﻿.shopContainer {
    max-width:1190px;
    margin:10px auto;
    min-height:750px;
    background-color:#f5f4f2;
    overflow: hidden;
    position: relative;
}
.containerHeadFlag {
    max-width:1190px;
    height:40px;
    background-color:#fff;
    border-bottom:2px solid #eee;
}

.containerHead li{
    float: left;
    width: 200px;
    height: 60px;
    box-sizing: border-box;
    line-height: 60px;  
    font-size:22px;
    font-family:MicrosoftYaHei;  
    text-align: center;
    margin-right: 5px;/*为阴影挪位置*/
    cursor:pointer;
    
    
}
.containerHead li:last-of-type {
    cursor: auto;
}
     .containerHead .isOn {
        background-color: #fff;
        box-shadow:5px 0px 1px 0px rgba(0, 0, 0, 0.1);  /*设置阴影效果*/     
    }
            .containerHead .isOn a{
                color: #FF9334 ;
                text-decoration:none;
                display: block;
            }
    .containerHead .isOff {
            background-color: #EFEFEF;       
        }
        .containerHead .isOff a {
            color:#aaa;
            text-decoration:none;
            display: block;
        }
        .isOff:hover{
            
            background-color: #fff;
            box-shadow:-5px 0px 1px 0px rgba(0, 0, 0, 0.1);
        }
            .isOff:hover a {
                color: #FF9334;
            }
    /*on为选中效果，off为未选中*/
    /*on为选中效果，off为未选中*/
.containerHead:after{
            display: block;   /*解决高度塌陷*/
            content: ' '; 
            clear: both;
            line-height: 0; 
            visibility: hidden;

}
.shopPage_0{
    
    font: normal 100px "MicrosoftYaHei";
    color: #ccc;
    line-height: 690px;
    box-sizing: border-box;
    padding: 0 10%;
    text-shadow: 2px 2px 5px #aaa;
    
}
.containerBody{
    background-color: #fff;
    max-width: 1190px;
    min-height: 690px;
    height: 100%;
    box-sizing: border-box;
    padding:20px;  
    position: relative;
}
.comTable{
   
  width: 1150px;
  font-family: MicrosoftYaHei;
  
}
.comTable{
  text-align: center;
  color:  #666666 ;
    font: 14px/1 Microsoft Yahei;
}
.comTable th{
    font-weight:normal;
    color:  #666666 ;
    height: 60px;
    border-bottom: solid 2px #eee;
    font: 16px/1 Microsoft Yahei;
}
.comTable tbody tr{
    border:1px solid rgba(238, 238, 238, 1);
    box-shadow:0px 5px 2px 0px rgba(255,138,33,0.1);

}
.comTable td{
  height: 100px;
  
}
.commodityTd{
    width: 13%;
    text-align:left;
}
.dateTd{
    width: 10%;
    font-size: 13px;
    line-height: 20px;
}
.commodityTd div{
    border-left: 2px solid  #FF9334 ;
    padding: 0px 0px 0px 10px;
    text-align:left;
}
.quantityId{
    color: #ff9333;
}
.imgTd{
  width: 8%;
}
.type{
    width: 8%;
    position:relative;
}
.imgTd img{
  width: 70%;
  max-height: 90%;
}
.typeTd{
    width: 8%;
}
.typeTd div{

    padding: 6px 10px;
    text-align:center;
    
}
.type_of_confirm{
    color: #FF9334;
}
.type_of_finish{
    color: #999;
}
.type_of_abandon{
    color: #F54A0A;
}
.perationTd button{
    width:78px;
    height:30px;
    background:rgba(255,147,52,1);
    color: #fff;
    border: transparent; 
    cursor: pointer;
}
.perationTd .btn-default:hover{
    background:#F54A0A;
}
.perationTd .btn-buy:hover{
    background:#26A69A;
}
.demo-class{
    width: 400px;
    height: auto;

}
    .demo-class .diyi {
        color:#FF9334;
    }
    .demo-class .dier {
        color:#FF9334;
    }

.demo-class .layui-layer-title{
    color: #333;
    background-color: #fff;
    padding: 7px 10px;
    text-align: center;
    border-bottom: solid 1px #aaa;
    
}
.demo-class .layui-layer-content{
    color: #666;
    margin:10px 37px 0px 37px;
}
.demo-class .layui-layer-btn a{
    margin:0 25px;
    border-radius:3px;
    padding:2px 40px;
}
.demo-class .layui-layer-btn0{
    background-color:#FF9334;
    margin-right:20px;
}
.demo-class .layui-layer-btn .layui-layer-btn1{
    background-color:#aaa;
    margin-left:20px;
}
.demo-class_1{
    width: 350px;
    height: auto;
    text-align:center;
    color:#888;
}
.demo-class_1 .layui-layer-title{
    height:auto;
    padding:5px;
    background-color: #fff;
}
.demo-class_1 .layui-layer-content {
    margin-top:10px;
    text-align:left;
    margin-left: 40px; 
    margin-right:40px;   
}
.demo-class_1 .layui-layer-btn a{
    border-radius:3px;
    padding:2px 40px;
}
.demo-class_1 .layui-layer-btn0{
    background-color:#FF9334;
    margin-right:20px;
}
.demo-class_1 .layui-layer-btn .layui-layer-btn1{
    background-color:#aaa;
    margin-left:20px;
}
    .demo-class_1 .diyi {
        color:#FF9334;
    }
    .demo-class_1 .dier {
        color:#FF9334;
    }

 .demo-class_yes{
    width: 400px;
    height: auto;

}
     .demo-class_yes .diyi {
        color:#FF9334;
    }
    .demo-class_yes .dier {
        color:#FF9334;
    }
