/*导航栏样式，如：退出*/
.whska {
    padding-left: 0px;
    height: 80px;
}
.wen {
    height: 80px;
}
.sy_bdl {
    margin-top: 0px;
    float: left;
    /* right: 150px; */
    width: 39%;
    height: 80px;
    line-height: 80px;
    text-align: left;
}
.top_nr {
    height: 80px;
    line-height: 80px;
}

.navbar{
	position: relative;
	margin-bottom:0px;}

.nav_yj{
	list-style:none;
    margin: 0;
	}
.nav_yj li{
	float:right;
	text-align:center;
   /* line-height: 80px;*/
    display: block;}

.nav_yj li a{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
    font-family: Microsoft JhengHei;
	padding: 0 10px;
	border-right: 1px #ffffff solid;
    line-height: 80px;
	}
.nav_yj li a:hover{
	display:block;
	border-right:none;	
    background-color: #c10708;
}

.nav_yj li:hover ul {
	display: block;}



.nav_yj li ul {
 line-height: 27px;  
 list-style-type: none;
 text-align:left;
 left: -999em;
 z-index: 5;
 position: fixed;
    padding: 0;
}
.nav_yj li ul li{
 float: left; 
 background: #c10708; 
     width: 195px;
}
.nav_yj li ul a{
 display: block;
 text-align:center;    
 padding: 0;
 margin: 0;  
}
.nav_yj li ul a:link  {
    color: #fff;
	text-decoration:none;    
	padding: 5px;
    line-height: 25px;
}
.nav_yj li ul a:visited  {
 color:#fff;
 text-decoration:none;
}
.nav_yj li ul a:hover  {
    color: #F3F3F3;
    text-decoration: none;
    font-weight: normal;
    background: #a90101;

}
.nav_yj li:hover ul {
 left: auto;
}
.nav_yj li.sfhover ul {
 left: auto;
}

.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: none;
}


.top_xinx {
    width: 44%;
    float: right;

}




/*页面头部按钮样式（如：新增）*/

/*弹出框删除按钮样式*/
.l-btn-text {
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 20px;
    font-size: 11px;
    margin: 0 4px;
}
.window {
    padding: 0;
    border-width: 3px 1px 1px 1px;
    border-top-color: #b12226;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.window .window-body {
    border-width: 0px;
}

.dialog-button, .dialog-toolbar {
    background: #fafafa;
    border: none;
    border-top: solid 1px #ddd;
}

.window .window-header {
    background: #fdefef;
    padding: 0px 0px 6px 0px;
}

.messager-button .l-btn-left .l-btn-text {
    padding: 0 21px;
    margin: 0;
}

/*页面样式*/
.datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber {
    margin: 0;
    padding: 0 4px;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    /* height: 18px; */
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

/*页面的按钮样式*/
form.bjaa {
    background-color: #e8e8e8;
}
.layui-elem-quote {
    word-break: break-all;
}
.layui-elem-quote {
    /* margin-bottom: 10px; */
    padding: 10px;
    line-height: 22px;
    border-left: 5px solid #dc3435;
    border-radius: 0 2px 2px 0;
    background-color: #f2f2f2;
}
.layui-btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background-color: #428be5;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.layui-btn, .layui-input, .layui-select, .layui-textarea, .layui-upload-button {
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
}

.layui-btn-normal {
    background-color: #009688;
}

.layui-btn-danger {
    background-color: #FF5722;
}

.layui-btn-danger1 {
    background-color: brown;
}

.layui-btn-danger2 {
    background-color: #72a725;
}

.layui-btn-danger3 {
    background-color: #a81eff;
}

.layui-btn-danger4 {
    background-color: #dc952a;
}

.layui-btn-danger5 {
    background-color: #dc3435;
}


/*表格背景*/
.table th {
    /* background: #5CD8FF; */
    /* background: #9fd63a; */
    /* background: #fff0c5; */
    /* background: #eaf2ff; */
    background: #f2f0f0;
}

fieldset {
    border: 1px dotted #D1D7DC;
    margin-top: 15px!important;
    border: none;
    border-top: 1px solid #eee;
}

fieldset legend {
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}

.kudd{
    display: block;
    margin: 0 8px;
}


.fa-lg {
    font-size: 1.33333333em;
    line-height: .7em;
    vertical-align: -5%;
}


/*关闭*/
.tabs li a.tabs-close, .tabs-p-tool {
    position: absolute;
    font-size: 1px;
    display: block;
    height: 12px;
    padding: 0;
    top: 50%;
    margin-top: -6px;
    overflow: hidden;
}

.tabs li a.tabs-close {
    right: 5px;
}
.tabs li a.tabs-close {
    height: 12px!important;
}


.window .window-header .panel-tool {
    right: 10px;
}

.window .window-body{
overflow: hidden;
}
.sanchu{
    background: #ff5722;
    padding: 8px 13px;
	color:#fff;
    border-radius: 2px;
}
.tianjia{
    background: #009688;
	color:#fff;
    padding: 8px 13px;
    border-radius: 2px;
   /* display: block*/
}
