@charset "UTF-8";
.jAlert {
  padding: 0.24rem 0.2rem;
  top: 50%;
  position: absolute;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  color: #fff;
  text-align: center; }

html {
  font-size: 50px;
  font-family: 'Microsoft YaHei',Helvetica; }

body, div, header, aside, footer, section, article, figure, nav, menu, table, ul, ol, li, button, p, a, dl, dd, tr, td, th, pre, form, h1, h2, h3, h4, h5, h6, input, textarea {
  margin: 0;
  padding: 0; }

header, aside, footer, section, article, figure, nav, menu {
  display: block; }

input, button, textarea {
  font-size: 14px;
  font-family: 'Microsoft YaHei',Helvetica;
  border: none;
  background: none;
  outline: none;
  resize: none;
  -webkit-appearance: none; }

ul, ol, li {
  list-style: none; }

h1, h2, h3, h4, h5, h6, b, strong {
  font-size: 14px; }

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

address, cite, dfn, em, i, optgroup, var {
  font-style: normal; }

img, object, input, textarea, button, select {
  vertical-align: middle;
  border: 0; }

body {
  font-size: 14px;
  width: 100%;
  min-width: 100%;
  word-break: break-word;
  word-wrap: break-word; }

body {
  /*opacity: 0;*/
  /*transition: opacity 0.1s;*/
  color: rgba(0, 0, 0, 0.8); }

body.loaded {
  opacity: 1; }

.clearfix {
  *zoom: 1; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

.left {
  float: left; }

.right {
  float: right; }

.ft20 {
  font-size: 20px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ml30 {
  margin-left: 30px; }

.text-center {
  text-align: center; }

a, a:hover {
  color: #606060;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none; }

a:hover {
  color: #999;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer; }

.block {
  width: 1220px;
  margin: 0 auto;
  min-width: 1220px; }

.color_blue {
  color: #18b4bc; }

.color_blue:hover {
  color: #67CCD1 !important; }

.image {
  width: 100%;
  height: 100%; }
#hotlist .small_list_img{height:118px;border-radius:6px;}
.activityList .goods_group_img img{height:148px;}
.addrwidth{
  overflow: hidden;
  width: 176px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
html {
  height: 100%; }

.image {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: top; }

.middle_xy {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#pc-nav {
  width: 100%;
  height: 56px; }

#pc-navbar {
  width: 100%;
  height: 56px;
  position: fixed;
  top: 0;
  background-color: #fff;
  z-index: 100;
  border-bottom: 1px solid #e0e0e0; }
  #pc-navbar .block {
    position: relative; }

.pc-logo {
      display: inline-block;
    width: 130px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 4px; }

#pc-navbar .form {
  position: absolute;
  left: 158px;
  top: 12px;
  width: 264px;
  height: 32px;
  background-color: rgba(248, 248, 248, 0.98);
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  #pc-navbar .form input {
    width: 226px;
    height: 20px;
    padding: 6px 0;
    margin-left: 10px; }

.icon-search-small {
  width: 20px;
  height: 20px;
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0px;
  top: 0px; }

.icon-search-small img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 7px;
  top: 7px; }

#pc-navbar .form .icon-search-small {
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

#pc-navbar .form .actives .icon-search-small {
  left: 230px;
  right: auto; }

#pc-navbar .left-words,
#pc-navbar .right-words {
  position: absolute; }

#pc-navbar .left-words {
  left: 414px; }

#pc-navbar .right-words {
  right: 0; }

#pc-navbar .left-words a,
#pc-navbar .right-words a, #pc-navbar .right-words cite {
  display: inline-block;
  margin-left: 48px;
  line-height: 56px;
  height: 54px; }

#pc-navbar .right-words cite {
  color: #606060;
  color: rgba(0, 0, 0, 0.64); }

#pc-navbar .right-words cite a {
  margin-left: 4px;
  margin-right: 4px; }

.QRcode {
  position: absolute;
    width: 166px;
    height: 278px;
    background-color: #fff;
    right: 40px;
    top: 57px;
    padding: 20px 20px 0px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    border-top: none;
    display: none;}
  .QRcode > h4 {
    font-size: 18px;
    color: #606060;
    color: rgba(0, 0, 0, 0.64); }
  .QRcode > p {
    color: #999;
    color: rgba(0, 0, 0, 0.4); 
    	    margin-top: 10px;
    }
  .QRcode > .QRcode-img {
    display: inline-block;
    width: 164px;
    height: 164px;
    margin-top: 10px;
    margin-bottom: 6px; }

