﻿body, html {
    height: 100%;
    background-color: #f8f8f8;
    -webkit-tap-highlight-color: transparent;
}

.home_head {
    background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);

    color: white;
}

.home_head a {
    color: white;
}

body {
    font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
}

.demos-header {
    padding: 30px 0;
}

.data-box {
    color: red;
    font-size: 13px;
    float: right;
}

.demos-title {
    text-align: center;
    font-size: 34px;
    color: #3cc51f;
    font-weight: 400;
    margin: 0 15%;
}

.content {
    padding-top: 55px;
}

.weui-tabbar {
    background-color: #FFFFFF;
}

.PDetails {
    font-size: 15px;
    padding: 5px;
}

    .PDetails img {
        width: 100% !important;
        height: auto !important;
    }

.swiper-slide {
    text-align: center;
}
/*.weui-panel__hd:after {
    left: 0px;
    border-bottom: none;
}*/

.imgbd {
    border: 1px solid #EEE;
}

.shouqing {
    width: 90%;
    position: absolute;
    top: 10px;
}
.dateSearch
{
    border-radius: 6px;
    padding-top: 3px;
    text-align: center;
    border: 1px solid #f3f3f3;
    padding-bottom: 3px;
   
}
.zaishou {
    display: none;
}

.nav {
    height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #c3c3c3;
    background-color: #FFFFFF;
    border-bottom: 1px solid #d7d6dc;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index:1000;
   /*// background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);*/
    background-image: linear-gradient(#000, #000 60%, #000);

}
.nav .weui-search-bar{
    background-color:transparent;
}
.nav .weui-search-bar__form{
    background-color:transparent;
}
.nav .weui-search-bar__cancel-btn{
    color:white;
}
.weui-search-bar:after, .weui-search-bar:before {
    border: none;
}

.pitem {
    padding: 5px;
    /*height:170px;*/
}

    .pitem .pimg {
        width: 98%;
        max-height: 126px;
    }

    .pitem .ptitle {
        font-size: 12px;
        color: #F03726;
        text-align: center;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .pitem .pprice {
        font-size: 12px;
        color: #000000;
        text-align: center;
        display: block;
    }

.item-amount {
    color: brown;
    font-weight: bold;
}

.sprice {
    color: black;
}

.scpanel {
    float: right;
}

.weui-navbar__item {
    color: #000 !important;
}

.cancelPrice {
    text-decoration: line-through;
}

.scnum {
    width: 31px;
    border-radius: 5px;
    border: 1px solid #EEE;
    color: brown;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}

.sclnum {
    color: brown;
    font-weight: bold;
    padding-right: 20px;
}

.btn_mini {
    padding: 8px;
    line-height: 1px;
}

.scPrice {
    font-size: 14px;
    color: brown;
}
/*--------------Validform-----------------*/
.Validform_checktip {
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    background: url(../images/right.png) no-repeat left center;
}

.Validform_wrong {
    color: red;
    padding-left: 20px;
    white-space: nowrap;
    background: url(../images/error.png) no-repeat left center;
}

.Validform_loading {
    padding-left: 20px;
    background: url(../images/onload.gif) no-repeat left center;
}

.Validform_error {
    background-color: #ffe7e7;
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99999;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

    #Validform_msg .iframe {
        position: absolute;
        left: 0px;
        top: -1px;
        z-index: -1;
    }

    #Validform_msg .Validform_title {
        line-height: 25px;
        height: 25px;
        text-align: left;
        font-weight: bold;
        padding: 0 8px;
        color: #fff;
        position: relative;
        background-color: #999;
        background: -moz-linear-gradient(top, #999, #666 100%);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
    }

    #Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
        line-height: 22px;
        position: absolute;
        right: 8px;
        top: 0px;
        color: #fff;
        text-decoration: none;
    }

    #Validform_msg a.Validform_close:hover {
        color: #ccc;
    }

    #Validform_msg .Validform_info {
        padding: 8px;
        border: 1px solid #bbb;
        border-top: none;
        text-align: left;
    }

.data-box {
    display: inline-block;
}

.page_home .weui-flex {
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.page_home .page_item {
    margin: 10px 0;
    background-color: #fff;
    border-radius: 2px;
}

.page_home .weui-cells {
    margin-top: 0px;
}

.icon {
    font-size: 42px;
    line-height: 100px;
    margin: 10px 0;
    color: #333;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

.page_home .weui-cell {
    padding-left: 20px;
    padding-right: 20px;
}

    .page_home .weui-cell:before {
        left: 20px;
        right: 20px;
    }

.hide {
    display: none;
}

.note{
    font-size:16px;
    color:#999;
}
.bhImg{
    width: 25px;
    margin-right: 5px;
    display: block;
}