@charset "UTF-8";
body {
    background: #fff;
    max-width: 640px;
    margin: auto;
    font-size: 14px;
    font-family: ""  , "Open Sans",Arial," Hiragino Sans GB "," Microsoft YaHei "," 微软雅黑 "," STHeiti "," WenQuanYi Micro Hei ",SimSun,sans-serif;"
}

blockquote，th, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, ul {
    padding: 0
}

.page {
    background: #fff
}

.web-font {
    font-weight: lighter
}

ul {
    list-style-type: none
}

a, a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
    color: inherit;
}

.ad_zhaodaili {
    display: block;
    position: absolute;
    top: 10px;
    right: 5px;
    color: #fff;
    font-size: .4rem;
    background: #d60000;
    border-radius: 5px;
    padding: 1px
}

span[class*=tips] {
    display: block;
}

.list-block input.d43838 {
    color: #d43838;
}

#filerDate {
    margin: 15px 10px;
}

.card {
    margin: .65rem .5rem;
}

.card-header {
    border-bottom: 1px solid #eee;
}

.card-header, .card-footer {
    padding: .15rem .75rem;
}

.card-footer {
    padding: 0 .75rem;
}

.card-footer .iconfont {
    font-size: .8rem;
}

.card-content-inner {
    padding: .35rem .75rem;
}

/**登陆**/
.login-img {
    margin-top: 20%;
    text-align: center
}

.login-input-bg {
    margin: 0 auto;
    width: 95%;
    height: 91px;
    margin-top: 30px;
    background: #f7f7f7;
    border-radius: 8px
}

.login-input-phone {
    background: 0 0;
    border: none;
    width: 100%;
    padding: 15px 2px 10px 15px;
    border-bottom: solid #dedede 1px;
    border-radius: 0
}

.login-input-pwd {
    background: 0 0;
    border: none;
    width: 100%;
    padding: 15px 2px 10px 15px;
    border-radius: 0
}

.login-input-phone, .login-input-pwd:focus {
    outline: 0
}

.login-btn {
    width: 95%;
    height: 40px;
    background: #ff7e00;
    border: none;
    border-radius: 6px;
    color: #FFF;
    margin-top: 20px
}

.login-auto-btn {
    color: #999;
    margin-top: 10px
}

.login-auto-check {
    border: 1px solid #FF7E00;
    color: #FF7E00;
    background: 0 0
}

.login-auto-check:focus {
    outline: 0;
    border-color: brown
}

.choice-current {
    background: url("../img/icon-choose-72.png") no-repeat;
    background-size: 20px;
    height: 30px;
    width: 30px;
    padding-left: 24px;
    white-space: nowrap;;
    display: inline-block;
}

.choice {
    background: url("../img/icon-choice-72.png") no-repeat;
    background-size: 20px;
    height: 30px;
    width: 30px;
    padding-left: 24px;
    white-space: nowrap;;
    display: inline-block;
}

.autocheck span {
    position: absolute;
    left: 1.5rem;
}

.choice-none {
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
}

.goodsdescribe {
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

/*底部汇总栏*/
.footbar {
    background-color: #f7f7f7;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
    height: 52px;
    width: 100%;
    max-width: 640px;
    z-index: 9999
}

.footcount {
    position: absolute;
    float: left;
    padding: 5px;
    width: 100%;
}

.footcount p {
    float: left;
    margin-right: 30px
}

.footbartab {
    background-color: #f7f7f7;
    position: fixed;
    bottom: 2.4rem;
    left: 0;
    right: 0;
    margin: auto auto;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 100%;
    max-width: 640px;
    z-index: 9999
}

.footcounttab {
    position: absolute;
    float: left;
    padding-left: 10px
}

.footcounttab p {
    float: left;
    margin-right: 30px
}

.search-input .button.button-fill {
    background: #ec6c00
}

.over {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=30);
    background-color: #000;
    z-index: 120;
    left: 0;
    display: none;
    opacity: .3;
    -moz-opacity: .3
}

.head {
    background: #ec6c00;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #FFF;
    font-size: 17px
}

.head a span {
    position: absolute;
    right: 10px;
    text-align: center;
    color: #FFF;
    margin-top: 15px
}

.nav {
    list-style: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px
}

