/*********通用样式**********/
body{ width:100%;text-align:center; line-height:20px;}
*{ padding:0; margin:0;}
.lf{float:left;}
.rt{float:right;}
.clear{ clear:both;}
.clear:after { clear:both; content:' ';height:0; display:block; line-height:0; visibility:hidden;}
.clear { zoom:1 }
ul,li,ol{ list-style-type:none;}
ul,li,ol{margin:0;}
i,em,b{ font-style:normal;}
img{ border:none;vertical-align:middle}
/* a{text-decoration:none; border:none;}
a:link {text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none; color: #3055fb;}
a:active { text-decoration: none;} */
table{ border-collapse:collapse; border-spacing:0;}
.bt-hide,.bt-hide-b,.bt-hide-c,.bt-hide-d{display:none;}
.container{
    margin-top:20px;
}
.container .col-xs-12{
    margin-bottom:20px;
}
@media (min-width: 1204px){
    .control-label{
        line-height:30px;
    }
}
.table-bordered,th{
    text-align:center;
}
.container label{
    font-weight:normal;
    text-align:right;
}
.scanning{
    background-color:rgb(73, 126, 224);
}
.bomb-box{
    background:url(../img/13.png) 95% no-repeat;
}
.main-content{
    background-color:#f5f5f5;
}
.main-left ul,.main-right div.main-right-content{background-color:#fff;margin-top:30px;}
.main-left ul li{
    float:left;
    width:28%;
    line-height:25px;
    padding-top:30px;
    padding-bottom:30px;
}
.date{
    color:#aaa;
}
div.main-right-content h3{
    margin-left:20px;
    font-size:16px;
    text-align:left;
    padding:10px;
    position:relative;
    border-bottom:1px solid #ddd;
}
div.main-right-content i{
    position:absolute;
    top:8px;
    left:0;
    height:20px;
    border-left:4px solid #3055fb;
}
.main-right-content p{
    margin-left:20px;
}
.main-right-content span{
    margin-right:20px;
}
.main-right-content span.fs{
    margin-right:27px;
}
.main-right-content strong{
    color:#3055fb;
}
.main-right-ul li{
    float:left;
    width:100%;
    height:30px;
    line-height:30px;
}
.main-right-ul li p{margin-left:0;margin-bottom:8px;}
.main-right-ul span.number{margin-right:5px;}
.main-right-ul{margin-bottom:0;}
.p{color:#333;}
.s{color:#666;}
.a{color:#3055fb;}
.xg{
    color:#3055fb;
    background:url(../img/xg.png) 1px no-repeat;
    padding-left:20px;
}
.scrollBox .con1,.con2{float:left;width:434px;}
.scrollBox{
    height:85px;
    overflow:hidden;
}
.main-left-img{
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
}
.login{
    background:url(../img/background.png);
    height:140px;
}
.login img{
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}
.login p{
    margin-top:15px;
    font-size:16px;
}
.mains_box{width:100%;}
.form_center{
    margin:0 auto;
    width:400px;
    background-color:transparent;
}
#get_num_btn{
    background-color:#3055fb;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-color:#3055fb;
    color:#ffffff;
}
.full-width{
    font-size:16px;
    height:40px;
    background-color:#3055fb;
}
.text-muted small{
    color:#666;
    font-size:14px;
}
.login_hover{color:#6597fb;font-size:14px;}
.page-content{background-color:transparent;}
.no-skin{background-color:#f5f5f5;}
#menu li a{text-align:left;}
/* .span_content button span.bomb-box{
    width:17px;
    height:14px;
    background:url(../img/13.png) no-repeat;
} */
.input-group-addon{padding:2px 8px;}
.glyphicon-calendar:before{content:normal;}
/* .span_content span i.bomb-i{
    width:19px;
    height:18px;
    background:url(../img/date.png) 1px no-repeat;
} */
.span_content button.btn_right{
    position: relative;
    top:-27px;
    left:80%;
    border-radius:4px;
}
.form-contenter-left{width:100%;}
.table_ul li .span_content .form-contenter-left input{
    display:block;
    width:100%;
}
/* .bomb-a{   
    position:relative;
    top: -27px;
    left: 41%;
} */
.areaSelect{padding:1px 6px;}
.table_ul li .span_content div input.span_inp{
    width:100px;
}
.table_ul li .span_date{
    width:170px;
}
.ss{
    padding:5px 20px;
}
.tabs-ss .nav-tabs > li{
    display:none;
}
.tabs-ss .nav-tabs{
    margin-top:10px;
}
.float-e-margins .btn{
    line-height:18px;
}
.btn-primary{height:28px;}
.pagination>li.active>a{
	background-color: #2b4ce1;
    color:#fff;
}
.pagination>li.active>a:hover {
	cursor: pointer;
	background-color: #2b4ce1;
	border: 1px solid #2b4ce1;
	color:#fff;
}
/**********分页按钮**************/
.table div ul.margin-sm li a {
	padding: 1px 10px;
	background-color: #2b4ce1;
    color:#fff;
	border-color: #e7eaec;
	width: 38px;
    height: 24px;
}
#tog2 ul.table_ul li:last-child{
    float:right;
}
/********销售订单slod**********/
.operation{
    height:40px;
}
.operation>div{
    text-align: left;
     margin-top: 4px;
}
.paging{
    float:left;
}
.paging ul.pagination{
    float:right;
    margin-left:15px;
}
.operation>div>p{
    display:none;
}

.operation>div>input,.bzwj{
    display:inline-block;
}
.margin-sm{
    float:right;
}
.pagination{
    float:right;
}
.slod_ul{
    margin-left:135px;
}
.slod_ibox{
    padding:0;
}
.slod_ul .span{
    width:145px;
}
#uid,#queryDict05{
    display:none;
}
.condition,.edit_b,.edit_c,.li_uid,.li_uid>p,.panel-body-a,.panel-body-two,.index_one_box>div,.table ul li.tax-rate{
    display:none;
}
#tog2 ul.table_ul{
    margin:10px 35px;
}
.table ul li.pages_li{
    float:right;
}

.index_two_ul{
    margin-top:10px;
}
.index_span{
    width:70px;
}
.table_ul li .index_span input{
    width:50px;
}
.pages_li ul.page_ul li{
    border:1px solid #ddd;
    width:40px;
    height:28px;
}
.button_s{
    margin-left:62%;
}
.pagination{
    margin-top:0;
}
.btns-lastBtn{
    margin-right:0;
}
/********ui-grid样式*********/
.ui-grid{
	box-sizing: content-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
  }
  .ui-grid-top-panel{
	  background:-webkit-gradient(linear, 0% 100%, 0% 0%, from(rgb(238, 238, 238)), to(rgb(238, 238, 238))) padding-box;
	  background-color: rgb(243, 243, 243);
  }