.QRcur {
  border-bottom: 2px solid #ff6878; }

.portrait {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  border-radius: 50%;
  -wekit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden; }

.portrait img {
  vertical-align: top; }

.icon {
  display: inline-block;
  background-repeat: no-repeat; }

.list_btn_enter {
  background: url("../images/list_btn_enter@3x.png") center no-repeat;
  background-size: 0.36rem; }

.icon-dot {
  background: #ff6878; }

.icon-weixin {
  background-image: url("../images/list_icon_wechat_pay@2x.png");
  background-size: 100% auto; }

.icon-zhifubao {
  background-image: url("../images/list_icon_zihifubao_pay@2x.png");
  background-size: 100% auto; }

.icon-next {
  background-image: url("../images/list_btn_enter@2x.png");
  background-size: 100% auto; }

.icon-s-weibo {
  background-image: url("../images/icon_weibo_default@2x.png") !important;
  background-size: 16px !important; }

.icon-s-weixin {
  background-image: url("../images/icon_wechat_default@2x.png") !important;
  background-size: 16px !important; }

.icon-s-friend {
  background-image: url("../images/icon_pengyouquan_default@2x.png") !important;
  background-size: 16px !important; }

.icon-s-qq {
  background-image: url("../images/icon_qq_default@2x.png") !important;
  background-size: 16px !important; }

.icon-share-copy {
  background-image: url("../images/share_copy@2x.png") !important;
  background-size: 16px !important; }

.icon-s-qzone {
  background-image: url("../images/qzone@2x.png") !important;
  background-size: 16px !important; }

.icon-s-weibo:hover {
  background-image: url("../images/icon_weibo_pressed@2x.png"); }

.icon-s-weixin:hover {
  background-image: url("../images/icon_wechat_pressed@2x.png"); }

.icon-s-friend:hover {
  background-image: url("../images/icon_pengyouquan_pressed@2x.png"); }

.icon-s-qq:hover {
  background-image: url("../images/icon_qq_pressed@2x.png"); }

.icon-share-copy:hover {
  background-image: url("../images/share_copy_act@2x.png"); }

.icon-reduce {
  background-image: url("../images/icon_decrease_clickable@2x.png");
  background-size: 100% auto; }

.icon-reduced {
  background-image: url("../images/icon_decrease_greyed@2x.png"); }

.icon-add {
  background-image: url("../images/icon_add_clickable@2x.png");
  background-size: 100% auto; }

.icon-added {
  background-image: url("../images/icon_add_grayed@2x.png"); }

.icon-select {
  background-image: url("../images/btn_Unselected@2x.png");
  width: 0.24rem;
  height: 0.24rem; }

.list_btn_unchecked {
  background: url("../images/list_btn_unchecked@2x.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat; }

.list_btn_checked {
  background: url("../images/list_btn_checked@2x.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat; }

.icon-mess:link {
  background-image: url("../images/community/btn_comment_small_normal@2x.png");
  background-size: 100% auto; }

.icon-unlove {
  background-image: url("../images/community/btn_favor_small_normal@2x.png");
  background-size: 100% auto; }

.icon-loved {
  background-image: url("../images/community/btn_favor_small_act@2x.png");
  background-size: 100% auto; }

.icon-mess:active {
  background-image: url("../images/community/btn_comment_small_pressed@2x.png");
  background-size: 100% auto; }

.icon-unlove:active {
  background-image: url("../images/community/btn_favor_small_pressed@2x.png");
  background-size: 100% auto; }

.icon-alarm {
  background-image: url("../images/community/icon_alarm@2x.png");
  background-size: 100% auto; }

.icon-dell {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/btn_notice@2x.png");
  background-size: 100% auto; }

.icon-search {
  background-image: url("../images/btn_search_big@2x.png");
  background-size: 100% auto; }

.icon-next {
  background-image: url("../images/list_btn_enter@2x.png");
  background-repeat: no-repeat;
  background-position: center center; }

.icon-unique {
  background-image: url("../images/tag_unique_big@2x.png");
  background-size: auto 100%; }

.icon-home {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_home_normal_v2@2x.png");
  background-size: auto 100%; }

.icon-look {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_find_normal_v2@2x.png");
  background-size: auto 100%; }

.icon-mine {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_me_normal_v2@2x.png");
  background-size: auto 100%; }

.icon-refresh {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_change@2x.png");
  background-size: auto 100%; }

.icon_Ostar {
  background-image: url("https://www.iguanzhong.cn/pcsrc/images/icon_O!Star@2x.png");
  background-size: 100% auto; }

.icon_idol_delete {
  background-image: url("../images/btn_idol_delete@2x.png");
  background-size: 100% auto; }

.icon-mess-search {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_message_small@2x.png");
  background-size: 100% auto; }

.icon-prev {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/nav_btn_back_white@2x.png");
  background-repeat: no-repeat;
  background-position: center center; }

.icon-share {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/nav_btn_share_white@2x.png");
  background-repeat: no-repeat;
  background-position: center center; }

.icon-next {
  background-image: url("../images/list_btn_enter@2x.png");
  background-repeat: no-repeat;
  background-position: center center; }

.icon_follow {
  background-image: url("../images/icon_follow@2x.png");
  background-size: 100% auto; }

.icon_following {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_following@2x.png");
  background-size: 100% auto; }

.icon_message_white {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_message_white@2x.png");
  background-size: 100% auto; }

.btn_setting {
  background-image: url("../images/btn_setting@2x.png");
  background-size: 100% auto; }

.icon-close {
  background-image: url("../images/login_delete@3x.png");
  background-size: 100% auto; }

.icon-delete {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_delete@2x.png");
  background-size: 100% auto; }

.icon-rule {
  background-image: url("../images/nav_btn_rule@2x.png");
  background-size: 100% auto; }

.vipRela {
  position: relative; }

.icon-vip2 {
  background-image: url("../images/vip/icon_fansclub_32@2x.png");
  background-size: 100% auto; }

.icon-vip2_1 {
  background-image: url("../images/vip/yellow_vip.gif");
  background-size: 100% auto; }

.icon-vip3 {
  background-image: url("../images/vip/icon_company_32px@2x.png");
  background-size: 100% auto; }

.icon-vip5 {
  background-image: url("../images/vip/icon_idol_32px@2x.png");
  background-size: 100% auto; }

.icon-vip6 {
  background-image: url("../images/vip/icon_master_32px@2x.png");
  background-size: 100% auto; }

.icon-wid20 {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -0.06rem;
  right: -0.06rem; }

.icon-wid16 {
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 2px;
  right: -2px; }

.icon-wid28 {
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: -0.06rem;
  right: -0.06rem; }

.icon-wid32 {
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -0.04rem;
  right: -0.04rem; }

.icon-wid36 {
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: -0.04rem;
  right: -0.04rem; }

.weixinshare_img {
  background: url("../images/weixinshare@2x.png") no-repeat;
  background-size: 100% auto; }

.icon-shopcarts {
  background-image: url("../images/shopcart.png"); }

.icon-next-yellow {
  background-image: url("../images/icon-next-yellow@2x.png");
  background-size: 100% auto; }

.icon-charge-1 {
  background-image: url("../images/icon-charge.png");
  float: left;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 4px;
  background-size: 100% auto; }

.icon-shop-lock {
  background-image: url("../images/lock@2x.png");
  width: 0.28rem;
  height: 0.28rem;
  margin-top: 2px;
  background-size: 100% auto;
  margin-left: 2px; }

.icon_alicredit_small {
  background-image: url("../images/alicredit_small.png");
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 3px; }

.icon_alicredit_unable {
  background-image: url("../images/alicredit_unable.png");
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  width: 12px;
  height: 12px; }

.icon_autonym_small {
  background-image: url("../images/autonym_small.png");
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 3px; }

.icon_autonym_unable {
  background-image: url("../images/autonym_unable.png");
  background-size: 100% auto;
  background-position: center center;
  display: inline-block;
  width: 12px;
  height: 12px; }


#loadding {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 1000; }

.pubload {
  width: 3rem;
  height: 3.2rem;
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -1.6rem;
  left: 50%;
  margin-left: -1.5rem;
  background: url("https://qimage.iguanzhong.cn/mobile/resource/v4_loading_gif.gif") no-repeat;
  background-size: 100% auto;
  text-indent: -9999px; }

.freshLoad {
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.48);
  padding: 0.1rem 0; }

.freshLoad i.icon {
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
  margin-right: 0.1rem; }

.icon-refreshload {
  background: url("https://qimage.iguanzhong.cn/mobile/resource/loadding.gif") no-repeat;
  background-size: 100% auto; }

.scroll_ul {
  padding-bottom: 20px;
  margin: 0 -8.75px; }

.scroll_ul li {
  width: 220px;
  margin: 0 8.75px;
  position: relative;
  float: left; }

.scroll_ul li .small_list_img {
  position: relative;
  background: #f8f8f8;
  color: rgba(0, 0, 0, 0.24);
  text-align: center;
  display: block;
  overflow: hidden;
  width: 100%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transtion: all 0.4s;
  transition: all 0.4s; }

.scroll_ul li .small_list_img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.scroll_ul li .small_list_img .media_ctrl {
  width: 28px;
  height: 28px;
  position: absolute;
  right: 12px;
  bottom: 12px;
  display: block; }

.scroll_ul li .small_list_div {
  margin-top: 12px; }

.scroll_ul li .small_list_div p {
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  font-size: 16px; }

.scroll_ul li .small_list_div:hover p {
  color: #777; }

.scroll_ul li .small_list_div cite {
  margin-top: 12px;
  font-size: 14px;
  display: block;
  color: rgba(0, 0, 0, 0.48);
  line-height: 14px; }

.scroll_ul li .small_list_div cite.colorRed {
  color: #ff6878; }

.scroll_ul li .small_list_div:hover cite.colorRed {
  color: #FD8490; }

.scroll_ul li .small_list_div .little_yuan {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 0.02rem; }

#goods_group {
  margin: 0 0 0 -17px; }

.col-4 {
  width: 25%;
  float: left; }

.col-5 {
  width: 20%;
  padding-left: 8.75px;
  padding-right: 8.75px; }

.goods_group {
  border: 1px solid #f0f0f0;
  margin-left: 17px;
  padding-bottom: 20px;
  margin-bottom: 16px;
  border-radius: 6px;
    overflow: hidden; }

.goods_group .goods_group_tit {
  margin-top: 12px;
  padding: 0 16px;
  height: 24px;
  line-height: 24px;
  position: relative;
}

.goods_group .goods_group_tit .group_profits {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  float: left; }

.goods_group .goods_group_tit .group_profits img {
  border-radius: 50%;
  -webkit-border-radius: 50%; }

.goods_group .goods_group_tit .group_tit {
  max-height: 20px;
  float: left;
  width: 170px; }

.goods_group .goods_group_tit .group_tit a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 24px;
  float: left;
  max-width: 140px; }

.goods_group .goods_group_tit cite {
  text-align: right;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  position: absolute;
  right: 15px;
  color: #18b4bc; }

.goods_group .goods_group_img {
  position: relative;
  overflow: hidden; }

.goods_group .goods_group_img img {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transtion: all 0.4s;
  transition: all 0.4s; }

.goods_group .goods_group_img img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.goods_group .goods_group_img .group_img_intro {
  color: rgba(0, 0, 0, 0.8);
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 16px 16px 0 16px;
  height: 40px;
  overflow: hidden; }

.goods_group .goods_group_img .group_img_intro:hover {
  color: #777; }

.goods_group .goods_group_p {
  font-size: 14px;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.48);
  padding: 0 16px;
  height: 20px;
  margin-top: 12px; }

.goods_group .goods_group_p .goods_price {
  font-size: 16px;
  font-family: Arial;
  color: #ff6878; }

.goods_group .goods_group_p p {
  line-height: 20px; }

.goods_group .goods_group_p p:nth-child(0) {
  margin-top: 0; }

.goods_group .goods_group_p .support_progress .goods_price cite {
  color: rgba(0, 0, 0, 0.48); }

.goods_group .goods_group_p .notstart {
  color: #ffba00; }

.goods_group .goods_group_p .saleend {
  color: rgba(0, 0, 0, 0.24); }

.goods_group .goods_group_p .saleend .goods_price {
  color: rgba(0, 0, 0, 0.24); }

.markCon {
  position: absolute;
  white-space: nowrap;
  color: #fff;
  min-width: 36px;
  text-align: center;
  background-position: center center; }

.markCon img {
  position: absolute;
  width: 100%; }

.markCon em {
  position: relative;
  width: 100%;
  display: inline-block; }

.mark48-right {
  right: 16px;
  top: 16px;
  line-height: 23px; }

.mark36-left {
  left: 0;
  top: 0.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  padding: 0 0.09rem; }

.mark36-right {
  right: 8px;
  top: 8px;
  height: 24.5px;
  line-height: 23px; }

.brief_mask {
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.32));
  display: none;
  height: 177.53px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

.media_ctrl {
  position: absolute;
  width: 32px;
  height: 32px;
  right: 16px;
  bottom: 16px; }

.icon-video {
  background-image: url("../images/icon_video_88px@3x.png");
  background-size: 100% auto; }

.icon-audio {
  background-image: url("../images/icon_audio_88px@3x.png");
  background-size: 100% auto; }

.relaImg {
  position: relative; }

.markConImg_1 {
  width: 36.64px;
  background-repeat: no-repeat; }

.markConImg_2 {
  width: 53.64px;
  background-repeat: no-repeat; }

.markConImg_3 {
  width: 68.64px;
  background-repeat: no-repeat; }

.mark36-right .markConImg_1 {
  width: 34.5px; }


.icon-bao {
  width: 14px;
  height: 14px;
  margin-top: 3px;
  float: left;
  margin-left: 5px;
  position: relative;
  cursor: pointer; }

.icon-bao img {
  float: left; }

.icon-bao cite {
  position: absolute;
  display: none;
  border: 1px #dfdfdf solid;
  height: 20px;
  padding: 0 4px;
  white-space: nowrap;
  background-color: #fff;
  left: 0;
  top: 16px;
  color: #adadad;
  font-size: 12px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

.icon-bao:hover cite {
  display: block; }

.big_tags_con {
  padding-left: 14px;
  height: 26px; }

.big_tags_con .each_tags {
  float: left;
  margin-right: 4px;
  margin-top: 8px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.32);
  padding: 0 2px;
  height: 16px;
  line-height: 16px;
  text-align: left;
  border-radius: 100px; }

body {
  background: #f8f8f8; }

.image {
  width: 100%;
  display: block;
  vertical-align: top; }

.swiper-pagination-switch {
  width: 6px !important;
  height: 6px !important;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  background: none !important;
  border: 2px #fff solid;
  margin-left: 16px;
  opacity: 1 !important;
  display: inline-block; }

.swiper-active-switch {
  background: #fff !important;
  border: 2px #443f3f solid; }

.swiper-pagination {
  position: absolute;
  text-align: right;
  right: 24px;
  bottom: 16px; }

.pub_panel {
  padding: 16px 15px 0; }

/***公共容器***/
#masonry {
  padding-bottom: 24px;
  margin: 0 12px;
  padding-top: 8px;
  position: relative; }

.masonry-box {
  width: 25%;
  margin-top: 17px;
  float: left;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

.masonry-box a {
  display: block;
  border: 1px solid #f0f0f0;
  margin: 0px 8px;
  background: #fff;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.8); }

.masonry-box a img {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transtion: all 0.4s;
  transition: all 0.4s; }

.masonry-box a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.masonry-box a .p_con {
  background: #fff;
  padding: 14px 20px 10px; }

.masonry-box a .p_con .box-mess {
  line-height: 20px;
  font-size: 16px; }

.masonry-box a .p_con .oprice {
  display: block;
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #ff6878;
  margin-top: 16px;
  line-height: 20px; }

.search_div {
  height: 0.32rem;
  padding: 0.14rem 0;
  margin: 0 0.3rem;
  margin-top: 0.14rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 0.32rem;
  background: rgba(248, 248, 248, 0.98);
  font-size: 0.26rem;
  color: rgba(0, 0, 0, 0.24); }

.search_div .icon-search-small {
  width: 32px;
  height: 32px;
  vertical-align: middle; }

.nobor {
  border: none !important; }

.refresh_con {
  margin-left: 12px;
  font-size: 0.24rem;
  color: rgba(0, 0, 0, 0.48); }

.refresh_con .icon {
  margin-right: 0.08rem;
  width: 16px;
  margin-top: 0.27rem;
  height: 16px; }

.panel .ostar_panel_body {
  padding: 0 0.22rem;
  padding-top: 0.08rem;
  padding-bottom: 0.32rem; }

.ostar_panel {
  width: 50%;
  float: left;
  margin-top: 0.16rem; }

.ostar_panel > div {
  padding: 0 0.08rem; }

.ostar_img {
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  overflow: hidden; }

.ostar_mess {
  border: 1px solid #f0f0f0;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-top: 0;
  padding: 0.2rem; }

.ostar_mess h3 {
  font-size: 0.26rem;
  line-height: 0.32rem; }

.ostar_focus {
  display: box;
  display: -webkit-box;
  margin-top: 0.2rem; }

.ostar_focus .ostar_m {
  box-flex: 1;
  -webkit-box-flex: 1;
  color: rgba(0, 0, 0, 0.48); }

.ostar_focus .ostar_m cite {
  display: block;
  font-size: 0.22rem;
  line-height: 0.24rem;
  margin-top: 0.16rem; }

.ostar_focus .ostar_m cite:first-child {
  margin-top: 0; }

.btn {
  display: inline-block; }

.btn-all {
  width: 1.44rem;
  height: 0.56rem;
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  font-size: 0.28rem;
  line-height: 0.56rem;
  text-align: center;
  background: #ffbc00;
  color: #fff; }

.btn-all:hover {
  color: #fff;
  background: #ffb400; }

.btn-default {
  background: #fff;
  border: 1px #ff6878 solid;
  color: #ff6878;
  -webki-box-sizing: border-box;
  box-sizing: border-box; }

.btn-default:hover {
  color: #fff;
  background: #ff6878; }

.btn-disabled, .btn-disabled:hover {
  background: #ffc1d2;
  color: #fff; }

.ostar_focus .focus-small {
  width: 0.96rem;
  height: 0.48rem;
  line-height: 0.48rem; }

.ostar_focus .btn-focused, .fllower_club .btn-focused {
  line-height: 0.48rem;
  border: none;
  background: none;
  color: rgba(0, 0, 0, 0.24); }

.box {
  display: box;
  display: -webkit-box;
  webkit-box-pack: center;
  -webkit-box-align: center; }

.fllower_club {
  border-bottom: 1px solid #f0f0f0;
  padding: 0.4rem 0.3rem; }

.fllower_club:last-child {
  border-bottom: 0; }

.fllower_club .portrait {
  width: 0.88rem;
  height: 0.88rem;
  display: block;
  margin-right: 0.32rem; }

.fllower_club .portrait img {
  border-radius: 0.88rem;
  -webkit-border-radius: 0.88rem; }

.fllower_club .club_tit {
  box-flex: 1;
  -webkit-box-flex: 1;
  display: block;
  line-height: 0.4rem;
  margin-right: 0.32rem; }

.fllower_club .btn {
  margin-top: 0.16rem; }

.pad0 {
  padding: 0 !important; }

#play_club {
  overflow: hidden; }

.play_club {
  border-bottom: 1px solid #f0f0f0;
  padding: 0.4rem 0.2rem 0.4rem 0.3rem;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  border-right: 1px solid #f0f0f0; }

.play_club:nth-child(2n) {
  border-right: none; }

.play_club:nth-child(3) {
  border-bottom: none; }

.play_club:nth-child(4) {
  border-bottom: none; }

.play_club .portrait {
  width: 0.88rem;
  height: 0.88rem;
  display: block;
  margin-right: 0.32rem; }

.play_club .portrait img {
  border-radius: 0.88rem;
  -webkit-border-radius: 0.88rem; }

.play_club .club_tit {
  font-size: 0.26rem;
  box-flex: 1;
  -webkit-box-flex: 1;
  display: block;
  line-height: 0.36rem;
  margin-right: 0.32rem; }

.play_club .btn {
  margin-top: 0.16rem; }

.hide {
  display: none !important; }

.searchError {
  height: 0.88rem;
  color: rgba(0, 0, 0, 0.48);
  line-height: 0.88rem;
  text-align: center; }

.text-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

#first_screen {
  margin-top: 24px; }

.swiper-container, .swiper-slide {
  width: 800px;
  height: 426px;
  overflow: hidden;
  float: left; 
  border-radius: 6px;
  position:relative;
  }

.fastnews .o_tit {
  height: 24px;
  margin-top: 17px; }

.fastnews .o_tit .icon {
  width: 84px;
  height: 19px; }

.fastnews .o_news {
  font-size: 14px;
  margin-top: 5px;
  overflow: hidden;
  height: 350px; }

.fastnews .o_news li {
  position: relative;
  width:100%;
  height: 29px;
}
.block.block_box{
	height:426px;
}
.fastnews .o_news li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
  vertical-align: middle;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.8); 
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel.panels.mt24.block{
	margin-top:140px;
}
.fastnews .o_news li a:hover {
  color: #999;
  color: rgba(0, 0, 0, 0.4); }

.fastnews .o_news li em {
  color: #999999;
  color: rgba(0, 0, 0, 0.4); }

.fastnews {
  width: 372px;
  margin-left: 16px;
  padding-bottom: 20px;
  padding-right: 16px;
  padding-left: 16px;
  float: right;
  background: #fff;
  overflow: hidden; 
  border-radius: 6px;
  }
#hotlist img{
	border-radius: 6px!important;
}
.chanelList {
  overflow: hidden;
    z-index: 6;
    position: relative;
    background: #fff;
    height: 100px;
    top: 20px;
	}

.chanelList ul {
  width: 1000%; 
  margin-top: 20px;
  }

.chanelList ul li {
    float: left;
    width: 150px;
    height: 60px;
    /* color: rgba(0, 0, 0, 0.8); */
    margin-left: 10px;
    border-radius: 10px;
    cursor:pointer;
}
.chanelList ul li:last-child {
  border-right: none; }

.chanelList ul li span {
    margin: 0 auto;
    display: block;
    height: 100%;
    line-height: 60px;
    color: #fff;
    white-space: nowrap;
    /* margin-top: 10px; */
    position: relative;
    font-size: 18px;
    text-align: center;
    width: 150px;
    height: 60px;
    /* background: #fff; */}
/* .chanelList ul li span.on{
  border-bottom: 4px solid #ff6000;
  color:#ff6000;
} */
.chanelList ul li.on{
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
}
.chanelList ul li span .icon {
  width: 40px;
  height: 40px;
  background-size: 100% auto;
  display: block;
  float: left;
  margin-right: 24px;
  margin-left: 20px; }

.panel .panel_header {
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  position: relative;
  margin-top: 17px;
  font-size: 20px; }

.panel .panel_header a.block {
  display: block;
  width: 100%;
  height: 100%;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px; }

.panel .panel_body {
  background: #fff;
  padding: 0 24px; }

.panel_header .more {
  position: absolute;
  font-size: 16px;
  font-weight: normal;
  right: 24px;
  display: block;
  top: 0;
  height: 60px;
  line-height: 60px;
  background-size: 100%;
  color: rgba(0, 0, 0, 0.48); }

.panel_header .more:hover {
  color: #ff6878; }

.panel_header .more .icon-next {
  width: 16px;
  float: right;
  margin-top: 21px;
  height: 16px;
  background-size: 100%;
  vertical-align: middle; }

.pubLink_btn:hover {
  cursor: pointer; }

#subnavbar {
  height: 59px;
  background: #fff;
  margin-top: 20px;
  line-height: 59px;
  padding-left: 24px;
  padding-right: 24px;
  overflow: hidden;}

.scroll_ul_1 {
  width: 1000%;
  height: 60px;
  position: absolute;}
  
  .scroll_ul_1 #nav a{
  	height: 59px;
    display: inline-block;
  }

#nav_box{
  position: relative;
  height: 59px;
  width: calc(100% - 185px);
  margin-left: 124px;
  overflow: hidden;
}
.column-name {
  font-size: 20px;
  margin-right: 56px;
  float: left; }

.scroll_ul_1 li {
  padding: 0 14px;
  text-align: center;
  float: left;}

.scroll_ul_1 li span:hover ,.scroll_ul_1 li a:hover {
  cursor: pointer; }

.scroll_ul_1 li span ,.scroll_ul_1 li a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.64);
  font-size: 14px; }

.scroll_ul_1 li.cur span ,.scroll_ul_1 li.cur a {
  color: #ff6878; }

.white_bg {
  background: #fff; }

.pub_foot {
  height: 0.98rem;
  padding-top: 1px; }

.pub_foot_btn {
  height: 0.98rem;
  border-top: 1px solid #f0f0f0;
  display: box;
  display: -webkit-box;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  background: #fff;
  z-index: 990; }

.pub_foot_btn a {
  display: block;
  overflow: hidden;
  box-flex: 1;
  -webkit-box-flex: 1;
  text-align: center;
  font-size: 0.22rem;
  color: rgba(0, 0, 0, 0.48);
  line-height: 0.3rem; }

.pub_foot_btn a .icon {
  width: 0.46rem;
  height: 0.46rem;
  display: block;
  margin: 0px auto;
  margin-top: 0.12rem;
  background-position: center;
  magin-bottom: 0.06rem; }

.pub_foot_btn a:active, .pub_foot_btn a.cur {
  color: #ff6878; }

.pub_foot_btn a:active .icon-home, .pub_foot_btn a.cur .icon-home {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_home_act_v2@2x.png"); }

.pub_foot_btn a:active .icon-look, .pub_foot_btn a.cur .icon-look {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_explore_act_v2@2x.png"); }

.pub_foot_btn a:active .icon-mine, .pub_foot_btn a.cur .icon-mine {
  background-image: url("https://qimage.iguanzhong.cn/mobile/resource/icon_me_act_v2@2x.png"); }

.footer_main {
  margin-top: 24px;
  color: #f2f2f2;
  color: rgba(0, 0, 0, 0.24);
  font-size: 12px;
  border-top: 1px #e0e0e0 dashed;
  padding-top: 12px;
  line-height: 20px;
  padding-bottom: 20px; }

.footer_main a {
  color: #1DA6AE;
  color: #1da6ae; }

.footer_main a:hover {
  color: #67CCD1; }

.hide {
  display: none !important; }


.swiper-pagination{
  margin-right:14px;
  width:calc(100% - 14px)!important;
}
/*S发布*/
.publish_title{
  background: url(../images/publish.png);
  width: 186px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  margin-left: 0;
  font-size: 18px;
  display: block;
  margin-bottom: 80px;
}
.publish_title span{
  margin-left: 34px;
}
.menu{
  padding: 30px 0;
}
.menu>li{
  margin-bottom: 30px;
}
.menu>li:after{content:"";clear:both;display: block;}
.title_left{
  float: left;
  width:182px;
  text-align: right;
  font-size: 18px;
  line-height: 50px;
}
.box_right{
  float: left;
  width:calc(100% - 182px);
}
.right_input{
  position: relative;
  line-height:50px;
  width:calc(100% - 214px);
  margin-left: 40px;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 0 30px;
  font-size: 18px;
  color: #999;
  font-weight: normal;
}
.right_input.tag{
  width: 118px;
  outline: none;
}
.contentbox{
  min-height: 100px;
  padding: 10px 30px;
  width:calc(100% - 214px);
  font-size: 18px;
  color: #999;
  border: 1px solid #ccc;
  margin-left: 40px;
  border-radius: 6px;
  outline: none;
}
.contentbox:empty::before {
  color: lightgrey;
  content: attr(placeholder);
}
::placeholder{color:#999;}

.right_input.shangchuan{
  position: relative;
  height: 48px;
  background: #eee;
  line-height: 50px;
  width: 118px;
  display: block;
  color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
}
.right_input.shangchuan i{
  position: absolute;
  background: url(../images/upload.png) no-repeat center/100%;
  width: 24px;
  height: 24px;
  top: 13px;
  display: inline-block;
}
.right_input.shangchuan span{
  position: absolute;
  color: #000;
  left: 62px;
}
.shangchuan input{display: none;}
.time_left{
  float: left;
}
.time_right{
  float: left;
}

.time_left .right_input, .time_right .right_input{
  width: calc(100% - 96px);
}
li.time_box{margin-bottom: 0;}
.time_box .box_right{
  margin-bottom: 30px;
}
.time_box .time_left{
  margin-right: 18px;
}
.getlag{
  display: inline-block;
  width: 168px;
  height: 48px;
  line-height: 50px;
  color: #999;
  background: #eee;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 18px;
  cursor: pointer;
}
.right_input.map{
  width: calc(100% - 430px);
  margin-right:40px;
  display: inline-block;
  margin-top: -12px;
}
#mapbox{
  width: calc(100% - 156px);
  height: 398px;
  margin-left: 40px;
  border: 1px solid #999;
  border-radius: 6px;
  margin-top: 30px;
  overflow: hidden;
}
.xz_left, .xz_right{float: left;}
.xz_left{margin-right:30px;}
.xz_left .right_input, .xz_right .right_input{width:239px;}
.selects{
  margin-left: 40px;
  overflow: hidden;
}
.selects .options{
  float: left;
  width:110px;
  margin:0 10px 10px 0;
  height: 48px;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 0 10px;
  font-size: 18px;
  color: #999;
  text-align: center;
  cursor: pointer;
}
.selects .options.on{
  border-color: #ff6000;
  color:#ff6000;
}
.add_btn{
  display: inline-block;
  width: 238px;
  height: 48px;
  background-color: #eeeeee;
  border-radius: 6px;
  border: solid 1px #cccccc;
  font-size: 18px;
  line-height: 50px;
  color: #333333;
  text-align: center;
  margin-left: 40px;
  cursor: pointer;
}
.zhuyi{
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 14px;
}
.price_table{
  margin-left: 40px;
  width: calc(100% - 152px);
  border-color: #fefefe;
  font-size:18px;
}
.price_table td, .price_table th{
  position: relative;
  height:48px;
  text-align: center;
  outline: none;
}
.price_table td{
	font-size: 14px;
}
.price_table td:nth-last-child(1){
  color:red;
  cursor: pointer;
}
.table_btn{width:198px;margin-top:20px;}
.price_table th div{
  position: relative;
}
.price_table th i{
  position:absolute;
  width:18px;
  height:18px;
  background: url(../images/tishi.png) no-repeat center/100%;
  top: 6px;
  margin-left: 4px;
  cursor: pointer;
}
.xiala{
  position: absolute;
  display: inline-block;
  right:14px;
  top:calc(50% - 6px);
  width: 20px;
  height: 12px;
  background: url(../images/xiala.png) no-repeat center/100%;
  cursor: pointer;
}
.xiala.on{
  transform: rotate(180deg);
}
.img_box{
  border-radius: 6px;
}
.content_img .img_box{
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  width:140px;
  height:140px;
}

.img_box i{
  position: absolute;
  width:30px;
  height:30px;
  top:4px;
  right:4px;
  background: url(../images/delete.png) no-repeat center/100%;
  cursor: pointer;
}
.content_img{overflow: hidden;}
.content_img, .haibao{
  margin-left:40px;
}
.haibao{
  margin-bottom: 20px;
}
.quxiao_btn, .queding_btn{
  width: 160px;
  height: 46px;
  background-color: #ff6000;
  border-radius: 10px;
  line-height: 46px;
  text-align: center;
  color:#fff;
  font-size:24px;
  cursor: pointer;
}
.quxiao_btn{float: left;margin-left: calc(50% - 215px);}
.queding_btn{float: right;margin-right: calc(50% - 215px);}
.selection_tags{
  display: none;
  position: absolute;
  width: 100%;
  margin: 2px 0 0 -31px;
  text-align: center;
  border: 1px solid #ccc;
  z-index: 10;
  background: #fff;
}
.selection_tags li{
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
  height: 40px;
  line-height: 40px;
  font-size:18px;
}
.selection_tags li.on{
  background:#ff6000;
  color:#fff;
}
.selection_tags li:nth-last-child(1){border:0;}
.selection_tags li:hover{
  background:#eee;
  color:#6d6d6d;
}
.yulan_img{
  position: fixed;
  width: 700px;
  height: 500px;
  background: #fff;
  top: calc(50% - 250px);
  left: calc(50% - 350px);
  border-radius: 10px;
  box-shadow: 4px 4px 10px #484848;
}
.yulan_img .title{
  position: relative;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  background: #eee;
  border-radius: 10px 10px 0 0;
  font-size: 18px;
}
.yulan_img .title i{
  position: absolute;
  top: calc(50% - 12px);
  right: 20px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../images/delete.png) no-repeat center/100%;
  cursor: pointer;
  border-radius: 100%;
}
.yl_shadow{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4);
  z-index: 99;
  display:none;
}
.img_yl_box{
  height: calc(100% - 90px);
  padding: 20px;
  overflow-y: auto;
}
.btn_img{
  width: 54px;
  height: 54px;
  background-image: url(../images/list_btn_enter@3x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-color:rgba(255,255,255,0.4);
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.btn_left{
  left:20px;
  transform: rotate(180deg);
}
.btn_right{
  right:20px;
}
.add_text{
  display:none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  z-index: 99;
}
.add_box_text{
  position: absolute;
  width:240px;
  height:160px;
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  box-shadow: 4px 4px 10px #484848;
  left:calc(50% - 120px);
  top:calc(50% - 80px);
}
.add_box_text input{
  height: 48px;
  border-bottom: 1px solid #ccc;
  padding: 0 4px;
  font-size: 18px;
  margin-bottom: -1px;
  margin-left: 20px;
  width: 192px;
  margin-top: 16px;
}
.add_box_text .title{
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #eee;
  border-radius: 6px 6px 0 0;
}
.add_box_text .btn{
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 0 0 6px 6px;
  background: #eee;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.add_box_text .btn span{
  height: 100%;
  text-align: center;
  line-height: 40px;
  width: calc(50% - 1px);
  display: inline-block;
  position: absolute;
}
.add_box_text .btn .lbtn{
  left: 0;
  border-right: 1px solid #ccc;
}
.add_box_text .btn .rbtn{
  right:0;
  width:50%;
}
.ts_text{
  display:none;
  position: absolute;
  top: -40px;
  right: -116px;
  width: 140px;
  font-size: 14px;
  text-align: left;
  color: #fff;
  padding: 6px;
  background: rgba(0,0,0,0.8);
  z-index: 98;
  border-radius: 6px;
}
.ts_text.jiee{
  width: 112px;
  right: -88px;
}
.img_upload_box{
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  z-index: 99;
}
.img_upload{
  width: 730px;
  height: 510px;
  background: #fff;
  position: absolute;
  top: calc(50% - 255px);
  left: calc(50% - 365px);
  border-radius: 6px;
  box-shadow: 4px 4px 10px #484848;
}
.img_upload .title{
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 0 20px;
}
#croppie_box{
  height: 410px;
}
.up_btn{
  height: 30px;
  font-size: 18px;
  width: 60px;
  background: #ff6000;
  color: #fff;
  position: absolute;
  border-radius: 4px;
  bottom: 10px;
  right: 20px;
  cursor: pointer;
}
.upload-remove{
  right:100px;
}
.cr-slider{cursor: pointer;}
#image{
  width: 280px;
  border-radius: 6px;
}
#table tr td:empty::before{
  color:lightgrey;
  content:attr(placeholder);
}
#table tr td:focus:before{
    content:none;
}
.chanelList button{
	position: absolute;
    
    bottom: 10px;
   
    width: 38px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    opacity: 0.7;
}

.chanelList button#nast i{
	background:url(../images/left.png);
	width:18px;
	height:24px;
	display:inline-block;
}
.chanelList button#last i{
	background:url(../images/right.png);
	width:18px;
	height:24px;
	display:inline-block;
}

.chanelList #last{
	right:0;
}
.loadingbox{
  display: none;
  position: fixed;
  top:0;
  bottom:0;
  background:rgba(0,0,0,0.3);
  width:100%;
  z-index:88888;
}
@keyframes loading {
  from{transform: rotate(0deg);}
  to{transform: rotate(360deg);}
}
.loading{ width:60px;
  height:60px;position:fixed;animation:loading 1s infinite;background:url("../images/loading.png")no-repeat center/100%;top:calc(50% - 30px);left:calc(50% - 30px);}
.goods_group_img i{
	display: inline-block;
    height: 54px;
    width: 60px;
    top: 0;
    left: 0;
    position: absolute;
}
.goods_group_img i.vip{
	background:url(../images/huiyuan/vip_icon.png);
}
.goods_group_img i.svip{
	background:url(../images/huiyuan/svip_icon.png);
}
/*E发布*/


.login_after{
    width: 120px;
    height: 56px!important;
    position: relative;
}
.login_after span.portrait{
	  position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width:40px;
    height:40px;
}
.login_after.on{
	  background: #ffd97d;
}

.mine_menu{
	width:100%;
	height:auto;
	background:#fff;
	margin-top:56px;
	display:none;
}
.mine_menu li{
	width:100%;
	height:52px;
	text-align: center;
	line-height: 52px;
}
.mine_menu li.on{
	background:#ffb400;
}
.mine_menu li:hover{
	background:#ffb400;
	color:#fff;
}
.module_enter > a > p {
	margin-top:0;
}
.mine_name {
    margin-top: 26px;
}
.module_enter button#qiandao{
	 	width: 80px;
    height: 30px;
    background-color: #ffb400;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
}
/* .nengliang_box{
	border-bottom:0;
} */

#pc-navbar .left-words a,
#pc-navbar .right-words a, #pc-navbar .right-words cite {
  display: inline-block;
  margin-left: 48px;
  line-height: 56px;
  height: 56px; }
  
.right-words{
	display: -webkit-flex;
	display: flex;
}

.footer{
	display: -webkit-flex;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	width:670px;
	height:39px;
	font-size:14px;
	color:#333;
	position: absolute;
	left:calc(50% - 335px);
	padding-bottom: 80px;
	margin-top: 40px;
	text-align: center;
}
.footer a{
	color:#333;
}
#pc-navbar .left-words .zc_yl {
	margin-left: 185px;
}
.zc_bb {
	display: inline-block;
	position: absolute;
	left: 57px;
	box-sizing: border-box;
    margin-left: 50px;
    width: 120px;
}
.zc_bb .zc_tw, .zc_th {
	display: none;
}
#pc-navbar .left-words {
    width: 500px;
}
#table input:-ms-input-placeholder {
  text-align: center;
}
#table input::-webkit-input-placeholder {
  text-align: center;
  width:168px;
}
tr td input {
  text-align: center;
  width:170px;
}
#maxnum input {
  width: 254px;
}