.nav a {
    float: left;
    width: auto;
    color: #666;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

.nav a.active {
    color: #ec6c00
}

.nav a span {
    font-size: 10px
}

.head {
    background: #ec6c00;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #FFF;
    font-size: 20px
}

.head a span {
    position: absolute;
    right: 10px;
    text-align: center;
    color: #FFF;
    margin-top: 15px
}

.nav {
    list-style: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px
}

.nav a {
    float: left;
    width: auto;
    color: #666;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

.nav a.active {
    color: #ec6c00
}

.nav a span {
    font-size: 10px
}

/*销售汇总*/
.saletotal-head-bg {
    background-image: url("../img/bg_sale.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.saletotal-head {
    padding-top: 7px;
    text-align: center;
    color: #FFF;
    font-size: 18px
}

.saletotal-head a {
    font-size: 14px
}

/*#saletotalList {
    margin-top: 20px
}*/

#saletotalList .col-20 {
    margin-left: 0;
}

.saletotal-head .more {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    color: #FFF
}

.saletotal-head .chart {
    position: absolute;
    right: 45px;
    top: 10px;
    text-align: center;
    color: #FFF
}

.saletotal-head .filter {
    position: absolute;
    right: 70px;
    top: 10px;
    text-align: center;
    color: #FFF
}

.saletotal-top-container {
    padding: 30px 0 0 20px;
    color: #FFF;
    font-size: 18px
}

.saletotal-top-container h1 {
    font-size: 56px;
    padding-top: 5px;
    padding-bottom: 5px
}

.saletotal-top-container p {
    padding-top: 10px;
    padding-bottom: 10px
}

.saletotal-list {
    border-bottom: 1px solid #eee;
    padding: 10px 10px 10px 30px;
    color: #666;
    font-size: 16px;
    display: block
}

a.saletotal-list:active, #shop ul li:active {
    background: #eee
}

.saletotal-list:first-child {
    border-top: 1px solid #eee
}

.fz {
    font-size: 10px;
    margin-top: -14px
}

.saletotal-list .enter-icon {
    position: absolute;
    right: .5rem;
    margin-top: 1.1rem
}

/*统计内容*/
.counter {
    color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    z-index: 2;
    font-family: Helvetica;
    position: relative;
}

.count-title {
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.count-title-data {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700
}

.count-text {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    position: relative;
}

.counter .upyou {
    margin: 0;
    top: 0;
    position: absolute;
    right: 3%;
    border: 1px solid #fff;
    padding: 1% 2%;
    text-decoration: none;
    border-radius: 4px;
    text-indent: 0;
}

.count-text-data {
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center
}

.fn {
    font-size: 25px;
    font-weight: lighter
}

.slide {
    position: absolute;
    top: 35px;
    right: 10px;
    z-index: 104;
    width: 30%;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);
    border-radius: .2rem
}

.slide li {
    display: block;
    height: 40px;
    border-bottom: 1px solid #eee
}

.slide li:LAST-CHILD {
    border-bottom: none
}

.slide li a {
    display: block;
    text-align: center;
    height: 40px;
    background-color: transparent;
    line-height: 40px;
    color: #666
}

.slide li a.selected, .slide li a:hover {
    background-color: #f6f6f6
}

.slide li a.select {
    background-color: #fff
}

.actions, .chart {
    width: 100%;
    height: 230px;
    font-weight: lighter
}

.lename {
    font-size: 14px
}

.lename span {
    display: block;
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.enname span {
    display: block;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

/*销售汇总按月份*/
.saletotal-month .data {
    background: #f5f4f9;
    color: #9f9ea3;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 10px
}

.saletotal-month .list {
    display: block;
    border-bottom: 1px solid #eee;
    color: #666;
    width: 100%;
    padding: 10px
}

.saletotal-month .enter-icon {
    position: absolute;
    right: 20px;
    margin-top: 10px
}

h2.count-text {
    font-size: .65rem;
    text-align: left;
    text-indent: 1rem;
}

#count-number-ReceivableMoney {
    text-align: left;
    text-indent: 1rem;
    display: block;
    overflow: hidden;
}

/*#count-number-ProfitTotal{border-right: 1px solid #fff;}*/
.ProfitTotal {
    position: relative;
}

.ProfitTotal:after {
    background: #fff;
    content: '';
    right: 0px;
    top: 28%;
    width: 1px;
    height: 30px;
    position: absolute;
}

.identity .item-content {
    border: none;
}

/*销售汇总按天*/
.saletotal-day .list {
    display: block;
    border-bottom: 1px solid #eee;
    color: #666;
    width: 100%;
    padding: 10px
}

.saletotal-day .list:FIRST-CHILD {
    border-top: 1px solid #eee
}

.saletotal-day .enter-icon {
    position: absolute;
    left: 150px;
    margin-top: -1px
}

.saletotal-day .state {
    color: #ec6c00
}

.saletotal-day .name {
    padding: 5px 1px 10px 1px
}

.saletotal-day .totalbar {
    padding: 5px;
    padding-left: 0;
    font-size: 16px
}

.saletotal-day .totalbar span {
}

.saletotal-day .totalbar .row div {
    margin-left: 4px
}

#saleOrderdetail .totalbar .row, #saletotaldaydetail .totalbar .row, #order_detail .totalbar .row {
    margin: 0;
}

#saleOrderdetail .totalbar .row .col-30, #saletotaldaydetail .totalbar .row .col-30, #order_detail .totalbar .row .col-30 {
    padding-right: .2rem;
    margin-bottom: .2rem;
    margin-right: .2rem;
}

.saletotal-day .orderinfo {
    padding: 5px 5px 0;
    color: #8b8b8b;
    border-top: 1px solid #eee
}

/*图片货品列表*/

#listview-img {
    background: #eee;
    overflow: hidden;
}

#listview-img .good-item {
    position: relative;;
    padding: 10px 2px 5px 2px;
    color: #666;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    background: #fff;
    margin-top: 0;
}

#listview-img .good-item-more #item-img {
    margin-left: -80px;
    transition: .2s;
}

#listview-img .good-item-more #item-content {
    margin-left: -100px;
    transition: .2s;
}

#listview-img .good-item-more.Android1 #item-img {
    margin-left: -16%
}

#listview-img .good-item-more.Android1 #item-content {
    margin-left: 0;
}

#listview-img .good-item-more.Android2 #item-img, #listview-img .good-item-more.Android2 #item-content {
    margin-left: 4%;
}

