html{
    background-color: #eeeeee;
}
.font {
    font-size: 20px;
    color: #000;
    margin-top: 4px;
    text-align: center;
}
.body {
    font-family: "微软雅黑" !important;
    /*背景色*/
    background-color: #eeeeee;
    height:auto;
}
.bcor{
    background-color:#eeeeee; 
}
.mag-t0{
    margin-top:0px !important;
}
.mag-t60{
    margin-top:60px !important;
}
/*字体大小*/
.font16{
    font-size: 16px !important;
}
.font18{
    font-size: 18px !important;
}
.font14{
    font-size: 14px !important;
}
.font13{
    font-size: 13px !important;
}
.font12{
    font-size: 12px !important;
}
.font24{
    font-size: 24px !important;
    color: #000
}
.font20{
    font-size: 20px !important;
    color: #000
}
.font28{
    font-size: 28px !important;
}
.font30{
    font-size: 30px !important;
    color: rgb(107, 113, 123);
}
.font32{
    font-size: 32px !important;
    color: rgb(107, 113, 123);
}
/*字体颜色*/
.cor-827878{
    color: #827878 !important;
}
.cor-000{
    color: #000 !important;
}
.cor-999{
    color:#999 !important;
}
.cor-red{
    color: red !important;
}
.b-cor{
    background-color: #f5f5f5 !important;   
}
/*字体加粗*/
.fw{
   font-weight: bold; 
}
/*居中*/
.home-text{
    text-align: center;
}
/*加粗*/
.home-boldr{
    font-weight: bolder;
}
/*右对齐*/
.home-right{
    float: right;
}
.mat-20{
    margin-top: 20px;
}
/*主页*/
.opcity-headerBox {
    height: 43px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    font-size: 16px;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0)); /* 标准的语法 */
    font-family: "微软雅黑" !important;
}
.posirelative {
    position: relative;
    margin: auto;
    width: 100px;
}
.opcity-headerSpan {
    display: block;
    width: 100px;
    white-space: nowrap;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #FFFFFF;
}
.index-img{
    width: 100%;
    height: auto;
}
.index-top{
    padding: 30px 0px;
    margin-top: 16px;
}
.index-placeholder {
    height: 80px;
    line-height: 50px;
    text-align: center;
    margin: -38px 1px;
    color: #000000;
}
.index-text{
    margin-top: -20px;
    color: #FF7700;
    font-size: 20px
}
.index-p{
   padding-top:16px;
   background-color: #FFF !important;
}
.index-mgt{
    margin-top: -28px;
}
.index-mg{
    background-color: #FFF !important;
    padding: 20px 0;
}
.txt{
    position: absolute;
    background: #FF7700;
    content: "";
    height: 3px;
    width: 18px;
}
.txt-left
{
    margin-top: 10px;
    margin-left: -28px;
}
.txt-right{
    margin-top: 10px;
    margin-left: 10px;
}
/*招标项目页*/
.list-header{
    height:44px;
    position: fixed;
    width: 100%;
    background:#FFFFFF;
    z-index:99;
    top: 0;
}
.fix_nav{
    height:44px; 
    line-height: 44px;
    top:0; 
    left: 0; 
    width: 100%; 
}
.tit{
    color: #000;/* font-size: 18px; */
    font-weight: normal;
    height: 100%; 
    text-align: center;
    font-size:18px;
    border-bottom: 1px solid #ddd;
}
.nav-right{
    float: right;
    color: #09bb07;
    margin-top: -46px;
    margin-right: 14px;
}
.tabs {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
}
.home-tabs {
    padding:0px;
}
.padt-55 {
    padding-top: 50px;
    padding-bottom:50px; 
}
.padt-80{
    padding-bottom: 60px;
}
.list-width {
    width: 98%;
    left:1%;
    margin-top: 0px !important;
/*    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);*/

}
.circle {
    text-align: center;
    font-size: 26px;
    color: #06ae56;
}
.circle-g{
    text-align: center;
    font-size: 18px;
}
.circle-blue{
    border: 1px solid gray ;
    color: blue;
}
.circle-red{
    border: 1px solid gray ;
    color: red;
}
.time-red {
  background: red;
  display: inline-block;
  position: absolute;
  color: #fff;
  right:2px;
  height: 28px;
  bottom:2px;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 8px 0 0 0;
}
.time-start {
  background: #07C160;
  display: inline-block;
  position: absolute;
  color: #fff;
  right:2px;
  height: 28px;
  bottom:2px;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 8px 0 0 0;
}
.time-open {
  background: #678aaf;
  display: inline-block;
  position: absolute;
  color: #fff;
  right:2px;
  height: 28px;
  bottom:2px;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 8px 0 0 0;
}
.time-doing {
  background: #f4a528;
  display: inline-block;
  position: absolute;
  color: #fff;
  right:2px;
  height: 28px;
  bottom:2px;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 8px 0 0 0;
}
.time-end {
  background: #989898;
  display: inline-block;
  position: absolute;
  color: #fff;
  right:2px;
  height: 28px;
  bottom:2px;
  width: 65px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  border-radius: 8px 0 0 0;
}
.message-arrow-after a:after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    border: 13px solid transparent;
    border-bottom-color: #FFFFFF;
    position: absolute;
    margin-left: 146px;
    margin-top: -10px;
}
.arrow-after p:after {
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    border: 15px solid transparent;
    border-bottom-color:#ffffff;
    position: absolute;
    margin-left: 144px;
    margin-top: -14px;
}
.arrow-box {
    width: 100%;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 4px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
}
.arrow-body {
    width: 145px;
    padding: 10px 20px 5px 15px;
    min-height: 57px;
    border-radius: 10px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    margin-left: -40px;
    margin-top: 7px;
}
/*项目详情*/
.back-icon{
    background:url(/mobile/img/back_icon.png) no-repeat center; 
    background-size: 24px; 
    -webkit-background-size: 20px;
}
.nav-left{
    width:42px; 
    height:34px; 
    position:absolute; 
    top:5px; 
    left:5px;
    display:block;
    text-indent:-999px;
    overflow:hidden;
    border-radius: 5px;
}
.line-h20{
    line-height:22px;
    font-weight:normal;
}
.listopen-width{
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.open-button {
    bottom: 41px;
    float: right;
}
.weui-panel-top{
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
/*个人中心*/
.mine-total {
    margin: auto;
    height: 130px;
    position: relative;
    background: #FFFFFF;
    padding-top: 20px;
}
.mine-total1{
    width: 60px;height: 60px;margin:auto auto 10px auto;
}
.mine-total2{
    margin: auto;width: 60px;height: 60px;border-radius: 50%;
}
.mine-osirelative {
    position: relative;
}
.mine-total-h2 {
    font-size: 16px;
    width: 200px;
    margin: auto;
    color: #444444;
}
.a-upload {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    background: #888888;
}   
.a-upload input {
    position: absolute;
    top: 0;
    opacity: 0;
    cursor: pointer;
} 
.mine-headerNone {
    color: #b2b2b2;
    float: left;
    margin-left: 0px;
    line-height: 60px;
    text-align: center;
    border: 1px solid #dddddd;
}
.mine-img {
    width: 58px !important;
    margin-top: 0px;
    height: 58px!important;
}
.mine-top{
    padding: 8px;
}
.mine-dialog{
    padding:10px 0px;
}
.mine-cell{
    font-size:14px;
    color: #444;
    padding-left: 5px;
}
.mine-ft{
    font-size:14px;
}
/*支付页面*/
.bodyy{
    font: 12px "微软雅黑", Arial;
    background: #efeff4;
/*    min-width: 320px;
    max-width: 640px;*/
    color: #000;
}
.header {
    background: #393a3e;
    color: #f5f7f6;
    height: auto;
    overflow: hidden;
}
.all_w {
    width: 91.3%;
    margin: 0 auto;
}
.gofh {
    float: left;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.gofh a {
    padding-right: 10px;
    border-right: 1px solid #2e2f33;
}
.gofh a img {
    width: 40%;
}
.ttwenz {
    text-align: center;
    width: 100%;
    height: 45px;
}
.ttwenz h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 2px;
}
.ttwenz h5 {
    font-size: 12px;
    font-weight: 400;
    color: #6c7071;
}
.wenx_xx {
    text-align: center;
    font-size: 16px;
    padding: 18px 0;
}
.wenx_xx .wxzf_price {
    font-size: 28px;
    margin-top: 20px;
}
.skf_xinf {
    height: 43px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 43px;
    background: #FFF;
    font-size: 12px;
    overflow: hidden;
}
.fr {
    float: right;
}
.skf_xinf .bt {
    color: #767676;
    float: left;
}
.ljzf_but {
    border-radius: 3px;
    height: 45px;
    line-height: 45px;
    background: #44bf16;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 14px;
    color: #fff;
}
/*login页面*/
.list input {
    background: #FFFFFF;
}
.login-back{
    background: url('/mobile/img/img.png');
    background-size: cover;
    background-repeat: round;
    width: 100%;
    height: 14rem;
    position: relative;
}
.login-confirm{
    margin: 35px auto 50px auto;
    width:90%;
}
.login-button {
    margin-top:-10px;
}
.weui-btn-w{
    width: 80% !important;
}
.wint-95{
    width: 95px !important;
}
.wint-60{
    width: 60px !important;
}
.mwin{
    min-width:92px;
}
/*上传提示*/
.msgimg{
    text-align: center;
    margin-top: 76px;
    background-color: #f00;
    color: #fff;
    font-size: 14px;
    position: inherit;
}

.weui-gallery-gai {
    position: fixed;
    top: 120px;
    right: 70px;
    bottom: 120px;
    left: 70px;
    z-index: 1000;
}
.placeholder {
    margin: 5px;
    padding: 0 10px;
    background-color: #FFF;
    height: 2.3em;
    line-height: 2.3em;
    text-align: center;
    color: var(--weui-FG-1);
}