﻿@import url("hui.css");
@import url("iconfonts.css");

.h1_20 {
    font-size: 20px;
}

.icons_90 {
    height: 90px;
}

    .icons_90 span {
        font-size: 85px;
    }

.top_10 {
    margin-top: 10px;
}

.top_15 {
    margin-top: 15px;
}

.padding_left_38 {
    padding: 0px 38px 0px 38px !important;
}

.foot-hide {
    height: 50px;
}
/**首页九宫格样式**/
.home_item-base {
    padding: 0 10px 0 5px;
    margin-top: 10px;
    background-color: white;
}

.border-bottom {
    border-bottom: 1px #c8c8c8 solid;
}

.title-bgborder {
    border-right: 5px #EF4F4F solid;
    margin: 0 3px 0 8px;
}

.item-li-bottom {
    border-bottom: 1px #ebebeb solid;
}

.padding-right-3 {
    padding-right: 3px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-5 {
    margin-left: 5px;
}

.width-100 {
    width: 100%;
}

.width-80 {
    width: 80% !important;
}

.width-50 {
    width: 50%;
}

.red {
    color: #EF4F4F;
}

.vertical-code {
    height: 42px;
    width: 97%;
    margin-right: 0px;
}

.input-42 {
    border: 1px #999999 solid;
    height: 42px;
    width: 97%;
}

.comment-more {
    text-align: center;
    margin-bottom: 20px;
    border: 1px #c8c8c8 solid;
    padding: 5px;
    margin-top:5px;
}

.redius-userimg {
    height: 50px;
    width: 50px;
    border-radius: 50px;
}

    .redius-userimg img {
        width: 100%;
        height: 100%;
    }

.border-top {
    border-top: 1px solid #ececec;
}

.media-list-img {
    width: 27% !important;
}

    .media-list-img img {
        height: 65px;
    }

.head-fixed {
    height: 48px;
    width: 100%;
    background: #FFF;
    top: 44px;
    left: 0px;
    position: fixed;
    z-index: 19;
    border-bottom: 0.5px #dcd2d2 solid;
}

.margin-top-35 {
    margin-top: 35px;
}

/***会员卡片样式**/
.pscard {
    width: 100%;
    float: left;
    height: 120px;
    border: 1px #888 solid;
    margin-top: 5px;
    background-image: url(../images/pscard.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

    .pscard .ps-fl {
        width: 70%;
        float: left;
    }

    .pscard .ps-fr {
        width: 30%;
        float: left;
        height: 100px;
        line-height: 100px;
    }
      .ps-fr-img {
        width:75px;
        height:100px;
        margin:10px 0 10px 0;
        }
    .pscard .ps-fl .ps-info {
        width: 100%;
        float: left;
        height: 80px;
        line-height: 100px;
    }

  .pscard .ps-fl .ps-company {
        float: left;
        width: 100%;
        height: 40px;
        line-height:30px;
        text-align: left;
        color: white;
        padding-left:10px;
    }

.ps-info .ps-name {
    padding-left: 20px;
    width: 50%;
    float: left;
    font-size: 27px;
    font-weight: bold;
    text-align: left;
    color: white;
}

.ps-info .ps-type {
    width: 40%;
    float: left;
    color: white;
    font-weight: bold;
}

/***找商机***/
  .supply_user {
            font-size: 12px;
            color: #e63434;
            text-align: left;
        }
        .supply_company {
            font-size: 10px;
            color: #999;
            line-height:11px;
        }
        .supply_info {
            text-align: left;
            padding: 6px 6px 10px 6px;
        }
            .supply_info img {
                width: 100%;
                height: 150px;
                margin-top: 10px;
            }
             .supply_lll {
                width: 48%;
                font-size: 12px;
                color: #e84e4a;
                border-right: 1px solid #e6e6e6;
            }
        .supply_msg {
            width: 48%;
            font-size: 12px;
            color: #e84e4a;
        }
        .supply_tb {
            flex-wrap: wrap;
            height: 30px;
            line-height: 30px;
            border-top: 1px solid #e6e6e6;
            padding: 3px;
        }
.height-35 {
height:35px !important;
}
/***第三方登录样式**/
.oauth-box{ display:block; margin:0 auto 5px -10px; padding:0 15px; text-align:center; }
    .oauth-box a{ display:inline-block; margin:0 0 10px 10px; width:38px; height:38px; border-radius:38px; overflow:hidden; }
    .oauth-box a img{ width:100%; height:100%; }

   /**订单样式**/
   .weui-payrec {
  position: relative;
  z-index: 1;
}
.weui-payrec .weui_cell_title {
  font-size: 14px;
  line-height: 1.6;
  color: #000000;
}
.weui-payrec .weui_cell_info{
  font-size: 12px;
  line-height: 1.6;
  color: #999;
}
.weui-payrec .access .weui_cell_ft:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
          transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: relative;
  top: -2px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
}
.weui-pay-order {background-color:#FFFFFF;overflow:hidden;padding: 12px 29px 0;}
.weui-pay-m{
	background-color:#FFFFFF;
	margin:0 0 5px;
	padding:0;
	position:relative;
}
.weui-pay-m::before{
	content: '';
	position: absolute;
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	border-style: solid;
	border-width: 1px;
	border-color: #EDEDED;

}
.weui-pay-order:before, .weui-pay-order:after{
	content:"";
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAyCAMAAABiSatuAAAAS1BMVEX////j4+P////////t7e3////j4+P////////u7u7g4ODu7u7k5OT8/Pz////////////////////u7u7l5eXf39/s7Ozt7e38/PybHTnUAAAAF3RSTlOv6+mh61D+/ev9r6+vr3jZN0r//////pA5V/oAAACISURBVHja7ZNbDgIhDEUvgMA8Hxba2f9KdTQCpisw8XyeBNqbtlgdOtwKt9lUsZsDbOywAFK8V2L6i6c4KZeS6fwIKpmJOBd5Cw5CLyTwJXygSvDAYrgJNgsmMzQxmAmz74WfMX6LUQn1RH2qyurGdOspyhVOWrgW/8dHqXZdXYO+l/24dRz7A2urJ0UzyblDAAAAAElFTkSuQmCC") repeat-y;
	width:8px;
	height:100%;
	-webkit-background-size:8px 25px;
	background-size:8px 25px;
	position:absolute;
	top:0;
}

.weui-pay-order:before{
	left:8px;
}

.weui-pay-order:after{
	right:8px;
}
.weui-pay-line {
    padding: 0;
    background-color: #FFFFFF;
    position: relative;
    font-size: 16px;
    color: #888888;
}
.weui-pay-line:after{content:"";height:1px;width:100%;left:0;bottom:-1px;position:absolute;display:block;z-index:11;}
.weui-pay-name{
font-size: 15px;
color: #333333;
padding-bottom:5px;
}
.weui-pay-label{
font-size: 13px;
overflow: hidden;
color: #999999;
width: 72px;
display:inline-block;
}
.weui-pay-e{
display:inline-block;
font-size: 13px;
color: #333333;
word-break: break-all;
word-wrap: break-word;
padding-right: 15px;
position: relative;
overflow: hidden;
}
.weui-pay-area{
margin-top:7px;
border-top:0.0625rem dashed #DEDEDE;
}
.weui-pay-area{
	
	text-align:center;
	font-size:13px;
	font-weight:700;
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	-webkit-box-orient:horizontal;
	box-orient:horizontal;
}
.weui-pay-area a {
padding: 10px 0 9px;
}
.weui-pay-c{
	color:#999999;
	
}
.weui-pay-v{
	color: #e84e4a;
    position:relative;
}
.weui-pay-d{
	color: #e84e4a;
    position:relative;
}
.weui-pay-c,.weui-pay-v,.weui-pay-d{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:block;}
.weui-pay-v:after{
	content: "";
    width: 1px;
    height: 25px;
    line-height: 25px;
    border-left: 1px solid #DEDEDE;
    position: absolute;
    top: 5px;
    right: 0;
}
.weui-pay-d:after{
	content: "";
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 5px;
    right: 0;
}

/**发布商机图片样式**/
.supply_img {
     height: 70px;
    width: 100px;
    margin-left: 10px;
}
/*活动列表状态标签*/
.actstate {
    font-size: 12px;
    background: #ef4f4f;
    border-radius: 10%;
    line-height: 20px;
    width: 44px;
    height: 20px;
    color: white;
    text-align: center;
    padding: 3px;
    margin-left:10px;
}
.actstate_dis {
    font-size: 12px;
    background: #656b79;
    border-radius: 10%;
    line-height: 20px;
    width: 44px;
    height: 20px;
    color: white;
    text-align: center;
    padding: 3px;
    margin-left:10px;
}
/**系统消息列表样式***/
.detail-list{}
    .detail-list ul .nodata{ position:relative; margin:10px 0 0 0; color:#999; font-size:13px; text-align:center; line-height:80px; background:#fff; }
    .detail-list ul .nodata:after{ content:" "; position:absolute; left:0; right:0; bottom:0; height:1px; color:#e5e5e5; border-bottom:1px solid #e5e5e5; transform-origin:0 100%; transform:scaleY(.5); }
    .detail-list ul .nodata:before{ content:" "; position:absolute; left:0; right:0; top:0; height:1px; color:#e5e5e5; border-top:1px solid #e5e5e5; transform-origin:0 0; transform:scaleY(.5); }
    .detail-list li{ position:relative; margin:10px 0 0 0; background:#fff; }
    .detail-list li:after{ content:" "; position:absolute; left:0; right:0; bottom:0; height:1px; color:#e5e5e5; border-bottom:1px solid #e5e5e5; transform-origin:0 100%; transform:scaleY(.5); }
    .detail-list li:before{ content:" "; position:absolute; left:0; right:0; top:0; height:1px; color:#e5e5e5; border-top:1px solid #e5e5e5; transform-origin:0 0; transform:scaleY(.5); }
    .detail-list li .detail-hd{ position:relative; padding:14px 15px 10px; color:#999; font-size:13px; }
    .detail-list li .detail-hd:after{ content:" "; position:absolute; left:15px; right:0; bottom:0; height:1px; color:#e5e5e5; border-bottom:1px solid #e5e5e5; transform-origin:0 100%; transform:scaleY(.5); }
    .detail-list li .detail-hd .fr{ float:right; color:#09bb07; }
    
    .detail-list li .detail-bd{}
    .detail-list li .detail-bd .list-box{ position:relative; display:block; padding:10px; }
    .detail-list li .detail-bd .list-box:after{ content:" "; position:absolute; left:15px; right:0; bottom:0; height:1px; color:#e5e5e5; border-bottom:1px solid #e5e5e5; transform-origin:0 100%; transform:scaleY(.5); }
    .detail-list li .detail-bd .list-box:last-child:after{ border:none; }
    .detail-list li .detail-bd .list-box .img-box{ position:relative; display:block; float:left; margin:0 10px 0 0; width:70px; height:70px; overflow:hidden; }
    .detail-list li .detail-bd .list-box .img-box img{ width:100%; height:100%;  border-radius: 50%; }
    .detail-list li .detail-bd .list-box .img-box i{ color:#999; font-size:70px; line-height:80px; }
    .detail-list li .detail-bd .list-box .txt-box:after{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
    .detail-list li .detail-bd .list-box .txt-box>h2{ display:block; margin:0 0 5px 0; padding:0; color:#333; font-size:15px; font-weight:normal; height:20px; line-height:20px; white-space:normal; text-overflow:ellipsis; overflow:hidden; }
    .detail-list li .detail-bd .list-box .txt-box p{ color:#999; font-size:13px; line-height:22px; }
    .detail-list li .detail-bd .list-box .txt-box .note{}
    .detail-list li .detail-bd .list-box .txt-box .note span{font-size:13px;}
    .detail-list li .detail-bd .list-box .txt-box .note .fr{ float:right; }
    .detail-list li .detail-bd .list-box .txt-box .note .price{ color:#f00; font-size:14px; }
    
    .detail-list li .detail-ft{ position:relative; display:block; padding:10px; }
    .detail-list li .detail-ft:before{ content:" "; position:absolute; left:0; right:0; top:0; height:1px; color:#e5e5e5; border-top:1px solid #e5e5e5; transform-origin:0 0; transform:scaleY(.5); }
    .detail-list li .detail-ft p{ display:block; padding:10px 0; color:#999; font-size:13px; line-height:20px; }
    .detail-list li .detail-ft .fr{ float:right; }
    .detail-list li .detail-ft .ft-btn{ clear:both; padding:0; display:block; }
    .detail-list li .detail-ft .ft-btn:after{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
    .detail-list li .detail-ft .ft-btn .check-box{ position:relative; display:block; margin-top:7px; float:left; color:#333; font-size:13px; line-height:16px; }
    .detail-list li .detail-ft .ft-btn .check-box input{ display:inline-block; margin:0 3px 0 0; padding:0; width:16px; height:16px; vertical-align:top; }
    .detail-list li .detail-ft .ft-btn .btn-box{ float:right; }
    .detail-list li .detail-ft .ft-btn .btn-box a{ display:inline-block; margin:0 0 0 5px; padding:8px 15px; color:#e84e4a; font-size:13px; line-height:1em; border:1px solid #e5e5e5; }
    .detail-list li .detail-ft .ft-btn .btn-box a:active{ background:#ebebeb; }
    .detail-list li .detail-ft .ft-btn .btn-box a i{ color:#e84e4a; font-size:13px; }
