@charset "utf-8";

.home-con li{width: 285px;height: 300px;background-color: #ffffff;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05); text-align: center; float: left; margin-top: 50px; color: #999;}
.home-con li.mid{margin:50px 15px 0;}
.home-con img{width: 94px;height: 94px; margin-top:47px;}
.home-con h2{font-size: 18px;  margin-top: 30px;color: #333;}
.home-con div{margin-top: 13px; text-align: left;} 
.home-con font{color: #333;margin-right: 10px;font-size: 18px; font-weight: bold;}
.home-con div p{margin-bottom: 2px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis; color: #999;margin: 0 15px;}


/*两行超出省略*/
.ellipsis {overflow: hidden;max-height: 50px;line-height: 25px;margin: 10px 35px;}  
.ellipsis:before {content: "";float: left;width: 5px;height: 50px;} 
.ellipsis>*:first-child {float: right;width: 100%;margin-left: -30px;}
.ellipsis>*:first-child p {word-break: break-all;word-wrap: break-word;white-space: normal;} 
.ellipsis-after {content: "\02026";box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;float: right;position: relative;top: -25px;left: 99%;width: 50px;margin-left: -50px;
padding-right: 30px;text-align: right;background-size: 100% 100%;} 

/*会员中心*/
.index-right{width: 1015px; float: right; background: #f5f5f5;}
.user{width: 1015px; background: #fff;float: right;}
.user-left {width: 50%;  float: left;}
.user-left img{width: 104px;height: 104px; margin: 38px 20px 40px 25px; float: left;}
.use-msg{display: inline-block; width: 330px; margin-top: 40px; float: left;}
.use-msg h1{font-size: 16px; color: #333;}
.use-msg h1 a{font-size: 14px; float: right;}
.use-msg h2{font-size: 14px; color: #666;margin-top: 6px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.r-state{display:inline-block; width: 20px;height: 20px; background: url(../images/r_atate.png) no-repeat; float: left; margin-right:5px ;}
em.stated{background-position: -20px 0;}
/*jindutiao*/
.safe-role{color: #666;margin-top: 15px; width: 360px; margin-left: 64px;}
.safe-role span{float: left;}
.safe-role em{font-size: 12px; color: #999;}
.prgbar{float: left;}
.prgbar .bar{ display: inline-block; height:6px; width:195px; background:#ebeef5; border-radius:3px; position:relative;}
.prgbar .bar_current{height:6px; background:#0d8af9; border-radius:3px; position:absolute;top:0px; left:0px;
animation: statusProgress 1s ease;-moz-animation: statusProgress 1s ease; -webkit-animation: statusProgress 1s ease; -o-animation: statusProgress 1s ease;}
.prgbar em{margin-left: 17px;} 

.user-right{width: 439px; float: right; padding: 10px 35px 10px 30px; margin-top: 30px; border-left: dashed 1px #e1e1e1;}
.bal-left{width: 260px;float: left;}
.balance p{font-size: 26px; color: #ea780c; margin: 5px 0 15px;}
.balance p span{font-size: 18px;}
.locked img{margin: 25px 10px 20px 30px; float: left;}
.locked span{float: left; color: #999; margin: 40px 60px 0 20px;}
.locked a{float: left; margin-top: 30px;} 

a.sbtnGray,a.sbtnRed{display: inline-block;padding: 0 20px; min-width: 28px;height: 32px; text-align: center; line-height: 32px; border-radius: 3px;}
a.sbtnGray{background: #f9f9f9;border: 1px solid #e5e5e5; color: #666; margin-left: 13px;}
a.sbtnGray:hover{background: #fffaf9; border: 1px solid #f9cbbe; color: #d94e27;}
a.sbtnRed{background: #ea5429; color: #fff; height: 34px; line-height: 34px;}
a.sbtnRed:hover{background: #d94e27;} 


.quota,.dealt{background: #ffffff;border: solid 1px #f1f1f1; margin-top: 15px;width: 100%;}
.quota{height: 150px;}
.dealt{height: 192px;}
.quota-con h3{color: #666; float: left; margin:35px 0 0 70px;}
.quota-con span{font-size: 22px; color: #666; float: left; margin: 30px 0 0 20px; }
.quota-con font{font-size: 18px;}
.my-credit,.use-credit{width: 50%; float: left;text-align: center;}
.quota-empty{margin-top: 130px;}
.quota-empty img{margin: 20px 0 0 370px;}
.quota-empty p{color: #999; margin: 35px 80px 0 30px;}
.quota-empty a{margin-top: 30px;}
.blackFoot{width: 100%; height: 66px; color: #a9a9a9; background: #424242; text-align: center;line-height: 66px;} 
.dealt-list li{position: relative; width: 20%; float: left; text-align: center;}
.dealt-list img{margin-top: 25px;}
.dealt-list p{color: #666; margin-top: 10px;}
.dealt-list i{position: absolute;top: 20px;right: 65px; min-width: 10px;height: 16px;line-height: 16px; padding: 0 5px; background-color: #ea5429;border-radius: 8px; font-size: 12px; color: #fff;} 

/*账号中心*/
.a-nav em{background: url(../images/acc_icon.png) no-repeat;}
.a-nav .selected em{background: url(../images/acc_icon.png) no-repeat;}
em.am1{background-position:   0 0;}
em.am2{background-position:   0 -20px;}
em.am3{background-position:   0 -40px;}
.nav .selected em.am1{background-position: -20px  0px;}
.nav .selected em.am2{background-position: -20px  -20px;}
.nav .selected em.am3{background-position: -20px -40px;} 

.prgbar{float: left;}
.prgbarGreen .bar{ display: inline-block; height:8px; width:196px; background:#fff; border-radius:4px; position:relative; border: solid 1px #64b757;}
.prgbarGreen .bar_current{height:10px; background:#64b757; border-radius:3px; position:absolute;top:0px; left:0px;
animation: statusProgress 1s ease;-moz-animation: statusProgress 1s ease; -webkit-animation: statusProgress 1s ease; -o-animation: statusProgress 1s ease;}

/*安全中心*/
.safe{color: #333; height: 132px;width:1000px; background: url(../images/safe_banner.jpg) no-repeat; padding: 35px 0 35px 30px; box-sizing: border-box; background-size: 100%;
}
.safe h1{font-size: 24px;}
.safe h1 span{display: inline-block;width: 60px;height: 10px;background: #fff; margin-left: 6px;border-radius: 2px;}
.safe h1 font{font-size: 14px; margin-left: 20px;}
.safe h1 span.level{background: #0d8af9;}
.safe p{color: #999; margin-top: 5px;} 
.userSafe {width: 100%; font-size:14px; margin-top: 15px;}
.userSafe li {width:1000px; height: 47px;border-bottom: 1px solid #e6eaed; margin: 0 auto; padding: 20px 0;}
.sfKinds{font-size: 16px;font-weight: 600;margin-bottom: 3px;}
.userSafe li:last-child{border-bottom: 0;}
.userSafe ul li a{ color:#0d8af9;}
.userSafe ul li p.r-con{float: right; margin-right: 15px;color:#999;margin-top: -35px;} 

.authen{margin: 20px 0 0 20px; width: 338px;height: 40px;border: solid 1px #e2e2e2; border-radius: 3px; background: #f2f2f2;}
.authen li{width: 168px; height: 40px; line-height: 40px; text-align: center;float: left; font-size: 16px; background: #f2f2f2; color: #999;}
li.personal {border-right: solid 1px #e2e2e2;}
.authen li.current{background: #fff; color: #333;}

 .IDcard .brief {font-size: 14px;color: #999999;line-height: 1.5;margin-top: 4px;}
.cardface,.cardback,.cerImg {width: 290px; float: left; margin: 15px 20px 20px 0; text-align: center;}
.cardface img,.cardback img ,.cerImg img{width: 290px;height: 185px; margin-bottom: 5px; border-radius: 5px;}
.cardface a,
.cardback a,.cerImg a {display: inline-block;width: 290px;height: 185px;position: relative;}
.cardface p,.cardback p ,.cerImg p{font-size: 14px;color: #666666;text-align: center; margin: 10px 0;}

 .btnUp{display:inline-block;height:34px;line-height: 34px;padding: 0 25px;border: 1px solid #e2e2e2;background:#fff;text-align:center;color:#666;vertical-align:middle;*margin-top: 1px;}
/**/
.au-state{width: 968px;height: 98px;background-color: #f6f6f6;border: solid 1px #e4e4e4; margin: 20px auto 0;}
.au-state h1{font-size: 18px; color: #333;}
.au-state p{margin-top: 5px;}
.au-state em{display: inline-block;width: 60px;height: 60px; position: absolute;left: 0; top: 0;}
.okState,.wState,.okState{padding-left:80px; margin: 20px auto 0; position: relative;}
.okState{width: 160px;}
.wState{width: 330px; }
em.sWait{background: url(../images/s_wait.png) no-repeat center center;}
em.errState{background: url(../images/s_error.png) no-repeat center center;}
em.sOk{background: url(../images/s_ok.png) no-repeat center center;}
.okState h1{padding-top: 20px;} 


/*合同签署*/
.contract-sign{width: 900px; text-align: center;margin: 30px auto;border: 1px solid #CDCED3; height: 500px;overflow-y: scroll;-ms-overflow-y: scroll;}

 /*step_flow*/
.step_cnt{height:108px;line-height: 108px; margin: 20px auto;}
.step_flow ul {width: 860px; margin: 0 auto;}
.step_flow ul li{ width: 143px; text-align: center; float: left; margin-top: 26px;}
.step_flow ul li h4{ width: 100%; height: 26px; line-height: 26px; color: #777; background: url(../images/stepicon.png) no-repeat; background-position: -143px 0;}
.step_flow ul li.flowgo h4{ background-position: 0 0; color:#FFF; padding-left: 3px;}
.step_flow ul li p{ line-height: 24px; margin-top: 5px;}
/*sum_up*/
.sum_up{ padding: 25px 20px; background-color:#f1f8ff; border: solid 1px #7cc0fc;}
.sum_up h4{ line-height: 26px; font-size: 16px;}
.sum_up h4 i{ font-size: 14px; color:#666; margin-left: 20px;}
.sum_up h4 a{font-size: 14px;}
.sum_up p{ margin-top: 8px;color:#999;}
.sup-icon{display: inline-block; float: right; padding: 10px; width: 10px;height: 6px; background: url(../images/ba_down.png) no-repeat center center;box-sizing: border-box; margin-top: 2px; cursor: pointer;}
.clicked{background: url(../images/ba_up.png) no-repeat center center;}
.sum-con{display: none;}

 /*payStyle*/
.payStyle span{width: 120px; height: 40px; line-height: 40px; text-align: center; display: inline-block; border:1px solid #e5e5e5; margin-right:10px; cursor: pointer;}
.payStyle span.current{ border-color:#389f00; background:url(../images/bankcur.png) no-repeat bottom right; color: #389f00;}
/*mycard*/
.mycard{padding: 2px 12px 2px 2px;display: inline-block;line-height: 42px;border: 1px solid #e5e5e5;margin:4px 10px 0 0;cursor: pointer;}
.mycard img{width: 165px;height: 42px !important;display: inline-block !important;margin-right: 5px !important;}
.mycard a{ width: 100%; height: 100%; display: inline-block;}
.mycard.current{  border-color: #389f00; background: url(../images/bankcur.png) no-repeat bottom right;}
.weixin_code{ width:224px; height: 224px; margin: 10px auto 0; border: 6px solid #eaeaea;}
.weixin_code img{ width: 100%; height: 100%; display: block;} 

/*conList*/
.conList{ width: 90%; margin: 20px auto; height:auto; overflow:hidden; padding:16px 0 0 14px;border:1px solid #e5e5e5;}
.conList ul li,.bank{ width:202px; height:48px; border:1px solid #e5e5e5; margin:0 12px 15px 0; float:left; text-align: center; position:relative; cursor: pointer;}
.conList ul li.selected{ border-color:#93ca00; }
.conList ul li img,.bank img{ max-width:200px; height: 48px; margin:0 auto;}
.conList ul li .icon_check{ display: block; width: 24px; height: 24px; background:url(../images/bankcur.png) no-repeat bottom right; position: absolute; right:0px; bottom:0px} 

.formWrap {display: none;}
.link_a a{color:#0072dc; float:right;padding-right:16px; background: url(../images/show_icon.png) no-repeat right center;}
a.pl_show{background: url(../images/hide_icon.png) no-repeat right center;} 

/*出库进度*/
.schedule{ margin: 45px 0 0 80px; }
.schedule li{float: left; }
.schedule i{display: inline-block;width: 10px;height: 10px;background: url(../images/dot.png); float: left;}
.schedule i.green-dot{background: url(../images/green_dot.png)}
.schedule i.red-dot{background: url(../images/red_dot.png)}
.schedule span{display: inline-block; width: 260px; float: left;border-bottom:2px solid #e6e6e6;margin-top: 5px;}
.schedule span.green{border-color: #93ca00;}
.schedule span.red{border-color: #ff0000;}
.schedule h2{font-size: 16px;margin-top: 15px;}
.s-per{color: #666; margin: 5px 0;}
.s-time{color: #999;}
.schedule div{width: 120px;text-align: center; margin: 5px 0 5px -55px;}
.per{display: inline-block; width: 14px;height: 14px;background: url(../images/per.png); margin-right: 5px;}
h2.s-wait{color: #999;}
h2.s-error{color: #ff0000;}
.schedule2 span{width: 395px;} 

/*评价*/
/*.appraise{width: 985px;background-color: #ffffff;border: solid 1px #e4e4e4; margin-top: 20px;}
.appraise-head{height: 35px;}
.appraise-head li{width: 482px;float: left;line-height: 36px; background-color: #f6f6f6;border-bottom: solid 1px #e4e4e4;padding-left: 10px; color: #666;}
.appraise-con li{width: 470px;float: left;padding:0 10px;} .aCon-left img{width: 120px;height: 120px; float: left;margin: 12px 15px 0 0;}*/

/*.aCon-left div{float: left; width: 300px;}
.aCon-left div p{margin: 20px 0 15px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;} 
.appraise-con ul li{padding: 0; color: #666;margin-bottom: 5px; width: 100%;}
.star-wrap{margin-top: 10px;}*/

.upImg li{position: relative; width: 120px;height: 120px;float: left; margin-right: 10px;}
.upImg li img{width: 120px; height: 120px;}
.upImg a{position: absolute;top: 0;left: 0; display: inline-block;width:120px;height: 120px;background: rgba(0,0,0,0.5); color: #fff; text-align: center;line-height: 120px; display: none; }
.upImg li:hover a{display: block; color: #fff;}
a.btnImg1{width:120px;height: 120px;}
a.btnImg1  input {width: 120px;height: 120px;} 

/*myaddress*/
.myaddress_num{ color: #666;}
.myaddress_num i{ color: #e40415; margin: 0 5px;}
.myaddress_list { margin-top: 20px;}
.myaddress_list ul{ width:970px;}
.myaddress_list li{ width: 242px; height: 128px; padding: 10px 12px; border:1px solid #e5e5e5; background: url(../images/addresbg.png) no-repeat center; float: left; margin:0 10px 10px 0; position: relative; cursor: pointer;}
.myaddress_list li p{ height: 36px; line-height: 36px; border-bottom: 1px dashed #ececec;}
.myaddress_list li .set_my{ font-size: 12px;}
.myaddress_list li .set_my a{ color: #0072dc; margin-right: 10px;}
.myaddress_list li div{ margin-top: 6px;}
.myaddress_list li .sele_icon{width: 19px; height: 19px; display: none; background: url(../images/bankcur.png) no-repeat; position: absolute; right: 0; bottom: 0; padding: 0; }
.myaddress_list li.myaddrsele{ border-color: #389f00;}
.myaddress_list li.myaddrsele .sele_icon{ display: block;}
.myaddress_list li.bindCd{ background: none;} 

/*myinvoice*/
.myinvoice_num{ color: #666;}
.myinvoice_num i{ color: #e40415; margin: 0 5px;}
.myinvoice_list { margin-top: 20px;}
.myinvoice_list ul{ width:970px;}
.myinvoice_list li{ width: 242px; height: 128px; padding: 10px 12px; border:1px solid #e5e5e5; background: url(../images/addresbg.png) no-repeat center; float: left; margin:0 10px 10px 0; position: relative; cursor: pointer;}
.myinvoice_list li p{ height: 36px; line-height: 36px; border-bottom: 1px dashed #ececec;}
.myinvoice_list li .set_my{ font-size: 12px;}
.myinvoice_list li .set_my a{ color: #0072dc; margin-right: 10px;}
.myinvoice_list li div{ margin-top: 6px;}
.myinvoice_list li .sele_icon{width: 19px; height: 19px; display: none; background: url(../images/bankcur.png) no-repeat; position: absolute; right: 0; bottom: 0; padding: 0; }
.myinvoice_list li.myaddrsele{ border-color: #389f00;}
.myinvoice_list li.myaddrsele .sele_icon{ display: block;}
.myinvoice_list li.bindCd{ background: none;}


.bindCard{ overflow: hidden;}
.bindCard dl{ width:280px; height:148px; border:1px solid #d1d1d1; float:left; margin-right:25px;margin-top: 8px; position: relative;}
.bindCard dl a{ color:#0072dc;}
.bindCard dt{ line-height:42px; padding:8px 10px;}
.bindCard dt img{ width:162px; height:42px; }
.bindCard dd{ padding-left:10px; font-size:14px; line-height:32px;}
.bindCard dd.cardSele{ width: 19px; height: 19px; display: none; background: url(../images/bankcur.png) no-repeat; position: absolute; right: 0; bottom: 0; padding: 0; }
.bindCard dl.bankselect{ border:1px solid #389f00 }
.bindCard dl.bankselect .cardSele{ display: block;}
.bindCard dd.cardKind{ height: 42px; line-height: 42px; padding:0 14px; background-color: #eee;}
.bindCard dd.cardKind em{ width:70px; height: 20px; line-height: 20px; text-align: center; color: #3d7488; font-size:12px; display: inline-block; vertical-align: middle;}
.bindCard dd.cardKind .c_kind1{background-color: #ecf0f1; border: 1px solid #c1ced1;
border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -ms-border-radius: 8px;}
.bindCard dd.cardKind .c_kind2{ background: url(../images/mycard.png) no-repeat center;}
.bindCd{text-align:center;}
.bindCd a{ padding-top:105px; display:block; background:url(../images/add.png) no-repeat center 20px; color: #0072dc;}
.count{position: relative; float: left;}
.count i{display: inline-block;width: 20px;height: 17px; border: 1px solid #e6e6e6; text-align: center; line-height: 17px; cursor: pointer;position: absolute; color: #b3b3b3;}
.count i.plus{top: 0;right: 3px;height: 16px;}
.minus{top: 17px; right: 3px;}
.unit{float: left;margin: 5px 0 0 5px;}
.dataList td .count i{border-right:0;}
.dataList i.minus,.dataList i.plus{right: 4px;} 

.no-captial{width: 390px; height: 100px; margin: 130px auto;}
.no-captial img{margin: 0 30px 0;}
.no-captial h1{float: left; margin-top: 20px;}
.no-captial p{float: left; margin-top: 12px;}
.no-captial div{width:240px; float: left;} 

/*流程设置 wz*/
.set_panel{ background-color:#fafafa ; border: 1px solid #eee; margin-top: 15px; padding: 55px 30px;}
.order_tit{height:22px; line-height:22px; font-size: 16px; color:#333; margin-top: 40px;}
.order_tit em{ display: inline-block; width: 3px; height: 15px; background-color: #828282; margin-right:8px; vertical-align: middle;}
.set_tit{height:1px; border-bottom: 1px dashed #bfbfbf; position: relative; margin: 40px 0;}
.set_tit span{ display: inline-block; padding: 0 10px; background-color: #fafafa; color: #333; position: absolute; top:-10px; left: 0;}
.flowSet{ overflow:hidden;}
.flowSet li{ width:161px; padding-top: 40px; line-height:18px; text-align:center; font-size:14px; color:#666; display: inline-block; margin:0 -5px 30px 0; vertical-align: top; cursor:pointer;}
.basic li{ background:url(../images/setbase.png) no-repeat center top;}
.choses li{ background:url(../images/setchose.png) no-repeat center top;}
.basic li.basebegin{ background:url(../images/set1.png) no-repeat center top;}
.basic li.baseend{ background:url(../images/set2.png) no-repeat center top;}
.choses li.chosebegin{ background:url(../images/set3.png) no-repeat center top;}
.choses li.choseend{ background:url(../images/set4.png) no-repeat center top;} 

.bgWhite{background: #fff;}
.system-static  dl{width: 100%;padding-top: 20px;line-height: 30px;overflow: hidden;font-size: 14px;color: #333;}
.system-static dt {float: left;}
.system-static dd {float: left;}
.system-static dd a {padding:0 10px;margin:2px 5px 2px; line-height: 26px;display: block;border-radius: 3px;float: left;color: #666;}
.system-static dd a.sbtnGray{line-height: 32px;margin-top: -5px;}
.system-static dd a:hover, .system-static a.here {background-color: #ea5429;color: #fff;}
.system-static {width: 100%;}
.system-static ul li {line-height: 50px;border-bottom: 1px solid #e0e0e0;  font-size:14px;} 

.msg-lists li {height: 60px;line-height: 60px;color: #999; border-bottom: 1px solid #e6e6e6; padding: 0 10px;}
.weidu ,.yidu{display: inline-block; width:40px; height:24px; line-height:23px; border-radius:5px;  margin:17px 0 0 10px; text-align:center; display:block; background-color:#ea5429; color:#fff; float:left; font-size: 12px;}
.yidu{background: #E2E2E2;}
.msg-lists a{color: #666;}
.msg-lists a:hover{color:#3B639F;}
.msg-lists .a1 {float:left;max-width: 500px; word-break: keep-all; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;} 

.contDetails h2.De_title{ font-size: 28px; color: #333; font-weight: 500; text-align: center; margin-top:40px ;}
.contDetails span.De_date{ font-size: 14px; color: #999; text-align: center; display: block; margin-top: 20px; padding-bottom: 30px;}
.contDetails p{ line-height: 34px; text-indent: 2rem; font-size: 16px; color: #666; white-space: pre-line;}
.contDetails div img{ margin:20px auto; max-width: 100%;height: auto; display: block;}
.contDetails p img{display:block; margin:0 auto;}
.contDetails2 p img{max-width: 100%;}

.role-list{margin-top: 15px;}
.role-list li{width: 100%; height: 105px; margin-bottom: 15px;}
.role-list li img{width: 156px; height: 100px;float: left;}
.role-list li div{width: 795px; float: right;margin: 0 5px 0 10px;}
.role-list h1{font-size: 16px; margin-top: 5px;}
.role-list h1 a{color: #333;}
a.role-con{display: inline-block; width: 100%; word-break: keep-all; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; color: #999; margin-top: 5px; cursor: pointer;}
.role-list a:hover{color: #3B639F;}
.time{color: #999; background: url(../images/time.png) no-repeat left center; padding-left: 22px; margin-top: 15px;} .block{width:100%; height:15px;background:#f5f5f5;}
.goods{width:120px; text-align:center; margin-top:15px;}
.goods img{width:120px;height:120px;}
.goods div.btnUp{margin-top:10px;}

/*0820*/
.navNone em {background: none;}
.proClass{width: 100%; height: 50px; line-height: 50px; font-size: 16px; text-align: center;color: #fff; background: #ea5429;}
.guide-title{text-align: center; padding: 40px 0 60px;}
.guide-con{text-align: center;}
.seller-con{padding-bottom: 80px;}
.seller-title{margin-top: 50px;}

/*项目介绍*/
/*.intro{width: 100%; height: 340px;min-width:1200px;background: url(../images/intro_bg.jpg) ;background-position: center;}
.intro-con{font-size: 16px; color: #666; line-height: 1.75; margin:45px auto;}
.intro-con p{margin-bottom: 30px; text-indent: 2rem;}*/

.freeze{border-top:1px dashed #e1e1e1; padding-top: 10px;}
.freeze span{font-size: 14px; color: #666; vertical-align: middle;}
.freeze span font{font-size: 16px; color: #333;}

.dataList a.sbtnRed{width:56px;}

/*1105*/
.p-notice{display: inline-block; width: 16px;height: 16px;background: url(../images/icon_notice.png) no-repeat; vertical-align: middle; margin-left: 5px; cursor: pointer; margin-right: 15px;}

.relative{position: relative; display: inline-block;width: auto;background-repeat: no-repeat;}

.notice-detail{position: absolute;display: inline-block; color: #666; padding: 10px 20px; background: url(../images/samll_icon.png) -8px center;background-repeat:no-repeat;border: solid 1px #e6e6e6;vertical-align: middle;}

.notice-detail i{display: inline-block;width: 8px;height: 8px;background: url(../images/samll_icon.png);background-repeat: no-repeat;  margin-left: -28px;}
.notice-detail span{margin-left: 20px;margin-top: 0;}
.notice1 i{float: left;margin-top: 20px;}
.notice1 span{margin-left: 0;}
.hide{display: none;}
.notice1{min-width: 230px;top: -25px;}
.notice2{padding: 12px 20px 12px; width: 173px;top: -10px;}
.notice3{padding: 12px 20px; width: 260px;top: -15px;left: 40px}

.over-hide{display: block; width: 160px; margin-left:0; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;} 

.dataList1 th{border: 1px solid #e6e6e6;}
/*#jbox-states{padding-bottom: 30px !important;}*/
.formTable .p_name{display: inline-block;min-width: 50px;border: 1px solid #d9d9d9;vertical-align: middle;text-align: center;line-height: 26px;border-radius: 5px;padding:0 31px 0 10px;background-color: #e6ebf3;position: relative;margin-right:20px;}
.formTable .p_name em{width: 26px;height:26px;position: absolute;background: red;right: 5px;top:0;background: url(../images/delete1.png) no-repeat center center;cursor: pointer;}
.formTable .p_name em:hover{background: url(../images/delete2.png) no-repeat center center;}

.line {width: 95%;border: 1px dashed #e6e6e6;margin: 20px auto;}


.listTitle {width: 945px;height: 40px;line-height: 40px;background-color: #f2f2f2;border: 1px solid #e6e6e6;padding: 0 20px;margin: 20px 0;}
.listTitle em{display: inline-block;width: 12px;height: 8px; background: url(../images/arrow.png) no-repeat right center;float: right;margin-top: 15px;}
.show em{background: url(../images/arrow_down.png) no-repeat right center;}
.accDetails{display: none;}

/*价格排序*/
.mainBgWhite{background: #fff; padding: 20px;}
.sort span{margin-left: 15px; position: relative;cursor: pointer;}
.sort em{position: absolute;display: inline-block; width: 6px;height: 4px;background: url(../images/sort.png) no-repeat; }
.asc{top:4px; right: 0;}
.sort em.des{background-position: 0 -4px;bottom: 2px; right:0; }
/*.sort span.current{color: #ea5429;}*/
.current .asccur{background-position: -6px 0;}
.current em.descur{background-position: -6px -4px;}

/*首页*/
/*.home-top{background: #182541; }
.home-top a{color: #999;}
.home-head{margin-top: 30px; line-height: 80px;}
.home-head p a{color: #fff; font-size: 16px;margin-left: 45px;}
.home-menu{width: auto; float: right;}
.home-menu a.current{color: #ea5429;}
.home-head p a:hover{color: #ea5429;}*/

/*.home-con{height: 235px;padding-top: 85px;}*/
.quick-nave img{width: auto; height: auto; margin-top: 0;}
.quick-nave a{display: inline-block;width: 386px;height: 150px;float: left;}

/*商品详情*/
.s-shop{background: #fff; height: 120px; line-height: 120px;}
.shp-fr{float: right; text-align: right;}
.shp-fr a{margin-left: 10px;}
/*preview*/
.preview{width:400px; height:510px; float: left; }
/* bigImg */
.bigImg{width:400px; height:400px; position:relative; float:left; overflow:hidden; border: 1px solid #eee; border-radius: 8px;}
.bigImg #midimg{width:400px; height:400px;}
.bigImg #winSelector{width:260px; height:280px;position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute; border: 1px solid #eee; overflow: hidden; z-index:999; border-radius: 8px;}
#bigView img{position:absolute; border-radius: 8px;}
/* smallImg */
.smallImg{position:relative; width:400px; height:64px; padding:6px 0; overflow:hidden; float:left; border-radius: 8px;}
.scrollbutton{width:18px; height:40px; margin-top: 10px; overflow:hidden; background-image: url(../images/listicon.png); background-repeat: no-repeat;
 position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp{ background-position:0 -270px ;}
.scrollbutton.smallImgDown{background-position:0 -311px ; }
.imageMenu {height:64px; width:360px; overflow:hidden; float:left;}
.imageMenu li {height:60px; width:60px; margin:0 4px; border:2px solid #FFF; overflow:hidden; float:left; text-align:center;}
.imageMenu li img{width:60px; height:60px;cursor:pointer;border-radius: 8px;}
.imageMenu li#onlickImg, #imageMenu li:hover{ border-color:#0d8af9;border-radius: 8px;}
.imageMenu{margin-left: 3px;}
.scrollbutton.smallImgDown{float: right;}
.preview{position: relative;}
.imageMenu li:hover{border-color: #0d8af9;border-radius: 8px;}
.video{position: absolute; top: 0; left: 0;background: #fff; z-index: 99;}
.pre-bottom{margin-top: 35px; text-align: center; color: #333;}
.pre-bottom a{display: inline-block; margin-right: 50px; color: #333;}
.pre-bottom a:hover{color: #0d8af9;}
.pre-bottom a i{float: left;margin: 2px 5px 0 0;}
.kf i{display: inline-block;width: 16px;height: 16px; background: url(../images/kf.png);}
a.kf:hover i{background: url(../images/kfc.png);}

.item_dets{width: 740px; float: right;}
.item_dets h2{ font-size: 20px; font-weight: bold; line-height: 30px;}
/*.item_dets h2 span{position: relative; float: right; font-size: 14px;cursor: pointer;font-weight: normal;line-height: 40px; margin-top: -5px;}*/
/*.item_dets h2 span i.com-icon{display: inline-block;width: 16px;height: 16px; background: url(../images/company.png) no-repeat;margin-right: 8px; float: left;margin-top: 13px}*/

.item_dets h2 .com-deatils{display: none; position: absolute; right: -20px; top: 40px; width: 260px;min-height: 149px;background-color: #ffffff;box-shadow: 0px 0px 20px 0px #c9c9c9; padding: 15px 20px;z-index: 666;}
/*.com-deatils .trigle{margin: -20px 65px 0 0;}*/
.item_dets h2 .com-deatils span{float: none;}
.item_dets h2 .com-deatils li{font-size: 12px;font-weight: normal;}
.com-deatils li label{display: inline-block; width: 48px; color: #666; margin-right: 15px;}

.it_prog{height: 40px; line-height: 40px; margin-top:5px; width: 750px;height: 40px; background: url(../images/b_process.png) no-repeat; background-position: 0 -41px;}
.it_prog dt{margin-left: 45px; color: #fff; float: left;}
.bidstar{background-position: 0 0;}
.bidend{background-position: 0 -82px;}
.item_dets .it_prog dd{font-size: 16px; color: #fff; float: right; margin-right: 15px;}
.item_dets .it_prog dd i{ font-weight: 600; margin: 0 5px;}

.offer{display: inline-block;}
.offer a{display: inline-block; width: 36px;height: 36px; background: #f5f5f5; text-align: center;font-size: 30px; color: #333; vertical-align: middle;line-height: 36px;border-radius: 8px 0px 0px 8px; margin-right: 4px;}
.offer a.plu{border-radius: 0px 8px 8px 0px; margin-left: 5px;}
.offer input{width: 50px; padding: 0 5px; height: 36px; font-size: 16px;border: 0; background: #f5f5f5; line-height: 36px; text-align: center;}
.offer input:focus{border-color:#eaeaea;box-shadow: none; border: 0;}

/*a.enroll{height: 40px; line-height: 40px; margin-top: 15px;font-size: 16px;width: 238px; padding: 0 5px;}
a.enroll em{font-size: 13px;}*/
.enrInfor,.enrInfor1 {color: #999; margin-left: 15px; background: url(../images/enroll.png) no-repeat;padding-left: 25px;}

.bidBtn{position: relative; width: auto;margin-left: 98px;}
.notiPop,.notiPop1{display: none; width:380px; box-shadow: 0px 0px 20px 0px #c9c9c9; position: absolute; top: 55px; right:80px; background: #fff; border: 1px solid #eaeaea; padding: 10px; color: #666; font-size: 12px;z-index: 66;}
.notiPop p{line-height: 2.5;}
.notiPop1{top: 27px;right: 136px;}
.notiPop1 p{line-height: 1.75;}

i.trigle{display: inline-block;width: 8px;height: 8px;background: url(../images/samll_icon2.png);background-repeat: no-repeat;
 float: right; margin: -15px 285px 0 0;}
.bidCount{margin-top: 30px; background: url(../images/bid_icon.png) no-repeat; padding-left: 25px; font-size: 16px;border-bottom: 1px solid #e6e6e6; padding-bottom: 5px;}
.bidCount span{color: #666; font-size: 14px;}
.count-details{color: #666; margin-top: 15px;}
.count-details span{margin-right: 15px;}
.bid-lists{padding: 15px 20px 10px 20px;background: #f8f8f8; height: 82px; margin-top: 5px; color: #666;}
.bid-lists li{width: 50%; float: left;}
.bid-lists li p{margin-bottom: 6px;}

.bid-details{border: solid 1px #eaeaea; margin: 20px 0 50px;padding-bottom: 50px;}
.bidProcess{margin-top: 30px;}
.detTitle{background: #f8f8f8;border-bottom: solid 1px #eaeaea;height: 50px;}
.detTitle a{display: inline-block; width: 160px; text-align: center;font-size: 16px; color: #333; border-right: solid 1px #eaeaea;height: 50px;line-height: 50px;float: left;}
.detTitle a.current{border-top: 4px solid #ea5429; color: #ea5429; font-weight: bold; height: 47px; line-height: 47px; background: #fff;}
.detStitle{width: 300px; height: 40px; margin: 40px auto; background: url(../images/detStitle.png) no-repeat; text-align: center;font-size: 30px; color: #ea5429; line-height: 40px;}
#bidAnnounce,#bidInfor,#bidIntroduce{padding: 0 40px;}
#bidAnnounce p,#bidInfor p,#bidIntroduce p{color: #666;line-height: 1.75; margin-bottom: 10px;}

#bidHistory {width: 838px; margin: 0 auto; margin-bottom: 50px;}
#bidHistory p,.his-lists li{height: 50px; line-height: 50px; margin-top: 0; border-bottom: 1px solid #eaeaea; margin: 0 auto;}
.his-lists li em{display: inline-block; float: left;width: 36px;height: 22px;line-height: 22px; background: #b6b6b6;border-radius: 11px; font-size: 12px; color: #fff;text-align: center;margin: 14px 60px 14px 40px;}
.his-lists span{display: inline-block; width: 65px; float: left;text-align: right; color: #999;}
.his-lists span.price{margin: 0 10px 0 15px;width: 95px; text-align: center;}
.his-lists li.first-child em{background: #e68700;}
.his-lists li.first-child span{color: #e68700; font-weight: bold;}
.his-lists span.bid-time{width: 300px; text-align: center; margin: 0 40px;}
.his-lists span.num{float: right;text-align: center; margin-right: 35px;}
#bidHistory a{float: right; margin: 25px 0 0 30px; color: #666;}
.active {position: fixed; top: 0; width: 1198px;}

/*底部*/
.f-logo{margin-right: 166px;}
.bottom-menu {display: inline-block; float: left; margin-right:108px;}
.bottom-menu a{display: block; color: #e0e0e1; font-size: 16px; margin-bottom: 15px;}
.bottom-menu a:hover{color: #c1c1c7;}

.contDetails-con *{font-family: inherit;}

/*202106 竞价*/
/*.item_dets font.cbuy{display: inline-block; width: 32px;height: 18px; font-size: 12px; color: #fff;text-align: center;background: #f8c10c; line-height: 18px;margin-right: 5px; border-radius: 2px;}
.item_dets font.auc{background: #6c71f5;}

.speTabArea .tabContent{padding:0;margin-top: -1px;}
.speTabArea .tab{border: 0; padding-left: 20px;}
.speTabArea .tab li{margin-right:0 ; font-size: 18px; font-weight: bold; width: 200px; padding-right: 18px; background: url(../images/c_bg1.png); text-align: center; height:58px;}
.speTabArea .tab{height:58px;}
.speTabArea .tab li.current a{background: none; border: 0; }
.speTabArea .tab li i{display: inline-block;width: 22px;height: 22px;background: url(../images/c_icon.png); vertical-align: middle; margin-right: 10px;}
.speTabArea .tab li i.c-buy{background-position:22px 0;}
.speTabArea .tab li.current i.c-buy{background-position:0 0;}
.speTabArea .tab li i.c-sell{background-position:22px -22px;}
.speTabArea .tab li.current i.c-sell{background-position:0 -22px;}
.speTabArea .tab li.current {background: url(../images/c_bg.png)}
.speTabArea .tab li a {color: #fff; display: block;}
.speTabArea .tab li.current a {color: #ea5429;}*/

/*会员认证*/
.m-statu{position: relative; height: 90px; background: url(../images/m_bg.png) no-repeat;margin-top: 20px;  padding: 25px; width: 935px;}
.m-img{width: 83px;height: 83px;border: 3px solid #e4bb6c; border-radius: 50%; float: left;}
.m-statu h2{font-size: 18px; margin: 13px 0 10px 15px; width: 450px;}
.m-statu h2 span{display: inline-block; float: left; max-width: 270px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.m-statu h2 font{font-size: 14px; color: #999; margin-left: 15px; vertical-align: baseline;}
.m-statu p{width: 465px; margin-left: 15px;	font-size: 18px;}
.m-pay{float: right; margin-right:230px; font-size: 30px; color: #9b6e46;margin-top: -31px; font-weight: bold;}
.m-pay i{font-size: 14px; vertical-align: baseline; color: #333; margin-left: 10px; }
.goBtn{position: absolute; top: 24px; right: 25px; display: inline-block;width: 150px;height: 46px;background: #f9d681;border-radius: 23px; text-align: center; line-height: 46px; color: #333; font-size: 18px; margin-top: 22px;}
.m-ing{position: absolute; color: #666; font-size: 18px; right: 60px; top: 55px;}
.pri-title{width: 318px;height: 17px;background: url(../images/m_title.png) no-repeat; text-align: center; margin:75px auto 40px; font-size: 24px; line-height: 17px;}
.pri-list li{display: inline-block; float: left; text-align: center; width: 20%;}
.pri-list li p{margin-top: 15px;}
.user-left img{border-radius: 50%;}
table tr.noData td{border:0;}
@font-face
{font-family: myFirstFont; src:url(Akrobat-Bold.otf);}


.good-mall{margin: 23px 0 13px 0;}
.partner_list {height: 100px;margin-top: 30px;position: relative;margin: 0 auto;overflow: hidden;}
.partner_list li a {width: 280px;height: 100px;line-height: 50px;cursor: default;background-color: #FFF;display: inline-block;margin-right: 16px;}
.partner_list li a img {width: 280px;height: 100px}
.partner_list li a:last-child{margin-right: 0;}
.sup {height: 120px;position: relative;}
.partner_list li{min-width: 1200px; height: 100px;}
.sup .last,.sup .next{width: 20px;height: 42px;top: 29px; display: none;}
.sup .last{left: 0;}
.sup .next{right: 0;}

.needTobe2{border: 0;font-size: 13px;}
.needTobe2 table tr{border: 1px solid #eee; border-collapse: collapse;}
.needTobe table{margin: 0;}
.needTobe2 table td{padding: 20px;}
.needTobe2 table td.data_l{text-align: left;}
.needTobe2 img{float: left; width: 70px;height: 70px;}
.needTobe2 div.mright{float: left; margin-left: 14px;}

.mal-com{position: relative;}
.mright h2{font-weight: bold;margin-bottom: 8px;}
.mal-com em{display: inline-block;width: 14px;height: 14px;background: url(../images/m_com.png)no-repeat; margin-right: 5px;}
.mal-com a:hover{color: #666;}
a.warehouse{position: relative; display: inline-block; width:72px;height: 18px;background-color: #efad6d;border-radius: 9px; font-size: 12px;color: #fff; text-align: center;line-height: 18px;}
.warehouse .notiPop{top: -32px;left:85px; width: 300px;font-size: 14px; text-align: left; padding: 20px 25px; line-height: 24px;}
 /*.com-deatils{display: none; position: absolute; right: -20px; top: 40px; width: 260px;min-height: 149px;background-color: #ffffff;box-shadow: 0px 0px 20px 0px #c9c9c9; padding: 15px 20px 20px;z-index: 666;border: 1px solid #eee;}*/
.warehouse  i.trigle{margin-right: 227px;background: url(../images/samll_icon.png) no-repeat; float: left;margin: 16px 0 0 -33px;}
.mr28{margin-right: 28px;}

.store{position: relative; cursor: pointer; text-align: left; font-size: 14px;}
.store .com-deatils{display: none; text-align: left; min-height: auto; line-height: 1.75; top: 30px; right: 35px;}
.store  i.trigle{margin-right: 120px;}

.h-line{display: inline-block;height: 40px; border-left: 1px solid #eee; margin: 25px 0 0 30px;}
.shop{display: inline-block; position: relative; height: 80px;}
.shop .com-deatils{ top: 50px; min-height: auto;}
.shop .com-deatils i.trigle{margin-right: 210px;}
.shop{line-height: 1; margin-top: 25px;min-width: 300px; margin-left: 35px;}
.shop h3{font-size: 16px; margin-bottom: 5px;}
.shop img.fl{margin-right: 15px;width: 44px;height: 44px;border-radius: 50%;}
.shop .com-deatils li{float: none;margin-left: 0; display: block;line-height: 1.75;margin-bottom: 5px;}
a.go-shop{display: inline-block;width: 52px;height: 26px;background-color: #fcf4f2;border-radius: 14px;border: solid 1px #ea5429; color: #ea5429; font-size: 14px; text-align: center;line-height: 26px;}
.shop span.longTxt{display: inline-block; width: 200px; text-align: left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

.bid-price{background: #f7f9fc;padding: 5px 15px 0; margin-top: 10px; border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.bid-price li{margin-bottom: 10px;font-size: 14px; color: #999;}
.bid-price label{margin-right:20px; color: #999;margin-top: 20px;float: left; display: inline-block;width: 70px;}
.bid-price font{color: #f22337; font-size: 26px; font-weight: bold;}
.yg-price{display: inline-block; height: 30px;background-color: #f22337;border-radius: 15px; padding: 0 15px; color: #fff; float: left; margin: 10px 0 0 10px; line-height: 30px;}
.yg-price i{font-size: 18px;}
.bid-price span{float: left;}
.bid-price span.fr{float: right;}
.bid-price em{float: left; margin-top: 16px;}
.bid-price font{font-family: HoS;font-size: 28px;margin-right: 5px;}
.bid-price font i{font-size: 16px;font-weight: bold;}
span.p-line{display: inline-block;height: 15px; border-left: 1px solid #f22337; margin: 2px 5px 0;}
.p-color{color: #f22337;}
.ghd span{font-size: 12px;}
.mj{display: inline-block; padding:0 5px;border-radius: 4px; border: 1px solid #f22337; color: #f22337; margin-right: 10px;}
.mj-con{height: 20px;margin-left: 70px;}

.m-price{background: #fff; border: 0;}
.m-price li{min-height: 25px;}
.m-price li div{margin-left: 97px;}
.m-price label{margin: 0 25px 0 0; margin-bottom: 4px;}
.paddress select{float: left;height: 25px;border-radius: 4px;border: solid 1px #dfdfdf; line-height: 24px; font-size: 12px; margin-right: 20px;}
.paddress span{color: #333;padding-top: 2px;}
.pay-style a{color: #333; margin-right: 15px;}
.pay-style a:hover{color: #0d8af9;}
.pay-style img{margin-right:5px ;}
.p-ser img{margin-right: 5px;}
.p-ser span{margin-right: 20px;}
.p-chose label{margin-top: 10px;}
.p-chose a{display:inline-block; height: 38px;border-radius: 8px;border: solid 1px #dfdfdf; line-height:38px; text-align: center; padding: 0 15px; color: #333;margin: 0 0px 5px 0;}
.p-chose a:hover,a.chosed{background-color: #f1f8ff;color: #0d8af9; border: solid 1px #0d8af9;}
.pcolor-chose a{padding-left: 5px; vertical-align: middle;}
.p-chose span{display: inline-block; height: 32px; background: #fff; margin-right: 13px; padding:0 2px; border-radius: 6px; margin-top: 2px;}
.p-chose span img{vertical-align: top;}
.d-btn{margin: 20px 0;}
.d-btn a{display: inline-block;font-size: 18px;height: 38px;background-color: #eff6fc;border-radius: 8px;border: solid 1px #0d8af9; padding: 0 25px; text-align: center; line-height: 38px; margin-right: 5px;}
.d-btn a:hover{color: #0d8af9;}
.d-btn a.dj_btn{background: -webkit-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -webkit-linear-gradient(#eff6fc, #eff6fc);background: -moz-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -moz-linear-gradient(#eff6fc, #eff6fc);background: -ms-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -ms-linear-gradient(#eff6fc, #eff6fc);background: -o-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -o-linear-gradient(#eff6fc, #eff6fc);background: linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), linear-gradient(#eff6fc, #eff6fc); color: #fff; border: 0; line-height: 40px; height: 40px; margin-left: 98px;}

/*相似/热销商品*/
.hotsam-goods{background: #fff;border-radius: 8px;}
.hotsam-lists{display: flex; justify-content: flex-start;}
.hotsam-lists li{width: 190px; padding: 0 15px; box-sizing: border-box;text-align: center; margin: 10px 0 5px;}
.hotsam-lists li:last-child{margin-right: 0}
.hotsam-lists a:hover p{color: #0d8af9;}
.hs-img img{width: 140px;height: 140px;}
.hs-price{color: #666; font-size: 16px; color: #e7272e;}
.hs-name{height: 40px; width: 100%; color: #666;-webkit-transition: color .2s ease;transition: color .2s ease;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin:10px 0;}
.hotsam-goods .tab {border-radius:8px 8px 0 0;}

.btn{margin-top: 40px;}

.d-wrap{margin: 10px 20px 20px; word-break: break-all;}
.d-wrap p span{text-wrap: wrap!important;}
.m-details li{width: 25%; min-height: 20px; float: left; margin-bottom: 10px; color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.m-details li span{display: inline; }
.md-img img {display: block; margin: 0px auto; max-width: 790px; height: auto;}
.m-details-d li{width: 14%; min-height: 20px; float: left; margin-bottom: 10px; color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}


.m-details1 label{color: #999;float: left;}
.m-details1 li{width: 100%; min-height: 30px; float: left; margin-bottom: 20px;}
.m-details1 li span{display: inline-block; width: 80%;}

/*购物车表格*/
.dataNormal1 .goods_list dt {width: 70px; height: 70px;}
.dataNormal1 .goods_list dt{margin-top: 0;margin-bottom: 0;}
.dataNormal1 thead th{border: none;}
.dataNormal1  td{border: 0;border-bottom: 1px solid #e6e6e6;padding: 10px;}
.dataNormal1 td em.money{line-height: 18px;}
.dataNormal1 .offer input{width: 72px;text-align: center;font-family: Roboto-Regular;font-size: 14px;font-weight: normal; background: #fff; height: 30px; line-height: 30px;border: solid 1px #e1e5e8;}
.chose-shop {margin: 20px 0 15px 0;}
.chose-shop input{margin: 0 10px;margin-right: 8px;}
.chose-shop a{color: #333; margin-left: 40px;}
.chose-shop a:hover,.opra a:hover{color: #0d8af9;}
.chose-shop i{background: url(../images/kfc.png);vertical-align: text-bottom; margin-right: 5px;}

.total-table{overflow: initial;}
.yf-total{ position: relative;line-height: 28px; margin-top:15px; margin-right: 20px; cursor: pointer;}
.yf-pop{display: none;position: absolute; top: -181px; right: -125px; width: 354px;height: 171px; background: url(../images/yfpop.png);}
.yf-pop ul{padding: 15px 55px 15px 15px;}
.yf-pop li{display: flex; justify-content: space-between;}
.yf-pop lable{text-align: right; width: 45%;}
.f20red{font-size: 24px;color: #f22337; margin-right: 5px; font-weight: bold;}
.f16red{font-size: 16px;color: #f22337;font-weight: bold;}
.accBtn{display: inline-block;width: 96px;height: 40px;background-color: #ea5429; line-height: 40px; text-align: center;font-size: 16px;color: #fff;border-radius: 20px;background: -webkit-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -webkit-linear-gradient(#0d8af9, #0d8af9);background: -moz-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -moz-linear-gradient(#0d8af9, #0d8af9);background: -ms-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -ms-linear-gradient(#0d8af9, #0d8af9);background: -o-linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), -o-linear-gradient(#0d8af9, #0d8af9);background: linear-gradient(90deg, #4dabff 0%, #0d8af9 100%), linear-gradient(#0d8af9, #0d8af9);}
a.accBtn:hover{color: #fff !important;}
.dataNormal1 p.red{font-size: 16px; color: #f22337; font-weight: bold;}
.t-arrow{display: inline-block; width: 10px;height: 6px;background: url(../images/arrow_down.png);vertical-align: super;}
.t-arrowed{background: url(../images/arrow.png);}

.dataList thead th.text_l,.dataList td.text_l{text-align: left;}
.dataList thead th.text_r,.dataList td.text_r{text-align: right;}
table.daNorm-title{border: 0;}
.daNorm-title th{background: #fff;}
.daNorm-title thead{border: 0; border-bottom: 1px solid #e6eaed; line-height: 37px;}
.scarWhite{background: #fff; border-radius: 8px; padding: 0 20px 20px; box-sizing: border-box;}
.spgg{color: #999; line-height: 1.25; font-size: 12px;}
.daNorm-title td{vertical-align: top;/* border-bottom: 0;*/ padding: 25px 10px;line-height:1.5}
.daNorm-title td.t-mid{vertical-align: middle;}
.opra a{color: #333;}
.daNorm-title td.opra{line-height: 1.5;}
.schosed {background-color: #f5f8fa;}
.daNorm-title .td-offer a{width: 30px;height: 30px;background: #fff;border: solid 1px #e1e5e8; line-height: 30px; font-size: 22px;float: left; margin: 0 -1px 0;}
.daNorm-title .td-offer a.fl{border-radius: 0px 8px 8px 0px;}
.daNorm-title .goods_list dt a,.daNorm-title .goods_list dt{width: 80px;height: 80px;}
.daNorm-title tr:last-child td{border-bottom: 0;}
.daNorm-title .goods_list dd p{margin-top: 15px;}
.total-table thead{border-top: 1px solid #e6eaed; border-bottom: 0;}
.total-table thead  th{padding: 15px 5px;}
.t-blue{color: #0d8af9;}
.sc-notice p{border-radius: 12px;border: solid 1px #7cc0fc; color: #0d8af9; font-size: 12px;height: 24px;background-color: #f1f8ff;width: 420px; line-height: 24px; margin: 10px auto; padding: 0 15px; margin-bottom: 13px;}
.offer .disabled{color: #ababab; cursor: not-allowed;}
.scarWhite1 .dataNormal1 td{border-bottom: 0;}
.y-title a.add{font-weight: normal; font-size: 14px; margin-top: 2px;}

.buyBtndis{background: #f9f9f9; color: #ababab; border-color: #bfbfbf;}
.buyBtndis:hover{color:#ababab;}
.buyRedBtndis{background: #ababab;color: #f0f0f0;}
.buyRedBtndis:hover{color: #f0f0f0;}

.noth th{width: 10px;}

/*a.tableBtn{display: block;}*/
.dataList td.t-top{padding-top: 10px;}
.dataList thead th.no-border{border: none;}
.dataList  td.no-border{border: none;border-bottom: 1px solid #eee;border-right: 1px solid #eee;}
.t-line{border-top:1px solid #eee ;}
.o-table td  p{line-height: 1.75;}
.dataNormalSpe tr:nth-child(n+4){display: none;}
.click {height: 48px;width: 983px; border: 1px solid #eee;border-top: 0; cursor: pointer; line-height: 48px;}
.click p{width: 547px;border-right: 1px solid #eee; text-align: center;}
.click2 p{width: 584px;}
.click3 p{width: 561px;}


/*20210915金票*/
.receiptPaper{position: relative; margin: 20px  15px; padding:30px 25px ;  border: 1px solid #e5e5e5; overflow: hidden;}
.r_icon {position: absolute;right: 100px; top: 15px;}
.receiptPaper h2{ height: 34px; line-height: 34px; margin-bottom: 20px; font-size: 26px; text-align: center;}
.receiptPaper p{ width: 100%; height: 40px; line-height: 40px;}
.receiptPaper table{ width: 100%; table-layout: fixed; border: 1px solid #e5e5e5; margin-top: -1px;}
.receiptPaper td{padding:5px 10px; line-height: 30px; background: #fff; color: #333; text-align: center; border: 1px solid #e5e5e5; word-break: break-all;}
.receiptPaper td.text_j{ text-align: justify;}
.receiptPaper td.text_l{ text-align: left;}
.receiptPaper td input[type="text"] {height: 32px; line-height: 32px; width: 80%;}
.receiptPaper .rece_two { margin-bottom: -1px;}
.receiptPaper .rece_two th{ text-align: center; border-right: 1px solid #e5e5e5; line-height: 22px;}
.receiptPaper .rece_two td{padding:0; border-width: 1px 1px 0 0; line-height: 22px;}
.receiptPaper .rece_one tr.remarkInf td{ height: 120px;}
.receiptPaper .receImg{width:180px; text-align: center; position:absolute; top:15px; right:15px}
.receiptPaper .receImg img{width:110px; height:110px;}
.receiptPaper .receImg p{ height:28px; line-height:28px; text-align:center;}

a.billtransfer{position: relative; display: inline-block; width:72px;height: 18px;background-color: rgba(82,168,236,0.6);border-radius: 9px; font-size: 12px;color: #fff; text-align: center;line-height: 18px;}

.intlogo{width: 176px; height: 80px; line-height: 80px; margin-left: 30px;}
.home-menu{float: right; margin-left: 0;}

/*运费模板*/
.yline-title{border-bottom:1px solid #e1e5e8; padding-bottom: 20px;width: 1020px; margin-left: -20px; padding-left: 20px;}
div.acc-notice2{font-size: 12px; font-weight: normal; color: #333; padding: 11px 15px;}
a.queryBtn1{height: 38px; line-height: 38px;}
.v-title{font-weight: bold;}
.v-title a{float: right;font-weight: normal;}
.dataList-noLine thead th{border: 0;}
.dataList-noLine td{border:0px;}
.dataList-noLine tr {border:1px solid #e6e6e6;}
.chose-list{width:100%; display: flex; justify-content: space-between; align-items: center;}
ul.chose-list1{align-items: flex-start;}
.chose-list1 li .talbe {height: 368px; overflow: auto;}
.rec-box .sTitle{line-height: 1;}
.area-img span{display: block; width: 20px;height: 20px; background: url(../images/arAdd_con.png); cursor: pointer;}
.area-img span.a-del{background-position:0 -20px; margin-top: 10px;}
.area-img span.a-del:hover{background-position:20px -20px;}
.a-add:hover{background-position:20px 0;}
.a-add{margin-top: 145px;}
.tableScroll{max-height: 466px;}
.tableScroll .dataList {max-height: 465px;overflow-y: scroll;}


/*2024 店铺装修示例*/
.shop-head{height: 30px; background: #f7f9fc; line-height: 30px; text-align: right; font-size: 12px;}
.shop-head a{color: #333;}
.shop-head .s-col i{vertical-align: text-bottom;}
.shop-icon{display: inline-block; width: 14px; height: 14px;background: url(../images/sp_sIcon.png) no-repeat; vertical-align: sub; margin-right: 5px;}
.c-cs{margin: 0 25px;}
.c-cs i{display: inline-block; width: 14px;height: 14px;background: url(../images/scsIcon.png) no-repeat; vertical-align: sub; margin-right: 5px;}
.c-cs:hover i{background-position: -14px 0;}
.c-cs:hover span{color: #0D8AF9;}
.s-grade{display: inline-block; width: 14px;height: 16px; background: url(../images/splIcon.png); vertical-align: sub; margin: 0 2px;}
.s-gradeHalf{display: inline-block; width: 14px;height: 16px; background: url(../images/splHalf.png); vertical-align: sub; margin: 0 2px;}
.rightSide{width: 60px;}
.rightSide1{height: 260px;}
.rightSide a.sh-center i{background-position: 0 -96px;}
.rightSide a.sh-center:hover i{background-position: -24px -96px;}

/*成长管理*/
.g-level{display: flex;justify-content: space-between; margin-bottom: 20px;}
.gl-left{width: 510px;height: 138px;border-radius: 8px;background: url(../images/hyBg1.png); padding: 15px 20px; box-sizing: border-box;}
.gl-name{font-size: 22px;color: #a95631; font-weight: bold; line-height: 33px; height: 33px;}
.gl-name a,.gl-right h2 a{font-size: 12px;color: #333; font-weight: normal; margin-left: 135px; vertical-align: bottom;}
.gl-name img,.gl-right h2 img{vertical-align: sub;}
.gl-time{font-size: 12px; color: #666;}
.gl-num{font-size: 12px; margin-top: 20px;}
.gl-num i,.gl-num span{font-family: HoS;}
.gl-num span{font-size: 16px; margin-right: 10px;}
.gl-line{position: relative; background: #fcfcfe;width: 320px;height: 4px; border-radius: 2px; margin-top: 5px;}
.in-line{position:absolute; top: 0;left: 0; height: 4px;border-radius: 2px; background: -webkit-linear-gradient(90deg, #f7aa85 0%, #d07061 100%), -webkit-linear-gradient(#bb7960, #bb7960);background: -moz-linear-gradient(90deg, #f7aa85 0%, #d07061 100%), -moz-linear-gradient(#bb7960, #bb7960);background: -ms-linear-gradient(90deg, #f7aa85 0%, #d07061 100%), -ms-linear-gradient(#bb7960, #bb7960);background: -o-linear-gradient(90deg, #f7aa85 0%, #d07061 100%), -o-linear-gradient(#bb7960, #bb7960);background: linear-gradient(90deg, #f7aa85 0%, #d07061 100%), linear-gradient(#bb7960, #bb7960);}
.gl-right{width: 510px;height: 138px;background: #fff;border-radius: 8px; padding: 20px; box-sizing: border-box;}
.gl-right h2{font-size: 16px;font-weight: bold;height: 24px; line-height: 24px;}
.gl-right ul{display: flex; margin-top: 15px;}
.gl-right li{width: 50%;}
.gl-right h3{font-size: 24px;font-family: HoS;}
.list thead th,.list td{padding: 5px 15px;}

/*店铺考核*/
.s-check{display: flex; justify-content: space-between; height: 120px; margin-top: 25px;}
.check-con{display: flex; justify-content: space-between;width: 796px;height: 100px;background: #f7f9fa;border-radius: 11px; padding: 20px 25px; box-sizing: border-box; margin-bottom: 40px;}
.check-con li{width: 25%;}
.check-con h3{font-size: 16px;}
.check-con h3 span{width: 3px;height: 15px; background: #0d8af9; display: inline-block;border-radius: 2px; margin-right: 10px; float: left; margin-top: 5px;}
.check-con p{font-size: 24px;font-family: HoS; margin-top: 5px;}
.checkTable{font-size: 16px;}
.checkTable thead {background: #ebf4fc; border: 1px solid ;}
.checkTable thead th{padding: 5px 15px; font-weight: 600;}
.checkTable td.line{border-right: 1px solid #e6eaed;background: #f5f9fc;}
.checkTable table{border-color: #f5f9fc;}
.checkTable table tr{border:1px solid #e6eaed;}
.checkTable td{padding:25px 10px;}
.grade{position: relative; display: flex;}
.grade div{height: 8px;background: #e9f1f7;}
.grade div.g1{width: 160px; border-radius: 4px 0px 0px 4px;}
.grade div.g2{width: 96px;height: 8px;margin: 0 5px;}
.grade div.g3{width: 64px;border-radius: 0px 4px 4px 0px;}
.grade div.g1,.grade div.g2,.grade div.g3{position: relative;}
.grade div.sorce{position: absolute; top: 0; left: 0;border-radius: 4px 0px 0px 4px;}
.g2 div.sorce{border-radius: 0; background: #ff9800;}
.g3 div.sorce{border-radius: 0px 4px 4px 0px;background: #0d8af9;}
.grade1 div.sorce{background: #ff3d00;}
.grade2 div.sorce{background: #ff9800;}
.grade3 div.sorce{background: #0d8af9;}
.s-tip{position: absolute; top: -30px; display: inline-block; width: 40px;height: 26px; background: url(../images/gradeBg.png); text-align: center;font-size: 12px;line-height: 22px; font-weight: bold; }
.grade1 .s-tip{color: #ff774c;}
.grade2 .s-tip{color: #ffb74c;}
.grade3 .s-tip{color: #55adfb;}
#chart{width: 150px; height: 120px;}

/*成长管理-会员等级*/
.level2{background: url(../images/hyBg2.png);}
.level2 .gl-name{color: #4e67bc;}
.level2 .in-line{background: -webkit-linear-gradient(90deg, #abc5fd 0%, #7891e0 100%), -webkit-linear-gradient(#bb7960,#bb7960);background:-moz-linear-gradient(90deg, #abc5fd 0%, #7891e0 100%), -moz-linear-gradient(#bb7960,#bb7960);background: -ms-linear-gradient(90deg, #abc5fd 0%, #7891e0 100%), -ms-linear-gradient(#bb7960,#bb7960);background: -o-linear-gradient(90deg, #abc5fd 0%, #7891e0 100%), -o-linear-gradient(#bb7960,#bb7960);background: linear-gradient(90deg, #abc5fd 0%, #7891e0 100%), linear-gradient(#bb7960,#bb7960);}
.level3{background: url(../images/hyBg3.png);}
.level3 .gl-name{color: #7156d9;}
.level3 .in-line{background:-webkit-linear-gradient(90deg, #8682f4 0%, #6542e0 100%), -webkit-linear-gradient(#bb7960, #bb7960);background:-moz-linear-gradient(90deg, #8682f4 0%, #6542e0 100%), -moz-linear-gradient(#bb7960, #bb7960);background:-ms-linear-gradient(90deg, #8682f4 0%, #6542e0 100%), -ms-linear-gradient(#bb7960, #bb7960);background:-o-linear-gradient(90deg, #8682f4 0%, #6542e0 100%), -o-linear-gradient(#bb7960, #bb7960);background:linear-gradient(90deg, #8682f4 0%, #6542e0 100%), linear-gradient(#bb7960, #bb7960);}
.level4{background: url(../images/hyBg4.png);}
.level4 .gl-name{color: #f2af0f;}
.level4 .in-line{background:-webkit-linear-gradient(90deg, #f8c850 0%, #ff8e09 100%), -webkit-linear-gradient(#bb7960, #bb7960);background:-moz-linear-gradient(90deg, #f8c850 0%, #ff8e09 100%), -moz-linear-gradient(#bb7960, #bb7960);background:-ms-linear-gradient(90deg, #f8c850 0%, #ff8e09 100%), -ms-linear-gradient(#bb7960, #bb7960);background:-o-linear-gradient(90deg, #f8c850 0%, #ff8e09 100%), -o-linear-gradient(#bb7960, #bb7960);background:linear-gradient(90deg, #f8c850 0%, #ff8e09 100%), linear-gradient(#bb7960, #bb7960);}
.level5{background: url(../images/hyBg5.png);}
.level5 .gl-name{color: #f6334c;}
.level5 .in-line{background:-webkit-linear-gradient(90deg, #fb93a1 0%, #f42944 100%),-webkit- linear-gradient(#bb7960, #bb7960);background:-moz-linear-gradient(90deg, #fb93a1 0%, #f42944 100%), -moz-linear-gradient(#bb7960, #bb7960);background:-ms-linear-gradient(90deg, #fb93a1 0%, #f42944 100%), -ms-linear-gradient(#bb7960, #bb7960);background:-o-linear-gradient(90deg, #fb93a1 0%, #f42944 100%), -o-linear-gradient(#bb7960, #bb7960);background:linear-gradient(90deg, #fb93a1 0%, #f42944 100%), linear-gradient(#bb7960, #bb7960);}

/*营销活动*/
.search .ipt{height: 30px; line-height: 30px;}
.search select{height: 32px;}
.search li{height: 32px;}
a.queryBtn{border: 0;}
.camp-lists{margin-top: 5px;}
.camp-lists li{width: 488px;border-radius: 8px;border: solid 1px #e6eaed; padding: 20px; box-sizing: border-box; float: left; margin-bottom: 20px;}
.camp-lists li:nth-child(odd){margin-right: 20px;}
.camp-lists h1{font-size: 18px; font-weight: bold; line-height: 20px; margin-bottom: 20px;}
.camp-lists h1 span{display: inline-block;height: 20px;border-radius: 4px; font-size: 14px; color: #fff; padding: 0 4px; background: #f22337; font-weight: normal; margin-right: 7px;}
.camp-lists h1 span.mj{background: #ff5122;}
.camp-lists h1 span.hdj{background: #0d8af9;}
.camp-lists h1 span.xpsy{background: #34c15e;}
.camp-lists h1 i{float: right; font-size: 14px;}
.camp-lists label{color: #666;}
.camp-lists p{margin-bottom: 8px;}
.camp-lists a.fl{margin-top: 8px;}
.camp-lists h1 i.blue{color: #0d8af9;}
.camp-lists h1 i.green{color: #34c15e;}
.camp-lists a.canBtn{background: #f22337; margin-right: 15px;}
a.canBtn:hover{background: #f22337;}
div.jbox button[value="no"]{background: #fff;border: 1px solid #dcdcdc; color: #333;}
.dataList-noLine .ipt{text-align: center; padding-left: 0;}
a.bigBtn{height:36px; line-height: 36px;}
a.btnRed{height: 38px; line-height: 38px;}

.crFtitle{text-align: center;font-size: 24px;font-weight: bold;margin: 20px 0 10px;}
.crStitle{font-size: 16px; font-weight: bold; margin: 30px 0 20px;}
.cr-con{background: #e6eaed; padding:15px 20px; word-break: break-all; border-radius: 4px; line-height: 1.75;max-height: 260px;overflow: auto;}

/*素材库*/
.material{width: 1200px; background: #fff;min-height: 574px; border-radius: 8px; margin: 20px auto;}
.mat-left{width: 220px; float: left; box-sizing: border-box;padding: 10px 0 10px 10px;height: 574px;}
.mat-right{width: 980px; border-left: 1px solid #e1e5e8; padding: 15px 20px 20px; box-sizing: border-box; float: right;min-height: 574px;}
.mat-left p span{display: inline-block; width: 16px;height: 16px;background: url(../images/matIcon.png);vertical-align: text-bottom; margin-right: 5px;}
.all{height: 40px;line-height: 40px; padding: 0 10px;cursor: pointer;}
.alled{background: #f0f8ff; border-radius: 8px; color: #0d8af9;cursor: pointer;}
p.alled span{background-position: 16px 0;}
.alled i{width: 5px;height: 9px; background-position: -5px -32px;}
.mat-right .btnUp{height: 30px; line-height: 30px; padding: 0 15px;border-radius: 4px;}
.btnUp:hover{border-color: #0d8af9;}
.tMenu ul{margin-left: 24px; display: none;}
.tMenu li{height: 40px; line-height: 40px; cursor: pointer;}
.file-lists{margin-top: 13px; height: 480px; overflow: auto;}
.file-lists li{position: relative; width: 144px;height: 144px; float: left;
 margin: 0 15px 15px 0; text-align: center; box-sizing: border-box; padding: 10px 15px;}
.file-lists li:nth-child(6n){margin-right: 0;}
.file-lists div{position: absolute; top: 22px; left: 22px; z-index: 2;}
.file-lists p{margin-top: 5px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.file-lists img{width: 90px; height: 90px;}
.file-lists i{display: inline-block; width: 144px;height: 144px; position: absolute; top: 0;left: 0;}
.file-lists li:hover i,.file-lists li.chosed i{background: #f0f8ff; border-radius: 8px;border-radius: 8px;}
.file-lists span{position: absolute;top: 10px; left: 10px; z-index: 3; display: inline-block; width: 16px;height: 16px;}
.file-lists li:hover span{background: url(../images/fCicon.png);background-position:16px 0;}
.file-lists li.chosed span{background: url(../images/fCicon.png);background-position: 0 0;}
.file-lists input{display: block; width: 98px; border: 0; background: none; text-align: center; margin-top: 5px;}
.file-lists video{width: 100px;height: 100px;}
.mat-right .h-search{margin-top:3px; margin-bottom: 0; width: 280px;}
.mserch{padding-top: 7px;cursor: pointer;}
.allChose{cursor: pointer;}
.allChose i{display: inline-block; width: 16px;height: 16px;background: url(../images/iptch_icon.png);vertical-align: text-bottom; margin-right: 5px;}
.allChosed i{background-position: 0 -16px;}
.file-lists video{display: inherit;}
div.jbox .jbox-title{font-weight: bold;}
.ml-room{text-align: center; font-size: 12px; color: #999; margin-top: 20px;}
.r-wrap{position: relative; height: 6px;background: #f0f8ff; border-radius: 3px; width: 180px; margin: 5px auto;}
.r-inline{position: absolute;height: 6px; top: 0; left: 0;border-radius: 3px; background: #0d8af9;}
.m-op{float: right; }
.m-op i{display: inline-block; height: 14px;border-left: 1px solid;color: #e1e5e8; vertical-align: middle;}
.m-op a{color: #333;margin-top: 5px; margin: 0 20px;}
.m-op img{margin-right: 5px;}

.mup-wrap{width: 740px;height: 414px;background: #f2f9ff;border-radius: 8px;border: 1px dashed #badfff; margin-top: 10px; text-align: center; color: #7e8f9d;}
.mupBtn{position: relative; display: inline-block; width: 130px;height: 42px;background-color: #0d8af9;border-radius: 8px; color: #fff; text-align: center; line-height: 42px; margin: 157px 0 15px;}
.mupBtn img{vertical-align: sub; margin-right: 10px;}
.mupBtn:hover{color: #fff;}
.mupBtn input{position: absolute; top: 0; left: 0;opacity: 0;z-index: 1;width: 130px;height: 42px;}
.mup-btn{position: relative; display: block;width: 740px;height: 46px;background-color: #f2f9ff;border-radius: 8px;border: 1px dashed #badfff; text-align: center; line-height: 46px; margin-top: 10px;}
.mup-btn input{position: absolute; top: 0; left: 0;opacity: 0;z-index: 1;width: 758px;height: 46px;}
.mup-btn img{margin-right: 10px;vertical-align: sub;}
.upTable table.dataList tr{border-left: 0px;border-right: 0px;}
.upTable{max-height: 340px; margin-top: 20px;}
.upTable table td{padding:15px 10px;}
.upTable table a{display: inline-block; width: 14px;height: 14px;background: url(../images/fDel.png);}

.file-tree{position: relative;}
.fTree{position: absolute;top: 35px;left: 76px; z-index: 9; width: 242px;height: 264px;background-color: #fff;box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 4px;border: solid 1px #eef0f2; padding: 5px 20px 0 0; overflow: auto; box-sizing: border-box;display: none; }

.menuUl{margin-left: 20px;}
.menuUl li {margin: 10px 0; float: none; height: auto;}
.menuUl li span:hover {color: #0d8af9;cursor: pointer;}
.menuUl li i { margin-right: 10px; top: 0px; cursor: pointer; color: #161616;}
.menuUl span.current{color: #0d8af9;}
td.file-tree .fTree{top:45px;left: 0;}
.fa{display: inline-block; background: url(../images/muIcon.png);}
.fa-folder-o,.fa-folder-open-o{width: 16px;height: 13px;}
.fa-folder-o{}
.fa-folder-open-o{background-position: 0 -13px;}
.fa-file-o{width: 16px; height: 14px; background-position: 0 -26px;}

/* navMenu */
.navMenu> li { display: block; margin: 0; padding: 0; border: 0px; }
.navMenu>li>a { display: block;  padding-left: 0px; line-height: 40px; color: #333; transition: all .3s; position: relative; text-decoration: none;padding: 0 10px}
.navMenu>li>a>i,.sub-menu>li>a>i{display: inline-block; width: 16px;height: 16px;background: url(../images/matIcon.png);vertical-align: text-bottom; margin-right: 5px; background-position:0 -16px;float: left; margin-top: 10px;}
.navMenu>li>a.nactive>i,.sub-menu>li>a.nactive>i,.navMenu>li>a:hover>i,.sub-menu>li>a:hover>i{background-position: 16px -16px;}
.navMenu li a  .narrow{display: inline-block; width: 5px; height: 9px; background: url(../images/matIcon.png); background-position: 0 -32px; float: right; margin-top: 15px;}
.navMenu li a:hover .narrow{width: 5px;height: 9px; background-position: -5px -32px;}
.navMenu li a .narrow.open{width: 9px;height: 5px;background-position: -9px -41px;display: inline-block;float: right;margin-top: 15px;}
.navMenu>li>a.nactive, .navMenu>li>a:hover{ color: #0d8af9; background: #f0f8ff; border-radius: 8px;}
.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu{ display: none; list-style: none; clear: both; margin: 8px 0px 0px 0; padding-bottom: 5px; }
.navMenu>li>ul.sub-menu li { background: none; margin: 0px; padding: 0px;}
.navMenu>li>ul.sub-menu li>a { display: block;line-height: 40px; padding: 0 0px 0 20px; color: #333; clear: both; }
.navMenu>li>ul.sub-menu li>ul.sub-menu li>a{padding-left: 35px;}
.navMenu>li>ul.sub-menu li>a.nactive, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.nactive >a {color: #0d8af9; background: #f0f8ff; border-radius: 8px; height: 40px;}
.menuDiv{overflow: hidden;width: 160px; white-space: nowrap;text-overflow: ellipsis;}
.scrollBar{position: relative; height: 525px; overflow: auto;}
.scrollBar::-webkit-scrollbar,.file-lists::-webkit-scrollbar{ margin-right: 10px; width:5px;height:5px;}
.scrollBar::-webkit-scrollbar-thumb,.file-lists::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.05);border-radius:10px; -webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar:hover::-webkit-scrollbar-thumb,.file-lists:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px; -webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar::-webkit-scrollbar-thumb:hover,.file-lists::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4);-webkit-box-shadow:inset1px1px0rgba(0,0,0,.1);}
.scrollBar::-webkit-scrollbar-track,.file-lists::-webkit-scrollbar-track{ border-radius:10px; -webkit-box-shadow:inset006pxrgba(0,0,0,0); background-color:white;}
.scrollBar::-webkit-scrollbar-track:hover,.file-lists::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset006pxrgba(0,0,0,.4);background-color:rgba(0,0,0,.01);}

.search li .wdate{height: 30px;}
.pagebox .total input{height: 28px; border: 1px solid #e2e2e2;padding-left: 5px;margin: 0 5px;}
.pagebox .total button{width: 40px; height: 30px;border: 1px solid #e2e2e2;margin-left: 10px;}
.pagebox .total select{height: 30px;min-width: 95px;}

.contDetails-con{margin:0 50px;}
.hc-con .contDetails-con{margin:0;}

.file-lists img.nMIcon{position: absolute; top: -3px; right: 16px; z-index: 6; width: 24px;height: 24px; display: none;}
.file-lists li.chosed img.nMIcon{display: block;}
.file-lists div.imgMore{position: absolute; top: 7px; right:-8px; z-index: 6; }
.file-lists div.imgDetail{position: relative; padding: 10px 0 5px;background: #1c252e; border-radius: 4px; width: 70px; margin: 0 0 0 45px; }
.imgDetail img{position: absolute; top: -5px; right: 30px; width: 10px;height: 5px;}
.imgDetail{display: none;}
.imgDetail a{color: #fff; font-size: 12px; display: block; margin-bottom: 5px;}
.imgDetail a:hover{color: #0d8af9;}
.imgMore:hover .imgDetail{display: block}

