@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
  border: 0;
  font-family: '华文细黑', Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

input,
textarea {
  -webkit-user-select: auto;
  -webkit-touch-callout: auto;
  margin: 0;
  padding: 0; }

input[type='submit'],
input[type='reset'] {
  -webkit-appearance: none;
  border-radius: 0; }

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

strong {
  font-weight: 700; }

cite,
em {
  font-style: normal; }

i {
  font-style: italic; }

th {
  font-weight: 700;
  text-align: center; }

caption {
  text-align: center; }

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0; }

.textarea {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

.hide {
  display: none; }

/*header*/
.header {
  height: 47px;
  position: relative;
  background: #f25c17;
  background-size: 320px auto;
  overflow: hidden;
  padding: 0 !important; }

.header .logo {
  width: 69px;
  height: 20px;
  position: absolute;
  top: 12px;
  left: 5px;
  background: 0 0; }

.header .logo img {
  display: block; }

.header .city_a {
  position: absolute;
  height: 24px;
  left: 80px;
  top: 12px;
  color: #fff;
  background: 0 0;
  margin: 0;
  padding: 0; }

.header .city {
  height: 24px;
  line-height: 24px;
  max-width: 56px;
  overflow: hidden;
  float: left;
  color: #fff;
  padding: 0;
  font-size: 14px; }

.header .city_ico {
  width: 16px;
  height: 24px;
  float: left;
  position: relative; }

.header .city_ico::after {
  border: 5px solid transparent;
  border-top-color: #fff;
  content: '';
  position: absolute;
  right: 0;
  top: 9px; }

.h_btn {
  color: #fff;
  font-size: 10px;
  position: absolute;
  right: 8px;
  top: 0px;
  height: 47px;
  overflow: hidden;
  width: 47px;
  text-align: center; }

.h_regist::before,
.h_login::before {
  background: url(//img.58cdn.com.cn/m58/m3/img/top.btn.0624.png) no-repeat;
  background-size: 19px auto; }

.h_btn::before {
  background: url(//img.58cdn.com.cn/m58/m3/img/top.btn.0624.png) no-repeat;
  background-size: 19px auto;
  content: '';
  display: block;
  height: 19px;
  margin: 6px auto 4px;
  width: 19px; }

.h_login::before {
  background-position: 0 -19px; }

.h_regist {
  right: 60px; }

/*nav*/
.nav {
  background: #eee;
  border-bottom: 1px solid #e3e3e3;
  color: #aaa;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  text-indent: 5px; }

.nav_a a {
  color: #808080;
  padding: 5px 5px 3px 5px; }

.nav_a .nav_nourl {
  color: #a6a6a6; }

.nav .nav_a {
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*footer*/
.newFooter {
  width: 100%;
  background: #3d4049;
  padding: 20px 0 0 0; }

.newFooter .footer_nav {
  height: 30px;
  line-height: 30px;
  background: #373a43;
  border: 1px solid #2f323b;
  width: 298px;
  margin: 0 auto; }

.newFooter .footer_nav a {
  font-size: 0.25rem;
  color: #82848a;
  background: #373a43;
  display: block;
  float: left;
  width: 73px;
  text-align: center;
  border-right: 1px solid #2f323b; }

.newFooter .footer_nav .chuping {
  color: #fff; }

.footer_nav a:nth-of-type(4) {
  border: none; }

.footer_bot {
  color: #64666d;
  font-size: 10px;
  padding-bottom: 20px;
  text-align: center; }

.footer_cop {
  width: 250px;
  line-height: 22px;
  max-height: 44px;
  text-align: center;
  margin: 10px auto 15px auto;
  overflow: hidden;
  position: relative; }

.footer_cop a {
  font-size: 12px;
  color: #64666d;
  display: inline-block;
  height: 22px;
  margin-right: 15px; }

/*content*/
._item {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e7e5e2;
  background: #fff;
  font-size: 0.25rem; }

.title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.after_title {
  position: absolute;
  right: 15px;
  top: 0;
  width: 20px;
  color: #808080;
  font-size: 16px; }

.before_title {
  float: left;
  color: #808080;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0; }

.item_text {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative; }

.item_t {
  float: left;
  width: 33%;
  position: relative; }

.item_t input {
  width: 40px; }

.item_t2 {
  width: 50%; }

.item_t2 input {
  text-indent: 20px; }

.miaoshu {
  height: 75px;
  width: 195px;
  border: none;
  color: #c3c3c3;
  font-size: 15px; }

.post {
  background: #f7f7f6;
  border-radius: 5px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  height: 80px;
  padding: 0 15px; }

#btn_post {
  color: #fff;
  width: 100%;
  height: 44px;
  background: #ff5b1b;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  vertical-align: middle; }

._item_split {
  width: 100%;
  height: 10px;
  background: #f7f7f6;
  border-bottom: 1px solid #e7e5e2; }

#localDiduan {
  display: none;
  width: 100px; }

.borderHight {
  border-bottom: 1px dashed red;
  border-top: 1px dashed red; }

/*商家通弹窗需求 start*/
.shangmeng {
  width: 100%;
  height: 100%;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }

.shangmeng div {
  margin: 100px auto;
  width: 60%;
  position: relative; }

.shangmeng img {
  width: 100%; }

.shangmeng a {
  display: block;
  position: absolute;
  left: 3%;
  top: 66%;
  height: 12%;
  width: 94%; }

.shangmeng span {
  display: block;
  position: absolute;
  left: 44%;
  top: 92%;
  height: 8%;
  width: 12%; }

/* 剩余发帖数量提示 */
.paytoptips {
  width: 100%;
  background-color: #eee;
  color: #ec4514;
  padding: 6px 0; }

.paytoptips .paytips {
  margin: 0 15px;
  font-size: 14px; }

.lianxidianhua10,
.lianxidianhua7 {
  display: none; }

/* dialog弹窗 */
/*付费发帖*/
.mCommPopMask {
  position: absolute;
  background-color: #000;
  width: 100%;
  height: 2000px;
  left: 0;
  top: 0;
  opacity: .4;
  z-index: 998; }

.mCommPopCenter {
  width: 240px;
  /* border: 1px solid #2a2c30; */
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1001;
  margin-left: -127px;
  margin-top: -100px;
  background-color: #000;
  border-radius: 2px;
  box-shadow: 0 0 3px #c9cbcc;
  /* padding: 1px; */
  /* z-index: 1000000000; */
  background: #fff;
  padding: 18px 15px 0 15px;
  /* padding-top: 0px; */
  border-radius: 3px;
  color: #333; }

.mCommPopTitle {
  text-align: center;
  line-height: 20px;
  /* padding: 5px; */
  line-height: 25px;
  color: #000;
  background-color: #fff;
  font-weight: 600;
  display: none; }

.mCommPopPic {
  margin: 0 auto;
  width: 34px;
  height: 40px;
  background-image: url(//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png);
  background-size: 100px 500px;
  background-position: -69px -958px; }

.mCommPopContains {
  font-size: 13px;
  background: #fff;
  text-align: center;
  margin: 10px 0px 10px 0;
  line-height: 28px; }

.mCommPopBtns {
  display: -webkit-box;
  height: 44px;
  /* background-color: #42474c; */
  border-top: 1px solid #dedfe0;
  margin: 0 -15px;
  color: #ff6a22;
  /* width: 100%; */ }

.mCommPopBtnLeft {
  width: 130px;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  /* color: #fff; */
  text-align: center;
  border-right: 1px solid #dedfe0;
  border-radius: 0 0 0 4px;
  /* float: left; */
  font-size: 0.29rem;
  display: block; }

.mCommPopBtnRight {
  width: 139px;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  /* color: #fff; */
  text-align: center;
  border-radius: 0 0 4px 0;
  font-size: 0.29rem;
  display: block; }

/* alertShow */
.alert_bg {
  position: absolute;
  background-color: #000;
  width: 100%;
  height: 2000px;
  left: 0;
  top: 0;
  opacity: .4;
  z-index: 998;
  display: none; }

#alert_box {
  width: 250px;
  border: 1px solid #2a2c30;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1001;
  margin-left: -127px;
  margin-top: -50px;
  background-color: #595d61;
  border-radius: 2px;
  box-shadow: 0 0 3px #c9cbcc;
  padding: 1px; }

#show_mes {
  font-size: 0.25rem;
  text-align: center;
  line-height: 20px;
  padding: 10px;
  color: #fff;
  background-color: #42474c; }

#but_div {
  display: -webkit-box;
  height: 40px;
  background-color: #42474c;
  border-top: 1px solid #595d61; }

#but01,
#but02 {
  width: 125px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center; }

#but01 {
  border-right: 1px solid #595d61;
  font-size: 0.25rem; }

#but_div .but_hover {
  background-color: #545f69; }

@-webkit-keyframes fade {
  from {
    opacity: 1; }
  to {
    opacity: .1; } }

div.spinner {
  margin-left: 30%;
  margin-top: 15%;
  position: relative;
  width: 21px;
  height: 28px;
  display: inline-block; }

div.spinner div {
  width: 20%;
  height: 40%;
  background: #FDF6F6;
  position: absolute;
  left: 100%;
  top: 100%;
  opacity: 0;
  -webkit-animation: fade 1s ease-in infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-border-radius: 30px; }

div.spinner div.bar1 {
  -webkit-transform: rotate(0deg) translate(0, -140%);
  -webkit-animation-delay: 0s; }

div.spinner div.bar2 {
  -webkit-transform: rotate(30deg) translate(0, -140%);
  -webkit-animation-delay: -.9167s; }

div.spinner div.bar3 {
  -webkit-transform: rotate(60deg) translate(0, -140%);
  -webkit-animation-delay: -.833s; }

div.spinner div.bar4 {
  -webkit-transform: rotate(90deg) translate(0, -140%);
  -webkit-animation-delay: -.75s; }

div.spinner div.bar5 {
  -webkit-transform: rotate(120deg) translate(0, -140%);
  -webkit-animation-delay: -.667s; }

div.spinner div.bar6 {
  -webkit-transform: rotate(150deg) translate(0, -140%);
  -webkit-animation-delay: -.5833s; }

div.spinner div.bar7 {
  -webkit-transform: rotate(180deg) translate(0, -140%);
  -webkit-animation-delay: -.5s; }

div.spinner div.bar8 {
  -webkit-transform: rotate(210deg) translate(0, -140%);
  -webkit-animation-delay: -.41667s; }

div.spinner div.bar9 {
  -webkit-transform: rotate(240deg) translate(0, -140%);
  -webkit-animation-delay: -.333s; }

div.spinner div.bar10 {
  -webkit-transform: rotate(270deg) translate(0, -140%);
  -webkit-animation-delay: -.25s; }

div.spinner div.bar11 {
  -webkit-transform: rotate(300deg) translate(0, -140%);
  -webkit-animation-delay: -.1667s; }

div.spinner div.bar12 {
  -webkit-transform: rotate(330deg) translate(0, -140%);
  -webkit-animation-delay: -.0833s; }

.mainSpinner {
  width: 33%;
  height: 125px;
  background: #000;
  border-radius: 10px;
  opacity: .65; }

.loading {
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
  color: #fff; }

.mainshadow {
  -webkit-box-pack: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9993;
  background: rgba(0, 0, 0, 0.498039); }

/* 58商商二维码 */
.showShangShang {
  padding: 0 5px;
  border-bottom: 1px solid #E7E5E2; }

.shangshang_center {
  overflow: hidden; }

.shangshang_content,
.shangshang_title {
  float: left;
  font-size: .24rem;
  line-height: .56rem; }

.shangshang_title {
  width: 20%;
  border-right: 1px solid #E7E5E2;
  text-align: center;
  margin-right: 2%; }

.shangshang_content {
  width: 72%;
  margin-left: 2%; }

.shangshang_content span {
  font-weight: 700; }

.shangshang_gz {
  width: 1.84rem;
  height: .5rem;
  line-height: .5rem;
  text-align: center;
  margin: 0 auto;
  font-size: .24rem;
  background: #54bcde;
  display: block;
  color: #fff;
  border-radius: .4rem;
  position: relative; }

.shangshang_notice {
  font-size: .22rem;
  line-height: .4rem;
  color: #ec4514; }

.shangshangmeng {
  width: 100%;
  height: 100%;
  z-index: 1000;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }

.shangshang_wrap {
  position: fixed;
  margin-left: -3.1rem;
  margin-top: -3.2rem;
  background: #54bcde;
  z-index: 1001;
  top: 50%;
  left: 50%;
  border-radius: .2rem; }

.shangshang_con {
  width: 6.2rem;
  height: 6rem; }

.que_tips_title {
  width: 3.82rem;
  height: .48rem;
  line-height: .48rem;
  margin: .52rem auto .35rem;
  background: url(//img.58cdn.com.cn/m58/img/pay/banjia1207/alert-tbg.png) no-repeat 0 0;
  background-size: 100%;
  text-align: center; }

.que_tips_title span {
  display: block;
  color: #fff;
  font-size: .42rem; }

.toptips p.suc_tips {
  text-align: center;
  font-size: .26rem;
  color: #fff;
  margin-top: .3rem;
  padding-bottom: .3rem;
  position: relative; }

.toptips p span {
  color: #fff; }

.wx img {
  width: 80%;
  display: block;
  margin: auto; }

.opwx {
  width: 3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  margin: 0.3rem auto 0;
  font-size: .24rem;
  background: #666699;
  display: block;
  color: #fff;
  border-radius: 0.4rem; }

.shangshang_close {
  position: absolute;
  margin-left: -0.3rem;
  left: 50%;
  bottom: -1rem;
  height: 0.6rem;
  width: 0.6rem;
  background: url(//img.58cdn.com.cn/ui7/post/pc/imgs/qingminghd_close.png) no-repeat center;
  background-size: 0.6rem; }

/* 公告样式 */
.kphdmask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  z-index: 100; }

.yqtc {
  width: 4rem;
  padding: 0.2rem;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -2.2rem;
  margin-top: -1.6rem;
  z-index: 101;
  background: #fff;
  border-radius: 0.2rem; }

.setRed {
  color: red;
  font-size: 0.22rem;
  text-indent: 0.44rem;
  line-height: 0.36rem; }

.IKnow {
  width: 1.4rem;
  height: 0.4rem;
  background: #ff552e;
  border-radius: 2px;
  line-height: 0.4rem;
  text-align: center;
  margin: 0.2rem auto 0;
  font-size: 0.22rem;
  color: #fff;
  cursor: pointer; }

.accredit_mark {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #000;
  opacity: 0.5; }

.accreditWrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 101;
  padding: 0.3rem;
  background: #fff; }

.H20 {
  height: 0.3rem; }

.accreditTitle {
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #333; }

.accreditTip {
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #333; }

.accreditMain {
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 20px; }

.accreditMainTitle {
  margin-bottom: 4px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #333; }

.accreditMainTip {
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #333; }

.accreditButtonWrapper {
  display: flex;
  justify-content: space-between; }

.accreditNo {
  width: 2.5rem;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: #F5F5F5;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #333; }

.accreditYes {
  width: 2.5rem;
  text-align: center;
  height: 44px;
  line-height: 44px;
  background: #F5F5F5;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #FF552E; }

.sg_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.sg_after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 44px;
  line-height: 50px;
  margin-right: 10px;
  color: #808080;
  font-size: 16px;
  z-index: 2; }

.sg_after span {
  float: right;
  display: inline;
  width: 8px;
  margin: 18px 2px 0 10px;
  background: none !important;
  height: 8px;
  border: solid #808080;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg); }

.sg_itemtext {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.sg_selectval {
  line-height: 44px;
  font-size: 16px;
  color: #808080;
  text-align: right;
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.sg_select {
  width: 100%;
  height: 44px;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  opacity: .01;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent; }

.errorTip {
  width: 100%;
  height: 25px;
  color: #fc5717;
  font-size: 12px;
  display: none; }

/*图片上传组件样式*/
.upload_box {
  height: 75px;
  line-height: 75px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden; }

#upload_list {
  height: 60px;
  width: 100%;
  line-height: 100%;
  margin-top: 7px; }

#uploadTip {
  color: #c3c3c3;
  font-size: 15px;
  margin-left: 16px; }

.loading_item {
  background: url(//img.58cdn.com.cn/m58/m3/img/upimg_loading.gif) no-repeat scroll 0 0/cover transparent; }

.upload_img {
  height: 100%;
  width: 100%;
  display: inline-block;
  background: url(//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png) no-repeat;
  background-size: 100px 500px;
  background-position: -10px -260px; }

#fileImage {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 0; }

.upload_action {
  position: relative;
  float: left;
  height: 100%;
  margin-left: 15px;
  border: 0; }

.upload_item {
  height: 100%;
  width: 60px;
  margin-left: 8px;
  border: 0;
  float: left;
  position: relative; }

.upload_image {
  width: 100%;
  height: 100%; }

.upload_delete {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png) no-repeat;
  background-size: 100px 500px;
  background-position: -47px -123px; }

.splitLine {
  width: 100%;
  height: 10px;
  background: #F7F7F6;
  border-bottom: 1px solid #E7E5E2; }

.tm_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.tm_after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 44px;
  line-height: 50px;
  margin-right: 10px;
  color: #808080;
  font-size: 16px;
  z-index: 2; }

.tm_after span {
  float: right;
  display: inline;
  width: 8px;
  margin: 18px 2px 0 10px;
  background: none !important;
  height: 8px;
  border: solid #808080;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg); }

.tm_itemtext {
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  margin-right: 15px; }

.tm_selectval {
  height: 44px;
  line-height: 44px;
  height: 44px;
  font-size: 16px;
  color: #808080;
  text-align: right;
  margin-right: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.errorTip {
  width: 100%;
  height: 25px;
  color: #fc5717;
  font-size: 12px;
  display: none; }

.errorTipDiv {
  display: inline-block;
  margin-left: 15px;
  margin-top: 2px;
  float: left;
  width: 15px;
  height: 15px;
  background: url(//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png) no-repeat;
  background-size: 100px 500px;
  background-position: -48px -57px; }

.pop,
.checkb {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #ccc;
  display: none;
  background: #fff;
  z-index: 999; }

.popSelectLi img,
.cbSelectLi img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 3px;
  text-indent: 10px; }

.popRight img,
.cbRight img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 0 8px; }

.cbMain li {
  border-bottom: 1px solid #ddd;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  text-indent: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.popLeft li {
  border-bottom: 1px solid #ddd;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  text-indent: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.popRight li {
  border-bottom: 1px solid #ddd;
  height: 47px;
  line-height: 47px;
  font-size: 14px;
  text-indent: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.popHeader,
.cbHeader {
  background: #F0F1F2;
  position: relative;
  height: 43px;
  border-bottom: 1px solid #aaa; }

.popHeader span,
.cbHeader span {
  font-size: 0.25rem;
  width: 0.8rem;
  margin-right: 5px;
  color: #fc5717;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 999; }

.popHeader #popEnter {
  top: 10px;
  left: 5px; }

.popSelectSpan,
.cbSelectSpan {
  border: 1px solid #bbb;
  border-radius: 2px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-right: 10px; }

.popMain,
.cbMain {
  width: 100%;
  color: #666;
  height: 280px; }

.popLeft {
  width: 100%;
  max-height: 280px;
  overflow-y: auto;
  float: left;
  background: #fff;
  overflow: hidden; }

.popRight {
  width: 60%;
  height: 280px;
  overflow-y: auto;
  float: left;
  background: #fff;
  overflow: hidden; }

.popLeft,
.cbRight {
  width: 100%;
  max-height: 280px;
  overflow-y: auto;
  float: left;
  background: #fff;
  overflow: hidden; }

#cbSelectLi {
  display: none; }

#popSelectLi,
#cbSelectLi {
  overflow-x: auto;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ccc;
  text-indent: 10px; }

#popSelectBox,
#cbSelectBox {
  width: 550px;
  height: 45px;
  font-size: 13px;
  color: #a6a6a6;
  line-height: 45px; }

#popSelectBox span,
#cbSelectBox span {
  text-indent: 3px; }

.pop .select,
.checkb .select,
.pop .circle,
.checkb .circle,
.pop .close,
.checkb .close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png) no-repeat;
  background-size: 80px 400px;
  vertical-align: middle; }

.pop .select,
.checkb .select {
  background-position: -61px -31px;
  margin: 0 8px; }

.pop .circle,
.checkb .circle {
  background-position: -61px -315px;
  margin: 0 8px; }

.pop .close,
.checkb .close {
  background-position: -38px -79px;
  margin: 0 2px; }

/*number组件样式*/
.nu_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.nu_after {
  float: right;
  color: gray; }

.nu_itemtext_con {
  margin-right: 60px; }

.nu_itemtext_con1 {
  margin-right: 20px; }

.nu_itemtext_con2 {
  margin-right: 40px; }

.nu_itemtext {
  width: auto;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.nu_itemtext input {
  width: 100%;
  color: gray;
  font-size: 15px;
  outline: 0;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: 0 0;
  height: 30px; }

.nu_itemtext input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.nu_itemtext input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

/*text文本框组件样式*/
.tx_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.tx_itemtext {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.readonly {
  background: #eee;
  color: #999; }

.tx_itemtext input {
  width: 100%;
  color: gray;
  font-size: 15px;
  outline: 0;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px; }

.tx_itemtext input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.tx_itemtext input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

/*textarea文本域组件样式*/
.ta_title {
  float: left;
  margin: 12px 15px;
  height: 20px;
  line-height: 20px;
  color: #000;
  font-size: 16px; }

.ta_itemtext {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.ta_itemtext_con {
  height: 70px;
  width: 95%;
  border: none;
  outline: 0;
  resize: none;
  font-size: 15px;
  color: gray;
  -webkit-apprence: none;
  -webkit-tap-highlight-color: transparent;
  background: 0 0; }

.Content {
  overflow: hidden; }

#Content {
  padding-top: 11px;
  padding-bottom: 0.2rem;
  height: 3.6rem; }

.Content .ta_itemtext {
  height: 4rem; }

/*电话号码组件mobile样式*/
.mb_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.mb_itemtext {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.mb_itemtext input {
  width: 100%;
  color: gray;
  font-size: 15px;
  outline: 0;
  border: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: 0 0;
  height: 30px; }

.mb_itemtext input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.mb_itemtext input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

/*孙悟空前置登录*/
.nu_itemtext_conyzm {
  margin-right: 85px; }

.yzm_after {
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  color: #ff552e;
  position: absolute;
  top: 7px;
  border: none;
  right: 15px;
  line-height: 30px; }

.yzmcount {
  /*background-color: #ddd;*/
  color: #a6a6a6;
  /*text-align: center;*/
  /*border-radius: 5px;*/ }

.vYzmTip {
  width: 100%;
  height: 25px;
  color: #a6a6a6;
  font-size: 12px;
  display: none; }

.vYzmTipDiv {
  display: inline-block;
  margin-left: 15px; }

.vioceYzm {
  color: #2d8eed; }

/*button组件样式*/
.post {
  background: #F7F7F6;
  border-radius: 5px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  height: 80px;
  padding: 0 15px; }

.btn_post {
  color: #FFF;
  width: 100%;
  height: 44px;
  background: #FF5B1B;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  vertical-align: middle; }

/*商家通上传图片*/
.sjtimgload {
  position: relative; }

.sjtupload_box {
  width: 100%;
  height: 175px;
  background: #FE8C60; }

#sjtupload_list {
  height: 175px;
  width: 100%;
  line-height: 100%; }

.sjtupload_action {
  display: block;
  width: 100%;
  height: 68px;
  padding-top: 40px; }

.sjtupload_img {
  display: block;
  height: 68px;
  width: 68px;
  background: url(//img.58cdn.com.cn/m58/postnew/commen/uploadimg.png) no-repeat;
  background-size: 68px 68px;
  margin: auto; }

#sjtuploadTip {
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 5px; }

.sjt_upload_image {
  display: block;
  margin: auto;
  width: auto;
  height: 175px; }

.sjtupdateimg {
  position: absolute;
  right: 25px;
  bottom: 11px;
  width: 81px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #000;
  opacity: .8;
  color: #fff;
  font-size: 12px;
  border-radius: 12px; }

.sjt_city {
  height: 44px;
  line-height: 44px;
  float: right;
  margin-right: 15px;
  color: #808080; }

.sg_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.sg_after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 44px;
  line-height: 50px;
  margin-right: 10px;
  color: #808080;
  font-size: 16px;
  z-index: 2; }

.sg_after span {
  float: right;
  display: inline;
  width: 8px;
  margin: 18px 2px 0 10px;
  background: none !important;
  height: 8px;
  border: solid #808080;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg); }

.sg_itemtext {
  width: auto;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  margin-right: 15px; }

.sg_selectval {
  line-height: 44px;
  font-size: 16px;
  color: #808080;
  text-align: right;
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.sg_select {
  width: 100%;
  height: 44px;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  opacity: .01;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent; }

.check_title {
  float: left;
  margin: 0 15px;
  height: 44px;
  line-height: 44px;
  color: #000;
  font-size: 16px; }

.check_itemtext {
  width: auto;
  line-height: 42px;
  overflow: hidden;
  margin-right: 15px; }

.check_contain {
  margin: 0px auto;
  width: 100%;
  line-height: 42px;
  text-align: center;
  font-size: 16px; }

.check_txt {
  float: left;
  height: 30px;
  min-width: 42px;
  line-height: 30px;
  text-align: center;
  color: #18191a;
  background: #ffffff;
  border: 1px solid #E7E5E2;
  margin: 6px 5px;
  padding: 0px 10px; }

.check_active {
  color: #ff552e;
  border: 1px solid #ff552e;
  background: #fff5e5; }

/*单选按钮组件样式*/
.redio_item {
  float: left; }

.radio_contain {
  position: relative; }

.c_i {
  color: #adaeae !important; }

.radio_txt {
  float: left;
  height: 44px;
  line-height: 32px;
  padding-right: 5px;
  color: #18191a;
  position: relative;
  padding-left: 25px; }

.inp_rad:after {
  background: #fff; }

.inp_rad:before {
  position: absolute;
  z-index: 1;
  bottom: 13px;
  left: 6px;
  display: block;
  width: 16px;
  height: 16px;
  content: '';
  -webkit-border-radius: 10px;
  /* background: #cfcfcf; */
  border: 1px solid #cfcfcf; }

.radio_active .inp_rad:after {
  position: absolute;
  z-index: 2;
  bottom: 17px;
  left: 10px;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-border-radius: 5px;
  background: #fc5717; }

.radio_disable {
  cursor: not-allowed; }

.radio_disable:active,
.radio_disable:focus {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none; }

.radio_disable .inp_rad:after {
  background: gray; }

.radio_disable .inp_rad:before {
  background-color: #ddd; }

.radio_txt .inp_rad {
  height: 0px;
  float: left;
  margin: 3px 5px; }

/*radio组件模板样式*/
.tempRadio {
  width: 100%;
  height: 44px;
  line-height: 44px;
  position: relative;
  border-bottom: 1px solid #E7E5E2;
  background: #fff; }

.tempRadio .sexpan {
  line-height: 44px; }

/*商家警告提示框*/
.warning_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url("//img.58cdn.com.cn/m58/postnew/commen/mpnew_bg.png") -164px -656px no-repeat;
  /* background-size: 100px 500px; */
  vertical-align: middle; }

.listtype table {
  width: 95%;
  margin: 10px auto;
  border: 1px solid #ddd;
  border-collapse: collapse; }

.listtype table thead tr th,
.listtype table thead tr td,
.listtype table tbody tr th,
.listtype table tbody tr td {
  height: 34px;
  text-align: center;
  border: 1px solid #ddd; }

.add__btn {
  font-size: 14px;
  height: 34px;
  width: 25%;
  margin: auto; }

.add__btn .btn {
  display: block;
  height: 100%;
  line-height: 34px;
  cursor: pointer;
  color: #0E8ED8; }

.add__btn .btn .icon_add {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  background: url(//img.58cdn.com.cn/ui7/post/pc/imgs/new_add.png) no-repeat;
  width: 14px;
  height: 14px; }

.delThisTr {
  display: block;
  margin: auto;
  width: 14px;
  height: 14px;
  background: url(//img.58cdn.com.cn/ui7/post/pc/imgs/delBtn.png) no-repeat; }

.lianxidianhua10,
.lianxidianhua7 {
  display: none; }

/*button组件样式*/
.button {
  background: #F7F7F6;
  border-radius: 5px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  height: 80px;
  padding: 0 15px; }

.button button {
  color: #FFF;
  width: 100%;
  height: 44px;
  background: #FF5B1B;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  vertical-align: middle; }

.tip {
  font-size: 0.25rem;
  padding-left: 15px;
  border-bottom: 1px solid #E7E5E2;
  height: 30px;
  line-height: 30px;
  color: #999; }

.Content {
  background: #fff;
  font-size: 0.25rem; }

#contentEditor {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  color: #444;
  word-wrap: break-word; }

.viewTit {
  color: #FF5722;
  position: fixed;
  top: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  display: block;
  width: 100%;
  background: #FFEB3B;
  box-shadow: 0 0 5px; }

.tarea_title {
  height: 44px;
  line-height: 44px;
  padding-left: 15px;
  border-bottom: 1px solid #ebebeb; }
