@charset "utf-8";
/***** 通用样式 *****/
body {
}
/******* header模块 *******/
.main-header {
	background: url(../images/zsjy/bg_top.jpg) center top no-repeat;
}
.header-top {
	height: 145px;
	position: relative;
}
/*logo*/
.header-top .logo {
	margin-left: 0px;
	margin-top: 21px;
	z-index: 400;
	width: 565px;
	height: 104px;
	float: left;
}
.header-top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-decoration: none;
	background: url(../images/zsjy/logo.png) center no-repeat;
	background-size: 100% 100%;
}
/*搜索*/
.search-box {
	float: right;
	width: 268px;
	height: 38px;
	margin-right: 0px;
	margin-top: 52px;
	background: #FFF;
	position: relative;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	overflow: hidden;
}
.search-box a#J_SearchBtn {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/zsjy/btn_search.png);
	z-index: 10;
	outline: none;
}
.search-box input {
	width: 84%;
	height: 20px;
	border: none;
	line-height: 20px;
	color: #999999;
	padding: 9px 0;
	padding-left: 10px;
	background: none;
	font-size: 1.4em;
	outline: none;
	z-index: 11;
	overflow: hidden;
	font-family: '微软雅黑';
}
.search-box input:-webkit-autofill {
 background-color: transparent;
 background-image: none;
 -webkit-box-shadow: 0 0 0 1000px #ececec inset;
}
.title-column-zsjy {
	display: block;
	width: 573px;
	height: 105px;
	margin: 125px 0 0 0;
	z-index: 500;
}
.text-zsjy {
	display: block;
	width: 556px;
	height: 45px;
	margin: 10px 0 0 0;
	z-index: 500;
}
/*导航区*/
.nav-btn, .nav-bar, .main-header .logo span {
	display: none;
}
.header-nav {
	margin: 0 auto 0 auto;
	background: #289CDE;
}
.nav-swicth {
	display: none;
}
.main-nav .level-1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.main-nav .level-1 > li {
	float: left;
	width: 8.33%;
	position: relative;
	display: inline-block;
}
.main-nav .level-1 > li > a {
	display: block;
	color: #ffffff;
	font-family: '微软雅黑';
	font-size: 1.6em;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: none;
	cursor: pointer;
	letter-spacing: 1px;
}
.main-nav .level-1 > li.first-nav > a {
}
.main-nav .level-1 > li.last-nav > a {
}
.main-nav .level-1 > li > a:hover, .main-nav .level-1 > li.selected > a {
	background-color: #FFF;
	color: #000;
}
/*banner*/
.main-banner {
	height: 420px;
	position: relative;
	overflow: hidden;
	z-index: 80;
}
#bannerBox {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#bannerBox li {
	width: 100%;
	height: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
	float: left;
}
#bannerBox li img {
	width: 100%;
	height: 100%;
}
#bannerBox li a {
	display: block;
	width: 100%;
	height: 100%;
}
/******* footer *******/
.footer {
	background: #17587D;
}
/*****************页面模块样式***********************/
/*首页*/

