@charset "utf-8";
body {
	font-family: "microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #f5f5f5;
}

.nonempty-markup:before {
	content: "* ";
	color: #f00;
}

a {
	color: #252525;
}

a:hover,
a:focus {
	text-decoration: none;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs25 {
	font-size: 25px;
}

.fs28 {
	font-size: 28px;
}

.fs32 {
	font-size: 32px;
}

.fs40 {
	font-size: 40px;
}

.fs50 {
	font-size: 50px;
}

.clr1 {
	color: #d6b300;
}

.clr2 {
	color: #8a8df5;
}

.clr3 {
	color: #68b32e;
}

.clr4 {
	color: #e6162d;
}

.clr5 {
	color: #cc0404;
}

.p0 {
	padding: 0!important;
}

.p15 {
	padding: 15px;
}

.m0 {
	margin: 0!important;
}

.mb15 {
	margin-bottom: 15px;
}

.clr-title {
	color: #b1060e;
	margin-bottom: 20px;
}

.clr-title a {
	color: #b1060e;
}

.text-vertical-align-m {
	vertical-align: middle;
}

textarea {
	resize: vertical;
}


/*增加动画*/

.btn,
.common-transition {
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

@media (max-width: 767px) {
	.text-left-xs {
		text-align: left;
	}
	.text-right-xs {
		text-align: right;
	}
	.text-center-xs {
		text-align: center;
	}
}

.navbar.navbar-hdlab {
	background-color: #0483d4;
	border-radius: 0px;
	border: 0px;
}

.navbar.navbar-hdlab .navbar-brand {
	color: #fff;
}

.body-con-hdlab {
	background-color: #fff;
	padding: 15px;
}

.form-hdlab {
	padding: 15px;
	border: 1px solid #f0f0f0;
}

.footer-hdlab {
	padding: 30px 0;
	color: #969696;
}

.footer-hdlab p {
	margin: 0;
	line-height: 23px;
}

.footer-hdlab .footer-con-hdlab .copy {
	display: inline-block;
	color: #969696;
	padding-left: 25px;
}

.footer-hdlab .footer-con-hdlab .copy:hover,
.footer-hdlab .footer-con-hdlab .copy:focus {
	color: #337ab7;
}

.hdlab > body > div {
	/*margin-bottom: 20px;*/
	padding: 20px 0;
}

.hdlab > body > :nth-child(odd) {
	background-color: #fff;
}

.navbar.navbar-index-hdlab {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar.navbar-index-hdlab .navbar-brand {
	padding: 10px 15px;
	height: 66px;
}

.navbar.navbar-index-hdlab .navbar-toggle {
	margin-top: 16px;
	margin-bottom: 16px;
}

.navbar.navbar-index-hdlab .navbar-brand > img {
	height: 100%;
}

@media (min-width: 768px) {
	.navbar.navbar-index-hdlab .navbar-nav > li {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.navbar.navbar-index-hdlab .navbar-nav > li > a {
		padding-top: 3px;
		padding-bottom: 3px;
		background-color: inherit;
		border-left: 1px solid transparent;
		border-right: 1px solid transparent;
	}
	.navbar.navbar-index-hdlab .navbar-nav > .active > a {
		background-color: inherit;
		border-left: 1px solid #b1060e;
		border-right: 1px solid #b1060e;
	}
	.news-hdlab .carousel .carousel-indicators {
		bottom: 0;
	}
}

.thumbnail.thumbnail-hdlab {
	padding: 0;
	margin-bottom: 0;
	border: 0;
}

.news-hdlab .carousel {
	padding-bottom: 20px;
}

.news-hdlab .carousel .carousel-indicators {
	margin-bottom: -5px;
}

.news-hdlab .carousel .carousel-indicators li {
	border: 1px solid #999;
}

.news-hdlab .carousel .carousel-indicators .active {
	background-color: #999;
}

.contact-title {}

.contact-link .breadcrumb {
	padding: 8px 0;
	margin-bottom: 0;
	background-color: inherit;
}

.contact-link .breadcrumb > li + li:before {
	content: "|";
}

.nav-hdlab.nav-stacked > li > a {
	font-size: 20px;
}

.nav-hdlab-sm.nav-stacked > li > a {
	font-size: 14px;
}

.nav-hdlab.nav-pills > li.active > a,
.nav-hdlab.nav-pills > li.active > a:hover,
.nav-hdlab.nav-pills > li.active > a:focus {
	background-color: #f76d74;
}

.img-block {
	line-height: 2;
	color: #777777;
	padding-top: 15px;
	padding-bottom: 15px;
}

.img-block img {
	cursor: pointer;
}

.img-block .media .media-object,
.img-block .media .media-object > img,
.img-block .thumbnail.thumbnail-hdlab,
.img-block .thumbnail.thumbnail-hdlab > img {
	border-radius: 8px;
}

.img-block .media .media-object > img {
	width: 90px;
	height: 90px;
}

.img-block.img-block-big {
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
}

.img-block-title {
	font-size: 18px;
}

.img-block-title.title-big {
	font-size: 20px;
}

.tean-part {
	margin-bottom: 30px;
}

.tean-part.teacher-part .img-block .thumbnail.thumbnail-hdlab > img {
	height: 170px;
}

.tean-part.teacher-part .img-block > div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tean-part.other-part .img-block .media .media-object > img {
	height: 120px;
}

.tean-part.other-part .img-block {
	min-height: 160px;
}

.news-list {
	line-height: 2;
	font-size: 16px;
}

.news-list li .date-time {
	padding-right: 12px;
}

@media (min-width: 768px) {
	.content-contact .media {
		padding-left: 15px;
	}
}

.content-contact .media .media-left {}

.content-contact .media .media-left .media-object {
	font-size: 30px;
	line-height: 1;
	display: block;
	width: 50px;
	text-align: center;
}

.content-contact .contact-icon {}

.pagination {
	margin: 10px 0 0;
}

.pagination > .active > span {
	background-color: #b1060e;
	border-color: #b1060e;
}

.pagination > li > a,
.pagination > li > span {
	color: #b1060e;
}

.student {
	display: flex;
	flex-direction: column;
}
