@charset "UTF-8";
*{
	margin: 0px auto;}
body{
	font-family: "微软雅黑","黑体",Microsoft YaHei, Times New Roman, serif;
	width: 100%;
	overflow-x: hidden;
	font-size: 16px;}
ul,li{
	list-style:none;
	padding:0px;
	margin:0px;}
a,a:hover{
	text-decoration:none;}
.clear{
	clear:both;}
body{
	width:100%;}
header{
	width: 100%;
	background: #023b7b;
	overflow-x: hidden;}
.header-main{
	background: url(../images/top-bg.jpg) no-repeat center bottom;
	padding-bottom: 15px;}
.logo{
	padding-top: 20px;
	padding-bottom: 20px;}
.xx{
	text-align:right;
	padding-top:30px;
	color: #fff;}
.xx a{
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding:0px 5px;}
.xx a:nth-child(2){
	margin-right: 15px;}
.logo img{
	max-width:100%;}
.header-right{
	text-align:right;
	padding-top:25px;}
.search{
	margin-top:15px;
	font-size:14px;
	border:1px solid #255896;
	border-radius: 20px;
	background:#9ab1ca;
	width:240px;
	float:right;
	padding:5px 0px;}
.search input[type="text"]{
	width:160px;
	height:32px;
	display:inline-block;
	border-radius: 20px;
	background:none;
	border:0px;
	padding-left:10px;}
.search button{
	width:56px;
	height:32px;
	text-align:center;
	color:#fff;
	display:inline-block;
	border:0px;
	background:none;
	border-right-top-radius: 20px;
	border-right-bottom-radius: 20px;
	border-left:1px solid #fff;}
.menu{
	width: 100%;
	background:url(../images/menu-bg.jpg) repeat-x;
	height: 54px;
	line-height: 54px;}
body,.menu,.main{
	width: 100%;}
@media(min-width:1600px){
	.menu>.container,.header-main>.container,.menu>.container,.cbp-hrsub>.container,.main>.container,.bsdt-con-in>.container,.xd-link>.container,.footer>.container{
		width: 1400px;
		padding:0px;}
}
@media(max-width:1599px){
	.menu>.container,.header-main>.container,.menu>.container,.main>.container,.bsdt-con-in>.container,.xd-link>.container,.footer>.container{
		width:1300px;}
}
@media(max-width:1365px){
	.menu>.container,.header-main>.container,.menu>.container,.main>.container,.bsdt-con-in>.container,.xd-link>.container,.footer>.container{
		width: 100%;}
}
@media(max-width:768px){
	.logo img{
		width: 400px;}
	body{
		font-size: 14px;}
}
@media(max-width:767px){
	.logo img{
		width: 300px;}
	.logo{
		padding-top: 65px;
		padding-left: 15px;}
	.header-main{
		background: none;
		padding-bottom: 0px;}
}
.cbp-hrmenu {
	width: 100%;}
.mobile-menu-btn{
	display:none;
	text-align:right;
	padding-right:15px;
	font-size:20px;
	color:#fff;}
/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;}

.cbp-hrmenu > ul > li {
	display: inline-block;
	width:10.5%;}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	width:100%;
	text-align:center;
	color: #fff;
	display: inline-block;}

.cbp-hrmenu > ul > li > a:hover {
	color:#ffc763;}

.cbp-hrmenu > ul > li.cbp-hropen>a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #ffc763;}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background-color: rgba(0,55,112,0.8);
	width: 100%;
	left: 0;
	z-index:99999;}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom:20px;}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 80%;
	float: left;
	padding: 0 2em 0;
	padding-top:20px;}
.cbp-hrmenu .cbp-hrsub-inner > div.menu-img{
	width:20%;
	float:left;}
.cbp-hrmenu .cbp-hrsub-inner > div.menu-img img{
		max-width:100%;}
.cbp-hrsub-inner li{
	width:25%;
	float:left;
	line-height:42px;
	color:#ffc763;}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	color:#ffc763;
	font-size:16px;}
@media(max-width:1599px){
	.cbp-hrsub-inner li{
		width:33.3%;}
}
@media(max-width:1365px){
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 65%;}
	.cbp-hrmenu .cbp-hrsub-inner > div.menu-img{
		width:35%;}
	.cbp-hrsub-inner li{
		width:50%;}
}
@media(max-width:768px){
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;}
	.cbp-hrmenu .cbp-hrsub-inner > div.menu-img{
		display:none;}
	.cbp-hrmenu .cbp-hrsub-inner > div a {
		font-size:14px;}
	.cbp-hrmenu .cbp-hrsub-inner > div {
		padding: 0 1em 0;}
	.cbp-hrsub-inner li{
		line-height:36px;}
}
@media(max-width:767px){
	.cbp-hrmenu > ul > li {
		width:100%;}
	.cbp-hrmenu{
		position:absolute;
		background:#5da2ed;
		z-index:999999;
		display:none;}
}


