body {
    position: relative;
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.container {
    width: 1170px !important;
    min-width: 1170px !important;
}

.old-foot {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.gm-box, .detail-box {
    position: relative;
    float: left;
    margin-right: 5px;
}

#cnzz_stat_icon_1266245757 {
    display: none;
}

.dropdown li a.on-menu.active {
    color: #4d66ff !important;
}

.base_vcode {
    display: none;
    position: absolute;
    top: -181px;
    left: -40px;
    width: 148px;
    border: 1px solid #ffae00;
    height: 180px;
    background-color: #fff;
}

.base_vcode_arrow {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    display: inline-block;
    border-width: 5px;
    border-color: #fff transparent transparent;
    border-style: solid dashed dashed;
}

.base_vcode_tit {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.base_vcode_img {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    margin-top: -12px;
}

.tab-block-item dd {
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0 10px 0;
}

.nav li .tab-block-item dd a {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0;
    font-size: 14px;
}

.nav li .tab-block-item dd a:hover {
    color: #ff7800;
}

a {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mark {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    display: none;
}

.mark img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -64px;
}

.show-l {
    display: block;
}

.header ul.nav {
    padding-right: 0;
}

.header ul.nav > li {
    margin: 0;
}

.header ul.nav > li > a {
    font-size: 18px;
}

.header ul.nav > li > a:hover,
.header ul.nav > li > a:focus {
    background: none;
}

.header ul.nav > li .dropdown-menu {
    width: 515px;
    /*height: 360px;*/
    border-radius: 0;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, .15);
}

/* header-nav-tabs */
.header .nav .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0;
    top: 62px;
    border-top: 1px solid #ddd;
}

.header .nav .dropdown-menu:before {
    position: absolute;
    content: '';
    top: -7px;
    left: 45px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ddd;
}

.header .nav .dropdown-menu .tab {
    width: 515px;
    overflow: hidden;
}

.header .nav .dropdown-menu .tab-block {
    overflow: hidden;
}

.header .nav .dropdown-menu .mega-menu-column {
    height: auto;
    overflow: hidden;
    margin: 0;
}

