@charset "utf-8";
/* 你自己的样式 */

.color{
	color: #5a98de;
	cursor: pointer
}
body{
    background-color: #F2F3F5;
}
body, th, td, button, input, select, textarea{
	font-size: 13px
}
		.btn.size-MINI {
    padding: 1px 4px;
    margin-right: 3px;
        margin: 1px 3px 1px 0;
}
.btn-primary {
    margin: 0 5px;
}
.select-box.inline {
    width: auto;
    margin: 0 5px;
}
.input-text {
    font-size: 14px;
    height: 31px;
    line-height: 1.42857;
    padding: 4px;
    margin: 0 5px;
}
.cursor{
	cursor: pointer
}
td{
	color: #666
}
.radius {
    border-radius: 2px;
}
.navbar-wrapper {
    height: 60px;
}
.navbar .logo {
    height: 59px;
    line-height: 59px;
    }
    .navbar-nav>ul>li, .navbar-nav>ul>li>a {
    line-height: 59px;
}
.navbar {
    /*background: #23262E;*/
    background:#1c6298 ;
}

.navbar-logo, .navbar-logo-m, .navbar-slogan, .navbar-userbar {
    color: #fff;
}
.navbar-nav > ul > li, .navbar-nav > ul > li > a {
	color: auto
}
#Hui-userbar > ul > li > a {
    padding: 0 10px;
    color: rgba(255,255,255,.8);
}
.nav ul{
	color: rgba(255,255,255);
}
.Hui-aside {
    top: 59px;
    /*background-color: #393D49;*/
    background-color: #1d7db3;
}
.Hui-article-box {
    top: 59px;
        background-color: #F2F3F5;
    }
.Hui-aside .menu_dropdown dt {
     border-bottom: 0
}
.Hui-aside .menu_dropdown dt {
    color: #fff;
}
.Hui-aside .menu_dropdown li a {
    color: rgba(255,255,255);
    border-bottom: 1px solid #e5e5e5;
}
.Hui-aside .menu_dropdown dt:hover {
    color: #fff;
}
.Hui-aside .menu_dropdown li a:hover {
    color: #4A536B;
    background-color: #fafafa;
}
#Hui-nav > ul > li {
    font-weight: normal;
    margin: 0 20px;
    cursor: pointer;
    color: #fff
}
.nav>ul>li>a {
     padding: 0
}
.Hui-aside .menu_dropdown dt .Hui-iconfont {
    color: #fff;
}
/*.Hui-aside .menu_dropdown li a:focus{
    color: #1c6298;
    background: #FDFEFF;
}*/
.Hui-aside .menu_dropdown dd li {
    padding: 5px 0;
}
.Hui-aside .menu_dropdown dd li div{
display: none
}
.Hui-aside .menu_dropdown dd li div p{
    line-height: 32px;
    color: rgba(255,255,255,.7);
    cursor: pointer;
    margin-left: 53px;
    padding-left: 24px;
}
.activen{
    /*border-bottom: 2px solid #000;*/
}
.da-actives{
    background-color: #00a1cf
}
.actives{
    color: #fff;
    border-bottom: 2px solid #fff;
}
.navbar-logo:hover, .navbar-logo-m:hover {
    color: #fff;
    text-decoration: none;
}
.table-border {
    border-top: 1px solid #EDEDED;
}
/*.table-bg thead th {
    background: #393D49;
    color: #fff;
}*/
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #FAFAFA;
}
.table-border th, .table-border td {
    border-bottom: 1px solid #ededed;
}

.table th{
    padding: 10px 8px;
    word-break: break-all;
}

.table td {
    padding: 7px 8px;
    word-break: break-all;
}

.wrapper{
	background: #fff;
	padding: 15px
}

.breadcrumb{
	border-bottom: 0;
	/*margin-top: 5px*/
}
.pd-60{
	    padding-bottom: 60px;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #EDEDED;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #EDEDED;
}
.table-bordered {
    border: 1px solid #EDEDED;
        border-collapse: separate;
    border-left: 0;
}