﻿
/*公共*/
.ta-c{
    text-align:center!important;
}
.f-w700{
    font-weight:700!important;
}
/*主体*/
.s-m {
    width: 1500px;
}

.s-m-head {
    text-align: center;
    color: #ffffff;
    font-weight: bolder;
}
.hl-tr{
    text-decoration: none
}
.s-m-inside {
    border: none;
    background-color: transparent;
}
.input-wd{
    width:100px;
}
.s-m-ddl {
    width: 100%;
    border:1px solid #d7d5d3
}
.ck-all{
    width:60px;
    text-align:center;
}
.ck-all-in {
    width:60px;
    text-align:center;
}
.control{
    height:50px;
    text-align:center;
    padding:10px 400px;
}
.input-txt {
    border: 1px solid #ddd;
    box-sizing: border-box;
    transition: all 0.2s linear 0s;
    width: 180px;
    height:inherit;
}
.bd-w{
    border: 1px solid #ddd;
    height:31px;
}
.img-logo{
    width:50px;
    height:30px;
}
.s-m-upimg{
    width:40px;
     display: inline-block;
    border: 1px solid #ddd !important;
    color: #9f9a9a !important;
    background-color: #fff;
}
.show-count{
    width:150px;
    height:40px;
    float:left;
}
.sel-sty{
    width:60px;
}
.show-search{
    width:550px;
    height:40px;
    float:right;
    margin-left: 139px;
}
.input-wdt{
    width:220px;
}
.show-line{
    height:60px;
    width:100%; 
    padding-top:20px;
}
.btn-sty{
    width:40px; 
    height:30px;
    font-size:14px;
    margin-left:10px;
}
.lb-state{
    margin-left:20px;
    font:12px;
    color:#ff0000!important;
    font-weight:700;
}