@charset "utf-8";
/* CSS Document */
/** css rest **/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word;}
body,html,input{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;font-family: "Microsoft Yahei","Tahoma","SimSun";}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
ul,ol,li{list-style:none;}
a{text-decoration:none;}
a:hover{}
.white,.white a{color:#fff}.blue,.blue a{color:#004499}.gray4,a.gray4{color:#999}
.red, .red a, a.red{color:#e60c1c;}.green{color:#0E774A}

select optgroup{color:#CAC8BB;}
header{ display:block}
* {
    outline: 0px none;
}
.hide{display:none}
iframe {
	padding:	0 !important; /* iframes should not have padding */
	overflow:	auto !important;
}
.hidden{display:none;}.invisible{visibility:hidden;}
.ib,.ib-a a{display:inline-block;zoom:1;*display:inline;}
.clear:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clear,.main{display:inline-block;}/* Hides from IE-mac \*/* html .clear,* html .main{height:1%;}.clear,.main{display:block;}

.f12{font-size: 12px}.f14{font-size: 14px}.f16{font-size: 16px}.f18{font-size:18px}.f20{font-size:20px}
.lh20{line-height: 20px}.lh22{line-height: 22px}.lh24{line-height: 24px}.lh26{line-height: 26px}.lh28{line-height: 28px}
.fb{ font-weight:bold}.fn{ font-weight:normal}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.bk3{height: 3px;}.bk6{height: 6px}.bk8{height: 8px}.bk10{height: 10px}.bk15{height: 15px}.bk20{height: 20px}.bk30{height: 30px}
.row-2 li{ float:left; width:50%}.row-3 li{ float:left; width:33%}.row-4 li{ float:left; width:25%}.row-5 li{ float:left; width:20%}
.cu,.cu-li li,.cu-span span {cursor: hand;!important;cursor: pointer}
.text-c{text-align: center}.text-l{text-align: left}.text-r{text-align: right}
.lf{float: left}.rt{float: right}.pr{ position:relative}.pa{ position:absolute}
.img-wrap{border:1px solid #eee;text-align:center;overflow:hidden}
.img-wrap a{display:table-cell;vertical-align:middle;*display:block; overflow:hidden; background-color:#fff}
.img-wrap a:hover{ background-color:#e8eff6}
.col-left{float:left}
.col-auto{overflow:hidden;_zoom:1;_float:left;}
.col-right{float:right}


.gotop-side-bar{
	position: fixed;
	bottom:120px;
	right:20%;
	display: none;
}
.gotop-side-bar p{
	margin: 10px 0;
}
.gotop-side-bar  a{
	display: block;
	cursor: pointer;
	width: 50px;
	height: 50px;
}
.g-gotop-ico {
	display: none
}
.g-gotop-ico a{
	
	background: url("../images/go_top_btn.png")  0 -57px no-repeat;
	
}

.g-gotop-ico a:hover{
	
	background: url("../images/go_top_btn.png") 0 0  no-repeat;
	
}

.g-kefu-ico a{
	
	background: url("../images/go_top_btn.png") -56px -57px  no-repeat;
	
}

.g-kefu-ico a:hover{
	
	background: url("../images/go_top_btn.png") -56px 0  no-repeat;
	
}

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1479880209_2501504.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1479880209_2501504.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1479880209_2501504.woff') format('woff'), /* chrome、firefox */
    url('//at.alicdn.com/t/font_1479880209_2501504.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1479880209_2501504.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    

.iconfont {
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.ls-header{
    background: #333742;
    width: 100%;
    display: block!important;
    height: 50px;
    position: relative;
    z-index: 9999;
}
.ls-logo{

    font-size: 20px;
    color: rgb(192, 196, 208);
    float: left;
    height: 50px;
    padding: 0 15px;
    display: block;
    background: #414550;
}
.ls-logo img{
	padding-top: 6px;
}
.ls-nav-box{
    float: left;
}
.ls-nav li{
    float: left;
    position: relative;
}
.ls-nav li span,.ls-nav li a{
    line-height: 50px;
    color: #eee;
    padding: 0 10px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
}
.ls-nav li pan .iconfont,.ls-nav li a .iconfont{
    margin-left: 3px;
}
.ls-dropdown-content{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1020;
    display: none;
    float: left;
    width: 160px;
    padding: 5px 0;;
    margin: 9px 0 0;
    text-align: left;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;

}
.ls-dropdown-content:before{
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 8px dashed transparent;
    border-bottom-color: #ddd;
    bottom: 0;
    z-index: 1;
    border-bottom-style: solid;
    border-width: 0 8px 8px;
    left: 10px;
    top: -8px;
    pointer-events: none;

}

.ls-dropdown-content p a{
    display: block;
    padding: 6px 20px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    line-height: 26px;
    font-size: 14px;
}
.am-dropdown-content :first-child {
    margin-top: 0;
}
.ls-dropdown-content p a:hover{
    text-decoration: none;
    color: #fff;
    background-color: #24272f;
}
.ls-dropdown-content p a .iconfont{
    float: right;
}
.ls-user-nav{
    float: right;
    margin-right:50px;
}

.ls-user-nav a .iconfont,.ls-user-nav span .iconfont{
    margin-right: 3px;
}
/*** css rest end ***/
/**登录**/
body{ background:#f3f3f4; color:#646464;}
.butty-system-register{ width:1000px; margin:0 auto; padding-top:60px; padding-bottom:20px; font-size:28px;}
.butty-system-register>a{ color:#323232;}
.butty-system-body{ min-width: 1000px; position: relative;}
.login-img-box{
	width: 100%;
	height: 384px;
	position: relative;
	background: url("../images/luoshan_register_bg.png") top center no-repeat;
	background-size: cover;
}
.login-img-bg{
	
}
.butty-system-body-middle{ width:1000px; height:auto; margin:0 auto;  position:relative;overflow: auto;}
.administrator-register{ background:#fff; border:#e5e5e5 solid 1px; width:373px;font-size:18px; height:auto;  margin-top:38px; float: right;position: relative;overflow: auto;}
.administrator-register h4{width:100%; font-size:20px; z-index:10; font-weight:normal; color:#000; height:64px; line-height:58px; text-align:center; }
.administrator-register-input{ width:80%; height:39px; border:#dddddd solid 1px; position:relative;  position:relative; margin: 0 auto; margin-bottom:18px;}
.administrator-register-input:first-child{ margin-top:0;}
.administrator-register-input span{ width:39px; height:39px; display:block; position:absolute; left:0; top:0; background:#e5e5e5;}
.administrator-register-input input{ width:248px;  border:0; padding-right:5px; height:38px; line-height:38px;position:absolute; left:44px; top:0;font-size:15px;}
.administrator-register-input span.user-name i{ display:block; width:19px; height:18px; background:url(../images/user_n_ico.png) no-repeat center center; margin:0 auto; margin-top:10px;}
.register-password span.user-name i{ display:block; width:25px; height:18px; background: url(../images/verification_code_ico.png) no-repeat center center; margin:0 auto; margin-top:10px;}
.butty-system-btn{ width:80%; height:45px; margin:0 auto 20px auto;}
.butty-system-btn input{ width:100%; height:45px; background:#2b82ec; border:0; color:#fff; font-size:18px; cursor:pointer;}
.administrator-register>p{ text-align:center; color:#ff0000; font-size:12px; height:60px;}
.register-foot{ text-align:center; font-size:13px; color:#969696; padding-top:32px;}
/**头部**/
.lsSystem-head{ width:100%; height:35px; border-bottom:#e7eaec solid 1px;background:#fafafa;min-width: 1280px; position: absolute;}
.lsSystem-head .logo{float:left; font-size:16px; color:#333;height:35px; line-height:35px;padding:0 20px; padding-left:25px; border-right:#eee solid 1px;}
.system-header-left{ float:left;}
.system-header-left>li{ float:left; height:35px; position:relative; z-index:10;}
.system-header-left>li>a{ color:#666; font-size:16px; height:35px; line-height:35px; display:block; padding:0 20px; border-right:#eee solid 1px; cursor:pointer;}
.system-header-left>li.pitch-on a{ background:#f2f2f2; border-bottom:#1988fb solid 1px; height:34px; color:#000;}
.system-header-left>li:hover{ background:#f2f2f2; border-bottom:#1988fb solid 1px; height:34px;}
.system-header-left>li:hover>a{ color:#000;}
.pull-down-nav{ background:#fff; width:160px; border:#e5e5e5 solid 1px; position:absolute; top:35px; left:-57px; display:none; z-index:10;}
.pull-down-nav>li{ padding:3px; width:154px; height:34px; text-align:center; line-height:34px; font-size:14px; border-top:#e5e5e5 solid 1px;}
.pull-down-nav>li:first-child{ border:0;}
.pull-down-nav>li>a{ color:#999; display:block;}
.pull-down-nav>li>a:hover{ background:#f5f5f5; color:#262626;}
.system-header-left>li:hover .pull-down-nav{ display:block;}
.system-header-right{ float:right;}
.system-header-right>li{ float:left; height:35px; position:relative; z-index:10; padding:0;}
.system-header-right>li>a{ color:#666; font-size:16px; height:35px; line-height:35px; display:block; padding:0 20px; border-right:#eee solid 1px; cursor:pointer;}
.system-header-right>li:first-child{ font-size:20px; color:#333;height:35px; line-height:35px;}
.system-header-hint>a{ display:block; width:22px; height:22px; background:url(../images/luoshan_hint_ico.png) no-repeat center; position:relative;}
.system-header-right>li:hover .pull-down-nav{ display:block;}
.system-header-right>li:hover{ background:#f2f2f2; border-bottom:#1988fb solid 1px; height:34px; color:#000;}
.system-header-right>li:hover>a{ color:#000;}
.system-header-right .pull-down-nav{ left:-25px;}
.hint-number-left{ width:8px; height:20px; background:url(../images/luoshan_hint_ico_left.png) no-repeat center; float:left;}
.hint-number-middle{ background:url(../images/luoshan_hint_ico_middle.png) repeat-x; height:20px; color:#fff; padding:0 2px; float:left; font-size:12px; line-height:20px;}
.hint-number-right{ width:8px; height:20px; background: url(../images/luoshan_hint_ico_right.png) no-repeat center;float:left;}
.hint-number-case{ position:absolute; top:0; left:27px;}
.staff-management{ width:1000px; margin:0 auto; border-top:#e7eaec solid 3px; ; background:#fff;}
.staff-management-head{border-bottom:#e7eaec solid 1px; height:39px; line-height:39px; padding:0 23px;}
.staff-management-head>h2{font-size:14px; color:#676a6c; padding-right:17px; border-right:#e7eaec solid 1px; float:left; margin-right:13px;}
.staff-management-head>input{ display:block; float:left; width:91px; height:23px; background:url(../images/luoshan_botton_blue.png) no-repeat center; border:0; color:#fff; font-size:12px; cursor:pointer; margin-top:8px;}
.staff-management-text{padding:24px 26px; overflow:hidden; min-height:500px; overflow:hidden;background: #fff;border-radius:5px;padding-bottom: 100px;}
.staff-management-text table{ width:100%;}
.staff-management-text th{ text-align:left;  height:34px; line-height:34px; background:#f3f3f4; padding-left:30px; color:#000; font-size:12px; border-bottom:#e7eaec solid 1px;border-top:#e7eaec solid 1px; line-height:20px;}
.staff-management-text td{text-align:left;  height:34px; line-height:34px;padding-left:30px;font-size:12px; border-bottom:#e7eaec solid 1px; color:#000;}
.staff-management-text tr { border-left:#e7eaec solid 1px;border-right:#e7eaec solid 1px;}
.staff-management-text tr:hover{ background:#ffe48d;}
.td-list>li{ float:left; margin-right:18px;}
.td-list>li>a{ color:#059afe; cursor:pointer;}
.td-list>li.delete>a{ color:#d61212;}
.td-list>li>a:hover{ text-decoration: underline;}
#new_staff{ width:269px; display:none;}
 html,body {
            height:100%;
            /* overflow:auto;           
            min-height:300px; */
}
.insert{
	overflow: auto;
	height: 100%;
}
#new_staff>p{ text-align:center; width:336px; margin-top:10px; color:#f00;}
.new-staff-div{display:none;}
.new-staff-div>p{ text-align:center; margin-top:10px; color:#f00;}
.new-staff-dl{ font-size:12px; color:#333; padding-top:14px; line-height:21px; overflow:hidden;}
.new-staff-dl-a{ padding-top:8px;}
.new-staff-dl>dt{ float:left; width:108px; text-align:right; padding-right:5px;}
.new-staff-dl>dd>input[type="text"]{ width:135px; height:21px; line-height:21px; padding:0 5px;}
.new-staff-dl>dd>textarea{ width:215px; height:100px; border:#e8e8e8 solid 1px; line-height:21px; padding:2px 5px; font-size:12px; resize:none;}
.new-staff-dl>dd>input[type="password"]{ width:135px; height:21px; line-height:21px; padding:0 5px;}
.new-staff-dl>dd>select{ width:147px; height:23px;}
.new-staff-dl>dd+dt+dd{ width:156px; float:right; margin-top:5px;}
.new-staff-btn{ padding-top:25px; overflow:hidden;}
.new-staff-btn a{ display:block;width:91px; height:23px; background:url(../images/luoshan_botton_blue.png) no-repeat center; text-align:center; line-height:23px; color:#fff; float:right; margin-right:17px; cursor:pointer;}
.new-staff-btn a:first-child{ background:url(../images/luoshan_botton_grey.png) no-repeat center; color:#666; margin-right:0;}
.list-particulars{ width:100%; min-width:1280px;height:600px; position: absolute;top:0;bottom:0;overflow: hidden;}
.audit-list{   border:#e7eaec solid 1px;  background:#fff;position: absolute;top: 0px;left:0px; bottom:2px; overflow:auto; width:950px;z-index: 13;}
.audit-list-layout{   border:#e7eaec solid 1px;  background:#fff;position: absolute;top: 0px;left:0px; bottom:2px; overflow:auto; width:100%;z-index: 13;}

.audit-list-head{ border-bottom:#e7eaec solid 1px; height:39px; line-height:39px; position: relative;}
.audit-list-head>h2{font-size:14px; color:#676a6c; padding:0 17px; border-right:#e7eaec solid 1px; float:left; margin-right:13px;}
.audit-list-head>ul>li{ float:left; margin: 0 5px}
.audit-list-head>ul>li>a{ 
	color:#404040; line-height:34px; 
	padding:0 20px; display: block;
	font-size: 12px;background: #e5e6e7;
	border:#dcdcdc solid 1px;
	border-radius:5px 5px 0 0; border-bottom:0;
	}
.audit-list-head>ul>li.pitch-on>a{ font-weight: bold;background: #fff}
.page-tab{
	position: absolute;
	bottom:-1px;
	left: 0;
}
.audit-list-option{padding:9px 10px 9px 9px;margin-bottom: 10px;display:block;}
.list-option-one{ line-height:23px; }
.list-option-one+.list-option-one{ margin-top:8px;}
.list-option-one>li{float:left; display:block; height:28px; font-size:12px;}
.list-option-one>li>span{ color:#676a6c; font-size:12px; margin-right:5px;}
.list-option-one>li>input.name{ width:70px;border:#e5e6e7 solid 1px; padding:0 5px; color:#676a6c; margin-right:8px;}
.list-option-one>li>input.number{ width:100px; border:#e5e6e7 solid 1px; padding:0 5px; color:#676a6c; margin-right:8px;}
.list-option-one>li>select.time{ width:100px; height:21px; padding:0 5px; color:#676a6c; margin-right:8px; margin-left:13px;}
.list-option-one>li>select.choice{ width:100px; height:21px; padding:0 5px; color:#676a6c;margin-right:15px;}
.list-option-one>li>select.time+select.time{ margin-left:0;}
.list-option-one>li>input[type="checkbox"]{ margin-right:6px;}
.list-option-one>li>input[type="checkbox"]+label{ color:#676a6c; font-size:12px; margin-right:10px;}
.list-option-one>li>input[type="radio"]{ margin-right:6px;}
.list-option-one>li>input[type="radio"]+label{ color:#676a6c; font-size:12px; margin-right:10px;}
.list-option-one>li>input.differ{ width:35px;border:#e5e6e7 solid 1px; padding:0 5px; color:#676a6c; margin-right:8px;}
.list-option-one>li>input.differ+input.differ{ margin-left:0;}
.list-option-one>li>a.btn{ display:block; width:56px; height:21px; background:#169bd5; border-radius:3px; color:#fff; text-align:center; line-height:21px; position:relative; top:1px; margin-left:10px;}
/***搜索工具栏***/
.search-box{
	padding: 10px 10px;
	overflow: auto;
}
.search-box .search-txt{
	width: 180px;
	height: 24px;
}

.search-box .search-range{
	width: 360px;
	height: 24px;
}
.search-box .search-txt,.search-box .search-range{
	float: left;
	padding-bottom: 8px;
	line-height: 24px;
}
.search-box .search-txt span,.search-box .search-range span{
	display: inline-block;
    width: 50px;
    line-height: 24px;
    vertical-align: middle;
    text-align: right;
    font-size: 12px;
}
.search-box .search-txt input{
	box-sizing: border-box;
    width: 110px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
}
.search-box .search-txt select{
	box-sizing: border-box;
    width: 110px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
}
.search-box .search-range input{
	box-sizing: border-box;
    width: 120px;
     height: 24px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
}
.search-box .search-txt  .checkbox{
	box-sizing: border-box;
    width: 16px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #dcdcdc;
    padding: 0 5px;
}
.page-btn-bar{
	padding: 10px;
	overflow: hidden;
	padding-bottom: 0;
}
.btn-default{
	box-sizing: border-box;
    display: inline-block;
    border: none;
    height: 28px;
    line-height: 26px;
    padding: 0 12px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #3c3c3c;
}
.btn-default i{
	margin-right: 3px;
}
.btn-default:hover{
	border: #1988fb solid 1px;
	color:#1988fb
}
.search-btn{
    background-color: #ff1d00;
    border-color: #ff1d00;
    color: #fff;
    padding: 0 16px;
}
.search-btn:hover{
	border: #ff1d00 solid 1px;
	color:#fff
}
.page-btn-bar .other-tools{
	float: right;
}




.page-btn-bar ul li{float: left;padding-right: 10px;}
.audit-list-text{padding:0px 10px 9px 9px;}
.audit-list-table{ width:100%; color:#3c3c3c; font-size:12px;}
.audit-list-table thead th>a{color:#3c3c3c; display:block; padding:0 5px;}
.audit-list-table thead th.balance>a{ cursor:pointer;}
.audit-list-table thead th.balance>a:hover{background: #e6e6e6;box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) inset;}
.audit-list-table thead th.balance>a>span{position:relative;}
.audit-list-table th.balance>a i.down{ width:14px; height:10px; background:url(../images/luoshan_down_ico.png) no-repeat center; position:absolute; left:25px; top:4px;}
.audit-list-table th.balance>a i.up{ width:14px; height:10px; background:url(../images/luoshan_up_ico.png) no-repeat center; position:absolute; left:25px; top:3px;}
.audit-list-table thead>tr:first-child{ background:#f5f5f5; border:#e8e8e8 solid 1px; height:30px; line-height:30px; font-weight:normal;}
.check-all-btn td{ height:23px; line-height:23px; padding:9px 0; overflow:hidden;}
.check-all-btn td label{ color:#3c3c3c; font-size:12px; margin-left:0px;}
.check-all-btn td input[type="button"]{ height:89px; height:26px; border:#e8e8e8 solid 1px; font-size:12px; color:#6c6c6c; background:#fff; border-radius:3px; cursor:pointer; margin-left:13px;padding: 0 10px}
.audit-list-table tbody{ border:#e8e8e8 solid 1px; height:28px; line-height:28px; padding-bottom: 10px;}
.audit-list-table tbody.blank-tbody{
	border: 0;
	height: 10px;
}
.audit-list-table tbody.blank-tbody td{
	border: 0;
	height: 10px;
}
.audit-list-table tr.head{ background:#f1f1f1; border-bottom: #ececec solid 1px;}
.audit-list-table tr.head span{display: inline-block; margin-right:16px; padding:0;}
.audit-list-table tr.head  .lg-span{
	width: 190px;
	
}
.audit-list-table .check-all-btn td{
	padding-left: 12px;
}
.audit-list-table tr.head td{ padding:0 5px;}
.audit-list-table label{cursor: pointer;}
.audit-list-table tr.head input[type="checkbox"]{ margin-left:6px;}
.audit-list-table tbody tr.body{ border-bottom:#e8e8e8 solid 1px;}
.audit-list-table tbody tr.body td{ padding:0 5px; vertical-align:top;}
.audit-list-table tbody tr.body td:first-child{ padding:0;}
.audit-list-table tbody tr.content{ border-bottom:#e8e8e8 solid 1px;}
.audit-list-table tbody tr.content td{ padding:0 3px; vertical-align:top;}
.audit-list-table tbody tr.content td:first-child>span{padding:0 6px;}
.audit-list-table tbody  td.segmentation{ border-right:#e8e8e8 solid 1px;}
.audit-list-table tbody  td.i-information{width: 600px;}
.audit-list-table td.yellow{ color:#0cd503}
.audit-list-table td.red{ color:#d50303}
.standard-list li{ float:left; padding:0 6px;}
.standard-list{ border-top:#e8e8e8 solid 1px;overflow:hidden;}
.standard-list:first-child{ border-top:0;}
.information-item{
	border-top: #e8e8e8 solid 1px;
	overflow: auto;

}
.information-item:first-child{
	border: 0;
}
.information-item .order-info{
	width: 69%;
	float: left;
}
.information-item span{
	padding:0 5px;
	display: inline-block;
}
.information-item .standard-info{
	width: 30%;
	float: left;
}

.information-item .standard-info .distriAmount{
	width: 70px;
	display: inline-block;
	padding:0 5px;
}
.information-item .standard-info .amount{
	width: 20px;
	display: inline-block;
	
}
.information-item  a{
	/* color: #3094fb; */
	padding-right: 5px;
	display: inline-block;
}
.operation-btn li{ float:left; margin:5px 3px;}
.operation-btn li a{ display: block; text-align:center; border-radius:3px; cursor:pointer;}
.operation-btn .pass-btn a{ padding:0 14px; height:17px; color:#fff;background:#3094fb; line-height:17px; position:relative; top:6px;}
.operation-btn .turn-down-btn a{ width:52px; height:17px; color:#fff;background:#d50303; line-height:17px;position:relative; top:6px;}
.operation-btn .turn-text-btn a{ width:52px; height:17px; color:#4f85ff;line-height:17px;position:relative; top:6px;}
.btn-turn-red{ padding:1px 10px; color:#fff;background:#d50303; line-height:17px;display: block;float: left; margin-top: 4px;border-radius:2px;}
.btn-turn-edit{ padding:1px 10px; color:#3094fb; line-height:17px;display: block;float: right; margin-top: 4px;border-radius:2px;}
.check-all-btn-left{ float:left;}
.check-all-btn-right{ float:right;}
.audit-particulars{position:absolute; border:#e8e8e8 solid 1px; top:0px;right:1px;bottom:0px; overflow: auto; background:#fff; min-width: 300px;left: 950px;}
.audit-particulars-head{ border-bottom:#e7eaec solid 1px; height:39px; line-height:39px; padding:0 53px; position:relative;}
.audit-particulars-head>h2{font-size:14px; color:#676a6c; padding-right:17px; border-right:#e7eaec solid 1px; float:left; margin-right:13px;}
.audit-particulars-head>a{ display:block; width:41px; height:39px; background:#d7d7d8 url(../images/luoshan_x_ico.png) no-repeat center center; position:absolute; left:0; top:0; cursor:pointer;}
.audit-message{ padding:10px; border-bottom:#e8e8e8 solid 1px; color:#676a6c; font-size:12px;}
.audit-message dl{ overflow:hidden; margin-top:5px;}
.audit-message dt{ float:left;}
.audit-message dd{  float:left;}
.audit-message>p{ margin-top:5px;}
.audit-message dd+dt{ margin-left:32px;}
.audit-standard{ padding:10px 15px; border-bottom:#e8e8e8 dashed 1px;}
.audit-standard-head{ overflow:hidden; position:relative; height:51px;}
.audit-standard-head>span{ display:block; width:50px; height:50px; overflow:hidden; position:absolute; left:0; top:0;}
.audit-standard-head>span>img{ width:100%; height:100%;}
.audit-standard-head dl{ overflow:hidden; padding-left:64px; margin-top:3px; color:#676a6c;}
.audit-standard-head dl+dl{margin-top:6px;}
.audit-standard-head dt{ float:left;}
.audit-standard-head dd{ float:left;}
.audit-standard-head dd+dt{ margin-left:11px;}
.audit-standard-pg{ position:relative; overflow:hidden;}
.product-drawing>p{ color:#3c3c3c; margin-top:8px;}
.product-drawing>p>span{ margin-right:17px;}
.product-drawing{ position:relative; overflow:hidden;}
.product-drawing>a{ width:250px; height:250px; display:block; overflow:hidden;  position:relative;}
.product-drawing>a>img{ width:100%; height:100%;}
.product-drawing>span{ width:25px; height:33px; display:block; position:absolute; right:10px; top:15px;}
.product-data{ margin-left:-15px; color:#545454;font-size:13px;}
.product-data dl.length{ overflow:hidden; margin-top:5px;}
.product-data dl.length dt{ float:left;margin-left:17px;}
.product-data dl.length dd{  float:left;}
.product-data dl.style{ overflow:hidden; margin-top:5px;}
.product-data dl.style dt{ float:left;margin-left:17px;}
.product-data dl.style dd{  float:left;}
.product-total>p{ margin-top:5px; font-size:12px; color:#676a6c;}
.product-total table{ width:100%; color:#676a6c; margin-top:5px;}
.audit-particulars-foot{background: #fff;font-size: 14px;}
.remark-box{border:#f58b0f solid 1px; padding:7px;}
.remark-box-tr{ overflow:hidden; margin-top:10px; position:relative;}
.remark-box .remark-box-tr:first-child{ margin-top:0;}
.remark-box-left{ color:#666; position:absolute; left:0; top:0;}
.remark-box-right{ padding-left:75px;}
.audit-particulars-foot dl.rental{ overflow:hidden; margin-top:5px; font-size:16px; color:#676a6c; padding-left:5px;}
.audit-particulars-foot dl.rental dt{ float:left;margin-left:17px;}
.audit-particulars-foot dl.rental dt:first-child{ margin-left:0;}
.audit-particulars-foot dl.rental dd{  float:left;}
.audit-particulars-foot dl.rental dd+dd{ margin-left:17px; color:#d50303;}
.audit-particulars-foot .btn{ overflow:hidden; padding:14px 10px; padding-left:5px;}
.audit-particulars-foot .btn>li{ float:left;}
.audit-particulars-foot .btn>li>a{ display:block; width:60px; height:23px; text-align:center; line-height:23px; color:#fff; border-radius:3px; cursor:pointer;}
.audit-particulars-foot .btn>li.pass>a{ background:#3094fb; border:#3094fb solid 1px;}
.audit-particulars-foot .btn>li.turn-down>a{ background:#d50303; border:#d50303 solid 1px; margin-left:16px;}
.audit-particulars-foot .btn>li.cancel{ float:right;}
.audit-particulars-foot .btn>li.cancel>a{border:#e8e8e8 solid 1px; color:#666;}
.audit-particulars>p{ font-size:14px; padding:10px; display:none;}
.standard-list li.btn-items {float: right;}
.standard-list li.btn-items a{
	display:block;
    background: #3094fb;
    line-height: 17px;color:#fff;padding: 0 14px;margin-top: 6px;border-radius:2px;
}

.standard-list li.btn-items a.to-edit{
	background:none;color:#3094fb;
}
/** 新订单列表 **/
.ls-order-table{
	padding: 10px;
}
.ls-order-table table thead th {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ebecee;
    color: #666;
    font-weight: 400;
    text-align: left;
    border: 1px solid #e5e5e5; 
    padding: 0;
    margin: 0;
    padding-left: 10px;
}
.ls-order-table table thead th span{
	margin-left: 3px;
}
.ls-order-table table tbody tr td{
	border: 1px solid #e5e5e5;
	border-top:0;
	vertical-align: top;
	line-height: 20px;
}

.ls-order-table table  .sep-row{
	height: 20px;
}
.ls-order-table table  .sep-row td{
	border: 0px;
}
.ls-order-table table tbody tr.table-header td{
	    line-height: 31px;
	    border-bottom:0;
	    background: #f0f1f3;
	    border-top: 1px solid #e5e5e5;
	    color: #aaa;
}
.ls-order-table table tbody tr.table-header td span{
	margin-right: 20px;
	
}
.ls-order-table table tbody tr.table-header td b{
	font-weight: 400;
	color: #333
}
.ls-order-table table tbody .table-header label{
	padding-left: 10px;
}
.ls-order-table table tbody tr .sm-table-column{
	width: 95px;
	padding: 10px;
	
	
}

.ls-order-table table tbody tr .sm-user-column{
	width: 65px;
	padding: 10px 5px;
	
}
.ls-order-table table tbody tr td .order-list-id{
	background: none;
	border:none;
	margin-left: 10px;
	width: 70px;
}
.p-information{
	overflow: auto;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}
.ls-order-table table tbody tr td .p-information:last-child{border:0;}
.p-information div{
	float: left;
}
.p-information .p-name{
	width: 200px;
	padding-left: 10px;
}
.p-information .p-mount{
	width: 140px;
}
.p-information .p-mount .p-price{
	width: 100px;
	display: inline-block;
}
.p-size span{
	padding-left: 10px;
	display: inline-block;
}
.p-information .p-mount .p-nub{
	width: 30px;
	display: inline-block;
}

.p-information .p-mount span{
	vertical-align: top;
}
.p-information .p-action{
	width: 40px;
	float: right;
}
/**工厂打印**/
.stamp-tr{ border-top:#e8e8e8 solid 1px;}
.stamp-tr:first-child{ border-top:0;}
.stamp-tr .time{ height:26px; line-height:26px; border-right:#e8e8e8 solid 1px; text-align:left;}
.stamp-tr td{ padding:0 5px; text-align:center;}
.stamp-tr .time>input[type="checkbox"]{ margin-right:5px; position:relative; top:-2px;}
.audit-list-table tbody  td.direction{ border-right:#e8e8e8 solid 1px;}
.print-message{ padding:10px; border-bottom:#e8e8e8 solid 1px; color:#676a6c; font-size:12px; position:relative;}
.print-message dl{ overflow:hidden; margin-top:5px; padding-right:205px;}
.print-message dt{ float:left;}
.print-message dd{  float:left;}
.bar-code{ width:74px; height:74px; overflow:hidden; display:block; position:absolute; right:14px; top:28px;}
.bar-code img{ width:100%; height:100%;}
.print-standard-head{ overflow:hidden; position:relative; height:51px;}
.print-standard-head dl{ overflow:hidden;margin-top:3px; color:#676a6c;}
.print-standard-head dl+dl{margin-top:6px;}
.print-standard-head dt{ float:left;}
.print-standard-head dd{ float:left;}
.print-standard-head+p{ margin-top:0;}
.print-standard{ padding:5px 10px;overflow: hidden;position: relative;}
.print-standard .product-drawing>a{ float:left; margin-right:5px;}
.print-standard .product-drawing>a+a{ float:left; margin-right:0;}
.print-particulars-foot{ padding:9px 6px; padding-top:100px;}
.print-particulars-foot .btn{ overflow:hidden; padding:14px 10px; padding-left:5px;}
.print-particulars-foot .btn>li{ float:left;}
.print-particulars-foot .btn>li>a{ display:block; width:81px; height:23px; text-align:center; line-height:23px; color:#fff; border-radius:3px; cursor:pointer;}
.print-particulars-foot .btn>li.immediate-printing>a{ background:#3094fb; border:#3094fb solid 1px;}
.print-particulars-foot .btn>li.cancel{ float:right;}
.print-particulars-foot .btn>li.cancel>a{border:#e8e8e8 solid 1px; color:#666; width:60px;}
.print-data{ margin-left:-25px; color:#545454;font-size:13px;}
.print-data dl.length{ overflow:hidden; margin-top:5px;}
.print-data dl.length dt{ float:left;margin-left:25px;}
.print-data dl.length dd{  float:left;}
.print-data dl.style{ overflow:hidden; margin-top:5px;}
.print-data dl.style dt{ float:left;margin-left:25px;}
.print-data dl.style dd{  float:left;}
.new-print-left ul li{ float:left;margin-right:10px;}
/**定制审核**/
.audit-table{ margin:0 auto; margin-top:12px; background:#fff; position: absolute;top:41px;left:0px;right:0px;bottom:0px;}
.audit-list-head>ul>li.to-lead{ padding:0;}
.audit-list-head>ul>li.to-lead>a{ color:#1988fb; background:url(../images/to_lead_table_ico.png) no-repeat left center; padding-left:25px;}
.standard-list>li>input[type="checkbox"]{ margin-right:5px; position:relative; top:-2px;}
.standard-list>.tangerine{ color:#ff7301;}
.audit-list-table tbody .interleave{ height:12px; border-top:#e8e8e8 solid 1px; border-bottom:#e8e8e8 solid 1px;}
.audit-list-table tbody .interleave>td:first-child{ border:0;}
.audit-list-table .audit-tbody{ border-left:0; border-right:0;}
.audit-tbody tr>td:first-child{ border-left:#e8e8e8 solid 1px;}
.audit-border{ border-right:#e8e8e8 solid 1px;}
/**定制详情**/
.audit-particulars-table{ width:1122px; border-top:#e7eaec solid 3px; margin:0 auto; margin-top:12px; background:#fff;}
.audit-particulars-table .audit-list-head{ padding-left:13px;}
.audit-particulars-table .audit-list-head>h2{ border:0;}
.audit-particulars-data{ padding:5px 17px 0 13px;overflow:hidden}
.audit-particulars-data tr{ height:20px; line-height:22px; font-size:12px; color:#676a6c;}
.audit-particulars-style{padding:5px 17px 0 13px;overflow:hidden}
.particulars-style-one{ width:328px; border:#e8e8e8 solid 1px; border-top:#3094fb solid 3px; padding:10px 14px; margin-left:9px; float:left; margin-bottom:9px;}
.particulars-style-one:first-child{ margin-left:0;}
.particulars-style-head{ overflow:auto; position:relative; height:auto; border-bottom:#e8e8e8 dashed 1px; padding-bottom:6px;}
.particulars-style-head>span{ display:block; width:50px; height:50px; overflow:hidden; position:absolute; left:0; top:0;}
.particulars-style-head>span>img{ width:100%; height:100%;}
.particulars-style-head dl{ overflow:hidden; padding-left:64px; margin-top:3px; color:#676a6c;}
.particulars-style-head dl+dl{margin-top:6px;}
.particulars-style-head dt{ float:left;}
.particulars-style-head dd{ float:left;}
.particulars-style-head dd+dt{ margin-left:11px;}
.particulars-style-pg{ position:relative; overflow:hidden;}
.particulars-style-drawing>p{ color:#3c3c3c; margin-top:8px;}
.particulars-style-drawing>p>span{ margin-right:17px;}
.particulars-style-drawing{ position:relative; overflow:hidden;}
.particulars-style-drawing>a{ width:250px; height:250px; display:block; overflow:hidden; margin-top:10px;}
.particulars-style-drawing>a>img{ width:100%; height:100%;}
.particulars-style-drawing>span{ width:25px; height:33px; display:block; position:absolute; right:10px; top:15px;}
.particulars-style-data{ margin-left:-17px; color:#545454;font-size:13px;}
.particulars-style-data dl.length{ overflow:hidden; margin-top:15px;}
.particulars-style-data dl.length dt{ float:left;margin-left:17px; margin-right:5px; position:relative; top:1px;}
.particulars-style-data dl dt{ margin-right:5px; position:relative; top:1px;}
.particulars-style-data dl.length dd{  float:left;}
.particulars-style-data dl dd>input{ width:30px; height:19px; line-height:19px; border:#e8e8e8 solid 1px; padding:0 5px;}
.particulars-style-data dl dd>select{ width:60px;}
.particulars-style-data dl.style{ overflow:hidden; margin-top:15px;}
.particulars-style-data dl.style dt{ float:left;margin-left:17px;}
.particulars-style-data dl.style dd{  float:left;}
.particulars-style-total>p{ margin-top:10px; font-size:12px; color:#676a6c;}
.particulars-style-total table{ width:100%; color:#676a6c; margin-top:5px;}
.particulars-style-total table td>input[type="text"]{ width:24px; height:18px; border:#e8e8e8 solid 1px; padding:0 5px;}
.audit-particulars-style>table{ width:100%; border:#f58b0f solid 1px;}
.audit-particulars-style table td{ padding:8px 5px;}
.aparticulars-style-foot{ padding:0 6px; margin-top:14px; margin-bottom:18px; float:left; border-right:#e8e8e8 solid 1px;}
.aparticulars-style-foot dl.rental{ overflow:hidden;font-size:16px; color:#676a6c; padding-left:5px;}
.aparticulars-style-foot dl.rental dt{ float:left;margin-left:17px;}
.aparticulars-style-foot dl.rental dt:first-child{ margin-left:0;}
.aparticulars-style-foot dl.rental dd{  float:left;}
.aparticulars-style-foot dl.rental dd+dd{ margin-left:17px; color:#d50303;}
.aparticulars-style-foot .btn{ overflow:hidden; padding:14px 10px; padding-bottom:0; padding-left:5px;}
.aparticulars-style-foot .btn>li{ float:left;}
.aparticulars-style-foot .btn>li>a{ display:block; width:60px; height:23px; text-align:center; line-height:23px; color:#fff; border-radius:3px; cursor:pointer;}
.aparticulars-style-foot .btn>li.pass>a{ background:#3094fb; border:#3094fb solid 1px;}
.aparticulars-style-foot .btn>li.turn-down>a{ background:#d50303; border:#d50303 solid 1px; margin-left:16px;}
.aparticulars-style-foot .btn>li.next>a,.aparticulars-style-foot .btn>li.prev>a{border:#e8e8e8 solid 1px; color:#666;margin-left:16px;}
.aparticulars-style-foot-right{ float:left; padding-left:16px;}
.aparticulars-style-foot-right>h2{ font-weight:normal; color:#f58b0f; font-size:16px; line-height:16px; margin-top:25px;}
.aparticulars-style-foot-right>p{ color:#666; font-size:12px; line-height:12px; margin-top:10px;}
.new-staff-div-btn{ padding-top:25px; overflow:hidden; width:200px; margin:0 auto;}
.new-staff-div-btn a{ display:block;width:91px; height:23px; background:url(../images/luoshan_botton_blue.png) no-repeat center; text-align:center; line-height:23px; color:#fff; float:left; margin-left:17px; cursor:pointer;}
.new-staff-div-btn a:first-child{ background:url(../images/luoshan_botton_grey.png) no-repeat center; color:#666; margin-left:0;}
/**计算器**/
.counter-seek{ width:170px; overflow:hidden;}
.counter-seek>a.add-indent{height:30px; display:block; text-align:center; line-height:30px; color:#fff; font-size:14px; background:#3091f2;}
.seek-frame{height:30px; position:relative; background:#1977d5; padding-right:30px;}
.seek-frame>input{ border:0; height:29px; line-height:29px; display:block; background:#1977d5; color:#fff; padding:0 6px;}
.seek-frame>a.seek-btn{ display:block; width:30px; height:30px; background:url(../images/luoshan_seek_ico.png) no-repeat center; position:absolute; right:0px; top:0px; cursor:pointer;}
.seek-nav{ overflow:hidden;background:#eaedf4;}
.seek-list{ border-right:#d8dce5 solid 1px;border-bottom:#d8dce5 solid 1px;}
.seek-nav>li{ float:left; position: relative; border-bottom:#dddce1 solid 1px;  width:49.9999999999%;}
.seek-nav>li>a{height:29px; text-align:center; line-height:29px; display:block; color:#999; cursor:pointer;}
.seek-nav>li.pitch-on>a{ color:#1977d5;}
.seek-nav>li.pitch-on>i{ display:block; width:9px; height:6px; background:url(../images/luoshan_on_ico.png) no-repeat center; position:absolute; left:37px; bottom:-1px;}
.seek-list-message>li{ height:25px; position:relative; padding-right:60px; margin-top:5px;}
.seek-list-message>li:first-child{ margin-top:0;}
.seek-list-message{ background:#eaedf4;padding-top:7px; overflow:auto;}
.seek-list-message>li>a.name{ display:block; height:25px; line-height:25px; color:#000; padding:0 5px 0 9px; overflow:hidden;word-wrap: normal; text-overflow: ellipsis;white-space: nowrap; cursor:pointer;}
.seek-list-message>li>span{ color:#1d83d5; display:block; height:25px; position:absolute; right:5px; top:0; line-height:25px;}
.seek-list-message>li>a.stick-no{ width:25px; height:25px; background:url(../images/stick-no-ico.png) no-repeat center 2px; position:absolute; right:35px; top:0; cursor:pointer;}
.seek-list-message>li>a.stick-yes{ width:25px; height:25px; background:url(../images/stick-yes-ico.png) no-repeat center 2px; position:absolute; right:35px; top:0; cursor:pointer;}
.seek-list-message>li.pitch-on{ background:#fff;}
.seek-list-message>li.more{ padding:0; text-align:center;}
.seek-list-message>li.more>a{ display:block; color:#999;}
.version-number{ height:37px; border-right:#d8dce5 solid 1px; color:#666; font-size:12px; line-height:37px;padding:0 6px 0 10px; position:relative;}
.version-number>a{ display:block; width:28px; height:19px; background:url(../images/version_number_ico.png) no-repeat center; position:absolute; right:6px; top:9px;}
.seek-frame label{ position:absolute; left:6px; top:6px; font-size:12px; color:#fff;}
/**定制图**/
.customization-map{ width:auto; border-top:#e7eaec solid 3px; margin:0 auto;  background:#fff; overflow:hidden;}
.customization-map-left{ width:465px; float:left; height:100%; margin-top:11px; margin-bottom:14px;}
.customization-map-left>p{ font-size:14px; color:#676a6c; padding:5px 4px;}
.customization-map-left>dl{ line-height:30px; font-size:14px; color:#676a6c; overflow:hidden;}
.customization-map-left>dl+dl{ margin-top:5px;}
.customization-map-left>dl dt{ float:left; width:105px; text-align:right;}
.customization-map-left dd>input{ width:118px; height:30px; border:0; background:#1d77f1; color:#fff; font-size:14px; cursor:pointer; border-radius:3px;}
.customization-map-left>.map{ width:250px; height:250px; border:#aeaeae solid 1px; margin-left:4px; position:relative;}
.customization-map-left>.map+dl{ margin:8px 0;}
.customization-map-left>.map>img{ width:100%; height:100%;}
.customization-map-left .sofa-map {width:430px;height:237px;}
.customization-map-right{ float:left; margin-top:11px; margin-bottom:14px; width:100%;max-width:100%; padding:0 22px;overflow: hidden; min-height:802px; border-left:#e3e3e4 solid 1px;}
.customization-import-head{ border-bottom:#e3e3e4 solid 1px; padding-bottom:7px;}
.customization-import-head>dl{ line-height:24px; color:#666; font-size:14px; overflow:hidden;}
.customization-import-head>dl dt{ float:left;}
.customization-import-head>dl dd{ float:left;}
.customization-import-head>dl input[type="text"]{ width:189px; border:#aeaeae solid 1px; height:24px; padding:0 5px; background:#fff;}
.customization-import-head>dl select{ width:189px;height:24px; padding:0 5px; position:relative; top:2px;}
.customization-import-head>dl.one dd+dt{ margin-left:41px;} 
.customization-import-head>dl.two dd+dt{ margin-left:17px;}
.customization-import-head>dl.two{ margin-top:9px;}
.customization-import-head>dl input[type="checkbox"]{ position:relative; top:6px; display:block;}
.sign-list{ font-size:14px; color:#666; line-height:30px;overflow: hidden; width:100%;}
.sign-list dt{ float:left; padding-right:5px; width:110px; text-align:right;}
.sign-list>li{ margin-top:12px;}
.sign-list dl{ overflow:hidden; margin-top:5px;}
.sign-list dd{ float:left;}
.sign-list dd>input[type="text"]{ height:24px; width:790px; border:#aeaeae solid 1px; padding:0 5px;margin-top:1px;}
.sign-list dd>textarea{height:48px;resize: none; width:498px; border:#aeaeae solid 1px; padding:2px 5px;margin-top:1px; re}
.sign-list>p{width:917px;margin-top:10px;}
.sign-list ul{overflow: hidden; width:168px; margin:10px auto;}
.sign-list ul>li{ float:left; margin-top:18px;}
.sign-list ul>li>a.save{ width:76px; height:30px; background:#1d77f1; text-align:center; line-height:30px; color:#fff; display:block; font-size:14px; border-radius:4px; cursor:pointer;}
.sign-list ul>li>a.cancel{ width:74px; height:28px; background:#fff; text-align:center; line-height:30px; color:#666; border:#f0f0f1 solid 1px; display:block; font-size:14px; border-radius:4px; margin-left:14px; cursor:pointer;}
.staff-management-manage{ width:854px; margin:0 auto; border-top:#e7eaec solid 3px;  background:#fff;padding-top: 48px;}
.staff-management-manage-text{padding:9px; overflow:hidden; min-height:500px;}
.staff-management-manage-text table{ width:100%;}
.staff-management-manage-text th{ text-align:left; text-align:center;  height:34px; line-height:34px; background:#f3f3f4; padding:0 15px; color:#000; font-size:12px; border-bottom:#e7eaec solid 1px;border-top:#e7eaec solid 1px;text-overflow: ellipsis;white-space: nowrap;}
.staff-management-manage-text td{text-align:left;  height:34px; line-height:34px;padding:0 15px;font-size:12px; border-bottom:#e7eaec solid 1px; color:#000; vertical-align:top;}
.staff-management-manage-text tr{ border-left:#e7eaec solid 1px;border-right:#e7eaec solid 1px;}
.staff-management-manage-text td>span{ padding-right:10px;}
.staff-management-manage-text td.segmentation>p{ line-height:20px;}
.staff-management-manage-text td.style-map{ border-right:#e8e8e8 solid 1px; width:90px;padding:3px;}
.staff-management-manage-text td.style-map>p{width:90px; height:90px; overflow:hidden;}
.staff-management-manage-text td.style-map>p>img{ width:100%; height:100%;}
.staff-management-manage-text td.segmentation{ border-right:#e8e8e8 solid 1px;}
.staff-management-manage-text .pass-btn a{ margin-top:4px;}
.add-style-left{ float:left; width:500px;}
.add-style-left dl{ overflow:hidden; font-size:14px; color:#666; line-height:24px;}
.add-style-left dl+dl{ margin-top:11px;}
.add-style-left dl dt{ float:left; width:130px; text-align:right;}
.add-style-left dl dd{ float:left;}
.add-style-left dl dd>select{ width:201px; height:26px;}
.add-style-left dl dd>input[type="text"]{ width:190px; height:24px; background:#fff; border:#aeaeae solid 1px; padding:0 5px;}
.add-style-left dl dd>input[type="button"]{ width:72px; height:26px; background:#1d77f1; border:0; color:#fff; border-radius:4px; padding:0 5px; cursor:pointer;}
.add-style-left dl dd+dd{ margin-left:10px;}
.add-style-left dl.design-colour dd>input[type="text"]{ width:78px;}
.add-style-left dl.design-lace dd>input[type="text"]{ width:30px;}
.add-style-left dl.design-lace dd.delete{ background:url(../images/luoshan_delete_ico.png) no-repeat center; width:18px; height:20px; position:relative; top:2px; cursor:pointer;}
.add-style-left dl.design-lace dd+dt{ width:auto; margin-left:10px;}
.add-style-left dl.design-lace dd+dt+dd>input[type="text"]{ width:33px; margin-right:5px;}
.add-style-left dl.price dd>input[type="text"]{ width:42px;}
.add-style-left dl.price dd+dt{ width:auto; margin-left:10px;}
.add-style-right{ float:left; padding-left:30px;}
.add-style-right dl{ overflow:hidden; font-size:14px; color:#666; line-height:24px;}
.add-style-right dl+dl{ margin-top:11px;}
.add-style-right dl dt{ float:left;text-align:right;}
.add-style-right dl dd{ float:left;}
.add-style-right dl dd>input[type="text"]{ width:190px; height:24px; background:#fff; border:#aeaeae solid 1px; padding:0 5px;}
.add-style-right dl dd>input[type="button"]{ width:72px; height:26px; background:#1d77f1; border:0; color:#fff; border-radius:4px; padding:0 5px; cursor:pointer;}
.add-style-right dl dd+dd{ margin-left:10px;}
.add-style-right dd ul{ overflow:hidden; width:800px; margin-left:-10px;}
.add-style-right dd ul+ul{ float:left;}
.add-style-right dd ul>li{ float:left; margin-left:10px; margin-top:5px; position:relative;}
.add-style-right dd ul>li>i{ display:block; width:18px; height:20px; background:url(../images/luoshan_delete_ico.png) no-repeat center; position:absolute; top:2px; right:2px; cursor:pointer;}
.add-style-right ul>li>a{ width:88px; height:88px; display:block; border:#d4d4d4 solid 1px; text-align:center; color:#000; font-size:14px; cursor:pointer;}
.add-style-right ul>li>a>span{ display:block; font-size:24px; margin-top:18px;}
.add-style-right dl.preview dt{ height:90px; line-height:90px;}
.add-style-right dl.preview li>span{ width:88px; height:88px; display:block; border:#d4d4d4 solid 1px; overflow:hidden;}
.add-style-right dl.preview dd span>img{ width:100%; height:100%; overflow:hidden;}
.add-style-foot{ width:100%; border-top:#e7eaec solid 1px; padding:15px 0; overflow:hidden;position: fixed;bottom: 0;background: #fff;}
.add-style-foot a.save{ width:76px; height:30px; background:#1d77f1; color:#fff; font-size:14px; text-align:center; line-height:30px; display:block; float:left; border-radius:4px; margin-left:427px; cursor:pointer;}
.add-style-foot a.cancel{ width:74px; height:28px; border:#f0f0f1 solid 1px;color:#666; font-size:14px; text-align:center; line-height:30px; display:block; float:left; border-radius:4px; margin-left:22px;cursor:pointer;}
.add-style-right dd ul>li>input{width:78px;height:24px; background:#fff; border:#aeaeae solid 1px; padding:0 5px; margin-top:10px;display: block;}
.add-style-left table{ width:100%; margin-top:10px;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;  }
.add-style-left th{ text-align:left; text-align:center;  height:34px; line-height:34px;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;  background:#f3f3f4; padding:0 15px; color:#000; font-size:12px;text-overflow: ellipsis;white-space: nowrap;}
.add-style-left td{text-align:left;  height:30px; line-height:30px;padding:0 5px;font-size:12px;color:#000; vertical-align:top;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;}
.add-style-left td>span{ padding-right:10px;}
.add-style-left tbody td{ color:#666;text-overflow: ellipsis;white-space: nowrap;padding:0px;}
.add-style-left tbody td input{ width:100%; height:30px;border:0; text-align:center; color:#666; background: none}
.add-style-left tbody td.light-class{border-right: #a6e1ec solid 10px;}

.add-lace-dl{ margin:11px 0;}
/**出厂**/
.leave-factory{ width:1300px; margin:0 auto;border-top:#e7eaec solid 3px; margin-top:12px; background:#fff;}
.list-option-one .verification-code{ width:280px; height:59px; padding-left:56px; border:#e5e6e7 solid 1px; position:relative; background:url(../images/verification_code_input.png) no-repeat 6px center;}
.verification-code input{ height:59px; line-height:59px; border:0; width:280px; background:#fff;color:#ff7800; font-size:36px;}
.verification-code+li>select.time{ margin-left:0px;}
.verification-code+li{ margin-left:13px;}
.list-option-one>li>select.style{ width:100px; height:21px; padding:0 5px; color:#676a6c; margin-right:8px;}
.verification-code+li+li{ margin-left:10px;}
.list-option-one>li+li>select.time{ margin-left:0;}
.audit-list-table tbody td>span{ padding-right:20px;display:inline-block;}
.audit-list-table tbody td>span{ padding-right:20px;}
.product-total .product-total-tabel{ border:#e8e8e8 solid 1px;}
.product-total .product-total-tabel td{ padding:4px 5px;}
.product-total .product-total-tabel tr{ border-top:#e8e8e8 solid 1px;}
.position-level>td:first-child>span{ visibility:hidden;}
.position-level .pass-btn{ visibility:hidden;}
.position-level .submit-btn{ visibility:hidden;}
.operation-btn .submit-btn a{ padding:0 14px; height:17px; color:#fff;background:#ff9500; line-height:17px; position:relative; top:6px;}
.submit-palautus{ width:1000px; border-top:#e7eaec solid 3px; margin:0 auto; margin-top:12px; background:#fff; overflow:hidden;}
.submit-palautus .audit-list-head{ padding-left:13px;}
.submit-palautus .audit-list-head>h2{ border:0;}
.palautus-left{ width:358px; float:left; overflow:hidden; margin-left:12px;}
.palautus-left dl{ overflow:hidden; font-size:12px; color:#666; line-height:24px;}
.palautus-left dl dt{ float:left;text-align:right;}
.palautus-left dl dd{ float:left;}
.palautus-left .particulars-style-one{ margin-left:0; margin-top:5px;}
.palautus-right{ float:left; overflow:hidden; margin-left:10px; width:616px;}
.palautus-right dl{ overflow:hidden; font-size:12px; color:#666; line-height:24px;}
.palautus-right dl+dl+dl{ margin-top:11px;}
.palautus-right dl+dl+dl+dl{ margin-top:0;}
.palautus-right dl dt{ float:left;text-align:right;}
.palautus-right dl dd{ float:left;}
.palautus-right dd+dd{ margin-left:5px;}
.palautus-right dl dd+dt{ margin-left:32px;}
.palautus-right dd>input[type="radio"]{ margin:0 5px;}
.palautus-right dd>textarea{ width:289px; height:63px; border:#e8e8e8 solid 1px; padding:5px;resize: none; margin-top:6px; background:#fff;}
.palautus-right dd>input[type="button"]{ border:0; background:#346bf8; color:#fff; padding:3px 16px; border-radius:4px; cursor:pointer;}
.palautus-right dl+dl.btn{ margin-top:11px;}
.palautus-right>ul{ overflow:hidden; margin-left:-8px; margin-top:13px;}
.palautus-right>ul>li{ float:left; width:60px; height:60px; border:#d7d7d7 solid 1px; overflow:hidden; margin-left:8px; position:relative;}
.palautus-right>ul>li>img{ width:100%; height:100%;}
.palautus-right>ul>li>a{ font-size:25px; font-weight:bold; line-height:16px; cursor:pointer; color:#f00; position:absolute; top:0; right:0;}
/**打印下料**/
.print-box{  overflow:auto; position: relative;}
.print-baiting{   background:#fff;color:#000;}
.print-baiting-haimiandian{width:95%;}
.print-baiting>h2{font-size:16px;}
.print-baiting-top{ overflow:hidden; position:relative; border-bottom:#cccccc solid 1px; padding-bottom:8px;}
.print-baiting-top>dl{ overflow:hidden; font-size:10px;line-height:15px; margin-top:2px;}
.print-baiting-top>dl dt{ float:left;text-align:right;}
.print-baiting>dl{ overflow:hidden; font-size:10px;line-height:15px; margin-top:4px;}
.print-baiting>dl dt{ float:left;text-align:right;}
.print-baiting .print-baiting-table{font-size:10px;line-height:15px;}
.print-baiting .print-baiting-table tr td{padding: 5px 0;}
.print-baiting-top>dl dd{ float:left; width:90px;}
.print-baiting-top>dl dd+dt+dd{ width:115px;}
.bar-code-pg{ width:101px; height:52.24px; overflow:hidden; background:#000; position:absolute; right:0; top:0;}
.bar-code-pg>img{ width:100%; height:100%;}
.print-flex{display: flex;}
.print-baiting-body{ overflow:hidden; border-bottom:#bbb solid 1px; padding-bottom:8px; font-size:10px;width: 450px;}
.print-baiting-body>p{ margin-top:10px;}
.print-baiting-haimiandian .print-baiting-body .sm-title{}
.print-baiting-body-two .print-point-box{ float: left;margin-right: 10px}
.print-baiting-body-two .print-point-box+.print-point-box{ margin-left:10px;float: left}
.new-print-point-box{margin-right: 10px;display: inline-block; float: left}
.print-point-box{width:200px; height:200px; display:block; overflow:hidden; position:relative;float: left}
.print-point-box>img{ width:100%; height:100%;}
.print-product-data{color:#000;font-size:12px;border-top:#999 solid 1px; }
.print-product-data dl.style{ overflow:hidden;}
.print-product-data dl.style dt{ float:left;}
.print-product-data dl.style dd{  float:left;}
.print-product-data dl.style dd>span{ padding:0 3px;}
.print-product-data dl.style dd>img{ margin-top:-3px;}
.print-product-data dl.style .product-more-style span{padding:0;padding-right:10px; display: inline-block;}
.remark-explain>dl{ margin-top:6px; font-size:10px;}
.remark-explain+dl{ margin-top:6px; font-size:10px;}
.price-green{color: #0cd503 !important;}
.check-all-btn  dl{ overflow:hidden; font-size:12px; float:right;}
.check-all-btn  dl:first-child{ float:left;}
.check-all-btn  dl dt{ float:left;}
.check-all-btn  dl dd{  float:left; color:#f00;}
.check-all-btn  dl dd+dt{margin-left:15px;}
.crumbs-nav{ float:left; color:#707070;margin-left: 20px;}
.crumbs-nav>li{ float:left;padding-right: 2px;line-height: 30px;}
.crumbs-nav>li>a{color: #4f85ff;}
.audit-picture-list{ overflow:hidden; margin-top:5px;}
.audit-picture-list>li{ float:left; width:80px; height:80px; margin-left:10px;}
.audit-picture-list>li:first-child{ margin-left:0;}
.audit-picture-list>li>img{ width:100%; height:100%;}
#code-ul{overflow:auto;width:100%;}
#code-ul li{float:left;width:100px;height:52px; margin-right: 10px;}
#code-ul li img{width:100%;height:100%}
.print-info-table{width:100%; font-size:14px;color:#000;}
.print-info-table tr td{font-size:14px;}
/**定制图**/
.customization-map-right table{ width:100%; margin-top:10px;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;  }
.customization-map-right th{ text-align:left; text-align:center;  height:34px; line-height:34px;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;  background:#f3f3f4; padding:0 5px; color:#000; font-size:12px;text-overflow: ellipsis;white-space: nowrap;}
.customization-map-right .point-wwith{width:200px;}
.customization-map-right td{text-align: center;  height:34px; line-height:34px;padding:0 5px;font-size:12px;color:#000; vertical-align:top;border:#d4d4d4 solid 1px;border-width: 2 0  0 2;}
.customization-map-right td>span{ padding-right:10px;}
.customization-map-right tbody td{ color:#666;text-overflow: ellipsis;white-space: nowrap;}
.customization-map-right td.select{ padding:0;}
.customization-map-right td.select select{ font-size:1.2rem; border:0; line-height:34px; color:#000; width:100%; height:100%;}
.customization-map-right tbody td>input[type="text"]{ width:100%; height:100%; border:0; text-align:center; background:#fff; color:#666;}
.customization-map-right tbody td>input[type="button"]{ background:#666; color:#fff; border:0; border-radius:3px; padding:0 10px; cursor:pointer; margin-top:8px;}
.customization-map-right th>input[type="button"]{ background:#3094fb; color:#fff; border:0; border-radius:3px; padding:0 10px; cursor:pointer;}
/**海绵**/
.product-drawing>.product-data{ position:absolute; left:0; margin:0; top:1px; padding-left:240px;}
.product-drawing>.product-data>span{ width:25px; height:33px; display:block; margin:10px 20px;}
.product-data dl.kind{ overflow:hidden; margin-top:5px; margin-left:5px;}
.product-data dl.kind dt{ float:left;margin-left:12px;}
.product-data dl.kind dd{  float:left;}
.product-data dl.kind dd+dd{ margin-left:8px;}
.product-drawing  dl.style>dt>span{ padding:0 8px;}
.new-print-baiting-top{
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.new-print-baiting-top span{
	width: 140px;
	display: inline-block;
	float: left;
	font-size: 10px;
	line-height: 26px;
}
.new-print-baiting-top .lg-span{
	width: 200px;
	display: inline-block;
	float: left;
	font-size: 10px;
}
.new-print-baiting-top .new-print-left{
	padding-right: 110px;
	overflow: auto;
}
.order-list{
	padding: 9px 10px 9px 9px;
}
.order-list table {
	width: 100%
}

.order-list table thead {
	background: #f5f5f5;
	border: #e8e8e8 solid 1px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.order-list table thead th{
	font-weight: normal;
}
.order-list table .ks-th{
	width: 40%
}
.order-list table .gg-th{
	width: 30%
}
.order-list table .gg-th span{
	width: 16%;
	display: inline-block;
	float: left;
	text-align: center;
}
.order-list table .cz-th{
	width: 30%
}
.order-list table .tr-blank{
	height: 10px;
	background: none;
	border: 0;
}
.order-list table .tr-blank td{border:0}
.order-list table tbody {
	padding: 10px 0
}
.order-list table tbody th{
	background: #f5f5f5;
	border: #e8e8e8 solid 1px;
	border-bottom: 0;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}

.order-list table tbody th span{
	padding: 0 5px;
	display: inline-block;
	float: left;
}
.order-list table tbody td{
	line-height: 30px;
	border: #e8e8e8 solid 1px;
	border-top: 0;
}
.order-list table tbody .ks-td span{
	padding: 0 5px;
	display: inline-block;
	float: left;
}
.cz-td{
	text-align: center;
}
.cz-td a{ 
	padding: 0 5px;
	height: 17px;
	color: #fff;
	background: #3094fb;
	line-height: 17px;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	margin: 5px 0;
}
.order-list table tbody td .ico-fx{
	text-align: center;
	line-height: 30px;
}

.order-list table tbody td .ico-fx img{
	padding-top: 6px;
}

.detail-product-info{
	
}
.detail-product-info table{
	width: 100%;
}
.detail-product-info table th,.detail-product-info table td{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
.detail-product-info table th{
	width: 70px;
}
.detail-product-info table td span{
	margin-right:10px;
}
.detail-product-info .length  dd,.detail-product-info .length  dt{
	float: left;
}
.detail-product-info .length  dd{
	margin-right: 10px;
}
.inputPointBox{
	padding: 20px;
}
.inputPointBox p{
	padding: 5px 0;
}

.count-table-box{
	width:100%;
	margin:10px auto;
}
.count-table{
	width:100%;
	border-top:#D7D7D7 solid 1px;
	
}

.count-table thead th{
	background:#F2F2F2;
	border-right:#D7D7D7 solid 1px;
	border-bottom:#D7D7D7 solid 1px;
	font-size:12px;
	padding:5px 0;
}

.count-table thead th:first-child{
	border-left:#D7D7D7 solid 1px;
}

.count-table tbody tr td{
	border-right:#D7D7D7 solid 1px;
	border-bottom:#D7D7D7 solid 1px;
	text-align:center;
	font-size:12px;
	padding:5px 0;
}
.count-table tbody .tr-blank td{
	border-right:0;
	height:10px;
	padding:0;
}
.count-table tbody tr .first-td{
	border-left:#D7D7D7 solid 1px;
	border-bottom:0;
}
.count-table tbody tr .first-td-2{
	border-left:#D7D7D7 solid 1px;
}
.count-table tbody tr:last-child td{
	border-bottom:#D7D7D7 solid 1px;
}
.clearbox{
	clear: both;
}
.action-list-box{
	
	overflow: auto;
}
.action-list-box .iframeBox{
	border: none;
	width: 99%;
	height:155px;
	margin: 0 auto;
	overflow: hidden;
	border:#e8e8e8 solid 1px;
	display: none;
}
.action-list{
	
}
.action-list table{
	width: 100%;
	
}
.action-list table tr th ,.action-list table tr td{
	border-right:#e8e8e8 solid 1px;
	border-bottom:#e8e8e8 solid 1px;
	text-align: left;
	text-align: center;
}


.action-list-content{
	height: 135px;
	overflow: auto;
}
.action-list-btn{
	background: #fff;
	border:#ccc solid 1px;
	padding: 3px 5px;
	display: block;
	float: right;
	margin: 5px;
}
.action-list table tr .caozuoren{
	width: 60px;
}
.action-list table tr .caozuo-time{
	width: 70px;
}
.monitor li{
	margin-right: 10px;
}
.monitor li .on{
	color:#ff6700;
	font-weight: bold;
}

.order-panel-title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #e3e3e3;
	color:#666;
	font-size: 14px;
}

.order-panel-title span{
	margin-left: 5px;
}
.order-panel-content{
	padding:5px;
	overflow: auto;
	background: #fff;
	margin-top:10px;
}

.order-panel-info span{
	line-height:26px;
	display: inline-block;
	font-size: 14px;
	float: left;
	border-bottom:#e3e3e3 dashed 1px;
}
.order-panel-info .sm-span{
	width: 50%;
}
.order-panel-info .lg-span{
	width: 100%;
}
.panel-table-box{
	border-top:#e1e1e1 solid 1px;
	display: none;
	margin-left: 14px;
}
.order-panel-table{
	width: 100%
}
.order-panel-table th,.order-panel-table td{
	border-bottom:#e1e1e1 solid 1px;
	line-height: 26px;
	text-align: center;
}
.order-panel-table th{
	background: #f2f2f2;
}
.goods-title{
	color:#666;
	line-height: 24px;
	font-size: 14px;
	padding: 10px;
	overflow: auto;
	position: relative;
}
.goods-title .goods-title-img{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 99
}
.goods-title .goods-title-img img{
	width: 50px;
	height: 50px;
}
.goods-title-text{
	
	padding-left: 70px;
}
.goods-title span{
	width: 50%;
	display: inline-block;
}

.goods-title .sm-span{
	width:50%;
	display: inline-block;
}
.goods-price-box{
	width: 100%;
	padding: 10px 0;
}
.goods-price-box span{
	width: 33%;
	display: inline-block;
	font-size: 14px;
	text-align: center;
}
.product-management-table .insert-table{
	height: 600px;
}
.product-management-table .insert{
	width: 120000px;
	
}
.product-management-table table {
	width: auto;
}
.order-item-box{
	background: #fff;
	margin: 10px;
	border: 1px solid #dedede;
	border-radius:5px;
	overflow: auto;
}
.accordion-box{
	border-bottom: 1px solid #dedede;
	
}
.accordion-box .ls-accordion-item{
	border-top: 1px solid #dedede;
	
}
.accordion-box .ls-accordion-title{
	transition: background-color .15s ease-out;
    font-size:14px;
    padding: 10px 12px;
    position: relative;
    background-color: #f5f5f5;
    color: rgba(0,0,0,.8);
    font-weight: 400;
    cursor: pointer;
}

.accordion-box .ls-accordion-title .iconfont{
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
}
.accordion-box .ls-accordion-bd{
	display: none;
	border-top: 1px dashed #dedede;
	background: #fff;
	
}
.accordion-box  .ls-accordion-bd .product-drawing,.accordion-box  .ls-accordion-bd  .detail-product-info{
	margin: 10px;
}
.accordion-box .on{
	display: block;
}
.p-information  a{
	color:#33bc78;
}
.table-btn-box .default-btn,.table-btn-box a{
	box-sizing: border-box;
    display: inline-block;
    border: none;
    height: 24px;
    line-height: 22px;
    padding: 0 12px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #3c3c3c;
    margin: 3px 0;
}
.particulars-head{
	width: 100%;
	height: 39px;
	border-bottom: #dedede solid 1px;	
	line-height: 39px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.particulars-head span{
	font-size: 14px;
	color: #333232;
	margin: 0 10px;
	font-weight: bold;
	float: left;
}
.particulars-head a{
	float: right;
	padding: 0 5px;
	display: block;
	cursor: pointer;
	font-size: 16px;
}
.particulars-head a:hover{
	background: #e2e4e9
}
.particulars-content{
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	bottom:0;
	overflow: auto;
	min-width: 300px;
}
.order-info-table{
	width: 100%;
	background: #fff
}
.order-info-table th{
	font-weight: 400;
	font-size: 12px;
	color:#999;
	text-align: left;
	padding: 3px 0;
}
.order-info-table td{
	font-weight: 400;
	font-size: 14px;
	color:#555;
	padding: 3px 0;
	vertical-align: middle;
}
.order-info-table td span{
	margin-right: 10px;
}
.order-info-table td input{
	margin-right: 3px;
}
.order-info-table td img{
	width: 20px;
}
/*** 框架 ***/
.lay-box{
	width: 100%;
	height: auto;
	margin: 10px auto;
	overflow: auto;
	
}
.lay-menu{
	width:200px;
	float: left;
	background: #fff;
}

.ls-munu-content ul li{
	font-size: 12px;
	padding-left: 10px;
}
.ls-munu-content ul li.ls-munu-title{
	padding: 24px 17px;
	font-size: 20px;
	font-weight: 500;
	color: #999;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-left: 30px;
}
.ls-munu-content ul li a{
	display: block;
	color: #868E8E;
	padding: 10px 17px;
	font-size: 12px;
    padding-left: 20px;
	cursor: pointer;
	border-left: #fff 3px solid;
}
.ls-munu-content ul li a:hover{
	background: #f2f6f9;
	color: #868E8E;
	border-left: #3bb4f2 3px solid;
}
.ls-munu-content ul li a .iconfont{
	    margin-left: 10px;
	    margin-right: 8px;
		width: 20px;
		font-size: 16px;
		display: inline-block;
		color: #23abf0 !important;
		float: right;
}
.lay-content{
	width:90%;
	float: left;
	margin-left: 20px;
}
.page-head{
	padding: 10px 0;
	overflow: auto;
}
.page-head .title{
	color: #666;
	font-size: 18px;
	font-weight: 400;
	box-sizing: border-box;
	line-height: 30px;
	float: left;
}
.page-head .lay-btn{
	transition: all 0.4s ease-in-out;
	cursor:pointer;
	float: right;
	outline: none;
	padding: 0 5px;
	font-size: 16px;
	line-height: 30px;
	border-radius: 0;
	font-weight: 500;
	border: 1px solid #32c5d2;
	background: #32c5d2;
	color: #fff;
	margin-left: 5px;
}
.some-info-panel{
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	margin: 10px;
	line-height: 30px;
	font-size: 16px;
}
.some-info-panel ul li{
	float: left;
	margin-right: 20px;
	color:#666;
}
.some-info-panel ul li b{
	font-weight: 400;
	color:#000;
}
.iframeBox-box{
	position: absolute;
	top:0px;
	right: 0;
	bottom:0px;
	left:850px;
	overflow: hidden; 
	padding: 0;
}
.iframeBox{
	border:0;
	width: 100%;
	height:100%;
}

.pannel-font-set{
	float: left;
	padding-left: 10px;
}
.pannel-font-set b{
	font-weight: 400px;
	float: left;
}
.pannel-font-set span{
	cursor: pointer;
	margin: 0 5px;
	font-weight: 400px;
}

*/  
 .ui-layout-pane {   
     background: #dfe8f6;  
     border:     0px solid #8db2e3;  
     padding:    10px;   
     overflow:   auto;  
 }  
     /*非必备样式，描述窗格中的内容*/  
     .ui-layout-content {  
         padding:    10px;  
         position:   relative;   
         overflow:   auto;  
     }  
   
 /*  
  *  所有拉动条的样式  
  */  
 .ui-layout-resizer  {   
     background:     #dfe8f6;  
     border:         1px solid #BBB;  
     border-width:   0;  
     }  
     /*  
      * 拉动条拉动时，保持不动的拉动条样式，不明白修改背景测试。  
      */  
     .ui-layout-resizer-drag {  
     }  
       
     /*鼠标移动到拉动条时的样式*/  
     .ui-layout-resizer-hover{  
     }  
     /*   
      *拖动拉动条时，拉动条的样式，据说是设置“打开悬停”和“拖动”为同一样式。  
      */  
     /*.ui-layout-resizer-open-hover ,   */  
     .ui-layout-resizer-dragging {     
         background:#aaaaaa;  
     }  
   
     /*拖动拉动条时，到最大或最小边缘时的样式*/  
     .ui-layout-resizer-dragging-limit {  
         background: #E1A4A4; /* red */  
     }  
   
     /*拉动条关闭时，的样式。*/  
     .ui-layout-resizer-closed-hover {   
         background: #FFCC00;  
     }  
       
     /*窗格关闭后，点击拉动条（非拉动条按钮）,窗格滑动时拉动条的样式*/  
     .ui-layout-resizer-sliding {      
         opacity: .10;   
         filter:  alpha(opacity=10);  
         }  
         /*窗格关闭后，点击拉动条（非拉动条按钮）,窗格滑动时，鼠标悬停在拉动条上的样式*/  
         .ui-layout-resizer-sliding-hover {  
             opacity: 1.00;   
             filter:  alpha(opacity=100);  
         }  
   
   
   
       
   
 /*  
  *  拖动杆上的按钮  
  */  
 .ui-layout-toggler {  
     border: 1px solid #CCCCCC;   
     background-color: #bcd2ef;  
     opacity: .60;  
     filter:  alpha(opacity=60);  
     }  
       
 /*  
     鼠标悬停在拉动条时的样式，已被.ui-layout-resizer-open-hover和.ui-layout-resizer-closed-hover覆盖了。  
     .ui-layout-resizer-hover  
  */  
       
       
     /*鼠标悬停在拖动条上按钮的样式*/  
     .ui-layout-toggler-hover {  
         background-color: #0099FF；  
         opacity: 1.00;  
         filter:  alpha(opacity=100);  
     }  
       
     /*窗格关闭后，半打开状态的拉动条是隐藏的*/  
     .ui-layout-resizer-sliding  ui-layout-toggler {  
         display: none;  
     }  
   
   
 /*貌似是按钮上的文字内容*/  
     .ui-layout-toggler .content {  
     background:#FFFF00;  
         color: #66FFCC;  
         font-size:      12px;  
         font-weight:    bold;  
         width:          100%;  
         padding-bottom: 0.35ex; /* to 'vertically center' text inside text-span */  
     } 


/***详情页***/
.detail-layout{
    background: #eceaea;
    width: 100%;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    bottom:0;
}

.d-lt-panel-header{
    width: 100%;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #eceaea;
}
.d-lt-panel-header .title{
    font-size: 16px;
    padding-left: 5px;
    line-height: 48px;
    color: #666666;
}

.d-lt-panel-header  .iconfont{
    font-size: 18px;
}

.d-lt-panel-header .font-select{
   position:absolute;
    top:20%;
   right: 35px;
    color: #666666;

}
.d-lt-panel-header .font-select span{
	cursor: pointer;
}
.d-lt-panel-header .refurbish{
    position:absolute;
    top:20%;
    right: 5px;
    color: #666666;
}
.card-item{
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    border-top: #cfcece solid 1px;
    border-bottom: #cfcece solid 1px;
}
.card-item .card-header{
    border-bottom: #cfcece solid 1px;

}
.card-item .card-header .title{
    color:#666;
    font-size: 12px;
    line-height: 37px;
    margin-left: 10px;
    height: 37px;
    display: block;
}
.card-center{
    margin-left: 14px;
    padding: 10px 0;
}
.card-footer{
    border-top: #cfcece solid 1px;
    margin-left: 14px;
    display: flex;
    overflow: auto;
	width: 100%;
}
.card-footer .card-footer-left{
	line-height: 24px;
	border-right: #cfcece solid 1px;

}
.card-footer .card-footer-left p{
	display: block;
}
.card-footer .card-footer-right{
}
.card-footer .card-footer-left span,.card-footer .card-footer-right a{
	padding-right: 10px;
}
.card-toolar{
    border-top: #cfcece solid 1px;
    margin-left: 14px;
    display: block;
    padding: 5px 0;
    overflow: auto;
}
.card-toolar span,.card-toolar  a{
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
    color: #666;
    line-height: 28px;
}
.card-toolar i{
	font-size: 16px;
    vertical-align: middle;
    margin-right: 3px;
}
.info-form{
    width: 100%;
    height: auto;
    overflow: auto;
    display: block;
}
.info-form .sm-box ,.info-form .lg-box{
    font-size: 14px;
    color: #666;
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 5px;
}
.info-form .lg-box{
    width: 100%;
}
.btn-box-default{
    font-size: 14px;
    color: #666;
    line-height:28px;
}
.btn-box-default i{
    font-size: 16px;
    vertical-align: middle;
    margin-right: 3px;
}
.panel-title{
    margin-bottom: 15px;
}
.panel-title .title{
    color:#666;
    font-size: 14px;
    line-height: 16px;
    margin-left: 10px;
}

.diy-info{
    position: relative;
    overflow: auto;
    min-height: 60px;
    padding-left: 70px;
    padding-top: 10px;
}
.diy-info .diy-img{
    width: 50px;
    height:50px;
    position: absolute;
    left: 0px;
    top: 0;
    padding: 10px;
}

.diy-info span{
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    width: 160px;
    float: left;
    padding-bottom: 5px;
}
.order-info-table td.orange{color:#f58b0f;}
.detail-footer{
	margin-top: 10px;
	background: #fff;
	overflow: auto;
	border-top: #cfcece solid 1px;
}
.detail-footer .detail-footer-left{
	float: left;
	width: 60%;
	line-height: 24px;
}
.detail-footer .detail-footer-left span{
	padding: 0 10px;
	font-size: 16px;
}
.detail-footer .detail-footer-right{
	float: left;
}
.detail-footer .detail-footer-right .btn{ overflow:hidden; padding:14px 10px; padding-left:5px;}
.detail-footer .detail-footer-right .btn>li{ float:left;}
.detail-footer .detail-footer-right .btn>li>a{ display:block; width:60px; height:23px; text-align:center; line-height:23px; color:#fff; border-radius:3px; cursor:pointer;}
.detail-footer .detail-footer-right .btn>li.pass>a{ background:#3094fb; border:#3094fb solid 1px;}
.detail-footer .detail-footer-right .btn>li.turn-down>a{ background:#d50303; border:#d50303 solid 1px; margin-left:16px;}
.detail-footer .detail-footer-right .btn>li.cancel{ float:right;}
.detail-footer .detail-footer-right .btn>li.cancel>a{border:#e8e8e8 solid 1px; color:#666;}
.product-table{
	width: 100%;
}
.product-table tr:hover{background-color: aliceblue;}
.product-table th,.product-table td{
	border-bottom:#e8e8e8 solid 1px;
	padding: 5px 0;
	text-align: left;
	width: 15%;
}
.product-table td b{
	font-weight: 400;
}
.product-table th.table-name{
	width: 40%;
}
.product-table-center{
	padding-top: 0
}
.product-table td a{
	color: #33bc78;
}
.dialog-table-mub{
	width: 90%;
	margin: 10px auto;
}
.dialog-table-mub tr th,.dialog-table-mub tr td{
	text-align: left;
	border: 1px solid #e5e5e5;
	padding: 5px;
	width: 20%;
	
}
.dialog-table-mub tr th,.dialog-table-mub tr td span{
	margin-left: 5px;
}
.dialog-table-mub tr td.specName{
	width: 50%;
}
.dialog-table-mub tr td input{
	width: 50px;
}
.dialog-table-mub tr td textarea{
	width: 100%;
	height: 80px;
}
.maijiaxiu{
	width: 700px;
	overflow: auto;
}

.maijiaxiu ul li{
	float: left;
	width: 250px;
	height: 250px;
	overflow: hidden;
	margin: 10px;
	border:#e7eaec solid 1px;
	position: relative;
}

.maijiaxiu ul li img{
	width: 250px;
}
.maijiaxiu ul li b{
	font-size: 15px;
	top: 5px;
	right: 10px;
	position: absolute;
	color:red;
}
.maijiaxiu-btn{
	width: 118px;
    height: 30px;
    border: 0;
    background: #1d77f1;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
    margin: 10px 0;
}
.placeHolder  { width:250px;height:250px; background-color:white !important; border:dashed 1px gray !important; }
.label-box{
	padding: 10px;
}

.label-box p{
	padding: 5px 0;
}
.label-box p .textarea{
	width: 100%;
}
.biaoqian{
	position: relative;
}
.biaoqian .beizhu-table-box{
	position: absolute;
	background: #fff;
	top: 28px;
	left: -150px;
	width: 360px;
	z-index: 88;
}
.biaoqian .beizhu-table-box table td {
	width: 33%
}
.print-point-box>img.dayin-getDirection{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 25px;
}
/***** 支付宝打款 ******/
.staff-table{
	width: 800px;
}
.staff-table tr th{ font-weight: 500; text-align: right;padding: 10px; }
.staff-table tr td input{width: 50%;padding: 5px;}
.staff-table tr td textarea{padding: 5px;}
/** 分销商信息录入 **/

.input-table{
	width: 1000px;
	border: #E9E9E9 solid 1px;
	background: #fff;
	margin:0 auto;
	margin-bottom: 10px;
}
.input-table-title{
	width: 100%;
	border-bottom: #E9E9E9 solid 1px;
	text-align: center;
}
.input-table-tr{
	width: 100%;
	border-bottom: #E9E9E9 solid 1px;
	overflow: auto;
}
.input-table-title h3{
	padding: 10px 0;
	margin: 0;
}

.input-td-s .text-input-long{
	width: 240px;
	padding: 3px;
	border: #B5B5B5 solid 1px;
	font-size: 13px;
}
.input-td-s{
	display: inline-block;
	margin: 10px;
	float: left;
}
.input-td-s span{
	font-size: 13px;
	text-align: right;
	vertical-align:middle;
}
.input-td-s input{margin: 0;padding: 0;}
.input-td-s .text-input,.input-td-s .select-input{
	width: 120px;
	padding: 3px;
	border: #B5B5B5 solid 1px;
	font-size: 13px;
}
.input-td-s label{margin-left: 20px;}
.text-input-textarea{
	width: 370px;
	padding: 3px;
	border: #B5B5B5 solid 1px;
	font-size: 13px;
	height: 100px;
}
.leimu-table{
	width: 80%;
	padding: 0;
	margin: 0;
	border-top: #E9E9E9 solid 1px;
	border-left: #E9E9E9 solid 1px;
	margin-top:10px;
}
.leimu-table td{
	position: relative;
	border-bottom: #E9E9E9 solid 1px;
	border-right: #E9E9E9 solid 1px;
	vertical-align: top;
}
.baifenshu{
	position: absolute;
	bottom: 10px;
	left: 110px;
}
.leimu-table .title{
	display: block;
	text-align: center;
	border-bottom: #E9E9E9 solid 1px;
	padding: 10px 0;
}
.leimu-table td .text-input{
	border: 0;
	padding: 10px;
}
.last-table{
	margin-bottom: 100px;
}
.bottom-box{
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: #E9E9E9 solid 1px;
	padding: 10px 0;
}
.bottom-box .submit-btn{
	width: 220px;
	margin: 0 auto;
	display: block;
	background-color: #f04848;
	border: 1px solid #f04848;
	border-radius: 2px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 10px ;
	font-size: 20px;
}

.fixed-bottom{
	position: fixed;
	bottom:0;
	left:0;
	width: 100%;
	height: auto;
	padding:10px 0;
}

/***/
.photo-box{
	overflow: hidden;
	margin-top: 20px;
}
.photo-box .photo-item{
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.upPhoto{
	line-height: 25px;
    width: 95px;
    margin-right: 7px;
    text-align: center;
    color: #FFF;
    background-image: -webkit-linear-gradient(left,#ff5000 0,#ff6f06 100%);
    background-image: -o-linear-gradient(left,#ff5000 0,#ff6f06 100%);
    background-image: linear-gradient(to right,#ff5000 0,#ff6f06 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5000', endColorstr='#ffff6f06', GradientType=1);
    
    border-radius: 4px;
    background-clip: padding-box;
    font-size: 14px;
	cursor:pointer;
	display: inline-block;
}

.photo-item-img{
	
}

.photo-item-img img{
	width: 200px;
	height: 200px;
	background: #fff;
	border: #D1D1D1 solid 1px;
}

.photo-item-img ul li{
	list-style: none;
	float: left;
	position: relative;
	margin:10px 5px;
}
.photo-item-img ul li .delete-btn{
	position: absolute;
	top: 1px;
	right: 1px;
	background: red;
	color: #fff;
	text-align: center;
	padding:2px 5px;
	cursor:pointer;
}
.add-style-left table a{color: #0c80ba;}
.form-box{ background: #fff;width: 100%; padding-bottom: 10px;}
.form-box-title{
    font-size: 14px;
    background: #f1f1f1;
    padding: 10px 0;
    padding-left: 20px;
}
.form-box .form-item{display: inline-block;padding:10px 10px 0px 10px;width: 250px}
.box-input-mini{width: 30px;height: 24px;background: #fff;border: #aeaeae solid 1px;padding: 0 5px;}
.form-box .form-item .box-input,.form-box .form-item .box-select{width: 170px;height: 24px;background: #fff;border: #aeaeae solid 1px;padding: 0 5px;}
.zhidai-box{
    border-top: 2px dashed #666;border-bottom: 2px dashed #666; height:20px;width:100%;left:0;top:100px;position: absolute;
    color: red;font-size: 10px;
}
.zhidai-box .tip{
    position: absolute;font-size: 10px;
    left: 0%;
}
.zhidai-bing{
    position: absolute;
    top: 100%;
    left: 50%;
    width: 60px;
    vertical-align: top;
    display: flex;
    align-self: center;
}

.zhidai-bing .tou{
    font-size: 26px;
}
.zhidai-bing .text{
    padding-top: 10px;
}
.print-table tr th,.print-table tr td{border: #333 solid 1px; padding: 3px;font-size: 12px}
.print-table-box{
    display: block;
}