.list-item-del {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    right: -180px;
    line-height: 1rem;
    font-size: .75rem;
    background: #ff3f40;
    color: #fff;
    text-align: center;
    transition: .2s;
}

.list-item-see {
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    right: -160px;
    line-height: 1rem;
    font-size: .75rem;
    background: #ed7304;
    color: #fff;
    text-align: center;
    transition: .2s;
}

.redtip {
    color: #f40
}

.good-item-more .list-item-del {
    right: 100px;
    transition: .2s;
}

.good-item-more .list-item-see {
    right: 0;
    transition: .2s;
}

.good-item-more.Android1 .list-item-del {
    right: 0;
}

.good-item-more.Android1 .list-item-see {
    right: -160px;
}

.good-item-more.Android2 .list-item-del {
    right: 0;
}

.good-item-more.Android2 .list-item-see {
    right: -160px;
}

.good-item .list-item-del .txt, .good-item .list-item-see .txt {
    width: 40%;
    margin: 0 auto;
    top: 24%;
    position: relative;
}

#saleRanking #listview-img, #goods #listview-img {
    background: none
}

#saleRanking #listview-img .good-item, #goods #listview-img .good-item {
    border: none;
    border-bottom: 1px solid #eee
}

/*#saleRanking #listview-img .good-item:FIRST-CHILD,#goods #listview-img .good-item:FIRST-CHILD{border-top:1px solid #eee}*/
#listview-img .good-item:FIRST-CHILD {
    border-top: 1px solid #eee
}

/*#saleRankingIndex .content-filter .buttons-row,#goods .content-filter .buttons-row{width:96.6%;}*/
.page .content-filter .buttons-row {
    width: 96.6%;
}

.page .content-filter .buttons-row .iconfont {
    font-size: .75rem;
}

#saleRankingIndex .good-item .col-75 {
    position: relative;
}

#saleRankingIndex .good-item .col-75 .row {
    padding: 0;
}

.tnum {
    color: #fff;
    width: 20px;
    line-height: 20px;
    height: 20px;
    border-radius: 15px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    right: .5rem;
    top: 32%;
}

.more-list li {
    border-bottom: 1px solid #c9caca;
    height: 42px;
    line-height: 42px;
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    background: #FFF
}

#stock-list {
    padding-top: 15px
}

table.gridtable {
    width: 700px;;
    font-size: 0.55rem;
    color: #333;
    border-width: 1px;
    border-color: #666;
    border-collapse: collapse;
    border-spacing: 0;
}

table.gridtable th {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center
}

table.gridtable td {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    text-align: center
}

table.gridtable1 {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #333;
    border-width: 1px;
    border-color: #666;
    border-collapse: collapse;
    border-spacing: 0;
}

table.gridtable1 th {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center
}

table.gridtable1 td {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    text-align: center
}

table.gridtable thead td, table.gridtable1 thead td {
    background-color: #ebebeb;
}

.rotate {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.popup-stock .content-block, .popup-image .content-block {
    overflow: hidden;
    padding: 0 10px;
    margin: 0 0 30px;
    height: auto;
}

.popup-image .content-block .tit {
    overflow: hidden;
    font-size: .7rem;
    line-height: 1.2rem;
    width: 96%;
    margin: .2rem auto;
    position: relative;
}

.popup-stock .button-warning {
    position: absolute;
    right: inherit;
    left: 36%;
    width: 27%;
    height: 1.7rem;
    line-height: 1.7rem;
    background: #ec6c00;
}

.stock-title {
    padding: 10px 5px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

/*更多*/
.more-list li:nth-child(1) {
    border-top: 1px solid #c9caca;
    margin-top: 18px
}

.more-list li:nth-child(7) {
    border-top: 1px solid #c9caca;
    margin-top: 12px
}

.more-list li:nth-child(9) {
    border-top: 1px solid #c9caca;
    margin-top: 12px
}

.more-list li a {
    color: #3e3a39
}

/*我的资料*/
#kcodevalue {
    display: block;
    background: #fe5d52;
    color: #fff;
    text-decoration: none;
    border-radius: .25rem;
    font-size: 0.7rem;
    width: 3rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
}

#kcodevalue:active {
    background: #dd5148
}

#popKcode {
    overflow: hidden;
    height: 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 0px 30px 0px 30px;
    margin-top: 10px
}

#inputKcode {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    height: 40px;
}

#getKcode {
    width: 100%;
    height: 40px;
    line-height: 30px;
    margin-top: 10px;
    background: #ec8228;
    color: #fff;
    border: none;
    border-radius: 5px;
}

.introduction {
    color: #999;
    font-size: .3rem;
    padding-top: 4px
}

#ExpireDate {
    color: #666;
    font-size: .8rem
}

#page_infor .list-block input[type=text] {
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page_infor .list-block .item-title {
    width: 35%;
}

/*订单*/
.order-list .list-item {
    font-size: 14px;
    display: block;
    margin: 5px;
    height: 150px;
    border-radius: .3rem;
    border: 1px solid #eee
}

.order-list .heard {
    color: #666;
    padding: 10px;
    border-bottom: 1px solid #eee
}

.order-list .list-content {
    color: #666;
    padding: 10px
}

.card-header span {
    color: #ec6c00;
    font-size: 18px
}

.customer-name {
    font-size: 16px;
    padding-bottom: 10px
}

/*.order-list .row span{font-weight:700}*/
.day_time {
    color: #999;
    font-size: 13px
}

