@charset "utf-8";

/* CSS Document */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family:PingFang SC, Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Arial;
    margin: 0;
    background-color: rgba(255, 255, 255, 1);
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

svg:not(:root) {
    overflow: hidden;
}

em,
s,
i {
    font-style: normal;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none;
    border: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
    margin: 0;
}

ul,
ol,
li,
dl,
dd {
    margin: 0;
    padding: 0;
}

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

.pd-left-10 {
    padding-top: 10px;
    padding-left: 10px;
}

.pd-bottom-5 {
    padding-bottom: 5px;
}

.pd-10 {
    padding: 10px;
}

.mt-0 {
    margin-top: 0px;
}

.mg-t-10 {
    margin-top: 10px !important;
}

.mg10-0 {
    margin: 10px 0;
}

.mg-r-10 {
    margin-right: 10px;
}

.mg10 {
    margin: 10px;
}

.mg0 {
    margin: 0 auto;
}

/* Content CSS */
.weui-content {
    background: rgba(255, 255, 255, 1);
    font-family: PingFang SC;
}

/* logo尺寸 */
.logo-14{
    width: 14px;
    height: 14px;
}
.logo-13-16{
    width: 13px;
    height: 16px;
}
.logo-15-16{
    width: 15px;
    height: 16px;
}
.logo-43-36{
    width: 43px;
    height: 36px;
}
.logo-23-18{
    width: 23px;
    height: 18px;
}
.logo-15{
    width: 15px;
    height: 15px;
}
.logo-16{
    width: 16px;
    height: 16px;
}
.logo-20{
    width:20px;
    height:20px;
}
.logo-22 {
    width: 22px;
    height: 22px;
}
.logo-25{
    width: 25px;
    height: 25px;
}
.logo-30{
    width:30px;
    height: 30px;
}
.logo-35{
    width:35px;
    height: 35px;
}
.logo-40{
    width:40px;
    height: 40px;
}
.logo-60{
    width: 60px;
    height:60px;
}
.logo-78 {
    width: 78px;
    height: 78px;
}

input {
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}

input::placeholder {
    color: #999999;
}

/* 登录页模块 */
.wy-Module {
    margin: 0;
    position: relative;
}

