@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", arial, \5b8b\4f53, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	color: #6E6E6E;
	background-color: ;
}

/*头部*/
.header {
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.center {
	text-align: center;
}

/*.img{width: 80px;}*/

.clearfix {
	clear: both;
}

.top_nav li a.act {
	color: #fff;
	background-color: #004100;
	/*height: 43px;*/
}

.top_nav li a:hover {
	color: #fff;
	background-color: #004100;
}

.top_nav {
	background-color: #ffff;
	height: 50px;
	margin-bottom: 0px;
	margin-top: 10px;
	position: relative;
	z-index: 111;
	border-bottom: 1px solid #ddd;
}

.top_nav li {
	float: left;
	/*width: 120px;*/
	margin-left: 10px;
	height: 50px;
	line-height: 50px;
}

/*.top_nav>li{
	margin-right: 20px;
}*/
.top_nav li a {
	display: inline-block;
	line-height: 50px;
	font-size: 16px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
	/* font-weight: 700; */
}


.top_nav5,
.top_nav6,
.top_nav7,
.top_nav8 {
	position: relative;
}

.top_nav_1,
.top_nav_2,
.top_nav_3,
.top_nav_4 {
	z-index: 40;
	position: absolute;
	top: 50px;
	left: 2px;
	background-color: #FFFFFF;
	/* border: 1px solid #317ee0; */
	/* border-top: 1px solid #fafafa; */
	display: none;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.2);
}

.top_nav .top_nav_1 li,
.top_nav .top_nav_2 li,
.top_nav .top_nav_3 li,
.top_nav .top_nav_4 li {
	display: block;
	width: 120px;
	/*height: 36px;*/
	font-size: 14px;
	clear: both;
	border-bottom: 1px solid #F4F4F4;
}

.top_nav .top_nav_2 li:last-child {
	border-bottom: none;
}

.top_nav .top_nav_1 a,
.top_nav .top_nav_2 a,
.top_nav .top_nav_3 a,
.top_nav .top_nav_4 a {
	text-align: center;
	width: 120px;
	padding: 6px 0;
	color: black;
}

.top_nav .top_nav_1 a:hover {
	background-color: #ab0009;
	color: #fff;
}

.top_nav .top_nav_2 a:hover {
	background-color: #fff;
	color: red;
	background-image: inherit;
}

.top_nav .top_nav_3 a:hover {
	background-color: #ab0009;
	color: #fff;
}

.top_nav .top_nav_4 a:hover {
	background-color: #ab0009;
	color: #fff;
}

.top_nav5:hover .top_nav_1 {
	opacity: 1;
}

.top_nav6:hover .top_nav_2 {
	display: block;
}

/*.loginAfterLi:hover .top_nav_2{display: block;}*/
.top_nav7:hover .top_nav_3 {
	opacity: 1;
}

.top_nav8:hover .top_nav_4 {
	opacity: 1;
}

.footer {
	width: 90%;
	height: 144px;
	margin: 0 auto;
	margin-top: 30px;
	bottom: 0;
}

.loginAfterLi {
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 20px;
	width: 120px
}

.loginAfter a span {
	color: #004100
}

/*新闻热点*/
.xwrd {
	height: 424px;
	margin-top: 10px;
}

.xwr {
	height: 336px;
	float: left;
	width: 27%;
}

.posi-r {
	position: relative !important;
	height: 61px;
}

.width-1200 {
	width: 1200px;
	margin: 0 auto;
}

.container {
	width: 1200px;
}

.rdxw {
	height: 336px;
	width: 40%;
	float: left;
}

.dlk {
	width: 25%;
	height: 336px;
	float: left;
	border: 2px solid #F0F0F0;
	background-image: url(../images/denglubg.png);
	background-repeat: no-repeat;
}

.dlName {
	height: 55px;
	line-height: 55px;
}

.input-group {}

#sizing-addon2 {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #FFFFFF;
	border: none;
	/*border-radius: 4px;*/
}

#sizing-addon3 {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #FFFFFF;
	border: none;
	/*border-radius: 4px;*/
}

#sizing-addon4 {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #FFFFFF;
	border: none;
	/*border-radius: 4px;*/
}

