@charset 'UTF-8';

/* BANNER */
.swiper-lunbo {
	width: 100%;
}

.swiper-lunbo .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: white;
	border-radius: 6px;
	opacity: .6;
}

.swiper-lunbo .swiper-slide {
	width: 100%;
}

.swiper-lunbo .swiper-pagination-bullet-active {
	transition: .3s;
	width: 50px;
	opacity: .9;
}

.tzgg {
	width: 290px;
}

.cennews {
	width: 480px;
}

.cennews ul li {
	height: 26px;
	line-height: 26px;
}

h2.h2title {
	padding-left: 60px;
	color: #fff09d;
	background: url("/skin/default/images/title.png") no-repeat;
}

h2.h2title span.dis-ib {
	line-height: 40px;
}

ul.listul li {
	height: 24px;
	line-height: 24px;
}

ol.foursection li {
	width: 80px;
	height: 24px;
	line-height: 24px;
	border-radius: 5px;
	padding-left: 46px;
}

h2.h2title2 {
	border-top: 2px solid #fc0000;
}

h2.h2title2 span {
	line-height: 37px;
}

.jiangshi {
	background: #fff3e9;
}

.jiangshi ul li {
	height: 180px;
	border-radius: 50%;
}

.jiangshi ul li p {
	height: 35px;
	line-height: 35px;
	transition: .3s;
	background-color: rgba(255, 120, 0, .9);
}

.jiangshi>span.s-l {
	width: 44px;
	height: 44px;
	background: url("/skin/default/images/ico-left.png") no-repeat;
}

.jiangshi>span.s-r {
	width: 44px;
	height: 44px;
	background: url("/skin/default/images/ico-right.png") no-repeat;
}

.jiangshiswiper {
	width: 1020px;
}

.jiangshi ul li span {
	left: 50%;
	margin-left: -60px;
	overflow: hidden;
	color: #ccc;
	opacity: 0;
	top: 40px;
	width: 120px;
	height: 120px;
	transition: .3s .2s;
}

.jiangshi ul li:hover p {
	height: 50px;
	line-height: 50px;
	background-color: rgba(0, 0, 0, .7);
	font-weight: bold;
	height: 100%;
}

.jiangshi ul li:hover span {
	opacity: 1;
}

ol.foursection li:nth-child(1) {
	border-color: #9b33fb;
	color: #9b33fb;
	background: url("/skin/default/images/ico01.png") no-repeat 10px center;
}

ol.foursection li:nth-child(2) {
	border-color: #5d8ff7;
	color: #5d8ff7;
	background: url("/skin/default/images/ico02.png") no-repeat 10px center;
}

ol.foursection li:nth-child(3) {
	border-color: #23afec;
	color: #23afec;
	background: url("/skin/default/images/ico03.png") no-repeat 10px center;
}

ol.foursection li:nth-child(4) {
	border-color: #ff7f00;
	color: #ff7f00;
	background: url("/skin/default/images/ico04.png") no-repeat 10px center;
}

.news {
	width: 880px;
}

.news .newsbox {
	width: 432px;
}

.news .newsbox:nth-child(2n) {
	margin-left: 15px;
}

.news .newsbox ul li {
	height: 28px;
	line-height: 28px;
}

.aside {
	width: 285px;
}

/* 教学安排 */
.jxanpai ul {
	margin-top: 14px;
}

.jxanpai ul li {
	width: 115px;
	height: 24px;
	line-height: 24px;
	border: 2px dotted #8b7901;
	background-color: #ffde00;
	border-radius: 5px;
	color: #5e5200;
}

.jxanpai ul li:hover {
	background-color: #ffef82;
}

/* 图片新闻  */
.swiper-picnews {
	width: 380px;
	height: 250px;
}

.swiper-picnews ul li span {
	line-height: 35px;
	width: 100%;
	opacity: .8
}

.swiper-picnews ul li span b {
	padding-left: 5px;
}

.swiper-picnews .swiper-pagination {
	bottom: 7px;
	left: 140px;
}

.swiper-picnews .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 0;
	background-color: #fff;
}

/* 教学基地 */
.swiper-jxjd {
	width: 100%;
	height: 195px;
}

.swiper-jxjd ul li span {
	line-height: 35px;
	text-align: center;
	width: 100%;
	opacity: .8
}

.swiper-jxjd .ico_red_left {
	width: 16px;
	height: 16px;
	background: url("/skin/default/images/ico_red_left.png") no-repeat;
}

.swiper-jxjd .ico_red_right {
	width: 16px;
	height: 16px;
	background: url("/skin/default/images/ico_red_right.png") no-repeat;
}

.swiper-jxjd .swiper-button-next,
.swiper-jxjd .swiper-button-prev {
	top: 169px;
	margin-top: 0;
}

/* 培训掠影 */
.peixun  ul li{
	width: 270px;
	top:0;
	transition: .3s;
}
.peixun  ul li:hover{
	top:-10px;
}