/* 内容标题 */
.weui_title {
    margin: 14px 0px 14px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.title-text {
    /* padding-left: 9px; */
    position: relative;
    font-size: 17px;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.title-text::before {
    content: ' ';
    height: 20px;
    position: absolute;
    background: #FC6C34;
    /* border: 1px solid #FC6C34; */
    top: 3px;
    left: 0px;
}
/* 加载中 */
.loading,.loading2 {
    padding: 1.5em;
    margin: auto;
}

/* 按钮 */
/*蓝色按钮样式改为橙色按钮*/

.weui-btn_blue {
    background-color: #FC6C34;
    color: #FFFFFF;
    font-weight: bold;
    box-shadow: -3px 4px 10px 0px rgba(252,108,52,0.8);
    border-radius: 25px;
    font-weight: 500;
    font-size: 16px;
}

/* 蓝色空心按钮 */
.weui-btn_plain-blue {
    color: #FC6C34;
    border: 1px solid #FC6C34;
    border-radius: 25px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
/* 绿色按钮 */
.weui-btn_green{
    background-color: #209201;
    color: #FFFFFF;
    font-weight: bold;
    box-shadow: 1px 4px 10px 0px rgba(32,146,1,0.8);
    border-radius: 22px;
    font-weight: 500; 
    font-size: 16px;
}

/* 橙色按钮 */
.weui-btn_orange{
    background-color: #FC6C34;
    color: #FFFFFF;
    font-weight: bold;
    box-shadow: 1px 4px 10px 0px rgba(252,108,52,0.8);
    border-radius: 22px;
    font-weight: 500; 
    font-size: 16px;
}
/* 按钮高度 */
.weui-btn-area a{
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
}
.weui-btn-area>.weui-btn{
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
}
/* 灰色隔离带 */
.grayLine,
.grayLineBottom{
    width:100%;
    height: 10px;
    background: #F5F5F5;
}

.whiteLineBottom{
    width:100%;
    height: 10px;
}
/* 底部导航栏的border-top */
.weui-tabbar:before{
    border-top:20px solid #F5F5F5;
    height: 0;
    top: -10px;
}
/* table信息展示样式 */
.showTableMsg {
    font-family: PingFang SC;
}

.tableTitleArea {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 15px;
}

.table-title {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    width: 62px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border:1px solid rgba(238,238,238,1);
    border-radius: 5px;
    text-align: center;
    width: 31%;
    height:40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-title>span{
    margin-left: 17px;
}

.table-title-active {
    background:rgba(252,108,52,0.1);
    color: #FC6C34;
}

.tableContentArea {
    margin:10px 15px;
    background: rgba(255, 255, 255, 1);
    border:1px solid rgba(238,238,238,1);
    border-radius: 5px;
}

.tableContentArea table {
    width: 100%;
    text-align: center;

}

.tableContentArea table thead tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background:rgba(255,247,244,1);
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #F5F5F5;
}

.tableContentArea table thead tr th {
    font-size: 15px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    height: 40px;
    line-height: 40px;
    flex: 1;
}

.tableContentArea table thead tr th:last-child {
    flex: 1.2;
}

.tableContentArea table thead tr th span {
    color: #999999;
}

.tableContentArea table tbody {
    font-size: 14px;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
}

.tableContentArea table tbody tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFFFFF;
    border-bottom: 1px solid #F5F5F5;
}

.tableContentArea table tbody tr:nth-child(even) {
    /* background: rgba(94, 112, 249, 0.08); */
}

.tableContentArea table tbody tr td {
    flex: 1;
}
.tableContentArea table tbody tr:last-child{
    border-bottom:0;
}

.tableContentArea table tbody tr td:last-child {
    flex: 1.2;
}
/* 交易单数据展示样式 */
.dataShowContent {
    background: #F8F8F8;
    margin: 15px;
}

.dataShowBox {
    width: 100%;
    /* height: 500px; */
    padding-bottom: 50px;
    background: #FFFFFF;
}

.dataShowBox-top {
    width: 100%;
    height: 75px;
    background: #FC6C34;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dataShow-topLeft,
.dataShow-topRight {
    flex: 1;
    text-align: center;
}

.dataShow-topLeft {
    border-right: 1px solid #FFFFFF;
}

.dataShow-first {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
}

.dataShow-second {
    font-size: 12px;
    font-weight: 500;
    opacity: 0.6;
    color: #FFFFFF;
}

.mid-line {
    margin: 0 15px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mid-line-left {
    font-weight: 500;
}

.mid-line-right {
    font-family: Roboto;
    font-weight: bold;
}

.mid-line-gray {
    font-size: 12px;
    color: #999999;
}

/* 底部按钮样式 */
.dSB-btn-area {
    margin: 0;
    margin-top: 42px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.dSB-btn-area>div {
    width: 43.28%;
    height: 44px;
    line-height: 44px;
}

.sureBtn {
    margin: 0;
    box-shadow: 1px 4px 10px 0px rgba(252,108,52,0.8);
    border-radius: 22px;
}

/* 输入框模板样式 */
.wy-content {
    padding: 0 23px;
}

.loginInp-box {
    border-bottom: 1px solid #EEEEEE;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-bottom: 27px;
}

.loginInp-box input {
    float: left;
    width: 75%;
    height: 25px;
    line-height: 25px;
    margin-left: 9px;
}

.last-loginInp-box {
    margin-bottom: 0;
}

.leftLogo {
    float: left;
}

.rightLogo {
    float: right;
}

/* 同意协议前面的check按钮样式 */
#checkbox_a1 {
    opacity: 0;
    position: relative;
    z-index: 9;
    margin: 5px;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.check-label {
    position: relative;
}

.check-label::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    left: -17px;
    top: 4px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 1px #ccc;
    border: 4px solid #fff;
    background: #fff;
    display: inline-block;
}

#checkbox_a1:checked+.check-label::before {
    background: #FC6C34;
    box-shadow: 0px 0px 0px 1px #A9A9A9;
    display: inline-block;
}

.has-read {
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: #737373;
    font-size: 13px;
}

/* 顶部图片和tips公告 */
.photoTipsArea {}

.topPhoto {
    /* margin: 7px 7px 0 7px; */
    padding: 0px 7px 0 7px;
    background: url('../images/home/bg@2x.png') no-repeat;
    background-size: 100% 75%;
}

.topPhoto img {
    width: 100%;
    height: 165px;
}

.topTips {
    height: 30px;
    line-height: 30x;
    margin: 0 15px;
    /* border-bottom: 1px solid #EEEEEE; */
    overflow: hidden;
}

.tipLogo {
    width: 33px;
    height: 15px;
    margin-top: 5px;

}

.toTipslogo {
    vertical-align: baseline;
}

.announcement {
    height: 27px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    width: 100%;
    font-size: 13px;
    color: #666666;
    font-weight: 500;
    margin-left: 5%;
}

.announcement_ch span {
    display: inline-block;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 发布模块 */
.publishArea {
    width: 100%;
    /* height: 370px; */
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 3px 10px 0px rgba(213, 213, 213, 0.8);
    border-radius: 5px;
    padding-top: 32px;
    padding-bottom: 50px;
}

.topPublishArea {
    position: relative;
}

.rightPublish {
    padding: 0 9.5% 0 21%;
    width: 69.5%;
    /* height: 300px; */
}

.publishInp {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: rgba(245, 245, 245, 1);
    border-radius: 17px;
    margin-bottom: 15px;
}

.publish_inp {
    height: 34px;
    line-height: 34px;
    color: #999999;
    font-weight: 500;
    font-size: 14px;
    background: rgba(245, 245, 245, 1);
    border-radius: 17px;
    padding: 0 17px;
    width: 100%;
    box-sizing: border-box;
}

.publishTextLine {
    margin: 25px 15px 25px 17px;
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.publishGray {
    color: #D5D5D5;
    font-size: 12px;
}

.leftPublish {
    position: absolute;
    width: 5px;
    height: 192px;
    left: 15.6%;
    top: 15px;
}

.priceLogo {
    position: absolute;
    top: -9px;
    left: -24px;
}

.numLogo {
    position: absolute;
    top: 40px;
    left: -24px;
}

.dotted-flow {
    width: 4px;
    height: 4px;
    background: #DDDDDD;
    border-radius: 50%;
    margin: auto;
}

.line-flow {
    width: 1px;
    height: 37px;
    background: #F5F5F5;
    text-align: center;
    margin: 4px auto;
}

.dotted-flow:nth-child(-n+3) {
    background: #FC6C34
}
/* 底部导航样式 */
.foot-black {
    height: 49px;
    clear: both;
    background: rgba(255, 255, 255, 1);
}

.weui-tabbar.wy-foot-menu {
    position: fixed;
    background: rgba(255, 255, 255, 1);
}

.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
    color: #FC6C34;
}

.weui-tabbar__label {
    color: #666666;
}

.weui-tabbar__icon {
    width: 22px;
    height: 22px;
}

.weui-tabbar__item .foot-menu-home {
    background: url(../images/footer/home.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-home {
    background: url(../images/footer/home-active.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-list {
    background: url(../images/footer/dealMsg.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-list {
    background: url(../images/footer/dealMsg-active.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item .foot-menu-member {
    background: url(../images/footer/mine.png) no-repeat;
    background-size: 22px;
}

.weui-tabbar__item.weui-bar__item--on .foot-menu-member {
    background: url(../images/footer/mine-active.png) no-repeat;
    background-size: 22px;
}

/* 修改密码流程图样式 */
.topFlow {
    margin: 48px 0 72px 0;
    text-align: center;
}

.flowLogo {
    width: 56%;
    height: 35px;
    margin-bottom: 14px;
}

.phoneFlow,
.passwordFlow {
    width: 49%;
    display: inline-block;
    color: #999999;
    font-size: 14px;
    font-weight: 500;
}

.flow-active {
    color: #333333;
}

.input-code, .input-code-s {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
button.getCaptcha {
    width: 120px;
    height: 24px;
    line-height: 24px;
    outline: 0;
    border: 0;
    color: #999;
    margin: 0 10px;
    border-radius: 4px;
    font-size: 12px;
    background: none;
}
button.getCaptcha:active {
    opacity: 0.6;
}
.input-code-s button.getCaptcha {
    width: auto;
    height: auto;
    padding: 6px 10px;
    line-height: 1;
    background: #FC6C34;
    color: #fff;
    border-radius: 20px;
    margin-right: 0 !important;
}