.form-contro {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #FFFFFF;
	background-image: none;
	border: none;
	outline: none;
	/*border-radius: 4px;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#homes {
	text-align: center;
}

.homes {
	width: 260px;
	margin: 0 auto;
	line-height: 50px;
	color: #A8A8A8
}

.bb {
	border-bottom: 1px solid #ddd
}

select {
	color: #555;
}

.homes input[type="text"] {
	width: 200px;
	height: 40px;
	border: none;
	color: #000000;
	background: #f5f5f5;
}

.homes input[type="password"] {
	width: 200px;
	height: 40px;
	border: none;
	color: #000000;
	background: #f5f5f5;
}

.form-contro:focus {
	outline: none;
	border: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000000;
	/*font-weight: bold;*/
	padding-left: 2px;
	/*  text-align: right;*/
}

input::-moz-input-placeholder,
textarea::-moz-input-placeholder {
	color: #000000;
	/*font-weight: bold;*/
	padding-left: 2px;
	/*  text-align: right;*/
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #000000;
	/*font-weight: bold;*/
	padding-left: 2px;
	/*  text-align: right;*/
}


.login-btn .dl {
	width: 260px;
	height: 40px;
	color: white;
	background-color: #004100;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border-radius: 30px;
	margin-top: 15px;
}

.homes a {
	display: inline-block;
	color: #004100
}

.homes a:hover {
	color: #9f9f9f
}

.btn {
	background: #db1111;
	border-radius: 20px;
	width: 90px;
	padding: 2px 12px;
}

.xwbt .active {
	color: #DB1111;
}

.mt17 {
	margin-top: 17px;
}

/*面包屑*/
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #FFFFFF;
	border-radius: 4px;
}

.breadcrumb li a {
	color: #999;
}

.breadcrumb .active a {
	color: #004100;
}

/*面包屑*/
.position-nav {
	line-height: 32px;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
}

.position-nav a {
	color: #666;
	margin-bottom:
}

/*面包屑*/

/*******************************精品课程********************************************/
/*课程头部板块css*/
.privilege-box .title-a {
	margin-top: -25px;
	margin-right: 10px;
	color: #666;
}

.privilege-box .title-a a {
	color: #666;
}

.privilege-box .title-a a:hover {
	color: #AB0009;
}

.privilege-box .title-box {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
}

/*课程内容 css*/
.hover-expand {
	position: relative;
}

.course-expand {
	width: 100%;
	background-color: #fff;
	min-height: 300px;
}

.course-expand-container {
	margin: 0 auto;
	width: 1200px;
}

.course-card-list {
	margin-right: -18px;
}

.course-card-item {
	width: 235px;
	height: 216px;
	position: relative;
	border-radius: 4px;
	margin-bottom: 18px;
}

.course-card-item .item-box {
	width: 100%;
	height: 134px;
	overflow: hidden;
	border-radius: 0px;
	padding: 7px;
	position: relative;
}

.course-card-item .item-img {
	width: 100%;
	height: 124px;
	overflow: hidden;
	border-radius: 0px;
}

.course-card-item .item-tt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 46px;
	font-size: 14px;
	position: relative;
	padding: 4px 12px;
}

.course-card-item .item-tt a {
	line-height: 20px;
	color: #333;
}

.course-card-item .item-tt a:hover {
	color: #AB0009;
}

.course-card-item .item-line {
	padding: 3px 12px 8px 12px;
	font-size: 14px;
	height: 34px;
}

.course-card-item .item-cell {
	color: #a7a7a7;
}

.course-card-item .item-source {
	color: #A7A7A7;
}

.course-card-item .item-postontop {
	position: absolute;
	padding: 5px 12px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 14px;
	font-size: 12px;
	color: #fff;
	top: 7px;
	right: 7px;
	background-color: rgba(0, 0, 0, 0.5);
}

