body,th,td,button,input,select,textarea{
	font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";
	color: #333;
	background-color: #f4f4f4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing:grayscale;
	}
body{
	background-color: #fefefe;
	padding-top: 162px;
}	
img{
	max-width:100%;
	height:auto; 
}
ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.header{
	background-color: #003399;
	background: #003399 url('../images/logo-logo.png') no-repeat right top;
	/*background-color:rgba(0,0,0,0.7)
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#0066cc), to(#003399));*/
}
.header .logo{
	
}
.header .navspan{
	margin-top: 40px;
	margin-right: 50px;
}
.header .navspan span{
	padding: 0px 10px;
	font-size: 14px;
	color: #fff;
}
.header .navspan span a{
	color: #fff;
}
.header .navspan span a:hover{
	color:#F0AD4E;
	text-decoration: none;
}
.header .fyname{
	margin-right: 200px;
	margin-top: 20px;
}
.header .fyname h3{
	color: #fefefe;
	text-shadow: 0 0 0 #003399;
}
.header .bot{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #0033cc;
}
.carousel{
	margin-bottom: 20px;
}
/***nav导航栏白色**/
.navbar-white{
	background-color: #003399;
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#0033cc), to(#003399));*/
}
.navbar-white .navbar-brand {
  color: #fff;
}
.navbar-white .navbar-brand:hover,
.navbar-white .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-white .navbar-toggle {
  border-color: #ddd;
}
.navbar-white .navbar-toggle:hover,
.navbar-white .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-white .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-white .navbar-collapse,
.navbar-white .navbar-form {
  border-color: #e7e7e7;
}
.sy1_ul{
	position:relative; 
	z-index:1111;
}
.sy1_li{
	display: inline-block;
	float:left;
	width: 9.09%;
	text-align: center;
}

.sy1_ul li a.sy1_tit{
	text-shadow: 3px 3px 5px #003366;
	color:#fff;
	display: inline-block;
	padding: 15px 0;
}

.sy1_ul li a:hover{
	color:#F0AD4E;
	text-decoration: none;
}

.sy1_ul li.sy1_li{ 
	float:left;  
	z-index:10000;
}

.sy1_ul li.sy1_li .sy1_tit{
	font-size:14px; 
	display:block;
}

