﻿.shopContainer {
    max-width:1190px;
    margin:10px auto;
    min-height:750px;
    background-color:#f5f4f2;
    overflow: hidden;
    position: relative;
}
.containerHead li{
    float: left;
    width: 200px;
    height: 60px;
    box-sizing: border-box;
    line-height: 60px;  
    font-size:22px;
    font-family:MicrosoftYaHei;  
    /*padding: 0 52px;*/
    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;
                text-decoration:none;
            }
    /*on为选中效果，off为未选中*/
.containerHead:after{
            display: block;   /*解决高度塌陷*/
            content: ' '; 
            clear: both;
            line-height: 0; 
            visibility: hidden;

}
.containerHeadFlag {
    max-width:1190px;
    height:40px;
    background-color:#fff;
    border-bottom:2px solid #eee;
}
.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;  
}
.comTable{
   
  width: 1150px;
  font-family: MicrosoftYaHei;
  
}
.comTable{
  text-align: center;
  color:  #666666 ;
}
.comTable th{
    font-weight:normal;
    color:  #666666 ;
    height: 50px;
    border-bottom: solid 2px #eee;
}
.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: 14%;
    text-align:left;
}
.dateTd{
    width: 13%;
}
.commodityTd div{
    border-left: 2px solid  #FF9334 ;
    padding: 0px 0px 0px 10px;
    text-align:left;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
.commodityTd div:first-child{
    font-size:18px;
    line-height: 18px;
    height:34px;
}
.commodityTd div:last-child{
    font-size:12px;
    line-height: 12px;
    color: #aaa;
    height:35px;
}
.imgTd{
  width: 10%;
}
.imgTd img{
  width: 70%;
  max-height: 90%;
}
.typeTd{
    width: 18%;
}
.typeTd div{
    
    border-left: 2px solid  #FF9334 ;
    padding: 6px 10px;
    text-align:left;
    
}
.type_of_confirm{
    color: #FF9334;
}
.type_of_finish{
    color: #26A69A;
}
.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: 380px;
    height: auto;
}
    .demo-class .diyi {
        color:#FF9334;
    }
    .demo-class .dier {
        color:#FF9334;
    }
.demo-class .layui-layer-title {
    color: #333;
    background-color: #fff;
    text-align: center;
    padding: 5px 10px;
}
.demo-class .layui-layer-content{
    text-align: left;
    margin: 10px 40px;
    color: #666;
    
}

.demo-class .layui-layer-btn0, .demo-class .layui-layer-btn1 {
    border-radius: 3px;
    width: 100px;
    padding: 2px;
    text-align: center;
    margin: 0px 20px;
}
.demo-class .layui-layer-btn0 {
    background-color: #ee9333;
}
.demo-class .layui-layer-btn .layui-layer-btn1 {
    background-color: #999;
}
.comdata {
    cursor: pointer;
}
.comdata img{
    width: 6px;
    margin:0 0 2px 4px;
}
.comdata span:hover{
    color:#FF9334;
}
.commodityState {
    cursor:pointer;

}
.nothing{
    color: #666;
    font:normal 30px MicrosoftYaHei;
    margin: 50px auto;
    text-align: center;
}

.institueAll {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
}
#instituteName {
    cursor:pointer;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-align:center;
}
.button_td_1, .button_td_2 {
    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_2:hover {
        background-color: #ff9333;
        color: #fff;
    }
.handel{
    width: 16%;
}
#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;
    }
.commodityBlank{
    width: 12%;
}
    .institute{
        width: 25%;
    }
.comdata{
    width: 13%;
}
.comNum{
    
    width: 11%;
}
.studyCoin{
    
    width: 11%;
}
.institute {
    width:25%;
    position:relative;
}
.commodityName {
    width:14%;
    overflow: hidden;
    text-align:left;
}
#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: #ff9333;
    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;
    }
#noCommodity {
    font-size:26px;

}
.containerHead{
    position: relative;
}
#uoload {
    position: absolute;
    right: 35px;
    color: #999;
    font-size: 20px;
}
.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;
}
select {
    font: 16px/1 Microsoft Yahei;
    color: #676767;
    border:none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    text-align-last: center;
    text-align: center;
    height: 60px;
    width: 99%;
    padding: 0;

}
.institute img {
   margin-left: -21px;
    position: absolute;
    top: 22px;
    pointer-events: none;
}
 .quantityId ,.price{
    color: #ff9333;
}   
 .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;
}