.course-card-item .item-status {
	position: absolute;
	width: 94%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	overflow: hidden;
	padding-left: 10px;
	bottom: 3px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.xx-blue {
	background: url(../images/xuanxiu.png) no-repeat;
	position: absolute;
	width: 69px;
	height: 66px;
	top: 5px;
	left: 4px;
}

.bx-green {
	background: url(../images/bixiu.png) no-repeat;
	position: absolute;
	width: 69px;
	height: 66px;
	top: 5px;
	left: 4px;
}


/*-------讲师介绍--------*/
.teacherInd {
	height: 55px;
	line-height: 55px;
}

.icon-1-8 {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-position: -350px -23px;
	position: relative;
	left: 20px;
}

.teacher-introduce .js {
	display: none;
}

.teacher-introduce .active .js {
	display: block;
}

.teacher-introduce .active .name {
	display: none;
}

.course_detail_l img {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	height: 338px;
}

.tab_blue li.active a {
	color: #004100;
	border-bottom: 5px solid #004100;
}

.tab_blue li a {
	display: block;
	height: 55px;
}

.tab_blue li {
	display: inline-block;
	width: 155px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
}

/********************************帮助中心**********************************************/


/*列表*/
.helpcenter-box {
	width: 1140px;
	margin: 20px auto;
}

.helpcenter-tab {
	width: 180px;
	border: 1px solid #ddd;
	float: left;
	text-align: center;
}

.helpcenter-tab-title {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background-color: #004100;
	color: white;
}

.helpcenter-tab-ul {
	padding: 0 5px;
	font-size: 16px;
}

.helpcenter-tab-ul li {
	border-bottom: 1px solid #DDDDDD;
	height: 50px;
	line-height: 50px;
}

.helpcenter-tab-ul li a {
	display: block;
	color: #333;
	position: relative;
	text-decoration: none;
}

.helpcenter-tab-ul li.active a,
.helpcenter-tab-ul li:hover a {
	color: #004100;
}

.helpcenter-tab-ul li.active a:before,
.helpcenter-tab-ul li:hover a:before {
	position: absolute;
	content: " ";
	left: -5px;
	top: 5px;
	width: 3px;
	height: 40px;
	background-color: #004100;
}

.helpcenter-box .tab-content {
	border: 1px solid #eee;
	width: 945px;
	float: right;
	min-height: 400px;
}

.helpcenter-box .tab-content .title {
	height: 42px;
	background-color: #F6F6F6;
	line-height: 42px;
	font-size: 16px;
	padding-left: 20px;
	color: #666;
	font-weight: 700;
	margin-top: -30px;
}

.tab-pane-nr {
	padding: 20px;
	color: #666;
}




/*==================================================================*/
/*分页按钮模块 paging  css*/
.laypage_main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #666;
}

.laypage-span-hy {
	width: 16px;
	height: 16px;
	border-radius: 2px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	background-color: #fff;
	margin-right: 8px;
}

.laypageskin_default .laypage_curr {
	background-color: #004100;
	border: 1px solid #004100;
	color: #fff;
}

.laypage_main a:hover {
	color: #004100;
}

/*============================================================*/


/*列表页*/
.media-heading {
	color: black;

	font-weight: 100;
	font-size: 20px;
	margin: 7px auto 7px auto;
}

.tzContent {
	color: #9f9f9f;
}

.media:first-child {
	cursor: pointer;
}

.media-heading:first-child:hover {
	color: red;
}

.media:first-child:hover .date {
	background: #004100;
	color: #FFFFFF;
}

.date {
	color: #999999;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #004100;
	padding-top: 8px;
	background-color: #fff;
	border: 1px solid #004100;
	display: inline-block;

}

.date i {
	font-size: 18px
}

.date i {
	font-weight: bold;
}

.thumbnail {
	overflow: hidden;
}

.thumbnail .Img {
	overflow: hidden;
}

.thumbnail .Img img {
	transition: all 0.6s;
}

.thumbnail .Img:hover img {
	transform: scale(1.1);
}

.thumbnail:hover {
	box-shadow: 5px 5px 5px #F5F5F5;
}

.thumbnail :hover .zitiys {
	color: red
}


/*分类筛选css*/
.select-course {
	width: 100%;
	background-color: #fff;
	height: auto;
}

.select-course-filter {
	width: 1200px;
	margin: 0 auto;
}

.select-course-filter-wrap {
	font-size: 18px;
	padding-top: 18px;
	padding-left: 22px;
	line-height: 20px;
	display: table;
}

.filter-type {
	display: table-row;
}

.filter-type-name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	vertical-align: top;
	display: table-cell;
	color: #999;
}

.filter-item-wrap {
	display: table-cell;
	padding-left: 50px;
}

.filter-item {
	float: left;
	font-size: 16px;
	margin-right: 50px;
	margin-bottom: 24px;
	cursor: pointer;
	position: relative;
	height: 28px;
}

.filter-item:hover {
	color: #ab0009;
}

.filter-item.current {
	color: #AB0009;
	border-bottom: 3px solid #AB0009;
}



.main-width {
	width: 1200px;
	margin: 0 auto;
}

.titleappraisal-left {
	width: 30%;
}

.titleappraisal-center {
	width: 40%;
}

.titleappraisal-right {
	width: 30%;
}

.titleappraisal-left .left-ul-1 li .jttext {
	display: none;
	height: 40px;
}

.titleappraisal-left .left-ul-1 li.active .jttext {
	display: block;
}