.sy2_ul{
	width:100%;
	position:absolute;
	background-color: #ccc;
	background-color:rgba(204,204,204,0.9);
	/*:rgba(255,255,255,0.8);*/
	opacity:0.9;
	filter:alpha(opacity=90);
	left:0; 
	top:50px;
	z-index:1112; 
	display:none; 
	border-top:none; 
	padding:20px 5px;
}
.sy2_ul img{
	opacity:0.8;
	filter:alpha(opacity=80);
	margin-left: 20px;
	float: left;
}
.sy2_ul .menu-list{
	font-size: 14px;
	padding-left: 20px;
}
.sy2_ul .menu-list dl{
	font-size: 12px;
	display: inline;
	float: left;
	padding: 10px;
	width: 190px;
}
.sy2_ul .menu-list dl dt{
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
}
.sy2_ul .menu-list dl dd{
	line-height: 26px;
}
.sy2_ul .menu-list ul{
	width: 400px;
	float: left;
	display: inline;
	list-style: none;
}
.sy2_ul .menu-list ul li{
	float: left;
	margin-bottom: 12px;
}
.sy2_ul .menu-list ul li a{
	color: #000;
	padding: 5px 50px 5px 8px;
}
.sy2_ul .menu-list ul li a:hover{
	color:#F0AD4E;
}
.carousel-caption h3 span{
	padding: 3px 20px;
	border-radius: 50px;
	background-color: rgba(0,0,0,0.7);
	opacity:0.7;
	filter:alpha(opacity=70);
}
/****主页新闻部分***/
.lt{
	padding-bottom: 20px;
}
.lt a{
	font-size: 16px;
	line-height: 26px;
}
.left-title{
	padding: 5px 0;
	margin-bottom: 12px;
	font-weight: bold;
	background-color: #efefef;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.more{
	margin-right: 10px;
}
.post{
	padding-bottom: 18px;
}
.post .news-title{
	font-size: 16px;
	line-height: 22px;
}
.post p{
	margin-top: 8px;
	line-height: 20px;
}
.post .thumb{
	display: inline;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.image{
	width: 150px;
	float: left;
}
.thumb img{
	width: 100%;
	vertical-align:top;
	display:block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.thumb:hover img{
	transform:scale(1.04,1.04);
	-ms-transform:scale(1.04,1.04); 
	-webkit-transform:scale(1.04,1.04);
}
.calendar{
	width: 60px;
	margin-right: 10px;
	background-color: #ededef;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
	background-image: -webkit-linear-gradient(top,  #ededef,  #ccc);
	background-image: -moz-linear-gradient(top,  #ededef,  #ccc);
	background-image: -o-linear-gradient(top,  #ededef,  #ccc);
	background-image: -ms-linear-gradient(top,  #ededef,  #ccc);
	background-image: linear-gradient(top,  #ededef,  #ccc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededef', EndColorStr='#cccccc');
	font: bold 24px/36px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: center;
	float: left;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	-moz-box-shadow: 0 2px 2px #888;
	-webkit-box-shadow: 0 2px 2px #888;
	box-shadow: 0 2px 2px #888;
}
.calendar span {
	display: block;
}
.year {
  	font: bold 10px/20px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  	color:#fff;
  	text-shadow:#00365a 0 -1px 0;	
  	background-color:#04599a;
  	background-image:-webkit-gradient(linear, left top, left bottom, from(#04599a), to(#00365a)); 
    background-image:-webkit-linear-gradient(top,  #04599a,  #00365a); 
    background-image:-moz-linear-gradient(top,  #04599a,  #00365a); 
    background-image:-o-linear-gradient(top,  #04599a,  #00365a); 
    background-image:-ms-linear-gradient(top,  #04599a,  #00365a); 
    background-image:linear-gradient(top,  #04599a,  #00365a); 
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#04599a', EndColorStr='#00365a');
  	clear:both;
}
.top-title{
	background-color: #006699;
	padding: 10px 0 20px 30px;
	opacity:0.7;
	filter:alpha(opacity=70);
	border-radius: 8px;
}
.top-title h3{
	color: #fff;
}
.top-title h3 small{
	font-size: 16px;
	color: #fff;
	margin-left: 30px;
}
.top-title h3 small a{
	color: #fff;
}
.pleft{
	padding-left: 20px;
}
/****部门主页样式*****/
.left-news{
	padding-bottom: 38px;
	border-top: 2px solid #003399;
}
.left-news h3{
	
}
.post-lt .title{
	font-size: 14px;
	line-height: 20px;
}
/****简介页面样式*****/
.list{
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	margin-top: 30px;
	padding-bottom: 30px;
	background-color: rgba(237,237,237,.7);
	opacity:0.7;
	filter:alpha(opacity=70);
}
.list h3{
	padding-bottom: 9px;
	padding-left: 30px;
}
.list ul li{
	
}
.list ul li a{
	display: block;
	font-size: 16px;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list ul li a:hover{
	text-decoration: none;
	color: #003366;
}
.cur{
	text-decoration: none;
	color: #003399;
}
.al{
	padding: 30px 10px;
}
.sl{
	width: 100%;
	padding: 50px 0;
}
.sl .thumb img{
	max-width:117px;
	width:expression_r(width>117?”117px”:width+”px”);max-width: 117px;
}
.post-sz{
	margin-bottom: 50px;
}
.al li{
	line-height: 30px;
	border-bottom: 1px dotted #efefef;
}
.al li a{
	margin-right: 30px;
	padding-left: 12px;
	font-size: 16px;
}
.right-list{
	margin-top: 30px;
	padding-bottom: 30px;
	background-color: #ededed;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
.right-list dl{
	padding: 0px 16px;
}
.right-list dl dt h3{
	color: #003366;
	padding-bottom: 30px;
}
.right-list .autod li{
	margin: 5px 0px;
}
.right-list .autod a{
	font-size: 14px;
	display: block;
}
.right-list .autod a:hover{
	text-decoration: none;
	color: #003366;
}
.quick-link{
	padding: 0px 16px;
	border-top: 1px solid #b2b2b2;
	margin-top: 20px;
}
.quick-link h3{
	color: #003366;
	padding-bottom: 20px;
}
.quick-link ul li{
	font-size: 16px;
	padding-bottom: 10px;
}
.quick-link ul li a{
	padding-left: 20px;
}
.at{
	padding-bottom: 30px;
	padding-top: 20px;
	text-align: center;
	border-bottom: 1px dashed #cccccc;
	background-color: #FFFFEE;
	border-radius: 10px;
}
.at h3{
	color: #003366;
}
.at .info small{
	font-size: 14px;
}
.typename{
	padding-top: 30px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
.typename span{
	font-size: 14px;
	line-height: 30px;
}
.article_content{
	font-size: 16px;
	padding: 10px 10px 50px;
	line-height: 26px;
	word-wrap: break-word;
}
@media (min-width: 768px) {
  .article_content img{
	height:auto !important;
	max-width:600px;
	width:expression_r(width>600?”600px”:width+”px”);max-width: 600px;
	overflow:hidden;
	}
}
@media (max-width: 767px) {
  .article_content{
  	font-size: 16px;
	padding: 10px 5px;
	line-height: 26px;
	word-wrap: break-word;
	}
  .article_content img{
	height:auto !important;
	overflow:hidden;
	}
}
.share{
	margin-bottom: 50px;
}
.self{
	margin-bottom: 30px;
	padding: 10px 12px 30px;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
}
.self h3{
	margin-bottom: 20px;
	color: #003366;
}
.self ul li{
	line-height: 26px;
}
.self ul li a{
	font-size: 14px;
	padding-left: 10px;
}
.self ul li a:hover{
	text-decoration: none;
}
.footer{
	margin-top: 50px;
	background-color: #222;
	padding: 50px 0;
	color: #fff;
	font-size: 14px;
}
.footer nav{
	margin-bottom: 20px;
}
.footer nav a{
	padding: 0 10px;
	color: #fff;
}
/***人事处部门菜单***/
.hr_li{
	float: left;
	text-align: center;
}

.hr_li .hr_tit{
	display: block;
	padding: 15px 0;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-shadow: 3px 3px 3px #003366;
}
.hr_li .hr_tit:hover{
	padding: 15px 0;
	color:#F0AD4E;
}

.w12_5{
	width: 12.5%;
}
/****招生信息网****/
.w10{
	width: 10%;
}
.wauto{
width:auto;
margin-right:25px;
}
.tab{
	padding-top: 20px;
}
/*
Encabezado del Slider
 ----------------------------------------*/
.slider-title {
	text-align: center;
	margin: 80px 0 40px;
	font-size: 3.2em;
	font-weight: 300;
	color: #FFF;
}

/**
 * Contendor del Slider
 ----------------------------------------*/
.slider-container {
	margin: 20px auto;
}

.slider-wrapper {
	position: relative;
	z-index: 90;
	height: 350px;
	width: 100%;
	overflow: hidden;
}

.slider-wrapper li {
	display: none;
}

li.slide-current {
	display: block;
}

.slider-wrapper li img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: auto;
}

/**
 * Caption
 ----------------------------------------*/
.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	padding: 0 12px 15px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.caption-title {
	color: #00c5b9;
	font-weight: 700;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.caption p {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.2em;
}

.slider-wrapper li:hover .caption {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

/**
 * Sombras
 ----------------------------------------*/
.shadow {
	width: 100%;
	height: 15px;
	position: relative;
}

.shadow:after, .shadow:before {
	content: '';
	width: 50%;
	height: 100%;
	background: #171c24;
	position: absolute;
	left: 10px;
	top: -20px;
	-webkit-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	transform: rotate(-4deg);
	-webkit-box-shadow: 0 0 15px 8px #171c24;
	-moz-box-shadow: 0 0 15px 8px #171c24;
	box-shadow: 0 0 15px 8px #171c24;
}

.shadow:after {
	left: auto;
	right: 10px;
	-webkit-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	transform: rotate(4deg);
}

/**
 * Controles del Slider
 ----------------------------------------*/
.slider-controls {
	text-align: center;
	margin-top: 15px;
}

.slider-controls li {
	background: #415066;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 4px;
	cursor: pointer;
}

.slider-controls li.active {
	background: #00c5b9;	
}

/**
 * Autores
 ----------------------------------------*/
.authors {
	margin-bottom: 15px;
	margin-top: 25px;
	color: #415066;
	font-size: 1.4em;
	text-align: center;
}
/**
 * Responsive
 ----------------------------------------*/
@media only screen and (max-width: 767px) {
	body{
		padding-top: 50px;
	}
	.slider-container {
		width: 100%;
	}

	.slider-wrapper {
		height: 220px;
	}

	.caption {
		display: none;
	}
}