.demo-class_yes .layui-layer-title{
    color: #333;
    background-color: #fff;
    padding:7px 10px;
    text-align: center;
    border-bottom: solid 1px #aaa;
    
}
.demo-class_yes .layui-layer-content{
    color: #666;
    margin:10px 20px 10px 37px;
}
.demo-class_yes .layui-layer-btn a{
    margin:0px 25px;
    border-radius:3px;
    padding:2px 40px;
}
.demo-class_yes .layui-layer-btn0{
    background-color:#ff9334;
    margin-right:20px;
}
.demo-class_yes .layui-layer-btn .layui-layer-btn1{
    background-color:#aaa;
    margin-left:20px;
}


    #many{
    display: block;
    width: 300px;
    margin: 10px auto;
    height: 105px;
    padding: 10px 0 10px 20px;
}
.comdata:hover{
    color:#ff9333;
}
.comdata,select {
    cursor: pointer;
}
.comdata img{
    width: 6px;
    margin:0 0 2px 4px;
    
}
.commodityState {
    cursor:pointer;

}
.nothing{
    color: #666;
    font:normal 30px MicrosoftYaHei;
    margin: 50px auto;
    text-align: center;
}
.commodityBlank{
    width: 10%;
}
.comdata{
    width: 9%;
}
.comNum{
    
    width: 6%;
}
.comPrice {
    width: 6%;
}
.operator {
    width: 7%;
}
.studyCoin{
    
    width: 7%;
}
.institute {
    width:22%;
    position:relative;
}
#instituteName {
width:99%;
}
.perationTd{
    width: 12%;
}
.commodityName {
    width:13%;
    overflow: hidden;
    text-align:left;
}
#delete {
    position: absolute;
    right: 40px;
    color: #999;
    font-size: 18px;
    cursor: pointer;
}
    #delete img {
        height: 16px;
        margin-right: 5px;
        margin-bottom: 4px;
    }
    #delete:hover {
        color:#FF9334;
    }

.button_td_1,.button_td_2,.button_td_3{
    width: 78px;
    height: 30px;
    border: none;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 27px;
    margin: 10px auto;
    font-size: 12px;

}
.button_td_1 {
    background-color: #ff9333;
}
.button_td_2 {
    background-color: #eee;
        color: #aaa;
}
.button_td_3 {
     background-color: #FF9334;
        color: #fff;
}

.containerHead{
    position: relative;
}
.uploads img{
    height: 25px;
    margin-right: 3px;
    margin-bottom: 6px;
}
.uploads a{
    position: absolute;
    right: 35px;
    color: #999;
    font-size: 20px;
}
.uploads a:hover {
    color:#ff9333;
}
.handel {
    width:12%;
}
.quantityId div{
    
    /*! border-left: 2px solid  #FF9334 ; */
    padding: 10px 0 10px 35%;
    text-align:left;
    
}
#noCommodity {
    font-size:24px;
}
select {
    font: 14px/1 Microsoft Yahei;
    color: #676767;
    border:none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    text-align:center;
    height:60px;
    padding:0;
    text-align-last:center;
}
#typeName {
    width:90px;
    padding:0;
}
.type img {
    position: absolute;
    top: 22px;
    margin-left: -14px;
    pointer-events: none;
}
.institute img {
    position: absolute;
    top: 22px;
    left: 220px;
    pointer-events: none;
    z-index: 1000;
}


#handle {
    height:40px;
    display:none;
    
}
#handle span{
    display: block;
    height: 36px;
    line-height: 36px;
    width: 100px;
    text-align: center;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    margin: 15px 0 0 0;

    font-size: 18px;
}
#handle input{
    float: left;
    margin: 24px -20px auto auto;
}
#handle #fourth{
    background-color: #aaa;
    float: right;
    margin: 15px 20px;
}
#handle #fifth{
    background-color: #ff9334;
    float: right;
    margin: 15px 20px;
}
#handle #first{
    background-color: #eee;
    float: right;
    color: #aaa
}
#handle #first:hover{
    background-color: #F75D18;
    color: #fff;
}
#handle #second {
    float: left;
    margin-left:19px;
    color: #666;
    margin-top: 11px;
    width: 60px;
}
    #handle #third {
        float: right;
        background-color:#ff9333;
        margin-left:25px;
    }
.institute img {
    margin-left:10px;
}
.institueAll {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
}
.pagelist .pagination .pagination_t{
    background-color: #ff9333;
    border: none;
}
.pagelist .pagination a,.pagelist .pagination span{
    margin-left: 20px;
}
.containerBody select,.containerBody option {
    background-color:#fff;
}