.jprice {
    margin-top: 4px
}

.operater {
    font-size: 13px;
    color: #999;
    margin-top: 3px
}

.avatar {
    border-radius: .1%;
    width: 60px;
    height: 60px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px
}

.list-block {
    margin: 0;
}

.list-block li {
    color: #666;
}

.list-block ul:before, .list-block ul:after {
    background: none;
}

.list-block .item-after {
    max-height: 2.8rem
}

#authorization, #picker {
    text-align: right
}

.qrcode {
    text-align: center;
    margin-top: 20px
}

.qrcode .bg {
    width: 100px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 12px #102e34;
    margin: 0 auto
}

.qrcode p {
    font-size: 12px;
    color: #999
}

.qrcode img {
    width: 100px;
    height: 100px
}

.inforcontent {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: -20px;
    font-size: .8rem
}

.wrapper-dropdown-5 {
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 8px 15px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.drop-title {
    font-size: .85rem;
    font-weight: 500;
    color: #fff
}

.wrapper-dropdown-5 .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    max-height: 0;
    overflow: hidden
}

.wrapper-dropdown-5 .dropdown li {
    padding: 0 10px
}

.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    transition: all .3s ease-out;
    border-bottom: 1px solid #e6e8ea
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle
}

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #57a9d9
}

.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0;
    box-shadow: none;
    border-bottom: none;
    color: #fff
}

.wrapper-dropdown-5.active:after {
    border-color: #fff transparent
}

.wrapper-dropdown-5.active .dropdown {
    box-shadow: 0 .03rem .1rem rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    max-height: 400px
}

.z999 {
    z-index: 9999
}

header .right, .front .right {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

header .open, .front .open {
    transform: rotate(179deg);
    -ms-transform: rotate(179deg);
    -moz-transform: rotate(179deg);
    -webkit-transform: rotate(179deg);
    -o-transform: rotate(179deg);
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.select-menu, .filter-menu {
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    height: 0;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.select-menu {
    z-index: 9;
}

.select-menu .list-block {
    font-size: .7rem;
    margin: 0;
}

.select-menu .list-block ul {
    background: #fff;
    padding: 0;
}

.select-menu .list-block ul:before {
    background: none;
}

.select-menu .list-block ul li {
    border-bottom: 1px solid #eee;
}

.select-menu .list-block ul li:active {
    background: #eee
}

.filter-menu .confirm {
    margin: 25px 10px 10px 10px
}

.nodate {
    color: #999;
    text-align: center;
}

.nodate i {
    font-size: 2.8rem;
    color: #ccc
}

.filter-menu .confirm a {
    height: 40px;
    line-height: 40px
}

#open-button {
    margin-top: 8px;
    font-size: 20px
}

.orderrecord {
    border-top: 1px solid #eee
}

.orderrecord .edittime {
    margin-top: -25px;
    color: #999;
    font-size: 14px
}

.orderrecord .state {
    color: #ec6c00
}

.rank_a li {
    padding: 10px 10px 0 10px;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #666;
}

.rank_a li:first-child {
    border-bottom: 1px solid #eee;
}

.rank_a li .row .col-50 {
    display: block;
    height: 20px;
}

.loadmore {
    text-align: center;
    color: #0894ec;
    margin-top: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #eee
}

/* poptip */
.poptip {
    position: absolute;
    top: 50px;
    left: 20px;
    padding: 6px 10px 5px;
    *padding: 7px 10px 4px;
    line-height: 16px;
    color: #DB7C22;
    font-size: 12px;
    background-color: #FFFCEF;
    border: solid 1px #FFBB76;
    border-radius: 2px;
    box-shadow: 0 0 3px #ddd;
    z-index: 999;
}

.poptipkcode {
    position: absolute;
    top: 40px;
    right: 30px;
    padding: 6px 10px 5px;
    *padding: 7px 10px 4px;
    line-height: 16px;
    color: #DB7C22;
    font-size: 12px;
    background-color: #FFFCEF;
    border: solid 1px #FFBB76;
    border-radius: 2px;
    box-shadow: 0 0 3px #ddd;
    z-index: 99
}

.potiphidden {
    display: none;
}

/*客户列表*/
#customerIndex, #customer .list-block ul {
    background: #eee;
}

#customerIndex .select-menu .list-block ul {
    background: #fff;
}

#customerIndex .infor {
    color: #666;
}

#customerIndex .remark {
    color: #666;
    margin-top: -20px;
    font-size: .75rem
}

#customerIndex .number {
    color: #0894ec;
}

.dasc {
    height: 1rem;
    width: 1rem;
    display: inline-block;
    position: relative;
    display: none;
}

.dasc i {
    color: #ec6c00
}

#ul_orderBy .icon-down1 {
    bottom: -9px;
}

#ul_orderBy .icon-up1 {
    top: 4px;
}

#addcustomer {
    margin: 15px 5px 0 0;
}

#customer_add .item-title {
    width: 30%
}

#customer_detail .item-title {
    width: 30%
}

.buttons-tab .iconfont {
    font-size: .75rem;
}

.buttons-tab .button {
    font-size: .8rem;
}

.buttons-tab .button:after {
    content: '';
    width: 1px;
    position: absolute;
    top: 3px;
    right: 0;
    height: 1.5rem;
    background: #eee;
}

.buttons-tab .button.active {
    color: #ec6c00;
    border-color: #ec6c00;
}

