.reg-main {
    background-color: #f5f5f5;
  }

.reg-left{
	width: 100%; 
    list-style: none;
}

.list-menu{
	background-color: #ffffff;
	display: block; height: 40px; line-height: 40px; padding-left: 30px; border: 1px #DCDCDC solid; border-top: 0; cursor: pointer;
}
.list-menu img{
	display: inline-block; 
	width: 17px; height: 17px; margin-top: -2px;
}
.last-menu{
	display: block; height: 40px; line-height: 40px; padding-left: 30px; border: 1px #DCDCDC solid; border-top: 0; background: #fff;
}
.last-menu.on{
	background: #F6F6F6; color: #787878;
}
.menu-all{
	height: 48px; line-height: 48px; background: #2c79ff; color: #fff; font-size: 16px; border: 0; margin-bottom: 1px;
}


.menu-ul{
    list-style: none;
}
.menu-ul.active{
	display: block;
}
.menu-ul li a:hover,.menu-ul li .active{
	background: #ffffff; 
	text-decoration: none; 
	color: #2c79ff;
}
.reg-left .region-law p{font-size: 16px;color: #ffffff; padding: 10px 0; background-color: #2c79ff;padding-left: 28px;position: relative;}
.reg-left .region-law img{width: 14px; height: 14px; margin-top: -2px;}
.reg-left .region-law .list{background-color: #fff; padding: 12px 3px 12px 14px; font-size: 14px;color:var(--tp-text-body);line-height: 30px;}
.reg-left .region-law .list span{padding-right: 8px;white-space:nowrap;}

.reg-left .region-law .list span a:hover,.reg-left .region-law .list span .active{text-decoration: none; color: #2c79ff;}


.reg-left .one-menu:hover{color:#ffffff;text-decoration: none;}

.f-right {
	float: right;height: 48px; line-height: 48px;
}

.form-control {
	font-size: 14px;
	color: #666;
    border: 1px solid rgba(0, 15, 47, 0.08);
}

.select-nice {
    border: 1px solid rgba(0, 15, 47, 0.08);
    height: 34px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}

.input-group-addon {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.375rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.btn {
    padding: 0.275rem 1rem;
}

.br-8 {
    border-radius: 8px;
}

.tp-courses-4__item {
    box-shadow: none;
    border-top: 1px solid rgba(0, 15, 47, 0.08);
}

.b-0 {
    border: 0;
}

.tp-courses-4__title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #000;
}

.tp-courses-4__avata .br {
    border-radius: 3px;
    padding: 2px 5px;
}

.tp-courses-4__avata .br-primary {
    border: 1px solid #2c79ff;
    color: #2c79ff;
}

.tp-courses-4__avata .br-grey {
    border: 1px solid #999;
    color: #666;
}

.news_main {
    background-color: #fff;
}

.cent_main table {
    margin: 0 auto;
}

table.borderVisible td, table.borderVisible th, table.borderVisible caption {
    border-width: 2px;
    border-style: solid;
    border-color: #343434;
}