.titleappraisal-left .left-ul-1 li .jttitle,
.titleappraisal-left .left-ul-2 li .jttitle {
	position: relative;
	color: #333 !important;
}

.titleappraisal-left .left-ul-1 li .jttitle:before,
.titleappraisal-left .left-ul-2 li .jttitle:before {
	position: absolute;
	content: ">";
	top: 1px;
	left: -0px;
}

.titleappraisal-left .left-ul-1 li.active .jttitle:before {
	position: absolute;
	content: ">";
	top: 1px;
	left: -13px;
	display: none;
}

.titleappraisal-left .left-ul-2 li:hover .jttitle,
.center-ul-1 li:hover a {
	color: #CC0000 !important;
}

.jtimg {
	width: 15px;
	height: 10px;
	display: inline-block;
	background-image: url(../images/icon_1.png);
	margin-right: 5px;
}

.center-ul-1 li:hover .jtimg,
.right-ul-1 li:hover a .jtimg {
	background-image: url(../images/icon2.png);
}

.titleappraisal-img {
	width: 100%;
	height: 122px;
}

.right-ul-1 .jttime {
	/*margin-top: -18px;*/
}

.right-ul-1 li a {
	font-size: 16px;
}

.right-ul-1 li:first-child a {
	font-size: 20px;
	color: #CC0000;
}

.right-ul-1 li:first-child a .jtimg {
	display: none;
}

.right-ul-1 li:first-child a .jttime {
	/*margin-top: -22px;*/
}

.right-ul-1 li:hover a {
	color: #CC0000;
}

.right-ul-1 .jttext {
	line-height: 24px;
}

/*平台入口*/
.entrance-box2 {
	padding: 11px 0;
}

.entrance-2 {
	margin-top: -20px;
}

.entrance-2-img img {
	width: 276px;
	height: 76px;
	margin-right: 9px;
}

/*继续教育管理*/
.entrance-box1 {
	padding: 11px 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.entrance-1 {
	margin-top: -20px;
}

.entrance-1-img img {}

/*继续教育*/
.education-left {
	width: 72%;
	padding-right: 15px;
}

.education-right {
	width: 28%;
	margin-top: 39px;
	min-height: 452px;
}

.education-tab li {
	display: inline-block;
}

.education-tab li a {
	color: #003300;
	padding: 6px 14px;
	font-size: 16px;
}

.education-tab li.active a {
	background-color: #003300;
	color: white;
}

.education-tab {
	margin-top: 13px;
	margin-right: 110px;
}

.text-lred {
	color: #CC0000;
}

.education-ul li {
	margin-bottom: 10px;
}

.education-ul li:hover a {
	color: #CC0000;
}

.education-ul .jttext {
	display: inline-block;
	width: 540px;
	height: 20px;
	overflow: hidden;
}

.education-ul li:first-child a {
	position: relative;
}

.education-ul li:first-child .jttext {
	margin-left: 80px;
}

.education-ul li:first-child a:before {
	position: absolute;
	width: 75px;
	height: 20px;
	background-image: url(../images/zuixinzixun.png);
	content: "最新资讯";
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin-top: 14px;
	margin-left: 0px;
	-webkit-animation: bg 0.5s linear infinite alternate;
}

@-webkit-keyframes bg {
	from {
		left: 0px
	}

	to {
		left: 3px;
	}
}

/*继续教育基地*/
.education-img {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -15px;
	background-color: white;
}

.educationjd-img {
	overflow: hidden;
	width: 119px;
	height: 71px;
}

.educationjd-img img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}

.educationjd-wz {
	width: 160px;
}

.education-right li {
	margin-bottom: 12px;
}

.education-right li:hover a {
	color: #cc0000;
}

.education-right li:hover .educationjd-img img {
	transform: scale(1.1);
}

/*帮助中心*/
/*增加css*/
a:hover {
	text-decoration: none;
}

.broadsideleft {
	width: 194px;
	display: inline-block;
	cursor: pointer;
	border: 1px solid #E0E0E0;
	box-shadow: 0 0 10px 0px #ecf3f9;
}

.broads1>a {
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #333;
	width: 100%;
	display: inline-block;
	border-radius: 0px;
	padding-left: 30px;
	border-bottom: 1px solid #E0E0E0;
}

