@import url("css/mui.min.css");
@import url("css/iconfont.css");
@import url("css/login.css");

body {
    padding: 0;
    margin: 0;
}

ul, li {
    list-style: none;
}
/*=========mui样式=========*/
h1 {
    font-size: 22px;
    line-height: 1.5em;
}

img {
    /*max-width: 92%;*/
    /*height:auto;*/
}

.mui-bar {
    background-color: #fff;
}

.mui-title {
    color: #ffffff;
}

.mui-bar-nav a {
    color: #ffffff;
}

.mui-card {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    border-radius: 0;
    box-shadow: none;
}

.mui-card-header {
    font-size: 16px;
}

.mui-media-body p {
    font-size: 16px;
    line-height: 1.4em;
    color: #000000;
}

.mui-media-body small {
    font-size: 12px;
    color: #999999;
    position: absolute;
    bottom: 10px;
}

.mui-table-view .mui-media-object {
    line-height: 42px;
    max-width: 110px;
    width: 110px;
    height: 70px;
}

.mui-table-view.mui-grid-view .mui-table-view-cell {
    text-align: left;
}

    .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
        width: 120px;
        height: 80px;
    }

.mui-slider {
    background-color: #ffffff;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    color: #0076CD;
}

.mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-progress-bar {
    background-color: #0076CD;
}

.mui-slider-indicator .mui-indicator {
    background-color: #129d36;
}

.mui-table-view:before {
    background-color: #ffffff;
}

.mui-content > .mui-table-view:first-child {
    margin-top: 0;
}

input, select, textarea {
    margin-bottom: 0;
    font-size: 14px;
}

.mui-input-group .mui-input-row {
    height: auto;
    border: 1px solid #cccccc;
    margin-top: 5px;
    border-radius: 4px;
}

.mui-input-row label {
    width: 30%;
    color: #666666;
}

    .mui-input-row label ~ input, .mui-input-row label ~ select, .mui-input-row label ~ textarea {
        width: 70%;
    }

.form .mui-navigate-right:after, form .mui-push-right:after {
    content: '\e583';
}

.form .mui-table-view-cell {
    padding-left: 0;
}

    .form .mui-table-view-cell > a:not(.mui-btn) {
        margin-left: 0;
    }

.tips {
    text-align: center;
    padding: 100px 0;
    color: #999;
}


.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item {
    border-bottom: none;
}

.mui-input-group {
    font-size: 14px;
    margin: 5px;
}

.mui-input-row select {
    font-size: 14px;
}

.mui-content > .mui-card:first-child {
    margin-top: 0;
}
/*=========自定义样式=========*/
.body-bg {
    background-color: #ffffff;
    padding: 11px 15px;
}

    .body-bg small {
        color: #999999;
        font-size: 12px;
    }

    .body-bg p {
        color: #000000;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .body-bg small span {
        padding-right: 20px;
        white-space: nowrap;
        display: inline-block;
    }

.mian-nav {
    padding: 11px 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #ffffff;
}

    .mian-nav li {
        float: left;
        width: 20%;
        text-align: center;
    }

        .mian-nav li a {
            padding: 5px;
            display: inline-block;
        }

            .mian-nav li a h5 {
                font-size: 12px;
                color: #333333;
            }

.mui-card h4.tit {
    font-weight: normal;
}