#rank .buttons-tab .iconfont, #allocate .buttons-tab .iconfont, #customerIndex .buttons-tab .iconfont, #stock_day .buttons-tab .iconfont, #receipt_day .buttons-tab .iconfont {
    font-size: .75rem;
}

#rank .buttons-tab .button, #allocate .buttons-tab .button, #customerIndex .buttons-tab .button, #stock_day .buttons-tab .button, #receipt_day .buttons-tab .button {
    font-size: .8rem;
}

#rank .buttons-tab .button:after, #allocate .buttons-tab .button:after, #customerIndex .buttons-tab .button:after, #stock_day .buttons-tab .button:after, #receipt_day .buttons-tab .button:after {
    content: '';
    width: 1px;
    position: absolute;
    top: 3px;
    right: 0;
    height: 1.5rem;
    background: #eee;
}

#rank .buttons-tab .button.active, #allocate .buttons-tab .button.active, #customerIndex .buttons-tab .button.active, #stock_day .buttons-tab .button.active, #receipt_day .buttons-tab .button.active {
    color: #ec6c00;
    border-color: #ec6c00;
}

.rank1 .dasc {
    display: none;
}

.media-list.list-block {
    margin: 0;
}

#customer_list {
    overflow: hidden;
}

#customer_list .item-link {
    background: #FFF;
}

/*发公告*/
#noticeCheckbox {
    padding: 10px 30px 30px 40px;
    color: #666
}

.actives .iconfont {
    color: #ec6c00
}

.actives span {
    color: #ec6c00
}

.notice, .iconfont {
    font-size: 1rem
}

.notice:first-child .iconfont{;
    color: #ec6c00
}

.noticeContent {
    padding: 0px 10px 0px 10px
}

.noticeContent textarea {
    width: 100%;
    border: solid 1px #eeeeee;
    resize: none;
    padding: 10px
}

.btnButton {
    position: relative;
    bottom: 0;
    padding: 0 50px;
}

.btnButton a {
    border: none;
    line-height: 2.0rem;
    height: 2.0rem;
    font-size: .85rem;
}

#canalBtn {
    color: #ec6c00;
    border: 1px solid #ec6c00;
}

#sendBtn {
    color: #fff;
    background-color: #ec6c00;
}

.pictures {
    width: 96%;
    background: #fff;
    margin: 0 2% 0.5rem;
    height: auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 5% 0 2rem;
}

#wrapper_from, #wrapper_to, #wrapper, #wrapper_upload, #wrapper2, #wrapper3, .tu_wrapper {
    position: relative;
    z-index: 1;
    top: 0;
    bottom: 48px;
    left: 0;
    width: 100%;
    height: 75px;
    overflow: hidden;
}

#scroller, #scroller_upload, #scroller2, #scroller3, .scroller, #scroller_from, #scroller_to {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 75px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

#scroller ul, .scroller ul, #scroller_from ul, #scroller_to ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

#scroller li, #scroller_upload li, .scroller li, #scroller_from li, #scroller_to li {
    display: block;
    float: left;
    margin: 0;
    width: 75px;
    height: 75px;
    font-size: .7rem;
}

.addGoods-con .details .goods-detail li .item-inner {
    padding: 0
}

.addGoods-con .fileBoxUl > li > .diyCancel i {
    color: #ec6c00;
}

/*公告列表 */
.beb {
    background: #ebebeb;
}

.beb .card {
    margin: .5rem 0 0;
}

.beb .card-header span {
    font-size: .75rem;
}

.beb .card-header em {
    font-size: .6rem;
}

.beb .card-header em, .beb .card-header i, .card-footer {
    color: #A09999;
}

.card-footer {
    text-align: center;
    margin: auto;
}

.card-footer .iconfont {
    margin: auto;
}

/* 设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 */

@media screen and (min-width: 480px) {
    #saletotalList {
        margin-top: 30px
    }
}

@media screen and (min-width: 300px) {
    #NoticeContent {
        max-height: 130px;
        overflow: hidden;
    }
}

@media screen and (max-width: 413px) {
    #NoticeContent {
        max-height: 170px;
        overflow: hidden;
    }
}

@media screen and (max-width: 400px) {
    #NoticeContent {
        max-height: 160px;
        overflow: hidden;
    }
}

.tip-edit.list-block .item-media + .item-inner {
    margin-left: 0;
}

/*编辑商品*/
.addGoods .pull-right.icon {
    font-size: .75rem;
    font-family: 微软雅黑 !important;
}

.addGoods .pull-right.icon:active {
    color: #fff;
}

.addGoods-con .pictures {
    padding: 2% 2% 2rem;
    width: 100%;
    margin: 0 0 0.5rem;
}

.details {
    height: 100%;
    width: 100%;
    background: #fff;
    overflow: hidden;
    position: relative
}

.details .goods-detail {
    margin: 0;
    padding-top: 1.5%;
}

.details .goods-detail:after, .details .goods-detail:before {
    content: none;
}

.details .goods-detail li {
    padding-left: 0;
}

.details .goods-detail li .item-inner {
    padding: .25rem;
    border-bottom: none;
}

.details .goods-detail .item-inner:after {
    content: none;
}

.details .goods-detail .item-title {
    color: #777;
    width: 20%;
    text-align: left;
    padding-left: .5rem;
}

