.all-container {
    background: #FAFAFA;
}

.all-container .container-top {
    height: 170px;
    width: 100%;
    background: #FFF
}

.all-container .container-top .search-container {
    width: 600px;
    border: 2px solid #FF4401;
    height: 32px;
    position: absolute;
    background: #fff;
    right: 20px;
    top: 22px
}

.all-container .container-top .search-input {
    position: absolute;
    right: 90px;
    top: 15px
}

.all-container .container-top .search-input .panel {
    border: 2px solid #FF4701;
    height: 30px;
    line-height: 30px
}

.all-container .container-top .search-input .panel .choose {
    height: 30px;
    border: none;
    background: #F7F7F7;
    outline: 0
}

.all-container .container-top .search-input .search-button {
    position: absolute;
    right: -80px;
    top: 0;
    height: 30px;
    width: 80px;
    background: #FF4701
}

.all-container .container-top .search-input .search-button .btn-search {
    display: block;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #FF5001;
    cursor: pointer;
    height: 33px;
    border: none;
    width: 100%;
    padding-top: 1px
}

.all-container .container-top .search-input .input {
    width: 503px;
    border: none;
    height: 15px;
}

.all-container .container-top .left-logo {
    width: 204px;
    height: 36px;
    padding-bottom: 10px
}

.all-container .container-top .left-logo img {
    width: auto;
    height: 70px;
    margin-top: 5px;
    margin-left: 40px;
}

.all-container .container-top .rank {
    margin-top: 0px;
    text-align: center;
}

.all-container .container-top .rank ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100px;
    font-size: 14px;
    color: #9C9C9C;
}

.all-container .container-top .rank ul li a {
    color: #9C9C9C
}

.all-container .container-top .rank .rank-one {
    margin-left: 0;
    background: #FF4701;
    color: #fff;
    height: 40px;
    width: 120px
}

.all-container .container-top .rank .rank-one a {
    color: #FFF
}

.all-container .container-center ul li {
    width: 25%;
    height: 307px;
    float: left;
    text-align: center;
    margin-top: 20px
}

.all-container .container-center ul li img {
    width: 220px;
    height: 220px
}

.all-container .container-center ul li p {
    font-size: 12px;
    color: #3C3C3C;
    word-wrap: break-word;
    padding-top: 5px;
    width: 225px;
    height: 33px;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    line-clamp: 2;
    text-align: left;
    padding-left: 38px;
    display: -webkit-box
}

.all-container .container-center .worth-left {
    padding-top: 5px;
    text-align: left
}

.all-container .container-center .worth-left .amount {
    font-size: 28px;
    color: #fff;
    margin-left: 2px;
    display: inline-block;
    width: 100px;
    font-weight: bold;
    float: left;
}

.all-container .container-center .worth-left .amount .money-logo {
    font-size: 18px;
    color: #fff;
    /* background: #b12b05; */
}

.container-center ul li {
    background: #fff !important;
}

.all-container .container-center .worth-left .delete {
    text-decoration: line-through;
    font-size: 12px;
    color: #fff;
    padding-left: 5px
}

.all-container .container-center .worth-left .count {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-left: 10px;
    display: block
}

.all-container .container-bottom {
    height: 200px;
    width: 1190px
}

.all-container .null-result {
    width: 100%;
    min-height: 400px;
    text-align: center;
    padding-top: 150px
}

.all-container .null-result img {
    width: auto;
    height: 103px
}

.all-container .null-result p {
    margin-top: 15px;
    font-size: 14px;
    color: #3C3C3C
}

.sales_content,
.sales_grabble {
    width: 100%;
    background: #fafafa;
}

.sales_grabble>div,
.sales_content>div {
    width: 1190px;
    margin: 0 auto;
}

.search_app {
    float: right;
    margin-top: 30px;
}

.sales_wrap {
    width: 1190px;
    height: 90px;
}

.content_serves {
    height: 200px;
    width: 1190px;
}

.sales_shop {
    width: 100%;
    padding-top: 30px;
}
.sales_shop ul li{
    padding: 2px 3px 2px 3px;
    float: left;
    color: #000;
    cursor: pointer;
}
.sales_shop ul li:hover{
    background: #FF4401;
    color: #fff!important;
}
.sales_top {
    width: 150px;
    height: 50px;
    background: #f40;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}

.triangle_border_left {
    width: 0;
    height: 0;
    border-width: 22px 20px 22px 0;
    border-style: solid;
    border-color: transparent gold transparent transparent;
    /*透明 灰 透明 透明 */
    position: relative;
    float: left;
}

.qiang {
    float: right;
}

.qiang_content {
    height: 45px;
    width: 30px;
    background: gold;
    float: right;

}

.qiang_content a {
    color: #FF4401;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    font-weight: 400
}

.marth_left {
    width: 220px;
    height: 45px;
    background: #f40;
    margin-left: 37px;
}

.money_rise {
    float: left;
    line-height: 45px;
}

.money_rise span {
    color: #fff;
}

.money_rise:first-child span {
    font-size: 18px;
}

.money_rise span:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
}

.money_sales h4:first-child {
    text-decoration: line-through;
}

.money_sales {
    text-align: left;
    float: left;
    font-size: 12px;
    color: #fff;

    padding-left: 10px;
    line-height: 22px;
}