.notice {
    padding: 11px 15px;
    background-color: #ffffff;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}

    .notice p {
        margin-bottom: 0;
    }

.txt-red {
    color: #ea3207;
    font-size: 16px;
    font-weight: bold;
}

    .txt-red span {
        margin-left: 5px;
        font-size: 12px;
        font-weight: normal;
    }

.outline {
    background-color: #f4f4f4;
    padding: 15px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 10px;
}

h4.news-tit {
    background-color: #f1f1f1;
    font-size: 16px;
    color: #000000;
    padding: 11px 15px;
    margin: 30px -15px 20px -15px;
    font-weight: normal;
}

.about-tit {
    background-color: #f1f1f1;
    font-size: 16px;
    color: #000000;
    padding: 11px 15px;
    font-weight: normal;
}

.news-list {
    font-size: 14px;
}

.info-sec {
    font-size: 12px;
    color: #999999;
}

.info-price {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #ff6600;
}

.info-sec span {
    margin-right: 15px;
}

.info-sec a {
    color: #666666;
    display: inline-block;
}

.info-time {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 12px;
    color: #999999;
}

.pro-info {
    padding: 11px 15px;
    background-color: #ffffff;
}

    .pro-info h4 {
        font-size: 16px;
        color: #000000;
    }

    .pro-info small {
        font-size: 12px;
        color: #999999;
    }

.user-info {
    padding: 11px 15px;
}

    .user-info .avatar {
        width: 50px;
        height: 50px;
        border-radius: 25px;
        float: left;
        margin-right: 15px;
    }

    .user-info p {
        font-size: 16px;
        color: #000000;
        margin-bottom: 0;
    }

    .user-info a.Phone-num {
        display: block;
        font-size: 14px;
        color: #000000;
    }

    .user-info .Phone {
        position: absolute;
        right: 15px;
        top: 50px;
        color: #129d36;
    }


.icon-shimingrenzheng {
    color: #129d36;
    font-size: 18px;
    margin-left: 5px;
}

.icon-gray {
    color: #ccc;
}

.info-purch-sec {
    font-size: 14px;
    color: #999999;
}

.btn-phone {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.mui-btn {
    padding: 4px 8px;
}

.mui-btn-yellow {
    background-color: #ff6600;
    border-color: #ff6600;
}

.mui-btn-green {
    color:#0076CD;
    background-color: #fff;
    border: solid 1px #0076CD;
}

.mui-btn-primary {
    ba;
}

.time-final {
    text-align: center;
    font-size: 14px;
    color: #666666;
}

    .time-final strong {
        font-size: 16px;
        color: #000000;
    }

.fix-btn-box {
    position: absolute;
    bottom: 0;
    height: 50px;
    left: 0;
    right: 0;
    margin-bottom: 0;
}

    .fix-btn-box .mui-btn {
        height: 50px;
        border-radius: 0;
        margin-bottom: 0;
    }

    .fix-btn-box .inner-2 {
        width: 50%;
        float: left;
    }

.company-user {
    height: 160px;
    background-color: #f4f4f4;
    text-align: center;
}

.user-box {
    height: 200px;
}

.company-user img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-top: 30px;
    border: solid 1px #ffffff;
}

.mui-badge {
    background-color: #9e9e9e;
    color: #ffffff;
}

.mui-badge-success {
    background-color: #1bbc45;
}


/*===========用户中心===========*/
.guide-txt {
    background-color: #feffc5;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    color: red;
}

    .guide-txt a {
        color: #129d36;
    }

.star {
    color: red;
    font-size: 14px;
    margin-right: 3px;
}

.upload-img {
    margin-left: 42%;
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
    border: solid 1px #dddddd;
    border-radius: 3px;
    float: left;
}

    .upload-img img {
        width: 80px;
        height: 50px;
    }

    .upload-img .mui-icon {
        font-size: 30px;
        color: #999999;
    }

.from-tips {
    color: #999999;
    font-size: 12px;
    line-height: 1.3em;
    float: left;
    margin: 10px 0 0 8px;
}

.upload-img-box {
    margin-left: 42%;
    margin-bottom: 10px;
}

.shop-img {
    width: 33.3333%;
    float: left;
}

.shop-img-inner {
    margin: 5px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: solid 1px #dddddd;
    border-radius: 3px;
}

.shop-img .mui-icon {
    color: #666666;
}

.shop-img img {
    width: 100%;
    height: 100%;
}

.form-box {
    margin-left: 42%;
}

.col-5 {
    width: 41.6667%;
    float: left;
    margin-left: -15px;
}

.col-2 {
    width: 16.6667%;
    float: left;
    margin-top: 10px;
}

.icon-wancheng1 {
    font-size: 36px;
    color: #129d36;
}

.success-tips-box {
    padding: 40px 0;
}

.collec-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding: 2px 6px;
    font-size: 12px;
}

.help-table {
    border-collapse: collapse;
}

    .help-table th {
        font-size: 13px;
        color: #3333333;
        border: 1px solid #f4f4f4;
        padding: 10px 6px;
        text-align: left;
    }

    .help-table td {
        border: 1px solid #f4f4f4;
        font-size: 13px;
        color: #666666;
        padding: 10px 6px;
    }


.mask {
    background-color: #000;
    opacity: .3;
    display: none;
    width: 100%;
    z-index: 888;
    position: fixed;
    bottom: 0;
    left: 0;
}

.cata {
    line-height: 40px;
    height: 40px;
    z-index: 999;
    background-color: #fff;
    top: 44px;
    position: fixed;
    width: 100%;
}

.cata-icon {
    background-color: #eee;
    width: 15px;
    height: 15px;
    float: right;
    display: block;
    margin-top: 13px;
}

    .cata-icon.ic-open {
        background-color: green;
    }

.cata-vaule {
    padding: 0 15px;
}

.cata-name {
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-top: solid 1px #ddd;
    display: none;
}

    .cata-name li {
        padding: 0 15px;
        border-bottom: solid 1px #eee;
    }

        .cata-name li:active {
            background-color: #eee;
        }


.msgbox {
    border-radius: 8px;
    border: solid 1px #ddd;
    margin: 15px;
    padding: 15px;
    padding-bottom: 10px;
    background-color: #feffc5;
}

    .msgbox li {
        color: red;
        margin-bottom: 5px;
    }

.upfilebox {
    width: 70%;
    padding-right: 5px;
    overflow: hidden;
    zoom: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

    .upfilebox .lbox {
        /*margin-right: 90px;*/
    }

    .upfilebox .rbox {
        width: 133px;
        height: 170px;

    }
.upfilebox .rbox img{
    width: 100%;
    height: 100%;
}

.upfilebox .rbox .upfile {
            width: 100%;
            height: 38px;
            background-color: transparent;
            opacity: 8;
            position: relative;
            z-index: 90;
        }

    .upfilebox .lbox .upbtn {
        width: 80px;
        height: 25px;
        background-color: #eee;
        border-radius: 3px;
        line-height: 0px;
        margin-top: 3px;
    }

    .upfilebox .rbox .upimg {
        border: dotted 1px #ddd;
        position: relative;
        z-index: 100;
    }
.uploadFile1{
    width: 90px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    margin-top: 3px;
}
.uploadFile1 span{
    display: inline-block;
    width: 90px;
    height: 35px;
    position: absolute;
    margin-left: -44px;
    text-align: center;
    line-height: 35px;

}
.uploadFile1 input{
    z-index: 999;
    position: absolute;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #eee;
    border-radius: 3px;
    margin-left: -44px;
    margin-top:10px;
}
#item2{
    padding-top: 10px;
    width: 100%;
}
#item3{
     padding-top: 10px; 
    width: 100%;
}
.shenfenzheng{
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    width:96%;
    left:2%;
}
/*.upfile{*/
    /*width: 80px;*/
    /*height: 25px;*/
/*position:absolute;*/
    /*right:0; top:0; font-size:100px; opacity:0; filter:alpha(opacity=0);*/
/*}*/