.header .nav .dropdown-menu .mega-menu-column .tab-nav {
    overflow: hidden;
    width: 120px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.header .nav .dropdown-menu .tab-nav li {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
    background: #f8f8f8;
    height: 70px;
    line-height: 70px;
    color: #666;
    margin: 0;
    border-right: 1px solid #ddd;
    font-weight: bold;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(1) a {
    background: url("../images/icon-kids.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(2) a {
    background: url("../images/icon-man.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(3) a {
    background: url("../images/icon-sport.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(4) a {
    background: url("../images/icon-money.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(1).active a {
    background: url("../images/icon-kids-active.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(2).active a {
    background: url("../images/icon-man-active.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(3).active a {
    background: url("../images/icon-sport-active.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li:nth-child(4).active a {
    background: url("../images/icon-money-active.png") 10px center no-repeat;
}

.header .nav .dropdown-menu .tab-nav li + li {
    border-top: 1px solid #ddd;
}

.header .nav .dropdown-menu .tab-nav li a {
    display: block;
    height: 70px;
    line-height: 70px;
    text-indent: 30px;
    color: #666;
}

.header .nav .dropdown-menu .tab-content {
    width: 395px;
    float: right;
    padding: 0 15px;
}

.header .nav .dropdown-menu .tab-content .tab-block-item {
    overflow: hidden;
    padding: 10px 0;
    box-sizing: border-box;
}

/*height: 72px;*/
.header .nav .dropdown-menu .tab-content .tab-block-item + .tab-block-item {
    border-top: 1px solid #eee
}

.header .nav .dropdown-menu .tab-content .tab-title {
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
    color: #7a9bff;
}

.header .nav .dropdown-menu .tab-content .tab-links {
    font-size: 14px;
    padding: 0;
    color: #777;
}

.header .nav .dropdown-menu .tab-content .tab-links:hover {
    color: #ff7800;
}

.header .nav .dropdown-menu .tab-content .tab-links + .tab-links {
    margin-left: 15px;
    display: inline-block;
}

.header .nav .dropdown-menu .tab ul li.active {
    border-right: 1px solid #fff;
    background: #fff;
}

.header .nav .dropdown-menu .tab ul li.active a {
    background: #FFFFFF;
    color: #4d66ff;
}

.header .nav .dropdown-menu .active li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.header .nav .dropdown-menu .active li.active a {
    color: #ffa800;
}

.header .nav .dropdown-menu .active li a:hover {
    color: #ff6600;
}

.news-item .news-info {
    display: table-cell;
    vertical-align: top;
    padding: 15px 15px 15px 0;
}

.news-item .news-info .news-text {
    display: block;
    max-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*margin: 0 0 5px !important;*/
}

.table thead > tr > th {
    border-bottom-width: 1px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.card.card-border-close {
    border: 0;
}

.input-element:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #777777;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    z-index: 20;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.customer-block .table-block .table-header {
    background: #f8faff;
    padding: 15px 10px 5px 10px;
    height: auto;
    color: #333333;
    overflow: hidden;
    border: 1px solid #dfe7ff;
    margin-bottom: -1px;
}

.new-block .form-block {
    /*padding: 30px 0 30px 83px;*/
}

.new-block .form-block .form-group label {
    display: table-cell;
    vertical-align: top;
    height: 32px;
    width: 110px;
    padding-top: 6px;
}

.new-block .form-block .form-group .form-item .form-control {
    width: 220px;
    float: left;
}

.new-block .form-block .form-group .form-item .select {
    width: 220px;
}

.promotion .promotion-after .promotion-list {
    padding: 15px 7px;
}

.other-box {
    width: 209px;
    display: inline-block;
}

.text-box {
    float: left;
    width: 100px;
    margin-right: 5px;
}

.pop-div {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 11;
    display: none;
}

.load-img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -64px;
}

.t-h-top, .t-h-bottom {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
}

.customer-block-box {
    height: 700px;
}

.select-boxs {
    width: 160px;
    float: left;
    margin-right: 10px;
}

.sel-boxs {
    width: 166px;
    float: left;
    margin-right: 10px;
}

.sel-boxs:last-child {
    margin-right: 0px;
}

.selectboxit-text {
    color: #333;
}

.product-body .title .mark {
    width: inherit !important;
    display: block !important;
}

.customer-block {
    display: inherit !important;
}

.filter .filter-nav.on {
    background: #ffae00;
    color: #fff;
}

.product-tags a {
    margin-right: 5px;
}

.product-list .product-list-before img {
    width: 300px;
    height: 200px;
}

.product-body {
    width: 500px !important;
}

.product-after {
    width: 310px !important;
}

.tools {
    background: #fff;
    right: 22px;
}

.browse-history ul li {
    float: left;
    padding: 0 12px;
}

.filter-bar .btn-group.sort .btn.zonghe {
    padding-right: 10px;
}

.filter-bar .btn-group.sort .btn.zonghe:before {
    border: none !important;
}

.filter-bar .btn-group.sort .btn.zonghe:after {
    border: none !important;
}

.listHead th:nth-child(1), .listBody td:nth-child(1) {
    width: 40px;
}

.listHead th:nth-child(2), .listBody td:nth-child(2) {
    width: 150px;
}

.listHead th:nth-child(3), .listBody td:nth-child(3) {
    width: 150px;
}

.listHead th:nth-child(4), .listBody td:nth-child(4) {
    width: 120px;
}

.listHead th:nth-child(5), .listBody td:nth-child(5) {
    width: 170px;
}

.listHead th:nth-child(6), .listBody td:nth-child(6) {
    width: 100px;
}

.listHead th:nth-child(7), .listBody td:nth-child(7) {
    width: 120px;
}
.listHead th:nth-child(8), .listBody td:nth-child(8) {
    width: 100px;
}
.listHead th:nth-child(9), .listBody td:nth-child(8) {
    width: 120px;
}

.salelistHead th:nth-child(1), .salelistBody td:nth-child(1) {
    width: 40px;
}

.salelistHead th:nth-child(2), .salelistBody td:nth-child(2) {
    width: 345px;
}

.salelistHead th:nth-child(3), .salelistBody td:nth-child(3) {
    width: 120px;
}

.salelistHead th:nth-child(4), .salelistBody td:nth-child(4) {
    width: 200px;
}

.salelistHead th:nth-child(5), .salelistBody td:nth-child(5) {
    width: 125px;
}

.salelistHead th:nth-child(6), .salelistBody td:nth-child(6) {
    width: 105px;
}

.radion-item.checks {
    background: #4AD662;
}

.set-btn1 {
    width: 70px;
}

.set-btn1 {
    background: #ddd;
}

.set-btn1.checks {
    background: #4AD662;
}

.set-btn1 .sets {
    background: #fff !important;
}

.set-btn1.checks .sets {
    float: right;
}

.set-label {
    float: left;
    margin-right: 10px;
    font-size: 16px;
    color: #666;
    padding-top: 2px
}

.ai-offer .ai-offer-form .control-label {
    width: 100px;
    text-align: right;
    cursor: default;
}

.title-after > span > i {
    color: #333;
    font-style: inherit;
    padding-right: 0;
}

.c-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #92adff;
    border-bottom: 4px solid transparent;
}

.ai-offer-details-list .table tbody > tr.ai-offer-details-list-open {
    display: none;
}

.product-body {
    position: initial;
}

.product-tags {
    position: absolute;
    /*bottom: 16px;*/
}

.qudao {
    width: 200px;
    top: 29px;
    left: 83px;
    position: relative;
}

.hj-total {
    border-bottom: 1px solid #dfe7ff;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 14px;

}

/*销售明细*/
/*
.salesTotal-h th:nth-child(1), .salesTotal-b td:nth-child(1) {
    width: 40px;
}

.salesTotal-h th:nth-child(2), .salesTotal-b td:nth-child(2) {
    width: 150px;
}

.salesTotal-h th:nth-child(3), .salesTotal-b td:nth-child(3) {
    width: 149px;
}

.salesTotal-h th:nth-child(4), .salesTotal-b td:nth-child(4) {
    width: 165px;
}

.salesTotal-h th:nth-child(5), .salesTotal-b td:nth-child(5) {
    width: 160px;
}

.salesTotal-h th:nth-child(6), .salesTotal-b td:nth-child(6) {
    width: 140px;
}

.salesTotal-h th:nth-child(7), .salesTotal-b td:nth-child(7) {
    width: 150px;
}

.salesTotal-h th:nth-child(8), .salesTotal-b td:nth-child(8) {
    width: 50px;
}

.salesTotal-h th:nth-child(9), .salesTotal-b td:nth-child(9) {
    width: 150px;
}

.salesTotal-h th:nth-child(10), .salesTotal-b td:nth-child(10) {
    width: 100px;
}

.salesTotal-h th:nth-child(11), .salesTotal-b td:nth-child(11) {
    width: 100px;
}

.salesTotal-h th:nth-child(12), .salesTotal-b td:nth-child(12) {
    width: 150px;
}

.salesTotal-h th:nth-child(13), .salesTotal-b td:nth-child(13) {
    width: 160px;
}

.salesTotal-h th:nth-child(14), .salesTotal-b td:nth-child(14) {
    width: 120px;
}
*/

.table-footer {
    /*border: 1px solid #dfe7ff;*/
    margin-top: -1px;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}

.table-footer a {
    height: 24px;
    line-height: 24px;
}

.table-footer .table-footer-before {
    float: left;
    padding: 0 10px;
}

.table-footer .table-footer-after {
    float: right;
    padding: 0 10px;
    height: auto;
    overflow: hidden;
}

.table-footer .table-footer-after .btn {
    padding: 0 10px;
    margin: 3px 0 0 5px;
    height: 20px;
    line-height: 18px;
}

.table-footer .pagination li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 0;
    border-radius: 100px !important;
}

.table-footer .pagination li a span {
    display: block;
    height: 24px;
    line-height: 24px;
}

.setlist li {
    width: 100%;
    height: 60px;
    padding: 15px;
    border: 1px solid #c5d3ff;
    overflow: hidden
}

.setlist .radio-control .radion-item {
    min-width: 24px;
}

/*销售明细*/
.sales-h th:nth-child(1), .sales-b td:nth-child(1) {
    width: 40px;
}

.sales-h th:nth-child(2), .sales-b td:nth-child(2) {
    width: 160px;
}

.ai-offer-details-list .table tbody > tr.ai-offer-details-list-open td a.btn {
    color: #fff;
}

.filter {
    width: 100%;
}

/*财务账单*/
.f-details-head th:nth-child(1), .f-details-b td:nth-child(1) {
    width: 40px;
}

.f-details-head th:nth-child(2), .f-details-b td:nth-child(2) {
    width: 145px;
}

.f-details-head th:nth-child(3), .f-details-b td:nth-child(3) {
    width: 80px;
}

.f-details-head th:nth-child(4), .f-details-b td:nth-child(4) {
    width: 80px;
}

.f-details-head th:nth-child(5), .f-details-b td:nth-child(5) {
    width: 454px;
}

.f-details-b td:nth-child(5) {
    text-align: left !important;
}

.f-details-head th:nth-child(6), .f-details-b td:nth-child(6) {
    width: 140px;
}

.customer-block .form-block .form-group .qd-name.form-control {
    width: 200px !important;
    max-width: 200px;
}

.pad-t-140 {
    padding-top: 140px;
}

.ai-offer-details-list .table tbody > tr > td {
    color: #333;
}

.ai-offer-details-list .table tbody > tr span.list-tips {
    font-size: 12px;
}

.ai-offer .ai-offer-table .ai-offer-table-footer .button-group {
    border-top: none;
}

.package-group {
    float: right;
    margin-left: 25px;
    margin-top: 10px;
}

.browse-history .filter-tags-item {
    margin-right: 5px;
    margin-bottom: 10px;
}

.totalNums {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
}

.hot {
    position: relative;
    background: #ffae00;
    border-radius: 5px;
}

.hot a {
    color: #fff;
}

.hot i {
    position: absolute;
    top: 50%;
    right: -2px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/hot-mini.png) top right no-repeat;
    z-index: 2;
    margin-top: -18px;
}

.ai-offer .ai-offer-table .ai-offer-table-content {
    padding: 0 !important;
}

.ai-offer .ai-offer-table .ai-offer-table-row.ai-offer-table-row-header {
    border-bottom: 1px solid #ddd;
    background: #F5F5F5;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text {
    border-right: 1px solid #ddd;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-select {
    border-right: 1px solid #ddd;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text, .ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-select {
    border-bottom: 1px solid #ddd;
}

.ai-offer .ai-offer-table .ai-offer-table-row.ai-offer-table-row-header .ai-offer-table-text, .ai-offer .ai-offer-table .ai-offer-table-row.ai-offer-table-row-header .ai-offer-table-select {
    border-bottom: none;
}

.ai-offer .ai-offer-table .ai-offer-table-footer {
    border-top: none;
}

.ai-offer .ai-offer-table .ai-offer-table-footer .button-group {
    border-bottom: none;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-select .selectboxit {
    border: 1px solid #ddd;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text.ai-offer-table-text-lg {
    line-height: 30px;
}

.ai-offer .ai-offer-table .ai-offer-table-row .ai-offer-table-text.ai-offer-table-text-lg span {
    padding: 1px 5px;
    background: #ffae00;
    color: #fff;
    border-radius: 3px;
    margin-right: 5px;
}

.product-after .product-after-mark img {
    width: 88px;
    height: 40px;
}
.browse-history {
    padding-bottom: 0px;
}
.browse-history label {
    line-height: 24px;
}
.data-list {
    width: 220px;
    max-height: 256px;
    border: 1px solid #ddd;
    border-bottom: none;
    border-top: none;
    overflow-y: auto;
    position: absolute;
    top: 32px;
    z-index: 100;
    background: #fff;
    display: none;
}
.data-list li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    text-indent: 10px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.page-range {
    width: inherit !important;
}
.proP{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.selectVpro{
    float: left;
    margin-top: 5px;
    margin-left: 40px;
    background: #fff;
}
.downType-box{
    float: right;
    margin-left: 15px;
    margin-top: 10px;
}
.tralType{
    width: 100%;
    height: 58px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.clearfix{
    zoom:1;
}
/*----------------------*/
.main_box {
    position: absolute;
    top:10px;
    right:10px;
    padding: 20px;
    width: 240px;
    height:150px;
    /*background:url(../images/main_bg.png);*/
    background:url(../images/mark.png);
    box-shadow: 0 0 5px 2px #999;
    /*border: 1px solid red;*/
z-index: 99999;
    border-radius: 10px;
    display: none;
}
.login_msg {text-align: center; font-size: 12px;}
.login_form {padding-top: 20px; font-size: 12px;}
.login_box .form-control {display: inline-block; *display: inline; zoom: 1; width: auto; font-size: 18px;}
.login_box .form-group {margin-bottom: 20px;}
.login_box .form-group.space {padding-top: 15px; border-top: 1px #FFF dotted;text-align: right}
/*-----------------*/


.order-item-badge {
    position: absolute;
    background: #ffae00;
    z-index: 999;
    font-size: 12px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px 0;
    top: 5px;
    right: -3px;
    line-height: 1.4;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
}

.customer .strategy{
    display: table-cell;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    vertical-align: top;
}


.buy_mobile{
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* X负数向左平移    Y轴负数往上平移 */
    background-color: burlywood;
    height:200px;
    width:200px ;
}
.mis-title{
    margin: 25px 0 25px;
    color: #333;
    /* font-weight: bold; */
    font-size: 21px;
}
.mis-content{
    padding: 0 23px;
    line-height: 28px;
    text-align: left;
    font-size: 17px;
    color: #333;
}
.mis-primary{
    display: block;
    background: #607eff;
    margin: 25px auto 0;
    width: 86%;
    border-radius: 4px;
    color: #fff;
}
.mis-input{
    padding: 0 26px;
    margin: 18px 0 0;
    text-align: right;
}
.mis_box{
    border-radius: 6px !important;
}

.mis-primary:hover,.mis-primary:focus,.mis-primary:active{
    color: #ffffff;
}