html, body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, object, code, legend, button, input, textarea, label, th, td, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;}
ul, ol {
    list-style: none;}
ul:before {
	content: "";}
a {
	color: #333;}
a:hover {
	color: #44800b}
a,
a:hover,
a:focus,
a:active {
    text-decoration: none;}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;}

/*
 灰色组件
*/
.panel-gray {
	border-color: #e1e6ea;}
.panel-gray > .panel-heading {
	background-color: #e1e6ea;
	font-size: 16px;
	line-height: 18px;
	padding: 9px;
	color: #44800b;
	border-bottom: none;}
.panel-gray > .panel-body {
	padding: 10px;}
/*
 首页panel
*/
.panel-home {
	border: none;
	box-shadow: none;
	margin-bottom: 0px;}
.panel-home .panel-heading {
	border-bottom: 1px solid #5987d5;
	color: #44800b;
	padding: 10px 0;
	font-size: 16px;}
.home-panel-more {
	background: url(../images/more_icon.png) no-repeat 0 2px;
	width: 10px;
	height: 18px;}

.news-group {
	margin: 0;
	padding-top: 8px;}
.news-group .list-group-item {
	padding: 0;
	padding-left: 10px;
	margin: 8px 0;
	border: none;
	height: 20px;
	background: url(../images/news-bang.png) no-repeat left center;}
.news-group .list-group-item a {
	width: 73%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	float: left;}
.news-group .list-group-item .time {
	font-size: 12px;
	float: right;
	line-height: 20px;
	color: #44800b;}
/*
well
*/
.well {
	border: 1px solid #e1e6ea;
	background-color: #e1e6ea;
	border-radius: 3px;
	padding: 10px;}
/*
 quick-link
*/
.quick-link {
	padding: 15px 15px 15px 70px;
	display: block;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-position: 15px 15px;}

.quick-link div {
	border-left: 2px solid #fff;
	padding-left: 22px;}
.quick-link div .cn {
	font-size: 24px;
	display: block;
	line-height: 24px;
	margin-bottom: 2px;}
.quick-link div .en {
	font-size: 14px;
	line-height: 14px;
	display: block;}
.quick-link,
.quick-link:hover,
.quick-link:active,
.quick-link:focus {
	color: #fff;}
.zsjh {
	background-color: #61bee4;
	background-image: url(../images/zsjh.png);}
.lnfs {
	background-color: #5fc17e;
	background-image: url(../images/lnfs.png);}
.wsbm {
	background-color: #ce8b54;
	background-image: url(../images/wsbm.png);}
.lqcx {
	background-color: #ce5454;
	background-image: url(../images/lqcx.png);}
.quick-link + .quick-link {
	margin-top: 12px;}
/*
 招生类型
*/
.nav-zslx li >a {
	color: #000;
	padding-top: 78px;
	background-repeat: no-repeat;
	background-position: center 8px;
	margin: 0 auto;}
.nav-zslx li >a:hover {
	background-color: transparent;
	color: #000;}
.nav-zslx.nav-justified li{
	float: left;
    margin: 0px 28px;}
.nav-zslx li > .gkzs {
	background-image: url(../images/gkzs.png);}
.nav-zslx li > .bss {
	background-image: url(../images/bss.png);}
.nav-zslx li > .zzzs {
	background-image: url(../images/zzzs.png);}

.nav-zslx li > .gxzxjh {
	background-image: url(../images/gxzxjh.png);}

.nav-zslx li > .gat {
	background-image: url(../images/gat.png);}
/*
海大人寄语
*/
.hdr-scroll {
	position: relative;}
.pageState {
	font-size: 12px;}
.hdr-page {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	z-index: 2;}
.hdr-page-control {
	width: 46px;
	float: right;
	padding-top: 3px;
	margin-left: 10px;}
.hdr-thumbnail {
	width: 144px;
	height: 0;
	padding-bottom: 192px;
	display: table-cell;
	vertical-align: top;
	overflow:hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;}
.hdr-caption {
	display: table-cell;
	margin-left: 10px;
	vertical-align: top;}
.blue{
	color: #44800b}
.page-control {
	width: 13px;
	height: 13px;
	margin-left: 10px;
	display: block;
	float: left;
	cursor: pointer;}
.page-control.right {
	background: url(../images/right_more.gif) no-repeat;}

.page-control.left {
	background: url(../images/left_more.gif) no-repeat;}

.hdr-caption .title{
	float: none;
	width: 184px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 18px;
	padding-top: 42px;	
	white-space: nowrap;
    text-overflow: ellipsis;}

.hdr-caption .next_text{
	color:#225fc7;
	margin-left: 10px;
	overflow: hidden;
	width: 184px;}

.hdr-caption .text{
	width: 184px;
	height: 100px;
	margin-left: 10px;
    margin-top: 23px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;}
/*
友情链接
*/
dd,dt {
	line-height: 1.42857143;}
.friend-link {
	margin-top: 0;}
.friend-link dt {
	float: left;
	overflow: hidden;
	clear: left;
	color: #225fc7;
	width: 120px;
	text-align: left;
	font-size: 16px;
	line-height: 22px;}
.friend-link dd {
	margin-left: 120px;}
.friend-link a{
	padding-left: 20px;
	color:#666666; 
	line-height: 22px;}
/*
 二维码
*/
.thumbnail {
	display: block;
	background-color: #fff;
	padding: 7px;}
.thumbnail img {
	width: 88px;
	height: 88px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;}

.red{
	color:#ff0000;}

.green{
	color: #049600;}

.qr {
	display: inline-block;
	margin: 20px 0;}
.qr + .qr {
	margin-left: 20px;}
/*
 版权
*/
.copyright {
	font-size: 12px;
	color: #fff;
	background: url(../images/footer_left.png) no-repeat 0 30px;
	padding-top: 90px;}

/*
列表页
*/
.List_top{
	background: url(../images/list_top.gif) no-repeat;
	height: 152px;}
/*
侧边栏
*/
.panel-sideBar {
	border: none;}
.panel-sideBar .panel-heading{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	line-height: 25px;
	padding-top: 15px;
	background-color: #225fc7;
	color: white;
	text-align: center;
	font-size: 18px;
	border-bottom: 0px;
	position: relative;}
.panel-sideBar .panel-heading:before {
	content: "";
	border: 5px solid #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	bottom: -10px;
	border-right-color: #225fc7;
	border-top-color: #225fc7;}
.panel-sideBar .panel-heading:after {
	content: "";
	border: 5px solid #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: -10px;
	border-left-color: #225fc7;
	border-top-color: #225fc7;}
.list-group.sideBar-group{
	width: 243px;
	background-color: #e1e6ea;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left:10px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;}
.list-group.sideBar-group .list-group-item{
	border-width: 0 0 1px 0;
	background-color: #e1e6ea;
	height: 38px;
	color:  #333333;
	line-height: 16px;
	text-align: center;
	padding: 10px 30px;
	margin: 0;}
.panel-sideBar > .sideBar-group:last-child .list-group-item:last-child{
	border-bottom: 1px solid #dddddd;
	border-radius: 0;}
.sideBar-group .list-group-item.active,
.sideBar-group .list-group-item:hover, 
.sideBar-group .list-group-item:focus{
	color: #ffffff;
	border-color: #568dee;
	background: #568dee url(../images/baokao_more.png) no-repeat 213px center;}
.pull-right.cedaohang-more{
	width: 6px;
	height:9px;
	margin-top: 2px;}
/*
文章列表
*/
.article-group {
	padding: 0;
	margin: -5px 5px 20px 5px;
	min-height: 594px;}
.article-group .list-group-item{
	margin: 15px 0
;}
.article-list-group{
	padding-left: 15px;
	padding-right: 15px;
	min-height: 460px;}
/*
水印
*/
.watermarke{
	background: url(../images/watermark.png) no-repeat right 80%;
	min-height: 500px;
	min-height: 675px;}
/*
 breadcrumb
*/
.breadcrumb {
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-size: 14px;}
.breadcrumb > li + li:before{
	color: #333333;}
/*
 组图列表
*/
.images-bg {
	background: url(../images/bg_3d.png) no-repeat center center;
	height: 670px;}
.images-title {
	color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 28px 0;}
.poster-item {
    background: #fff;
    height: 453px;
    width: 336px;
    border-radius: 10px;
    padding: 45px 23px 20px 23px;
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    cursor: default;
    -webkit-transition: all 0.5s;
    cursor: default;
    -o-transition: all 0.5s;
    cursor: default;}
.poster-item .title {
	color: #000;
    font-size: 28px;
    padding-left: 10px;
    height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;}
.poster-item .time {
	padding-left: 10px;
	margin-bottom: 10px;
	color: #777;}
.poster-item .cover {
	width: 100%;
    padding-bottom: 316px;
	display: block;
	background-image: url(../images/a1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;}
/* .images-group {
	padding: 5px 30px;
	overflow: hidden;
	margin-top: -20px;
}
.images-group .list-group-item {
	border: none;
	display: list-item;
	margin: 20px 14px;
	width: 227px;
	padding: 0;
	float: left;
	background: transparent
}
.images-group .list-group-item a {
	display: block;
}
.images-group .list-group-item .image-title img {
	width: 227px;
	height: 152px;
	margin-bottom: 10px;
}
.images-group .list-group-item .title {
	text-align: center;
	padding: 0 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
} */
/*
 图片内容
*/
/* #big_box {
    height: 640px;
} */
.bigPic {
    /* width: 935px; */
    height: 400px;
    overflow: hidden;
    margin: 0 auto;}
.bigPic img {
	display: block;
	max-width: 100%;
	max-height: 100%;
    margin: 0px auto;}
.silderpic {
    width: 935px;
	padding-top: 10px;
	margin-top: 10px;
	/* border-top: 2px solid #ccc; */
    margin-left: auto;
    margin-right: auto;
    position: relative;}
.left_tuji {
    width: 110px;
    height: 101px;
    background: url(../images/tuji_bg.png);
    position: absolute;
    left: 0;
    top: 10px;}
.right_tuji {
    width: 110px;
    height: 101px;
    background: url(../images/tuji_bg.png);
    position: absolute;
    right: 0;
    top: 10px;}
.left_tuji img, .right_tuji img {
    width: 94px;
    height: 64px;
    margin: 10px 0 0 8px;}
.left_tuji span a,
.right_tuji span a {
    float: left;
    /* margin: 4px 0 0 20px; */
    font-size: 12px;
    display: block;
    width: 100%;
	text-align: center;
	margin-top: 2px;}
.gallery_bg {
	width: 715px;
	margin-left: 110px;
	padding: 10px 0;
	position: relative;}
.prePic {
	left: 0;}
.nextPic {
	right: 0;}
.prePic a {
    background: url(../images/prev_arrow.png) no-repeat;}
.nextPic a {
    background: url(../images/next_arrow.png) no-repeat;}
.prePic, 
.nextPic {
    width: 58px;
	height: 29px;
	top: 37px;
	position: absolute;}
.prePic a, 
.nextPic a {
    width: 29px;
    height: 29px;
    display: block;
	cursor: pointer;
	margin: 0 auto;}
#images-nav {
	margin: 0 52px;}
.silderpic li.focus {
    border: 3px solid #057cdb;}
.silderpic li {
    width: 106px;
    margin: 0 8px;
    border: 3px solid #f2f2f2;
    float: left;
	display: block;}
.silderpic li.focus a {
    border: 1px solid #fff;}
.silderpic li a {
    width: 100px;
    height: 75px;
    border: 1px solid #dae3ec;
    text-align: center;
    background: #fff;
    display: block;}
.silderpic li img {
    width: 98px;
    height: 73px;
    overflow: hidden;
    display: block;
    margin: 0 auto;}
.image-title.article-title {
	text-align: left;
	width: 935px;
	margin: 15px auto;
	color: #fff;}
.image-title .jump {
	font-size: 80%;
	padding-left: 20px;}
.image-title .jump span#showPage {
    color: #ff6702;}
/*
 视频列表
*/
.video-list {
	overflow: hidden;
	min-height: 648px;}
.video-item img,
.video-item > a {
	width: 269px;
	height: 153px;}
.video-item img {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;}
.video-item > a {
	position: relative;
	overflow: hidden;
	display: block;}
.video-item > a > .mask,
.video-item > a > .fa {
	opacity: 0;
    filter: alpha(opacity=0);}
.video-item > a > .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;}
.video-item > a > .fa {
	position: absolute;
	top: 50px;
	left: 114px;
	font-size: 52px;
	color: #2d2d2d;}
.video-item > a:hover > img {
	transform: scale(1.07);}
.video-item > a:hover > .fa {
	opacity: 0.8;
    filter: alpha(opacity=0.8);}
.video-item > a:hover > .mask {
	opacity: 0.3;
    filter: alpha(opacity=0.3);}
.video-item .info {
	padding: 10px 0;}
.video-item .info > .title {
	text-align: center;
	padding: 0 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;}
.video-item .info > .play-total {
	color: #999;
	text-align: center;
	padding-top: 3px;}
.video-item .info > .play-total .fa {
	margin-right: 3px;}
/*
 海大映像
*/
.hdyx-body {
	padding: 40px !important;}
.hdyx-body .hdyx.video a,
.hdyx-body .hdyx.pic a  {
	width: 363px;
	height: 330px;
	display: block;
	position: relative;}
.hdyx-body .hdyx.pic a .bg_1,
.hdyx-body .hdyx.pic a .bg_2,
.hdyx-body .hdyx.video a .bg_1,
.hdyx-body .hdyx.video a .bg_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}
.hdyx-body .hdyx.video a .bg_1 {
	background: url(../images/hdyx-video-bg.png) no-repeat center center;
	z-index: 2;}
.hdyx-body .hdyx.video a .bg_2 {
	background: url(../images/hdyx-img1.jpg) no-repeat center center;}
.hdyx-body .hdyx.pic a .bg_1{
	background: url(../images/hdyx-pic-bg.png) no-repeat center center;
	z-index: 2;}
.hdyx-body .hdyx.pic a .bg_2 {
	background: url(../images/hdyx-img2.jpg) no-repeat center center;}
/*
 学院专业
*/
.collapse {
	display: none;}
.collapse.in {
	display: block;}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;}
.panel-college > .panel-heading {
	border-radius: 0;
	color: #fff;
	padding-right: 30px;
	background: #8f000b url(../images/more_up.png) no-repeat 365px center;}
.panel-college > .panel-heading.collapsed {
	background-image: url(../images/more_down.png);}
.panel-college > .panel-heading .panel-title {
	font-size: 14px;color:#fff;}
.panel-college .panel-body {
	background-color: #e1e6ea;}
.panel-college > .panel-heading + .panel-collapse > .panel-body,
.panel-college > .panel-heading + .panel-collapse > .list-group {
  border: none;}
.major-list li {
	padding-left: 15px; 
	padding-right: 5px;
	float: left;
	min-width: 182px;
	background: url(../images/jiantou.png) no-repeat 1px center;}
.major-list li a {
	display: block;
	width: 100%;
	line-height: 23px;}
/*
文章内容页
*/
.seg-dashed.article{
	margin: 0px 15px 0px 15px;}
.article-title{
    text-align:  center;
    font-size: 24px;
    margin-top:  15px;
	margin-bottom:  15px;
	font-weight: normal;}
.article-time{
	padding: 12px 15px 0px 0px;	
	text-align: right;
	color: #0c298d;
	font-size: 12px;}
.article-content{
	padding: 30px 15px 0px 15px;}
.article-content p{
	text-align: justify;}

.zhaosheng{
	padding: 0px;}
.zhaosheng .list-group-item{
	height: 50px;
	background: none;
	border-bottom: 1px solid #e1e6ea;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 12px;}
.zhaosheng .list-group-item a{
	font-size: 14px;
	line-height: 14px;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;}
.zhaosheng .list-group-item .time {
	color: #225fc7;
	line-height: 14px;
	font-size: 12px;
	display: block;}
/*
专业内容页
*/
.major-content .title{	
    color:  #225ec7;
    font-weight:  bold;}
.major-content.news-group .list-group-item {
	padding: 30px 10px 0px 10px;
	margin: 0px;
	border: none;
	background: none;
	height: auto;}
.major-content.news-group .list-group-item:first-child{
	padding-top: 14px;}
/*
年份省份查询表单
*/
.panel-body .form-control option{
	padding-right:0px; 
	margin: 0px;
	width: 109px;}
.panel-body .form-control option:hover{
	background-color: #1e90ff;
	color: #fff;}
.panel-body .form-control optgroup{
	margin-left: -12px;
	margin-top: -26px;}
.panel-body .form-control select[size]{
	height: 200px;
	padding: 0px;}
select[size]{
	padding-left:12px;}
/*历年分数*/
.nav-grade li a{
	border: 0px;
	color: #333333;
	border-radius: 0px;
	width: 155px;
	background-color: #d4dbe0;
	font-weight: bold;}
.nav-grade > li + li  {
	margin-left: 10px;}
.nav-grade > li.active > a,
.nav-grade > li.active > a:hover,
.nav-grade > li > a:hover,
.nav-grade > li.active > a:focus{
	background-color: #225fc7;
	color:#ffffff;
	font-weight: bold;
	border: 0px;}
.grade-tab-content{
	padding: 20px 0;}
.grade-title{
	padding: 25px 0px 25px 0px;
    text-align:  center;
    font-size:  18px;
	font-weight:  bold;}
.highest_score{
	color: #023bff;}
.average_score{
	color: #04a800;}
.lowest_score{
	color: #d60d0d;}
/*
表格
*/
.table.table-striped > thead >tr:first-child{
	background-color: #b2c0ef;}
.table.text-center th {
	text-align: center;}
.table-striped > tbody >tr>td,th{
	border-right: 1px solid #e1e6ea;}
.table-striped > tbody >.striped{
	background-color: #eeeef0;}
.table-striped > tbody >tr>td:last-child,.table-striped > tbody >tr>th:last-child{
	border-right: 0px;}
/*
招生计划
*/
.table td .remark{
	color: #023bff;}
/*
搜索结果
*/
.search .result{
	font-size: 12px;
	color: #333333;}
.search .list-group-item{
	margin:18px 0px 18px 2px;
	background: none;
	height: auto;
	background: url(../images/search-more.png) no-repeat left 7px;}
.search .list-group-item a{
	color: #225fc7;
	width: auto;
	float: none;
	display:inline-block;}
.search .list-group-item p{
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}
.search .list-group-item .time{
	color: #0c298d;}
.search .page{
	position: relative;
	color:#4f68bd;
	text-align:center;}
.search .watermarke{
	padding-bottom: 20px;}
.search .page a{
	padding-left: 5px;}
.search .page a:first-child{
	padding-left: 0px;}
.search .page span{	
		padding-right:15px;}
.search .page .count{	
	padding: 0 3px 0 3px;}
/*
  海大人寄语列表
*/
/* .media-list {
	padding: 15px;
	float: left;
}
.media {
	margin-bottom: 50px;
	width: 380px;
}
.media,
.media-body {
	overflow: hidden;
}
.media-left {
	padding-right: 25px;
}
.media-body,
.media-left {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-heading {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 25px;
}
.media-left .media-object {
	width: 100px;
	height: 134px;
}
.media-body .s-text {
	color:#225fc7;
	overflow: hidden;
	width: 100%;
	margin-top: 3px;
}
.media-body .text {
	width: 100%;
	margin-top: 12px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
} */

.material-card {
    position: relative;
    height: 0;
    padding-bottom: 300px;
    margin-bottom: 5.6em;}
.material-card h2 {
    position: absolute;
    top: 284px;
    left: 0;
    width: 100%;
    padding: 10px 16px;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 0;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.material-card h2 span {
    display: block;}
.material-card h2 strong {
    font-weight: 400;
    display: block;
    font-size: .8em;}
.material-card h2:before,
.material-card h2:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: -16px;
    width: 0;
    border: 8px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.material-card h2:after {
    top: auto;
    bottom: 0;}
.material-card.mc-active h2 {
    top: 0;
    padding: 25px 16px 25px 90px;}
.material-card.mc-active h2:before {
    top: 0;}
.material-card.mc-active h2:after {
    bottom: -16px;}
.material-card .mc-content {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 16px;
    left: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.material-card .mc-btn-action {
    position: absolute;
    right: 16px;
    top: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid;
    width: 44px;
    height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 20;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	transition: all 0.3s;}
.material-card .mc-btn-action .fa {
	line-height: 34px;}
.material-card.mc-active .mc-btn-action {
    top: 60px;}
.material-card .mc-description {
    position: absolute;
    top: 100%;
    right: 30px;
    left: 30px;
    bottom: 54px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;}
.material-card .mc-footer {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.material-card .mc-footer .detail {
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 1.4s;
    -moz-transition: all 1.4s;
    -ms-transition: all 1.4s;
    -o-transition: all 1.4s;
    transition: all 1.4s;}
.material-card .img-container {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
.material-card.mc-active .img-container {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 12px;
    width: 60px;
    height: 60px;
    z-index: 20;}
.material-card.mc-active .mc-content {
    padding-top: 5.6em;}
.material-card.mc-active .mc-description {
    top: 50px;
    padding-top: 5.6em;
    opacity: 1;
    filter: alpha(opacity=100);}
.material-card.mc-active .mc-footer {
    overflow: visible;
    position: absolute;
    top: 284px;
    left: 16px;
    right: 0;
    height: 51px;
    padding-top: 15px;
    padding-left: 25px;}
.material-card.mc-active .mc-footer .detail {
    top: 16px;}
.material-card.Indigo h2 {
    background-color: #3f51b5;}
.material-card.Indigo h2:after {
    border-top-color: #3f51b5;
    border-right-color: #3f51b5;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Indigo h2:before {
    border-top-color: transparent;
    border-right-color: #1a237e;
    border-bottom-color: #1a237e;
    border-left-color: transparent;}
.material-card.Indigo.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #3f51b5;
    border-bottom-color: #3f51b5;
    border-left-color: transparent;}
.material-card.Indigo.mc-active h2:after {
    border-top-color: #1a237e;
    border-right-color: #1a237e;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Indigo .mc-btn-action {
    background-color: #3f51b5;}
.material-card.Indigo .mc-btn-action:hover {
    background-color: #1a237e;}
.material-card.Indigo .mc-footer .detail {
    color: #1a237e;}
.material-card.Indigo.mc-active .mc-content {
    background-color: #e8eaf6;}
.material-card.Indigo.mc-active .mc-footer {
    background-color: #c5cae9;}
.material-card.Indigo.mc-active .mc-btn-action {
    border-color: #e8eaf6;}
.material-card.Deep-Purple h2 {
    background-color: #673ab7;}
.material-card.Deep-Purple h2:after {
    border-top-color: #673ab7;
    border-right-color: #673ab7;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Deep-Purple h2:before {
    border-top-color: transparent;
    border-right-color: #311b92;
    border-bottom-color: #311b92;
    border-left-color: transparent;}
.material-card.Deep-Purple.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #673ab7;
    border-bottom-color: #673ab7;
    border-left-color: transparent;}
.material-card.Deep-Purple.mc-active h2:after {
    border-top-color: #311b92;
    border-right-color: #311b92;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Deep-Purple .mc-btn-action {
    background-color: #673ab7;}
.material-card.Deep-Purple .mc-btn-action:hover {
    background-color: #311b92;}
.material-card.Deep-Purple .mc-footer .detail {
    color: #311b92;}
.material-card.Deep-Purple.mc-active .mc-content {
    background-color: #ede7f6;}
.material-card.Deep-Purple.mc-active .mc-footer {
    background-color: #d1c4e9;}
.material-card.Deep-Purple.mc-active .mc-btn-action {
    border-color: #ede7f6;}
.material-card.Blue h2 {
    background-color: #2196f3;}
.material-card.Blue h2:after {
    border-top-color: #2196f3;
    border-right-color: #2196f3;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Blue h2:before {
    border-top-color: transparent;
    border-right-color: #0d47a1;
    border-bottom-color: #0d47a1;
    border-left-color: transparent;}
.material-card.Blue.mc-active h2:before {
    border-top-color: transparent;
    border-right-color: #2196f3;
    border-bottom-color: #2196f3;
    border-left-color: transparent;}
.material-card.Blue.mc-active h2:after {
    border-top-color: #0d47a1;
    border-right-color: #0d47a1;
    border-bottom-color: transparent;
    border-left-color: transparent;}
.material-card.Blue .mc-btn-action {
    background-color: #2196f3;}
.material-card.Blue .mc-btn-action:hover {
    background-color: #0d47a1;}
.material-card.Blue .mc-footer .detail {
    color: #0d47a1;}
.material-card.Blue.mc-active .mc-content {
    background-color: #e3f2fd;}
.material-card.Blue.mc-active .mc-footer {
    background-color: #bbdefb;}
.material-card.Blue.mc-active .mc-btn-action {
    border-color: #e3f2fd;}

/*
  录取查询
*/
.panel-heading.lqcx-title{
	font-size:24px;}
.lqcx-content{
	font-size: 14px;
	color: #333333;
	padding:18px 0;}
.panel-body.lqcx-body{
	margin: 0 26px 100px 26px;}
.lqcx-warning{
	font-size: 18px;
	color:#ba0000;
	padding: 15px 0;}
.lqcx-remind{
	font-size: 12px;
	color:#666666;
	padding-left:5px;}
.inputCode{
	width:86px;}
.vertify-code{
	height:34px;
	margin-left: 10px;}
.modal-dialog .modal-body {
  background: #b41c28 url(../images/gongxi.jpg) no-repeat 15px 15px;
  width: 914px;
  height: 700px;}
.stu_name {
	font-size: 27px;
    margin-top: 216px;
    text-align: center;
    font-weight: bold;}
.stu_card {
	text-align: center;
    font-weight: bold;
    margin-top: 31px;}
#stu_card,#stu_exam,#stu_card {
	margin-right: 40px;}
.stu_major,
.stu_num {
	margin-top: 28px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;}
.stu_major span {
	margin: 0 10px;}
/*
 翻页
*/
table[class^='headStyle'], table[class^='headStyle'] td, table[class^='headStyle'] div {
	font-family: 微软雅黑 !important;}

.defaultButtonStyle {
	font-family: 微软雅黑 !important;}

.defaultinputStyle {
	font-family: 微软雅黑 !important;}

.colHeader {
	font-family: 微软雅黑 !important;}
table[class^='headStyle'] > tbody>tr:first-child > td:first-child {
	display: none;}
table[class^='headStyle'] a, .pageList .this-page {
	font-family: 微软雅黑 !important;
	height: auto !important;
	padding: 11px 13px !important;
	border: solid 1px #c8c8c8;
	text-decoration: none;
	color: #555;}

table[class^='headStyle'] a:visited {
	font-family: 微软雅黑 !important;}

table[class^='headStyle'] .PrevDisabled {
	font-family: 微软雅黑 !important;
	height: auto!important;
	padding: 11px 13px !important;
	background: #fff;
	color: #ccc;
	border: solid 1px #c8c8c8 !important;
	line-height: 14px;}

table[class^='headStyle'] .SelectList {
	font-size: 14px;
	font-family: 微软雅黑 !important;
	line-height: 14px;}

table[class^='headStyle'] .Prev {
	font-size: 14px;
	font-family: 微软雅黑 !important;
	padding: 11px 13px !important;
	line-height: 14px;}

table[class^='headStyle'] .break {
	font-size: 14px;
	font-family: 微软雅黑 !important;}

table[class^='headStyle'] .NextDisabled {
	font-family: 微软雅黑 !important;
	padding: 11px 13px !important;
	height: auto!important;
	background: #fff;
	border: solid 1px #c8c8c8;
	color: #ccc;}

table[class^='headStyle'] .Next {
	font-family: 微软雅黑 !important;
	padding: 11px 13px !important;}

table[class^='headStyle'] .this-page {
	font-family: 微软雅黑 !important;
	height: auto!important;
	padding: 11px 13px !important;
	border: solid 1px #1370DA !important;
	color: #fff !important;
	background: #1370DA !important;}

table[class^='headStyle'] a:hover {
	font-family: 微软雅黑 !important;
	color: black;
	background: #fff;
	border-color: #1370DA;
	text-decoration: none;
	line-height: 14px;}

table[class^='headStyle'] a:link {
	font-family: 微软雅黑 !important;}

table[class^='headStyle'] a:active {
	font-family: 微软雅黑 !important;}
/*
阴影
*/
.panel{
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.05);
box-shadow:0 0px 0px rgba(0, 0, 0, 0.05);}
/*
地图
*/
.panel-body .map{
	width:785px;
	height:619px;
	border:0px;
	margin-left: 23px;}
area:focus{
	outline: none;}
/*
 海大情怀
*/
.qh-grid {
	margin-bottom: 35px;}
.qh-item {
	width: 25%;
	display: block;
	float: left;}
.qh-item > .figure {
	position: relative;
	margin: 10px;
	box-shadow: 1px 3px 14px 2px rgba(0,0,0,0.3);}
.qh-item .mask {
	width: 100%;
	height: 100%;
	background-color:#000;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);}
.qh-item .cover {
	position: absolute;
	width: 100%;
	height: 100%;}

.qh-item .cover:before,
.qh-item .cover:after {
	content: "";
	width: 100%;
	display: block;}
.qh-item .cover:before {
	background-color: #fff;
	height: 45%;
	transition: height 0.3s
;}
.qh-item .cover:after {
	content: "";
	display: block;
	border-width: 50px 129px;
	border-style: solid;
	border-color: #fff;
	border-bottom-color: transparent;
	transition: border-color 0.1s
;}
.qh-item .caption {
	position: absolute;
	top: 18%;
	width: 100%;}
.qh-item .caption h2 {
	text-align: center;
	color: #568dee;
	max-height: 57px;
	overflow: hidden;
	padding: 0 15px;
	font-weight: normal;}
.qh-item .caption .h-line {
	border-bottom: 1px solid #568dee;
	margin: 13px 50px;
	transition: opacity 0.1s
;}
.qh-item .caption p {
	text-align: center;
    color: #999;
    transition: opacity 0.3s;
    height: 60px;
    overflow: hidden;
    padding: 0px 33px;}
.qh-item .img-title {
	height: 0;
	padding-bottom: 170%;
	background: no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;}
.qh-item:hover .mask {
	opacity: 0;
	filter: alpha(opacity=0);}
.qh-item:hover .cover:before {
	height: 77px;}
.qh-item:hover .cover:after {
	border-left-color: transparent;
	border-right-color: transparent;}
.qh-item:hover .caption {
	top: 15px;}
.qh-item:hover .caption p,
.qh-item:hover .caption .h-line {
	opacity: 0;
	filter: alpha(opacity=0);}