.banner{
	width: 100%;}
.banner img{
	width: 100%;}
.js-silder{
	position: relative;	
	min-width: 320px;
	width:100%;}
.silder-scroll{
	width: 100%;
	overflow: hidden;}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;}
.silder-main-img img{
	width: 100%;}

.js-silder-ctrl{
	width: 100%;
	text-align: center;
	float:left;}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: SimSun;
	font-size: 52px;
	font-weight: 100;
	text-shadow: #666 2px 2px 5px;
	opacity: 0.5;}
.silder-ctrl-prev:hover,
.silder-ctrl-next:hover{
	opacity: 1;}
.silder-ctrl-prev{
	left: 10px;
	text-align: left;}
.silder-ctrl-next{
	right: 10px;
	text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;}
.silder-ctrl-prev>span{
	left: 0;}
.silder-ctrl-next>span{
	right: 0;}
.silder-ctrl-con{
	display: inline-block;
	width: 15px;
	margin: 0 5px;
	cursor: pointer;
	position: relative;
	top: -50px;}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 15px;
	height:15px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	cursor: pointer;
	background-color: #023b7b;}
.silder-ctrl-con.active>span{
	background-color: #e5b225;}

@media(max-width:768px){
	.silder-ctrl-con{
		top: -30px;}
}

.main{
	padding-top: 30px;
	padding-bottom: 50px;
	
	overflow-x: hidden;}


/*通知公告、招聘信息*/
.notice{
	padding-left:0px;}
.recruit{
	padding-right: 0px;}
.notice-title,.recruit-title{
	border-bottom:2px solid #193e86;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight:bold;
	color: #193e86;}
.more{
	float: right;
	margin-top: 0px;}
.more a{
	color: #193e86;
	font-size: 14px;
	font-weight: normal;}
.notice-main,.recruit-main{
	margin-top:20px;}
.notice-main .row,.recruit-main .row{
	border-bottom:1px dotted #c0c0c0;}
.notice-item-title,.recruit-item-title{
	padding-left:0px;
	line-height: 42px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
.notice-item-title-new,.recruit-item-title-new,.notice-item-title-top,.recruit-item-title-top{}
.notice-item-title a,.recruit-item-title a{
	color:#000;}
.notice-item-title i,.recruit-item-title i{
	color: #f39800;
	line-height: 42px;}
.notice-item-title-new a,.recruit-item-title-new a{}
.notice-item-title-top a,.recruit-item-title-top a{
	font-weight: bold;}
.new-btn,.top-btn{
	float: right;
	width: 50px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #a20000;
	margin-top: 12px;
	margin-top: -28px;
	margin-right: -50px;}
.top-btn{
	background: #f39800;}
.notice-item-date,.recruit-item-date{
	line-height:42px;
	text-align:right;
	padding-right: 0px;}


/*网上办事大厅*/
.bsdt{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;}
.bsdt-title{
	text-align: center;}
.bsdt-title div{
	/* border-bottom:5px solid #193e86; */
	font-size: 24px;
	font-weight: bold;
	/* padding-bottom: 15px; */
	width: 185px;
	color: #193e86;}
.bsdt-con{
	background: #356295;
	margin-top: 30px;}
.bsdt-con-in{
	background:url(../images/wsbsdt-bg.jpg) no-repeat top center;
	padding:0px;
	padding-top: 0px;}
.bsdt-item-title{
	border-bottom:1px solid #8ca3be;
	padding-bottom: 10px;
	margin-top: 20px;}
.title01{
	color: #fff;
	font-weight: bold;
	font-size: 24px;}
.title02{
	color: #b5b5b5;
	font-size:18px;}
.bsdt-btn{
	text-align: center;
	padding-top: 15px;}
.bsdt-btn>a{
	width: 72px;
	height: 72px;
	border-radius: 72px;
	background: #fff;
	display: block;
	font-size:32px;
	color: #789ac1;
	line-height: 72px;
	transition: background 1s;
	-moz-transition: background 1s;
	-webkit-transition: background 1s;
	-o-transition: background 1s;}
.bsdt-btn-title{
	line-height: 46px;
	font-size: 15px;
	font-weight: bold;}
.bsdt-btn-title a{
	color: #fff;}
.bsdt-btn>a:hover{
	background: #789ac1;
	color: #fff;}

/*教师手册、联系方式等*/
.jssc-all{
	margin-top: 50px;}
.jssc img{
	width: 100%;}
.lx{
	width: 100%;
	border:1px solid #b5b5b5;
	background: url(../images/lx-bg.jpg) no-repeat right bottom;
	padding:16px 20px;}
.lx-left,.lx-right{
	width: 50%;
	float: left;}
.lx-lastone{
	width: 80%;
	float: left;}
.lx-left div,.lx-right div{
	line-height: 30px;}
.lx-lastone div{
	line-height: 30px;}

.zzfg{
	background: url(../images/btn.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 60px;}
.zzfg a i{
	font-size: 92px;
	color:#fff;}
.zzfg-title{
	padding-top: 20px;}
.zzfg-title a{
	color: #fff;
	font-size: 32px;}
.code{
	padding-left: 35px;
	padding-top: 15px;}
.code img{
	width: 120px;}
.code-info{
	color: #7b7b7b;
	padding-left: 38px;}

/*厦大链接*/
.xd-link{
	background: #516a86;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;}
.link-title{
	font-size: 20px;
	color: #ffc21e;
	margin-bottom: 15px;}
.xd-link li{
	float:left;
	width: 33.3%;
	line-height: 42px;}
.xd-link li a{
	color: #fff;}
.xd-link li i{
	font-size: 12px;
	color: #fff;}

/*footer*/
.footer{
	width: 100%;
	background:#123f73;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;}
.footer-logo{
	margin-top:-62px;}
.footer div{
	line-height: 32px;}
@media(max-width:1365px){
	.notice{
		padding-left:15px;}
	.recruit{
		padding-right: 15px;}
	.notice-item-title,.recruit-item-title{
		width:75%;}
	.notice-item-date,.recruit-item-date{
		width:25%;}
	.bsdt-con-in{
		padding-left:15px;
		padding-right:15px;}
	.zzfg a i{
		font-size: 76px;}
	.zzfg-title a{
		font-size: 20px;}
}

@media(max-width:768px){
	.recruit{
		margin-top: 50px;}
	.bsdt-con-in{
		padding-left: 15px;
		padding-right: 15px;}
	.lx{
		margin-top: 30px;}
	.rslj{
		padding-top: 30px;}
	.bsdt-btn>a{
		width: 64px;
		height: 64px;
		line-height: 64px;
		font-size:26px;}
	.bsdt-btn-title{
		line-height: 42px;
		font-size: 14px;}
	.bsdt-btn{
		width:20%;}
	
}
@media(max-width:767px){
	.mobile-menu-btn{
		display:block;}
	.logo{
		padding-top: 15px;
		padding-bottom: 0px;}
	.xx{
		text-align:right;
		padding-top:10px;
		padding-bottom: 10px;}
	.search input[type="text"]{
		height:24px;}
	.search button{
		height:24px;}
	.main{
		padding-top: 30px;
		padding-bottom: 30px;}
	.bsdt{
		padding-top: 30px;}
	.bsdt-btn{
		width:33.3%;
		padding-left:0px;
		padding-right:0px;}
	.bsdt-btn-title a{
		font-size:12px;}
	.notice-item-title,.recruit-item-title{
		width: 75%;
		line-height: 24px;}
	.notice-item-date,.recruit-item-date{
		width: 25%;}
	.zzfg{
		padding-top: 25px;}
	.zzfg a i{
		font-size: 32px;}
	.zzfg-title a{
		font-size: 16px;}
	.zzfg-title{
		padding-top: 10px;}
	.notice-title,.recruit-title,.bsdt-title div,.link-title{
		font-size:18px;}
	.title01{
		font-size: 18px;}
	.title02{
		font-size:14px;}
	.bsdt-btn-title{
		font-size:14px;}
	.xd-link li{
		width:50%;
		padding-left:10px;}
	.lx-left,.lx-right{
		width:100%;}
}
@media(max-width:413px){
	.notice-item-title,.recruit-item-title{
		width: 72%;}
	.notice-item-date,.recruit-item-date{
		width: 28%;}
}
@media(max-width:374px){
	.notice-item-title,.recruit-item-title{
		width: 68%;}
	.notice-item-date,.recruit-item-date{
		width: 32%;}
}

/*返回头部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(54, 54, 54, 0.8) url(../images/cd-top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
	z-index: 999999999999;}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;}
.cd-top.cd-fade-out {
  opacity: .5;}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;}
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;}
}