.details .goods-detail .item-after {
    width: 78%;
    white-space: normal;
    border-bottom: 1px solid #e2e2e2;
    min-height: 1.5rem;
    line-height: 1.5rem;
    padding-right: .4rem;
}

.details .goods-detail .item-after input {
    height: auto;
    background: none;
    border: none;
    width: 100%;
}

@media screen and (min-width: 320px) {
    .details .goods-detail .item-title {
        width: 20%;
    }

    .details .goods-detail .item-after {
        width: 81%;
    }

    .details .goods-detail .col-50 .item-title {
        width: 40%
    }

    .details .goods-detail .col-50 .item-after {
        width: 60%;
    }
}

@media screen and (min-width: 375px) {
    .details .goods-detail .item-title {
        width: 25%;
    }

    .details .goods-detail .item-after {
        width: 84%;
    }

    .details .goods-detail .col-50 .item-title {
        width: 31%
    }

    .details .goods-detail .col-50 .item-after {
        width: 66%;
    }
}

.details .goods-detail table input {
    height: 1.15rem;
    text-align: center;
}

table.table-bordered tr td {
    padding: .25rem 0;
}

.details .goods-detail table.table-bordered input {
    padding: 0;
}

.details .goods-detail table.table-bordered .units {
    color: #888;
}

.details .goods-detail .total {
    position: absolute;
    font-size: .55rem;
    color: #75C5FF;
    bottom: -.75rem;
    right: -1%;
}

.details .goods-detail .funit {
    position: absolute;
    font-size: .75rem;
    width: 25%;
    right: -17%;
    color: #41afff;
}

.details .goods-detail #open-button span {
    width: 80%;
    padding: 0 0 0 .25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 1.5rem;
}

.details .goods-detail #supplier input {
    width: 80%;
    padding: 0 0 0 .25rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.details .goods-detail .ec6 {
    color: #ec6c00;
}

.details .goods-detail .ff5c5d {
    color: #ff5c5d;
}

.details .goods-detail .c5eaabd {
    color: #5eaabd
}

.details .goods-detail #supplier i {
    font-size: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #aeaeae
}

#delBtn {
    color: #fff;
    background-color: #ec6c00;
}

#customer_detail #AllwechatOrder, #customer_add #AllwechatOrder {
    height: 2.2rem;
    line-height: 2.2rem;
}

#customer_detail .list-block .item-after input {
    text-align: right;
    width: 89%;
}

#customer_detail .list-block .item-title.label {
    width: 25%;
    color: #3d4145;
}

#customer_detail .list-block .item-after input {
    color: #5f646e;
}

#customer_detail .list-block .item-title.label {
    color: #3d4145;
}

/*流水报表*/
/*调库流水*/
.lstcontent .row {
    padding: 3px;
}

/*入库流水*//*收款流水*/
.selector .buttons-tab .iconfont {
    font-size: .55rem;
}

.selector .buttons-tab {
    font-size: .65rem;
}

.selector .buttons-tab .active {
    color: #ec6c00;
    border-color: #ec6c00;
}

.mt22 {
    margin-top: 2.2rem
}

.mt22_a:first-child {
    border-top: 1px solid #eee;
}

.mt22_a {
    border-bottom: 1px solid #eee;
    display: block;
    background: #fff;
    color: #666;
    padding: 5px 0;
}

.mt22_a:link {
    color: #000;
}

.mt22_a .row {
    margin-left: 0;
    margin-right: 4%;
    padding-bottom: 3px;
}

.mt22_a .row:first-child {
    height: 1.5rem;
    line-height: 1.5rem;
}

/*收款明细*/
#page_infor .list-block {
    margin: 0;
}

#page_infor .list-block .item-div div {
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#page_infor .list-block .item-title {
    width: 35%;
}

#page_infor .list-block li {
    border-bottom: 1px solid #eee;
}

#page_infor .list-block .item-inner:after {
    background: none;
}

#page_infor .button.button-fill.button-danger {
    width: 94%;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    font-size: .7rem;
    background: #d43838;
}

#ul_select_creator #scroller_to li, #ul_select_payType #scroller_from li, #ul_select_customer #scroller li, #ul_select_customPurchase #scroller_to li, #ul_select_supplier #scroller_from li, #ul_select_storage #scroller li, #ul_StorageDiv #scroller_from li, #ul_Operator #scroller_from li, #ul_Operator #scroller li, #ul_from_storage #scroller_from .ul_GoodsTag_from li, #ul_to_storage #scroller_to .ul_GoodsTag_to li {
    display: inherit;
    float: none;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 2.2rem;
}

#ul_tag .ul_GoodsTag1 {
    padding-bottom: .3rem;
}

#ul_GoodsTag li, #ul_tag li {
    margin: 9px 0 1px 10px;
    display: inline-block;
    padding: 1% 2%;
    min-height: 0.5rem;
    border-radius: 4px;
    border: 1px solid #989898;
    width: auto;
    height: auto;
}

#ul_GoodsTag li.ec6c00, #ul_tag li.ec6c00, #Rank .select-menu #ul_GoodsTag li.ec6c00 {
    border: 1px solid #ec6c00;
}

#ul_GoodsTag li.ec6c00 .item-title, #ul_tag li.ec6c00 .item-title, #Rank .select-menu #ul_GoodsTag li.ec6c00 .item-title {
    color: #ec6c00
}

#ul_GoodsTag .child, #ul_tag .child {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #eee;
    margin: .2rem 0;
    text-indent: .5rem;
    text-align: left
}