.broads1 .xia {
	display: inline-block;
	width: 20px;
	height: 10px;
	background-image: url(../images/down-xiangxia.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 28px;
	margin-right: 10px;
	display: none;
}

.broads1 .shang {
	display: inline-block;
	width: 20px;
	height: 10px;
	background-image: url(../images/up-xiangshang.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 28px;
	margin-right: 10px;
}

.broads2 {
	background-color: #F6F6F6;
}

.broads2 a {
	font-size: 16px;
	padding: 15px 0 15px 50px;
	display: block;
	color: #4c4c4c;
}

.broadsideleft a:hover {
	color: #ab0009;
}

.broadsideleft .active>a {
	color: #004100;
}

.broads1 ul {
	display: none;
}

.broads1:nth-child(1) a {
	height: 50px;
	background-color: #004100;
	line-height: 50px;
	color: white;
	border-radius: 0;
	font-weight: 700;
	padding-left: 45px;
}

ul ul {
	margin: 0px 0 0px 0px;
}


.broads1>a {
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #333;
	width: 100%;
	display: inline-block;
	border-radius: 0px;
	padding-left: 30px;
	border-bottom: 1px solid #E0E0E0;
}

.pull-left {
	float: left !important;
}

.bz_color {
	color: #004100 !important;
	border-left: 2px solid #004100 !important;
}

.publiccl {
	width: 956px;
	display: inline-block;
	background-color: white;
	padding: 1px;
	margin-bottom: 45px;
	min-height: 300px;
}

.col-head {
	margin-top: 10px;
	height: 45px;
	border-bottom: 1px solid #ccc;
}

.col-h-tit {
	height: 38px;
	line-height: 36px;
	font-size: 20px;
	display: inline-block;
	color: #050505;
	padding: 3px 30px 5px 20px;
	border-left: 4px solid #004100;
}

.min-height400 {
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

.col-body {
	padding: 10px 0;
}

.clear {
	overflow: hidden;
	_zoom: 1;
}

.list-info {
	padding: 0 16px;
}

.list-info li {
	background: url(../images/arrow.gif) no-repeat 0 20px;
	float: left;
	width: 100%;
}

.list-info-big li {
	line-height: 46px;
	border-bottom: 1px dashed #dcdcdc;
	background-position: 0 20px;
}

.list-info a {
	width: 780px;
	text-indent: 13px;
	display: inline-block;
	color: #333;
	float: left;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-info span {
	display: inline-block;
	color: #999;
	float: left;
	font-size: 14px;
}

.bg_1 {
	background-image: url(../images/bg_1.png);
}

.bg_2 {
	background-image: url(../images/bg_2.png);
}

.btn_bg {
	display: block;
	width: 90px;
	height: 40px;
	background-color: #004100;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

.btn_bg:hover {
	color: #fff
}

.person {
	display: block;
	width: 150px;
	height: 42px;
	border: 1px solid #000000;
	line-height: 38px;
	text-align: center;
	border-radius: 37px;
}

.person[id="person"]:hover {
	color: #000000
}

strong spna {
	font-weight: bold;
}


.btn-xz {
	width: 130px;
	height: 38px;
	border: 1px solid #00a0e9;
	color: #00a0e9;
	bottom: 10px;
	left: 5px;
}

.posi-a {
	position: absolute;
}

.radius-2 {
	border-radius: 2px;
}

.dp-ib {
	display: inline-block;
}

.text-center {
	text-align: center;
}


/* 职称评审 */
.boder-all{border: 1px solid #e2e2e2;}.minh200{min-height: 165px;}.mt10{margin-top: 10px;}.mt20{margin-top:
20px;}.mt30{margin-top: 30px;}.mt35{margin-top: 35px;}.left{float: left;}.right{float: right;}
.region{width: 100%;min-height: 70px;}
.region>div:nth-child(1){padding: 2px 6px;min-width: 80px;text-align: center;}
.region>div:nth-child(2){width: calc(100% - 90px);height: 60px;}
.region .regionItem{padding: 2px 6px;float: left;min-width: 50px;text-align: center;margin-right: 10px;margin-bottom: 5px;}
.region .regionItem>a{text-decoration: none;color: #333333;}

.region .regionItem.active{background-color: #004100;}
.region .regionItem.active>a{color: #fff;}
.table > :not(:last-child) > :last-child > * {
	border-bottom-color: #e2e2e2;
	height: 35px;
	line-height: 35px;
}
.table{margin-bottom: 0;}
.table > :not(caption) > * > *>a{
	text-decoration: none;
	color: #004100;
	padding: 4px 8px;
	font-size: 12px;
	background: #fff;
}
.btn-primary {
	color: #004100;
	background-color: inherit;
	border-color: #004100;
}

.btn-primary:hover {
	color: #fff;
	background-color: #004100;
	border-color: #004100;
}