@font-face {
  font-family: "iconfont-sm";
  src: url(../fonts/font_1433401008_2229297.woff) format('woff'), url(../fonts/font_1433401008_2229297.ttf) format('truetype'),url(../fonts/font_1433401008_2229297.svg#iconfont) format('svg');
}
body, html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.home-title {
  text-align: center;
  font-size: 34px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}

.home-sub-title {
  text-align: center;
  color: #888;
  font-size: 14px;
}

.home-header {
  padding: 35px 0;
}

.home-content-padded {
  padding: 15px;
}

.demos-second-title {
  text-align: center;
  font-size: 24px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}

footer {
  text-align: center;
  font-size: 14px;
  padding: 20px;
}

footer a {
  color: #999;
  text-decoration: none;
}
.dxff_container{
  padding: 6px 6px 60px 6px;
}
.dxff_top10{
  margin-top: 10px;
}
.dxff_goods_name{
  margin-top: 10px;
}
.dxff_goods_thumb{
  height: 180px;
  width:100%;
}
.dxff_goods_summary{
  color: #676a6c;
}
.dxff_goods_price{
  margin-top: 5px;
  color: #f89406;
}
.dxff_goods_content{
  margin-top: 5px;
}
.dxff_goods_content img{
  width:100%;
}
.dxff_ad_home img{
  width:100%;
  height:200px;
}
.dxff_home_use{
  font-size:16px;
}
.weui-panel.box{
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.weui-panel__hd_notafter {
  padding: 10px 15px 10px;
  background-color: #1ab394;
  color: #FFFFFF;
  font-size: 14px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.weui-panel__hd_notafter span{
  position: relative;
}
.weui-panel__hd_notafter a{
  position: absolute;
  right:20px;
}
.weui-panel__hd_notafter a:link,.weui-panel__hd_notafter a:visited{
  color: #FFFFFF;
}
.weui-cells_notbefore {
  margin-top: 2px;
  background-color: #fff;
  line-height: 1.41176471;
  font-size: 17px;
  overflow: hidden;
  position: relative;
}
.my-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 2px dashed #d9d9d9;
  color: #d9d9d9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
  left: 5px;
  right: 5px;
}
.page, .page-group {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  display: none;
  overflow: hidden;
}
.page-group{
  display: block;
}
.bar {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  height: 2.2rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  background-color: #f7f7f8;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bar:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  height: 1px;
  width: 100%;
  background-color: #e7e7e7;
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.bar-nav {
  top: 0;
}
.button {
  border: 1px solid #0894ec;
  color: #0894ec;
  text-decoration: none;
  text-align: center;
  display: block;
  border-radius: 0.25rem;
  line-height: 1.25rem;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: none;
  padding: 0 0.5rem;
  margin: 0;
  height: 1.35rem;
  white-space: nowrap;
  position: relative;
  text-overflow: ellipsis;
  font-size: 0.7rem;
  font-family: inherit;
  cursor: pointer;
}
.bar .button {
  position: relative;
  top: 0.35rem;
  z-index: 20;
  margin-top: 0;
  font-weight: 400;
}
.bar .button-link {
  top: 0;
  padding: 0;
  font-size: 0.8rem;
  line-height: 2.2rem;
  height: 2.2rem;
  color: #0894ec;
  border: 0;
}
.bar .button.pull-left {
  margin-right: 0.5rem;
}
.bar .button-nav.pull-left {
  margin-left: -0.25rem;
}
.bar .button-nav.pull-right {
  margin-right: -0.25rem;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.bar-nav ~ .content {
  top: 2.2rem;
}
.bar-tab ~ .content {
  bottom: 2.5rem;
}
.content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.icon {
  font-family: "iconfont-sm" !important;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  background-position: center;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.bar .icon {
  position: relative;
  z-index: 20;
  padding: .5rem .1rem;
  font-size: 1rem;
  line-height: 1.2rem;
}
.bar .button .icon {
  padding: 0;
}
.icon-left:before {
  content: "\e614";
}
.icon-right:before {
  content: "\e613";
}
.title {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 -0.5rem;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 2.2rem;
  color: #3d4145;
  text-align: center;
  white-space: nowrap;
}
.my-input{
  height: 2.15rem;
  border: 1px solid #e7e7e7;
  padding: 3px;
  font-size: 18px;
}
.my-cell{
  padding: 10px 15px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cell-notbefore:before{
  border: none;
}
.text-right{
  text-align: right;
}
.pad-left0{
  padding-left: 0px;
}
.margin-top0{
  margin-top: 0;
}
.margin-top5{
  margin-top: 5px;
}
.list-btn a{
  color: #FF0000;
  margin-right: 20px;
  display: inline-block;
  *display:inline;
  zoom: 1;
}
.weui-cells__title label,.weui-cell__hd label,.weui-cell__bd label{
  color: #999;
  font-size: 15px;
}
.weui-cells__title span,.weui-cell__hd span,.weui-cell__ft span{
  color: #000000;
  font-size: 15px;

}
.cell-notafter:after{
  border: none;
}
.like-cells{
  padding: 0;
  margin: 0;
}
.not-link{
  background-color: #f4f4f4;
}
.input-box{
  height: 1.5rem;
  border: 1px solid #FFA00A;
  padding-left: 3px;
  padding-right: 3px;
}
.my-cells-title__select{
  margin: 0;
  padding-right: 0;
}
.top-box-line{
  border-top: 1px solid #d9d9d9;
  padding: 10px 15px;
  margin: 0;
}
.top-line{
  border-top: 1px solid #d9d9d9;
}
.last-btn-area{
  margin: 1.17647059em 15px 1.5em;
}
.weui-cell__hd label.label_red{
  color: #EE0000;
}
div.weui-cells__title{
  color: #EE0000;
}
.upload-wrap {position: relative;width:100%;}
.upload-bar{position: relative;}
.upload-bar > .btn-upload {position: relative;cursor: pointer;width:100%;}
.upload-bar input[type=file]{position: absolute;left:0;top:0;width:100%;height:50px;opacity: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;cursor: pointer;padding: 0;margin: 0;}
.font12{
  font-size: .5rem;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-bordered {
  border: 1px solid #EBEBEB;
}
thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
th {
  text-align: left;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  background-color: #F5F5F6;
  color: #676a6c;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #e7e7e7;
}
.table>thead>tr>th {
  border-bottom: 1px solid #DDD;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: middle;
}

.nodata{text-align:center;display:none;}
/*已读普通*/
.receive_status1{}
/*未读加粗*/
.receive_status0{font-weight:700;}
.pos-right{position: absolute;right:1.5rem;color:#FF0000;}

.my-content{}
.my-content .my-header{background-color:#5da7c0;height:200px;text-align:center;}
.my-content .my-header .text{color:#FFF;}
.my-content .my-header .photo{height:150px;}
.my-content .my-header .photo img{max-width:100%;max-height:100%;}
.sign {
  display: none;
}
.form-btn-group{
  padding: 0 10px 10px 10px;
}
.top-table-cell-line{
  padding: 10px 15px;
  margin: 0;
}