#ul_select_creator .ul_GoodsTag_to, #ul_select_payType .ul_GoodsTag_from, #ul_select_customer .ul_GoodsTag1, #ul_select_customPurchase .ul_GoodsTag_to, #ul_select_supplier .ul_GoodsTag_from, #ul_GoodsTag .ul_GoodsTag1, #ul_select_storage .ul_GoodsTag1, #ul_tag .ul_GoodsTag1, #ul_Operator .ul_GoodsTag1, #ul_StorageDiv .ul_Storage1, #ul_Operator .ul_Storage1, #ul_from_storage .ul_GoodsTag_from, #ul_to_storage .ul_GoodsTag_to {
    height: auto;
    overflow: hidden;
}

.Goods_choice {
    width: auto;
    height: 2rem;
    text-align: center;
    margin: .5rem 0;
}

.Goods_choice span {
    width: 5rem;
    height: 1.8rem;
    z-index: 999;
    line-height: 1.8rem;
    display: inline-block;
    text-align: center;
    border-radius: .2rem;
}

.Goods_choice span:first-child {
    margin-right: 40px;
}

.Goods_choice span.button.button-fill {
    line-height: 1.8rem;
}

/*拿货记录*/
#TGdetail .saletotal-day .list {
    padding: 0;
}

#TGdetail .saletotal-day .list #listview-img {
    background: #eee;
    overflow: hidden;
    padding-bottom: 5px;
}

#TGdetail .saletotal-day .list .totalbar {
    padding: 0;
    font-size: 16px;
    border: 1px solid #E4E4E4;
    border-bottom: none;
}

#TGdetail .saletotal-day .list .totalbar .row {
    margin: 0;
}

#TGdetail .saletotal-day .list .totalbar .row .col-33 {
    border-left: 1px solid #ccc;
}

#TGdetail .saletotal-day .list .totalbar .row span {
    display: block;
    font-weight: normal;
}

#TGdetail .saletotal-day .list .totalbar .row .col-33 span {
    text-indent: .5rem;
}

#TGdetail .saletotal-day .list .totalbar .row .col-33:first-child {
    border: none;
}

#TGdetail .saletotal-day .list .totalbar .row .col-33:nth-child(2) span:nth-child(2) {
    color: #ec6c00;
}

#TGdetail .saletotal-day .list .totalbar .row .col-33:nth-child(3) span:nth-child(2) {
    color: #d43838;
}

#TGdetail .saletotal-day .list #listview-img .good-item {
    background: #fff;
    margin-top: 5px;
    border: 1px solid #E4E4E4;
}

.TGdetail .modal, .Goods .modal {
    width: 90%;
    margin-left: -45%;
    border-radius: 0rem
}

.Goods .modal.modal-no-buttons {
    width: 13.5rem;
    margin-left: -6.75rem;
}

.TGdetail .modal-inner {
    padding: .75rem 1rem;
}

.TGdetail .modal-button, .Goods .modal-button {
    color: #666;
}

.TGdetail .modal-button:nth-child(2), .Goods .modal-button:nth-child(2) {
    color: #ec6c00
}

.TGdetail .modal-button:after, .Goods .modal-button:after {
    background: none
}

.TGdetail .modal-button:first-child, .Goods .modal-button:first-child {
    border-right: 1px solid #d8d8d8;
}

.popup-add .buttons-row .button.button-round:first-child {
    border-radius: .25rem 0 0 .25rem;
}

.popup-add .buttons-row .button.button-round:first-child, .popup-add .buttons-row .button.button-round:last-child {
    border-radius: .25rem;
    color: #333
}

.popup-add .buttons-row .button {
    padding: .2rem;
    height: 1.8rem;
    border-color: #d3d3d3;
    color: #808080;
}

.popup-add #delBtn {
    line-height: 1.6rem;
    height: 1.6rem;
}

.popup-add .buttons-row .button:nth-child(2) {
    border: none;
}

#TGdetail .details .goods-detail .item-after input {
    text-align: right;
    right: .4rem;
    position: relative;
}

#TGdetail .details .goods-detail .item-after {
    border: none;
}

#TGdetail .details .goods-detail li .item-inner {
    border-bottom: 1px solid #f0f0f0;
}

#TGdetail .addGoods-con .list-block textarea {
    height: auto;
    min-height: 1rem;
    line-height: 1rem;
    text-align: right;
    right: .4rem;
    position: relative;
}

/*入库流水*/
#page_infor .list-block #stock_data_ul input {
    height: auto;
}

#recepit_data_ul .item-title {
    color: #666;
}

#recepit_data_ul .item-div {
    color: #000
}

/*y用户管理*/
.check_permermit {
    margin: 0 auto;
    text-align: center;
}

.check_permermit p .active {
    color: #ec6c00
}

.check_permermit .icon-xuanze {
    color: #b8b7b7
}

.permitfunction .check_permermit p {
    width: 40%;
    text-align: left;
    float: left;
    margin: 3%;
    font-size: .85rem;
    /*flex-basis: 100%;
  	display: flex;
  	justify-content: space-between;*/
}

.permitfunction .check_permermit p i, .permitfunction .check_permermit p span {
    float: left;
}

.permitfunction .check_permermit p i {
    padding-right: 1%;
    font-size: 1.2rem;
}

.permitfunction .check_permermit p span {
    display: inline-block;
    height: 1.8rem;
    line-height: 1.8rem;
}