.sales_promotion{
    background: #f47a86!important;
    color: #fff;
    padding: 2px 3px 2px 3px;
    margin-left: 10px;
}
.hahahha{
    float: left;
    width: 150px;
}
.create_sales{
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    color:#fff;
    margin-right: 20px;
    background-color: #ff5001;
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 15px;
}
.sales_tel{
    width: 400px;
    margin: 50px;
}
.sales_tel li{
    clear: both;
    list-style-type: none;
    margin: 0 0 10px;
}
.sales_tel li:nth-last-child(1) {
    text-align: center;
}
.sales_tel li label {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px;
    text-align: right;
    width: 100px;
}
.sales_tel li input{
    border-radius: 5px;
    padding: 5px 5px 5px 30px;
    width: 155px;
}
.sales_tel li input:focus {
    outline: none;
}
.sales_url{
    float: left;
    margin-left: 98px;
}
.sales_times_right{
    float: left;
    margin-left: 37px;
    margin-top: -5px;
}
.sales_times_wrap{
    float: left;
    margin-top: -20px;
}
.sales_type{
    margin-left: 49px;
    margin-top: 50px;
}
.sales_type>form>label{
    margin-left: 53px;
}
.sales_determine{
    float: left;
    margin-left: 195px;
    margin-bottom: 30px;
}
.sales_deter{
    margin-top: 60px;
    float: right!important;
}
.sales_determine a:nth-child(2){
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    display: block;
    float: right;
    color: #fff;
    font-size: 18px;
    margin-right: 20px;
    background-color: rgb(54, 169, 206);margin-right: 20px;

}
.sales_determine a:first-child{
    width: 136px;
    height: 36px;
    text-align: center;
    display: block;
    line-height: 36px;
    float: right;
    border-radius: 4px;
    color: rgb(54, 169, 206);
    font-size: 18px;
    border: 2px solid rgb(54, 169, 206);
}
.sales_determine a:nth-child(2):hover{
    color: #fff;
    width: 140px;
    height: 40px;
    border: 0px;
    line-height: 40px;
    background-color: rgb(54, 169, 206);
}
.sales_zzc{
    width: calc(100%);
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 87px;
    left: 0;
    z-index: 1000;
    display: none;
}
.sales_zzc_title{
    height: 50px;
    text-align: center;
    position: relative;
}
.sales_zzc_content,.sales_zzc_title{
    margin: 0 auto;
    width: 1190px;
}
.sales_zzc_title h1{
    line-height: 50px;
    color: #fff;
    font-weight: 400
}
.sales_list li{
    color:#fff;
    float: left;
    line-height: 18px;
    height: 55px;
    text-align: center;
    /* border-right: 1px solid #fff; */
}
.sales_zzc_content{
    margin-top: 20px;
    /* border-top: 1px solid #fff; */
    /* border-bottom: 1px solid #fff; */
}
.sales_list li img{
    width: 50px;
    height: 50px;
}
.sales_list li:first-child{
    width: 200px;
    /* border-left: 1px solid #fff; */
}
.sales_list li:nth-child(2){
    width: 300px;
}
.sales_list li:nth-child(3){
    width: 120px;
}
.sales_list li:nth-child(4){
    width: 135px;
}
.sales_list li:nth-child(5){
     width: 280px;
 }
.sales_list_bug li:nth-child(5){
    width: 120px!important;
}
.sales_list_bug li:nth-child(1){
    width: 128px!important;
}
#sales_ch{
    font-size: 50px;
    position: absolute;
    top: 0px;
    right: 20px;
    color:#fff;
    cursor: pointer;
}
/*.pagination li{
    width: 32px!important;
    height: 32px!important;
}*/
.sales_activity{
    clear: both;
    margin-bottom: 20px;
}
.sales_activity span{
    margin-left: 10px;
}
.sales_activity_tit{
    text-align: center;
    padding: 35px 20px;
    background: #fff0e8;
    font-size: 14px;
    width: 200px;
    color: #ff5001;
    margin-left: -70px;
    margin-top: 10px;
}
.sales_activity_change{
    margin-left:0px!important;
    display: block;
    margin-bottom: 10px;
}
.sales_activity_details{
    float: left;
}
.activity_shop{
    padding-left: 10px;
    padding-right: 10px;
    background: #999;
    color: #fff;
    display: block;
    width: 140px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    cursor: pointer;
}
.warning,.warning1{
    color: #f00;
    display: none;
}
.sales_car{
    width: 100%;
    border: 1px solid #999;
}
.sales_car ul li:first-child{
    width: 128px;
}
.sales_car ul li:nth-child(2){
    width: 300px;
}
.sales_car ul li:nth-child(4){
    line-height: 14px;
}
.sales_car ul li:nth-child(5){
    width: 120px;
}
.sales_car ul li{
    width: 120px;
}
.sales_choose{
    padding-left: 10px;
    padding-right: 10px;
    background: #999;
    color: #fff;
    display: block;
    width: 70px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
}
.sales_activity_watch{
    display: block;
    margin-top:46px;
    margin-left: 100px;
    width:70px;
}
.sales_car p span{
    color: #f00;
    cursor: pointer;
}
.router_left{
    float: left;
}
.router_right{
    float:left;
}
.sales_activity ul li{
    color: #666;
    width: 120px;
}
.sales_car input{
    display: none;
}