html,
body {
    height: 100%;
    width: 100%;
    padding: 0!important;
    margin: 0!important;
}

body{
    overflow-x: auto!important;
    overflow-y: hidden!important;

}

nav{
    display: none!important;
    height: 0;
    width: 0;
}

.info{
    width: 100%;
    /*height: 180px;*/
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 20px 10px;
    overflow: hidden;
}

.info-item{
    width: 150px;
    height: 150px;
    background-color: rgba(0,0,0,0.7);
    margin-right: 20px;
    border-radius: 5px;
    color:#FFFFFF;
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}

.info-item2{
    width: 150px;
    height: 150px;
    background-color: rgba(0,0,0,0.7);
    margin-right: 20px;
    border-radius: 5px;
    color:#FFFFFF;
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.info-item2-item{
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    margin: 5px 0;
}

.info-item2-item-head{
    width: 60px;
}
.info-item2-item-value{
    flex:1;
    text-align: center;
}

.info-item-head{
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
}

.info-item-value{
    flex:1;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    overflow: hidden;
}


.info-jiesuandan{
    height: 150px;
    background-color: #A0522D;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}


.info-jiesuandan-left,.info-jiesuandan-right{
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}

.info-jiesuandan-left{
    margin-left: 20px;
    padding-right: 10px;
}
.info-jiesuandan-right{
    margin-right: 20px;
    padding-left: 10px;
}

.info-jiesuandan-middle{
    width: 1100px;
    height: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    box-sizing: border-box;
}

.info-jiesuandan-nk{
    height:120px;
    width: 100000px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    transition: all 1s;
}

.info-jiesuandan-item{
    width: 180px;
    height: 130px;
    background-color: red;
    margin: 0 20px;
    border-radius: 3px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: space-around;
    padding: 5px 10px;
    box-sizing: border-box;

}

.info-jiesuandan-item-item{
    width: 100%;
    color:#FFFFFF;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.info-shuaxin{
    width: 75px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    background-color:#4169E1;
    color: #FFFFFF;
    font-size: 20px;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 5px;
}

.section{
    width:100%;
    height: 80%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    /*padding: 5px;*/
    box-sizing: border-box;
    padding-bottom: 80px;
}

.section-item{
    background-color: rgba(0,0,0,0.3);
    box-sizing: border-box;
    padding: 5px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: flex-start;
    margin: 5px;
    border-radius: 5px;
}

.section-item-head{
    width: 100%;
    height: 50px;
    background-color: green;
    border-radius: 5px;
    color:#FFFFFF;
    font-size: 20px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;

}

.section-item-main{
    width: 100%;
    background-color: #FF4500;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: flex-start;
    border-radius: 5px;
    margin-top: 10px;
    color:#FFFFFF;
}

.section-item-main-item{
    width: 100%;
    display: flex;
    padding: 5px;
    box-sizing: border-box;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
}
.section-item-main-head{
    width: 100%;
    display: flex;
    padding: 5px;
    box-sizing: border-box;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
}

.section-item-main-item-id{
    width: 50px;
    text-align: center;
}
.section-item-main-item-item{
    width:75px;
    text-align: center;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*white-space:nowrap;*/
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.section-item-main-item-name{
    width:75px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.hengxian{
    background-color: #FFFFFF;
    width: 100%;
    height: 1px;
    margin: 2px 0;
}

.jindu-text,.jiesuan-text{
    padding: 2px;
    width: 62px;
    border-radius: 2px;
}