#page_permit .rule {
    color: #999;
    font-size: .6rem
}

#page_permit .rules:FIRST-CHILD {
    border-top: 1px solid #eee;
}

#page_permit .rules {
    padding: 5px 20px 5px 20px;
    border-bottom: 1px solid #eee;
}

#deletedUser {
    height: 40px;
    line-height: 40px;
    background: #d43838;
}

#deletedUser .show {
    display: block;
}

.permitfunction {
    overflow: hidden;
    border-bottom: 3px solid #ddd;
}

#page_permit .list-block {
    border-bottom: 3px solid #ddd;
    margin: 0;
}

.check_permermit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

#Rank .list-block, #customer_debt_list, #report .list-block {
    margin: 0;
}

#customer_debt_list
#more .list-block li:first-child, #Rank .list-block li:first-child, #report .list-block li:first-child, #customer_debt_list li:first-child {
    border-top: 1px solid #eee;
}

#more .list-block li, #Rank .list-block li, #report .list-block li, #customer_debt_list li {
    border-bottom: 1px solid #eee;
}

#more .list-block li .item-inner, #Rank .list-block li .item-inner, #saletotal .list-block li .item-inner, #Rank .list-block li .item-inner, #report .list-block li .item-inner, #customer_debt_list li .item-inner, #customerIndex li .item-inner:after, #customerIndex li .item-inner, .filter-menu .list-block li .item-inner, .filter-menu .list-block li .item-inner:after,
#more .list-block .item-inner:after, #saletotal .list-block .item-inner:after, #Rank .list-block .item-inner:after, #report .list-block .item-inner:after, #customer_debt_list .item-inner:after {
    background: none;
}

#more .list-block li .item-inner .icon, #saletotal .list-block li .item-inner .icon, #Rank .list-block li .item-inner .icon, #report .list-block li .item-inner .icon, #customer_debt_list li .filter-menu .item-inner .icon, #customerIndex li .filter-menu .item-inner .icon {
    position: absolute;
    color: #7a7a7a;
    right: .5rem;
}

#more .list-block li .item-link:active, #saletotal .list-block .item-link:active, #bebtallIndex .list-block .item-link:active, #report .list-block .item-link:active, #Rank .list-block .item-link:active, #customer_debt_list.list-block .item-link:active, #saleRankingIndex li.item-link:active {
    background: #eee
}

#saletotal .list-block li .item-inner .icon {
    top: 26%;
}

.list-block .item-title, .list-block .item-after, .list-block .item-after input {
    color: #666;
}

#select_identity .iconfont, #page_infor .iconfont {
    color: #999;
    margin-right: .3rem;
}

#select_identity .iconfont.icon-xuanzhong, #page_infor .iconfont.icon-xuanzhong {
    color: #fe5d52
}

.filter-menu .item-inner .icon {
    position: absolute;
    color: #7a7a7a;
    right: .5rem;
}

.filter-menu li {
    border-bottom: 1px solid #eee;
}

#customer_debt_list li .item-inner .icon, .filter-menu .item-inner .icon {
    top: 25%;
}

.page-group .list-block .item-link:active {
    background: #eee
}

#Rank .select-menu #ul_GoodsTag li:first-child, #Rank .select-menu #ul_GoodsTag li, #goods .select-menu #ul_GoodsTag li {
    border: 1px solid #989898;
}

.row_stock {
    position: relative;
    padding-bottom: 3px;
}

.row_stock:after {
    content: '';
    width: 94%;
    height: 1px;
    background: #eee;
    bottom: 0;
    position: absolute;
    left: 3%;
}

#allocate #listview-img .good-item {
    padding: 4px 2px 5px 2px;
}

#allocate #listview-img .good-item .row {
    margin-left: -3%;
}

#allocate #listview-img .row .col-100 {
    width: 93%;
}

#customer_debt_content .list-block {
    border-bottom: 1px solid #eee;
}

#customer_debt_content .list-block .item-inner {
    min-height: 10px;
}

#customer_debt_content .list-block .item-inner:after {
    background: none;
}

#customer_debt_content .list-block .item-media, #customer_debt_content .list-block .item-inner {
    padding: 0
}

#customer_debt_content .list-block .item-content {
    min-height: .6rem;
}

.button-danger.button-fill.logout {
    width: 90%;
    margin: 1rem auto;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
    display: block;
    background: #fe5d52;
}

.filter-menu .list-block .item-link .item-inner {
    width: 100%;
    overflow: hidden;
}

.filter-menu .list-block .item-link .item-inner .item-title {
    width: 30%;
}

.filter-menu .list-block .item-link .item-inner .item-after {
    width: 70%;
}

/*报告日志*/
.row .col-33.eime {
    width: 36%;
}

.row .col-33.oame {
    width: 20%;
}

/*更多 --  朱宝友轮播图*/
/* 本例子css -------------------------------------- */
.focus {
    width: 100%;
    height: 140px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.focus .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 5px;
    text-align: center;
}

.focus .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    vertical-align: top;
}

.focus .hd ul li {
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #8C8C8C;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}

.focus .hd ul .on {
    background: #ec6c00;
}

.focus .bd {
    position: relative;
    z-index: 0;
}

.focus .bd li img {
    width: 100%;
    height: 140px;
    background: url("../img/loading.gif") center center no-repeat;
}

.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
	
