body{
	background: #e9f0ef;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.body-bg{
	margin: 0;
    padding: 10px 0 50px;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    min-width: 860px;
    text-align: center;
    background: url(../images/bg4.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
	
}
/* index.css begin*/
/* header.css*/
.layui-layout-admin .header{
	min-width: 1140px;
	height: 70px;
	position: fixed;
	background: #0abbab!important;
	left: 0;
	right: 0;
	z-index: 1;
}

.header .layui-main{
	height: 70px;
}

.header .layui-logo{
	line-height: 35px;
	width: 150px;
}

.header .user-pos{
	position: absolute;
	top: 3px;
	left: 0;
}

.header .username{
	position: absolute;
	top: 30px;
	left: 0;
}

.layout-left{
	margin-left: 160px;
}

.header .notice{
	height: 40px;
	}

.header .notice-txt{
	max-width: 860px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	white-space: nowrap;
	margin-top: 5px;
}

.header .index-icon{
	width: 24px;
	height: 23px;
	float:left;
	cursor: pointer;
	display: inline-block;
	margin: 3px 5px 0 0;
	background-image: url(../images/index-icon.png);
    background-position: 0 0;
}

.header .nav .nav-item {
   border: solid 1px #038478;
   background: #009688;
   position: relative;
   display: inline-block;
   vertical-align: middle;
   line-height: 28px;
   margin-right: 3px;
   border-bottom: none;
}

.header .nav .nav-item a{
    display: block;
    padding: 0 10px;
    color: #fff;
    opacity: .75;
    font-size: 15px; 
}

.header .nav .nav-item.active{
	background: #40dccd;
	line-height: 34px;
	margin-top: -6px;
}

.header .nav .nav-item.active a{
	opacity: 1;
	
}

.header .countdown{
	top: 40px;
	color: yellow;
}

.header .breadcrumb-box{
   padding: 10px 10px 0;
   background: #e1eceb;
}

.header .breadcrumb{
	padding: 6px 15px;
    background: #fbffe1;
    border: 1px solid #bee6c9;
    border-radius: 4px;
}

.header .breadcrumb-box a.text-red{
	color: #ff0000!important;
}


.main{
	padding: 10px;
	position: absolute;
	top: 115px;
	left: 0;
	right: 0;
	min-width: 1100px;
}
/* index.css end*/



input.readonly{
    background: #eee;
}

select{
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ddd;
  	height: 30px;
    line-height: 30px;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input[type="button"]{
	cursor: pointer;
	padding: 4px 6px;
}

input.input-mini, select.select-mini{
	height: 30px;
	line-height: 30px;
}

/*table.css begin*/
.table{
	width: 100%;
	margin-bottom: 15px;
	background: #fbf9f9;
	color: #333;
}

.table .layui-form-radio{
   margin: 0;
}

.table .layui-layedit{
	background: #fff;
}

.table .sort-num{
	color: blue;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 5px;
}

.table .row-red{
	color: #ff0000;
}
 
.table-select>tbody>tr>td{
	cursor: pointer;
}

.table-select tbody tr td.hover{
	background: #ffffad;
}
 
.table>thead>tr>th{
	font-size: 15px!important;
}

.table>tfoot>tr>td{
 	font-weight: bold;
 	background: #fff7e1;
}

.table tr td, .table>thead>tr>th, .table>tfoot>tr>td{
	border: solid 1px #e4e4e4;
	padding: 4px 5px;
	line-height: 24px;
	text-align: center;
	position: relative;
}

.table-fullCode>thead>tr>th, .table-fullCode>tr>td{
	padding: 4px 0;
}

.table-fullCode tr td{
	white-space: nowrap;
}

.table-bd>tbody>tr>td,.table-bd>thead>tr>th, .table>tfoot>tr>td{
	border-color: #9aefe6!important;
}

.table-hover>tbody>tr:hover td{
	background: #f0fafb!important;
}
/*table.css end*/

/*text.css*/
.text-white{
	color: #fff!important;
}

.text-yellow{
	color: yellow!important;
}

.text-green{
	color: #1bb710!important;
}

.text-blue{
	color: blue!important;
}

.text-red{
	color: #ff0000!important;
}

.text-990033{
	color: #990033;
}

.text-555{
	color: #555;
}

.text-center{
	text-align: center!important;
}

.text-left{
	text-align: left!important;
}

.text-right{
	text-align: right!important;
}

a.text-hyperlink{
	color: blue!important;
	text-decoration: underline;
}

a.text-hyperlink:hover{
	color: blue;
}

a.text-yellow:hover{
	color: yellow!important;
}

.lh20{
	height: 20px!important;
	line-height: 20px!important;
}

.font-wght{
	font-weight: bold;
}

.font15{
	font-size: 15px;
}

.font18{
	font-size: 18px;
}
/*text.css end*/


/* backgroundColor.css begin*/

.bgcolor-fff{
	background: #fff;
}    
    /*浅粉色*/
.bgcolor-ffd7eb{
    background: #ffd7eb;
}

    /*浅橘色*/
.bgcolor-fff0d9{
    background: #fff0d9;
}

.bgcolor-ffddaa{
	background: #ffddaa;	
}

    /*橘色*/
.bgcolor-orange{
    background: #ffc184;
}

    /*浅黄色*/
.bgcolor-ffffc4{
    background: #ffffc4;
}

/* .bgcolor-f5f7ff{
    background: #f5f7ff;
} */

.bgcolor-fcf4f2{
    background: #fcf4f2;
}

.bgcolor-yellow{
	background: yellow!important;
}

.bgcolor-abf0ff{
    background: #abf0ff!important;
}

    /*浅绿色*/
.bgcolor-ebeffb{
    background: #ebeffb;
}

.bgcolor-ceffe7{
    background: #ceffe7;
}

.bgcolor-green{
    background: #55b22f
}

.bgcolor-gray{
	background: #faf5f5;
}

.bg-white{
	background: #fff;
}

.bg-default{
	background: #26d0c0!important;
}
/* backgroundColor.css end*/

/* width.css begin*/
.set-w60{
	width: 60px!important;
}

.set-w90{
	width: 90px!important;
}

.set-w120{
	width: 120px!important;
}
/* width.css end*/

/*float.css begin*/
.clearfix{
	*zoom: 1;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
	font-size: 0;
}

.pull-left{
	float: left!important;
}

.pull-right{
	float: right!important;
}
/*float.css end*/

/* display.css begin*/
.show{
	display: block;
}

.hide{
	display: none;
}
/* display.css end*/

/*margin.css begin*/
.mg0{
	margin: 0!important;
}
/*mg5*/
.mgl5{
	margin-left: 5px;
}

.mgr5{
	margin-right: 5px;
}

.mgb5{
	margin-bottom: 5px;
}

.mgt5{
	margin-top: 5px;
}

.mg5{
	margin: 5px;
}
/*mg10*/
.mgl10{
	margin-left: 10px;
}

.mgr10{
	margin-right: 10px;
}

.mgb10{
	margin-bottom: 10px;
}

.mgt10{
	margin-top: 10px;
}

.mg10{
	margin: 10px;
}
/* mg15*/
.mgl15{
	margin-left: 15px;
}

.mgr15{
	margin-right: 15px;
}

.mgb15{
	margin-bottom: 15px;
}

.mgt15{
	margin-top: 15px;
}

.mg15{
	margin: 15px;
}
/* mg30*/
.mgl30{
	margin-left: 30px;
}

.mgr30{
	margin-right: 30px;
}

.mgb30{
	margin-bottom: 30px;
}

.mgt30{
	margin-top: 30px;
}

.mg30{
	margin: 30px;
}
/*margin.css end*/

/*padding.css begin*/
.pd0{
	padding: 0!important;
}
/*padding5.css*/
.pdl5{
    padding-left: 5px!important;
}

.pdr5{
    padding-right: 5px!important;
}

.pdt5{
    padding-top: 5px!important;
}

.pdb5{
    padding-bottom: 5px!important;
}

.pd5{
	padding: 5px!important;
}
/*padding10.css*/
.pdl10{
    padding-left: 10px!important;
}

.pdr10{
    padding-right: 10px!important;
}

.pdt10{
    padding-top: 10px!important;
}

.pdb10{
    padding-bottom: 10px!important;
}

.pd10{
	padding: 10px!important;
}
/*padding15.css*/
.pdl15{
    padding-left: 15px!important;
}

.pdr15{
    padding-right: 15px!important;
}

.pdt15{
    padding-top: 15px!important;
}

.pdb15{
    padding-bottom: 15px!important;
}

.pd15{
	padding: 15px!important;
}


/*padding.css end*/

/*panel.css begin*/
.panel{
	border: 1px solid #e2e2e2;
	border-radius: 4px;
}

.panel-default{
	border-color: #26d0c0;
}

.panel-default .panel-heading{
	background: #26d0c0;
}

.panel-heading{
	padding: 0 8px;
	line-height: 32px;
}

.panel-title h2{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

.panel-body{
	padding: 8px;
	background: #fff;
	border-radius: 4px;
}
/*panel.css end*/

/* 三角 begin*/
i.triangle-down {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 5px solid #333;
}
i.triangle-right {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #333333;
    border-bottom: 6px solid transparent;
}


/*ball.css begin*/
.ball{
	display: inline-block;
    width: 36px;
    height: 38px;
    background-image: url(../images/balls.png);
    background-position: 0 0;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}

.ball-blue{
	background-position: -44px 0;
}

.ball-gray{
	background-position: -88px 0;
	color: #666;
}

td.tdcursor, th.thcursor, .pointer{
    cursor: pointer;
}
/*ball.css end*/

/* ul-list.css begin*/
.ul-list .ul-list-item{
	float: left;
	margin: 0 10px;
}

.ul-list .ul-list-item a{
	color: #fff;
	font-weight: bold;
}

.ul-list .ul-list-item.active a{
	color: yellow;
} 
/* ul-list.css end*/

/*collapse.css begin*/
.collapse-default{
	border-color: #bdefe1;
}

.collapse-default .layui-colla-title{
	background: #d3f7ed;
	height: 36px;
	line-height: 36px;
}
.collapse-default .layui-colla-item{
	border-color: #92dcc7;
}

.collapse-default .layui-colla-content a{
	display: inline-block;
}
/*collapse.css end*/



/* 批量新增号码.css begin*/
.odd-type-btn{
	display: inline-block;
	padding: 8px 25px;
	background: #ddd;
	margin: 5px 6px;
}
.odd-type-btn.active{
	background: #33e8d7;
}

.qs-left{
	width: 31%;
	float: left;
	background-color: #fff;
}
.qs-left .num-box{
	height: 300px;
	overflow-y: scroll;
	border-bottom: solid 1px #0abbab;
}
.qs-left .num-box-title{
	padding: 6px 15px;
}
.qs-right{
	width: 68%;
	float: right;
	background-color: #fff;
}
/* 批量新增号码.css end*/
.lottwo-btn{
	height: 26px;
	width: 26px;
	line-height: 26px;
	padding: 0;
	border: solid 1px #999;
	margin: 0 0 5px 0;
}

.lottwo-btn+.lottwo-btn {
    margin-left: 3px;
}

/* fullCode.css begin*/
.fullCode button+button{
	margin-left: 0!important;
}

.fullCode .select-num{
	border-color: #C9C9C9;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: -1px;
}

.full-turn{
	color: blue;
	border: solid 1px blue;
    font-size: .8em;
    font-weight: 400;
    margin-left: .4em;
    padding: .1em;
}
/* fullCode.css end*/

/* agreement.css begin*/
.agreement-box{
	padding: 0 30px;
} 
.agreement-box .title{
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
}
.agreement-box p{
	padding-left: 25px;
	line-height: 26px;
	margin: 10px 0;
}
/* agreement.css end*/

/*重写layui样式*/
.layui-form-label{
	padding: 5px 10px!important;
}

.layui-input, .layui-textarea{
	height: 30px!important;
	line-height: 30px!important;
}

.layui-disabled.readonly, .layui-disabled.readonly:hover{
	color: #666!important;
}

.layui-form-select dl{
    padding: 0!important;
}

.layui-form-select dl dd, .layui-form-select dl dt {
    line-height: 24px!important;
}

.layui-form-item .layui-form-mid{
	padding: 4px 0!important;
}

.fullCode .layui-laypage{
	margin: 0!important;
}

.layui-form-checkbox[lay-skin=primary] span{
	padding-right: 12px!important;
}

.layui-form-checkbox span {
    padding: 0 5px!important;
}

.layui-laypage select{
	display: inline-block!important;
	padding: 0 3px;
}
.layui-laypage a,
.layui-laypage span,
.layui-laypage .layui-laypage-skip,
.layui-laypage button, 
.layui-laypage input{
	height: 22px;
	line-height:22px;
}

.layui-layer-tips .layui-layer-content{
	background: #16de2c!important;
	font-size: 14px!important; 
}

.layui-layer-tips i.layui-layer-TipsL, .layui-layer-tips i.layui-layer-TipsR {
    border-bottom-color: #16de2c!important;
}

.btn-green{
	background-color: #21c116!important;
}

.layui-btn{
	opacity: 1!important;
}

.handCargo-bottom{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
}