/* 模块标题 */
.mod-title-1 {
	height: 30px;
	position: relative;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
}
.mod-title-1 span {
	color: #289CDE;
	font-size: 1.8em;
	line-height: 20px;
	height: 20px;
	font-family: '微软雅黑';
	position: relative;
	display: inline-block;
	background: url(../images/zsjy/bg_title_1.png) left 0px no-repeat;
	text-indent: 25px;
	border-bottom: 1px solid #289CDE;
	position: absolute;
	left: 0;
	bottom: -1px;
	padding-bottom: 8px;
}
a.btn-more {
	display: block;
	position: absolute;
	top: 5px;
	right: 0px;
	width: 50px;
	height: 20px;
	color: #999999;
	font-size: 1.4em;
	line-height: 20px;
	font-family: '微软雅黑';
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
a.btn-more:hover {
	color: #5CADE5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.zyjs, .third-col {
	background: #F8F8F8;
	padding: 20px 0;
}
.news-list-1 li {
	display: block;
	width: calc(25% - 35px);
	width: 260px \9;
	height: 290px;
	margin: 0 0px 0px 20px;
	float: left;
	background: #FFF;
	padding: 10px;
}
.news-list-1 li:first-child {
	margin-left: 0;
}
.news-list-1 li a {
	display: block;
	width: 100%;
	height: 100%;
}
.news-list-1 li img {
	display: block;
	width: 100%;
	height: 160px;
	margin-bottom: 0px;
}
.news-list-1 li .newstitle, .news-list-1 li .smalltext, .news-list-1 li .newstime {
	display: block;
	overflow: hidden;
	width: 100%;
}
.news-list-1 li .newstitle {
	font-size: 1.6em;
	font-family: "微软雅黑";
	background: none;
	text-indent: 0;
	color: #333333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
}
.news-list-1 li .smalltext {
	line-height: 24px;
	height: 50px;
	margin-bottom: 5px;
	font-family: "微软雅黑";
	font-size: 1.4em;
	color: #999999;
}
.news-list-1 li .btn-detail {
	font-family: "微软雅黑";
	font-size: 1.4em;
	color: #999999;
	line-height: 24px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}
.news-list-1 li:hover .newstitle, .news-list-1 li:hover .btn-detail {
	color: #FF9829;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
.second-col {
	padding: 20px 0;
}
.zsjz, .xqhz {
	width: calc(100% - 380px);
	width: 800px \9;
	float: left;
	margin-right: 30px;
}
/*招生简章*/
.zsjz-poster {
	width: 360px;
	height: 220px;
	float: left;
	margin-right: 20px;
	background: url(../images/zsjy/bg_zsjz.jpg) center center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.zsjz-poster .ico-zsjz {
	display: block;
	margin: 50px auto 10px auto;
}
.zsjz-poster .ico-zsdh {
	display: block;
	margin: 0px auto 0px auto;
}
.first-news {
	display: block;
	width: calc(100% - 380px);
	width: 420px \9;
	height: 100%;
	float: left;
}
.first-news .newstitle, .first-news .smalltext, .first-news .newstime {
	display: block;
	overflow: hidden;
	width: 100%;
}
.first-news .newstitle {
	font-size: 1.8em;
	font-family: "微软雅黑";
	background: none;
	text-indent: 0;
	color: #333333;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.first-news .smalltext {
	line-height: 24px;
	height: 120px;
	font-family: "微软雅黑";
	font-size: 1.4em;
	color: #777777;
	margin-bottom: 5px;
}
.first-news .newstime {
	line-height: 30px;
	color: #999999;
	font-size: 1.4em;
	font-family: Arial;
}
.first-news .btn-detail {
	display: block;
	float: left;
	width: 108px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	font-size: 1.6em;
	border: 1px solid #CCCCCC;
	font-family: "微软雅黑";
	text-align: center;
	background: #FFF;
}
.first-news:hover .newstitle {
	color: #FF9829;
}
.first-news:hover .btn-detail {
	color: #FFF;
	border: 1px solid #FF9829;
	background: #FF9829;
}
/*校企合作*/
.news-list-2 li {
	display: block;
	margin: 0 20px 20px 0px;
	position: relative;
	width: calc(50% - 10px);
	width: 390px \9;
	float: left;
	background: #FFF;
}
.news-list-2 li:nth-child(even) {
	margin-right: 0;
}
.news-list-2 li .newstitle, .news-list-2 li .smalltext {
	display: block;
	overflow: hidden;
	width: calc(100% - 82px);
	width: 308px \9;
	padding-left: 78px;
}
.news-list-2 li .newstitle {
	font-size: 1.4em;
	font-family: "微软雅黑";
	background: none;
	text-indent: 0;
	color: #666666;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	position: relative;
}
.news-list-2 li .smalltext {
	line-height: 34px;
	height: 34px;
	font-family: "微软雅黑";
	font-size: 1.2em;
	color: #B3B3B3;
}
.news-list-2 li:hover .newstitle, .news-list-2 li:hover .smalltext {
	color: #FF9829;
}
.datatime {
	position: absolute;
	width: 68px;
	height: 68px;
	top: 0;
	left: 0;
}
a:hover .datatime {
}
.day {
	font-family: 'Arial';
	font-size: 2.4em;
	color: #666666;
	display: block;
	text-align: center;
	line-height: 34px;
}
a:hover .day {
	color: #FF9829;
}
.year {
	line-height: 34px;
	height: 34px;
	color: #B3B3B3;
	display: block;
	text-align: center;
	font-family: 'Arial';
	font-size: 1.4em;
}
a:hover .year {
	color: #FF9829;
}
.kslj, .jyxx {
	width: 350px;
	float: left;
}
.link-item {
	width: calc(100% - 2px);
	width: 348px \9;
	margin: 0 auto 10px auto;
	border: 1px solid #CCCCCC;
	line-height: 66px;
	height: 66px;
	font-family: "微软雅黑";
	font-size: 2.4em;
	color: #666666;
	text-indent: 140px;
}
.link-item a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.link-item img {
	display: block;
	position: absolute;
	left: 94px;
	top: 20px;
}
.link-item:hover {
	border: 1px solid #289CDE;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
/*就业信息*/
.ico-column-jyxx {
	width: 100%;
	height: 74px;
	background: url(../images/zsjy/ico_jyxx.jpg) center center no-repeat;
}
/*文字型信息列表*/
.news-list a {
	display: block;
	position: relative;
	font-family: '微软雅黑';
	font-size: 1.4em;
	color: #666666;
	line-height: 28px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 100px;
	padding-left: 11px;
	background-image: url(../images/zsjy/ico_newslist_1.png);
	background-position: 0px 14px;
	background-repeat: no-repeat;
}
.news-list a:hover {
	color: #FF9829;
}
.news-list .time {
	position: absolute;
	top: 0;
	right: 0px;
	color: #999999;
}
.news-list a:hover .time {
	color: #FF9829;
}
/*列表内容页样式*/
.frame-page {
}
/* 右侧内容区 */
.frame-page .main-right {
	position: relative;
	min-height: 400px;
}
/* 面包屑导航 */
.location-main {
	height: 44px;
	position: relative;
	text-align: left;
	margin: 20px auto 10px auto;
	background: #EDF5FA url(../images/zsjy/bg_location.png) center right no-repeat;
}
.location-path {
	padding: 0 5px;
	background: #EDF5FA;
	display: inline-block;
}
.location-path a {
	display: inline-block;
	font-size: 1.6em;
	font-family: "Microsoft YaHei";
	color: #666666;
	line-height: 44px;
}
.location-path a:first-child {
	padding-left: 10px
}
.location-path a:last-child {
	color: #5CADE5;
}
.location-path em {
	display: inline-block;
	font-size: 1.6em;
	font-family: "Microsoft YaHei";
	color: #040000;
	line-height: 40px;
	padding: 0 10px;
}
.location-path em:last-child {
	display: none;
}
/*列表*/
.list-page a {
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 50px;
	position: relative;
	margin: 0 auto;
}
.list-page a h3 {
	font-size: 1.6em;
	font-family: "Microsoft YaHei";
	color: #333;
	text-indent: 18px;
	background: url("../images/zsjy/ico_newslist_un.png") no-repeat 0px center;
	padding-right: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-page a span {
	font-size: 1.4em;
	color: #999;
	font-family: 'Arial';
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
.list-page a:hover {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	border-bottom: 1px dashed #FF9829;
}
.list-page a:hover h3 {
	color: #FF9829;
	background: url("../images/zsjy/ico_newslist_on.png") no-repeat 0px center;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
}
/*图片列表*/
.list-img {
}
.list-img li {
	margin-top: 10px;
	padding: 15px 0;
	display: table;
	background: #FFF;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.list-img li:first-child {
	margin-top: 0;
}
.list-img li:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #E6E6E6;
}
.list-img li a {
	display: table-cell;
	overflow: hidden;
}
.list-img li a img {
	width: 214px;
	height: 136px;
	margin: 0;
}
.list-img li .txt {
	width: 1200px;
	padding-left: 15px;
	vertical-align: top;
	position: relative;
}
.list-img .txt h3 {
	color: #000;
	font-size: 1.6em;
	font-family: '微软雅黑';
	line-height: 25px;
	height: 25px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.list-img li .txt:hover h3 {
	color: #FF9829;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.list-img .txt p {
	text-indent: 0;
	font-size: 1.4em;
	font-family: '微软雅黑';
	color: #999999;
	line-height: 180%;
	margin: 8px 0 8px;
}
.list-img .txt span {
	display: inline-block;
	text-align: left;
	font-family: '微软雅黑';
	font-size: 1.4em;
	color: #999999;
}
.list-img .txt span.from {
}
.list-img li:hover:after {
	left: 0;
	width: 100%;
	background: #FF9829;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
/*****/
/*分页按钮*/
.page {
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.page a, .page span {
	font-family: "Arial";
	font-size: 1.4em;
	color: #333333;
	padding: 8px 13px;
	background: #FFF;
	border-radius: 2px;
	margin: 0 3px;
	border: 1px solid #D5D5D5;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.page .current {
	background: #289CDE;
	color: #fff;
	border: 1px solid #289CDE;
	border-radius: 2px;
}
.page a:hover {
	background: #289CDE;
	color: #fff;
	border: 1px solid #289CDE;
	border-radius: 2px;
}
.page a.total {
	cursor: not-allowed;
}
/*内容页*/
.news-content {
	margin: 0 auto;
}
.news-content>h2 {
	text-align: center;
	font-size: 2.2em;
	font-family: '微软雅黑';
	color: #333333;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
.news-content>h3.subtitle {
	font-family: '微软雅黑';
	font-size: 1.8em;
	text-align: center;
	color: #333;
	font-weight: normal;
}
.news-content>h4 {
	text-align: center;
	font-size: 1.4em;
	color: #777777;
	margin: 0 auto 20px auto;
	padding: 10px 0 25px 0;
	width: 100%;
	border-bottom: 1px solid #D2D2D2;
}
.news-content-txt {
	width: 98%;
	font-size: 1.6em !important;
	color: #333;
	margin: 0 auto;
	line-height: 200%;
	font-family: '微软雅黑';
}
.news-content-txt p {
	text-indent: 2em;
	width: 100%;
	font-size: 1em !important;
	color: #333;
	margin: 5px auto;
	line-height: 200% !important;
	font-family: '微软雅黑' !important;
}
.news-content-txt p span {
	font-family: '微软雅黑' !important;
}
.news-content-txt p iframe.ke-insertpdf {
	width: 93% !important;
	margin: 0 auto !important;
}
.news-content-txt img {
	margin: 10px auto;
	display: block;
	max-width: 96%;
	height: auto;
}
.news-content a.ke-insertfile {
	color: #114fa4;
}
/*上下篇*/
.pagination-list {
	border-top: 1px solid #D2D2D2;
	margin-top: 20px;
}
.pagination-list a {
	width: 48%;
	float: left;
	font-size: 1.6em;
	color: #333;
	display: block;
	margin: 20px 0;
	font-family: '微软雅黑';
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.pagination-list a:last-child {
	float: right;
	text-align: right;
}
.pagination-list a:hover {
	color: #289CDE;
}
/* 1024-1199 */
 @media only screen and (max-width: 1199px) {
.main-nav .level-1 > li > a {
	font-size: 1.4em;
}
.first-news .smalltext {
	line-height: 24px;
	font-size: 1.4em;
}
/*新闻列表*/
.list-img .txt h3 {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.list-img .txt p {
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list-photo li img {
	height: 170px;
}
}


/* 768-1023 */
@media only screen and (max-width: 1023px) {
.main-header {
	padding-top: 60px;
	background-position: right 60px;
}
/*logo*/
.header-top .logo {
	margin-left: 0px;
	margin-top: 35px;
	width: 300px;
	height: 60px;
}
/*搜索*/
.search-box {
	margin-top: 43px;
}
/*banner*/
.main-banner {
	height: 360px;
}
.title-column-zsjy {
	margin: 100px 0 0 0;
}
/*导航*/
.header-nav {
	width: 100%;
	height: 60px;
	padding: 0;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 10000000;
	background: none;
	background: #FFF;
	border-bottom: 1px solid #CCCCCC;
}
.header-nav .nav-bar {
	display: block;
	position: relative;
}
.header-nav .nav-bar .text-nav-bar {
	line-height: 60px;
	text-indent: 10px;
	color: #289CDE;
	font-size: 2.0em;
	font-family: '微软雅黑';
	letter-spacing: 2px;
}
.main-header .nav-btn {
	width: 40px;
	width: 40px;
	display: block;
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 1000000;
	outline: none;
	text-decoration: none;
	transition: all .4s ease;
	padding-top: 0px;
}
.main-header .nav-btn .line {
	width: 32px;
	height: 4px;
	margin: 6px auto;
	background: #289CDE;
	transition: all .4s ease;
}
.main-header .nav-btn.active {
}
.main-header .nav-btn.active .line {
	width: 40px;
}
.main-header .nav-btn.active .line2 {
	opacity: 0;
	display: none \9;
}
.main-header .nav-btn.active .line1 {
	-webkit-transform: rotateZ(45deg) translateY(10px);
	-moz-transform: rotateZ(45deg) translateY(10px);
	-ms-transform: rotateZ(45deg) translateY(10px);
	-o-transform: rotateZ(45deg) translateY(10px);
	transform: rotateZ(45deg) translate(3px, 11px);
}
.main-header .nav-btn.active .line3 {
	-webkit-transform: rotateZ(-45deg) translateY(-10px);
	-moz-transform: rotateZ(-45deg) translateY(-10px);
	-ms-transform: rotateZ(-45deg) translateY(-10px);
	-o-transform: rotateZ(-45deg) translateY(-10px);
	transform: rotateZ(-45deg) translate(3px, -11px);
}
.main-nav {
	padding: 0;
	width: 100%;
	height: calc(100% - 60px);
	position: fixed;
	margin: 0;
	right: 0px;
	top: 60px;
	z-index: 999999;
	background: #E4F1FC;
	transition: all .4s ease;
	display: none;
}
.nav-swicth {
}
.main-nav.show {
	overflow: scroll;
	display: block;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.main-nav .level-1 {
	width: 100%;
	height: 100%;
	margin-left: 0;
	background: #E4F1FC;
	opacity: 1;
	filter: Alpha(opacity=100);
	position: relative;
}
.main-nav .level-1 > li {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background: #E4F1FC;
}
.main-nav .level-1 > li > a {
	text-indent: 3em;
	text-align: left;
	line-height: 60px;
	height: 60px;
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 2em;
	font-weight: normal;
	background: url(../images/zsjy/ico_nav_un.png) 35px center no-repeat;
	border: none;
	position: relative;
	border-bottom: 1px solid #289CDE;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease !important;
	transition: all 1s ease;
}
.main-nav .level-1 > li > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 22px;
	margin-top: -6.5px;
	width: 13px;
	height: 13px;
	background: url(../images/zsjy/ico_end_un.png) center center no-repeat;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	transform: rotate(0deg);
}
.main-nav .level-2 li.fake-level-2 {
	display: block;
}
.main-nav .level-1 > li.first-nav > a, .main-nav .level-1 > li.last-nav > a {
	border-radius: 0;
}
.main-nav .level-1 > li > a:hover, .main-nav .level-1 > li.hover > a, .main-nav .level-1 > li.selected > a {
	color: #FFF;
	background: #289CDE url(../images/zsjy/ico_nav_on.png) 35px center no-repeat;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.main-nav .level-1 > li > a:hover:after, .main-nav .level-1 > li.hover > a:after, .main-nav .level-1 > li.selected > a:after {
	background: url(../images/zsjy/ico_end_on.png) center center no-repeat;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	transform: rotate(360deg);
}
.main-nav .level-1 > li > a:last-child {
}
.news-list-1 li, .news-list-1 li:first-child {
	width: calc(50% - 40px);
	height: 360px;
	margin: 0 10px 20px 10px;
}
.news-list-1 li img {
	height: 220px;
}
.zsjz, .xqhz, .kslj, .jyxx {
	width: 98%;
	float: none;
	margin: 30px auto;
}
.link-item {
	width: calc(33.3% - 12px);
	float: left;
	margin: 0 auto 10px 10px;
	text-indent: 70px;
}
.link-item img {
	left: 25px;
}
.link-item:first-child {
	margin-left: 0;
}
/*就业信息*/
.ico-column-jyxx {
	margin-bottom: 10px;
}
.pagination-list a {
	width: 100%;
	float: none !important;
	margin-right: 0;
}
.pagination-list a:last-child {
	text-align: left;
}
}

/* 640-767 */

@media only screen and (max-width: 767px) {
.title-column-zsjy, .text-zsjy {
	width: 450px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.zsjz-poster {
	width: 100%;
	float: none;
	margin: 10px auto;
}
.first-news {
	float: none;
	margin: 20px auto;
	width: 100%;
}
.first-news .smalltext {
	line-height: 28px;
}
.link-item {
}
.link-item {
	font-size: 2em;
	text-indent: 55px;
}
.link-item img {
	left: 15px;
}
/*校企合作*/
.news-list-2 li {
	margin: 0 auto 20px auto;
	width: 100%;
	float: none;
}
.location-path a:first-child {
	padding-left: 0px
}
/*文字型信息列表*/
.news-list a {
	line-height: 32px;
}
}


/* 480-639 */
@media only screen and (max-width: 639px) {
/*banner*/
.main-banner {
	height: 220px;
}
.header-top {
	height: 100px;
}
/*logo*/
.header-top .logo {
	margin: 5px auto 0 auto;
	width: 220px;
	height: 40px;
	float: none;
}
/*搜索*/
.search-box {
	margin: 10px auto 0 auto;
	float: none;
}
.title-column-zsjy {
	margin-top: 50px;
}
.title-column-zsjy, .text-zsjy {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.news-list-1 li, .news-list-1 li:first-child {
	width: calc(100% - 20px);
	height: auto;
	margin: 0 auto 20px auto;
	float: none;
}
.news-list-1 li img {
	height: auto;
}
.link-item {
	width: calc(100% - 2px);
	margin: 0 auto 10px auto;
	text-indent: 140px;
}
.link-item img {
	left: 94px;
	top: 20px;
}
.page .page-info {
	display: none;
}
.page a, .page span {
	padding: 6px 10px;
}
.list-img li a img {
	width: 136px;
	height: 95px;
}
.list-img .txt h3 {
	height: auto;
	max-height: 80px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 30px;
}
.list-img .txt p {
	display: none;
}
}


/* 360-479 */

@media only screen and (max-width: 479px) {
/*banner*/
.main-banner {
	height: 180px;
}
.title-column-zsjy {
	margin-top: 30px;
}
.title-column-zsjy, .text-zsjy {
	width: 96%;
}
}


/* 320-359 */

@media only screen and (max-width: 359px) {
.list-img li a img {
	width: 110px;
	height: 62px;
}
.list-img li .txt {
	padding-left: 10px;
}
.list-img .txt h3 {
	font-size: 1.6em;
	line-height: 22px;
	margin-bottom: 0;
}
.list-photo li img {
	height: auto;
}
}
.fadeInUp {
	-webkit-animation: fadeInUp 20s ease-out infinite;
	animation: fadeInUp 20s ease-out infinite;
}
 @-webkit-keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-200%, 0, 0);
 transform: translate3d(-200%, 0, 0);
}
 2% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
80% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
 85% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
 92.5% {
opacity: 0;
-webkit-transform: none;
transform: none;
}
 100% {
opacity: 0;
-webkit-transform: none;
transform: none;
}
}
 @keyframes fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-200%, 0, 0);
 transform: translate3d(-200%, 0, 0);
}
 2% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
80% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
 85% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
 92.5% {
opacity: 0;
-webkit-transform: none;
transform: none;
}
 100% {
opacity: 0;
-webkit-transform: none;
transform: none;
}
}
