/*index*/
a:hover{
	color: #8c0000;
}

.active{
	display: block;
	width: 240px !important;
	height: 62px !important;
	line-height: 62px !important;
	background: url(../img/left_nav_03.png) no-repeat center;
	margin-left: -18px;
	border-bottom: none !important;
	/*position: relative;*/
}

.fla{
    position:absolute;
}

.slider{
	width: 1200px;
	height: 325px;
	overflow: hidden;
	z-index: 1;
}

.swiper-container{
	width: 1200px;
	height: 325px;
}

.swiper-wrapper img{
	width: 100%;
	height: 100%;
}

.slider_img{
	width: 100%;
	height: auto;
	position:absolute;
}

.slider_img ul li{
	float: left;
}

.slider .arrow{
	display: block;
	width: 34px;
	height: 50px;
	position: absolute;
	top: 45%;
	font-size: 34px;
	color: #fff;
	background: rgba(0,0,0,.4);
	text-align: center;
	line-height: 50px;
}

.slider .arrow:hover{
	background: rgba(0,0,0,.8);
}

#prev{
	left: 5px;
	background: url(../img/prev.png) no-repeat center;
}

#next{
	right: 5px;
	background: url(../img/next.png) no-repeat center;
}

.maincon{
	margin-top: 20px;
}

.main-con-panel{
	background: #fff;
	padding: 10px;
}

.main-con-links{
	width: 270px;
}

.main-con-links .date{
	margin: 0 0 0 -20px;
}

.main-con-links-title{
	/*text-align: center;*/
	margin-left: 34%;
}

.main-con-links-content ul li{
	/*float: left;*/
           display:inline-block;
	width: 87px;
	margin-bottom: 16px;
	text-align: center;
} 

.main-con-links-content ul li em{
	display: block;
	margin-top: 10px;
}

.links-content-wrap{
	width: 270px;
	
	overflow: hidden;
}

.links-content-wrap img:hover{
	transform: scale(1.1);
	transition: all .6s;
}


.main-con-news{
	width: 870px;
	margin-left: 40px;
}

.title .title-left{
	border-left: 4px solid #0C5FAD;
	padding-left: 10px;
}

.title .title-left p span{
	font-size: 16px;
	font-weight: bold;
}

.title .title-left p label{
	font-family: "arial";
	font-size: 14px;
	display: block;
	margin-top: 5px;
	color: #ccc;
	font-weight: bold;
}

.title .title-right a{
	line-height: 35px;
}

.main-news-list{
	margin-top: 16px;
}

.list-first{
	width: 300px;
	margin-right: 16px;
}

/*

.list-first-img a{
	width: 300px;
	height: 214px;
	display: block;
	overflow: hidden;
}

.list-first-img img{
	width: 100%;
	height: 100%;
}

.list-first-img img:hover{
	transform: scale(1.1);
	transition: all .6s;
	}
	
.list-first-txt {
	margin-top: 10px;
}

.list-first-txt span{
	display: block;
	margin: 10px 0;
}

.list-first-txt a,.list-first-txt p{
	line-height: 20px;
}

.list-first-txt p{
	color: #666;
}
*/

.list-all{
	width: 554px;
}

.list-all ul li a{
	float: left;
}

.list-all ul li span{
	float: right;
}

.list-all ul li {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #ccc;
}



.main-con-second {
	margin: 20px 0;/*
	/*background: url(../img/mechanical_39.png) no-repeat center;*/
	/*background: #76a3d5;*/
	background: -webkit-gradient(linear, 100% 0, 0 0, from(royalblue), to(cyan));
	background: -webkit-linear-gradient(to right, royalblue, cyan);
	background: -moz-linear-gradient(to right, royalblue, cyan);
	background: -o-linear-gradient(to right, royalblue, cyan);
	background: linear-gradient(to right, royalblue, cyan); /* 标准的语法 */*/
}

.main-con-second .intro{
	/*text-align: center;
	height: 175px;
	padding: 10px 0 20px 0;*/
	overflow: hidden;
	width: 1200px;
	height: 120px;
}
/*
.main-con-second .intro p{
	color: #fff;
	margin-top: 17px;
	font-size: 16px;
	text-transform:uppercase;
}

.main-con-second .intro .intro-txt{
	font-size: 24px;
	font-family: "arial";
	/*color: #0C5FAD;*/
}

.main-con-second .intro-title{
	font-size: 28px !important;
	width: 314px;
	margin: 0 auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

.main-con-second .intro-txt{
	line-height: 24px;
}
*/

.third-notice {
	width: 780px;
}

.notice-list-item .item-l,.notice-list-item .item-m{
	float: left;
}

.notice-list-item .item-l{
	text-align: center;
	width: 58px;
}

.notice-list-item .item-r{
	float: right;
}

.third-notice .title{
	margin-bottom: 16px;
}

.notice-list-item .item-l .day,.notice-list-item .item-l .ym{
	font-family: "microsoft sans serif";
}

.notice-list-item .item-l .day{
	font-size: 24px;
}

.notice-list-item .item-l .ym{
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

.notice-list-item .item-m{
	margin: 0 16px;
	line-height: 22px;
	padding-left: 20px;
	border-left: 2px solid #ccc;
}

.notice-list-item ul li{
	height: 44px;
	margin-bottom: 40px;
}

.notice-list-item ul li:nth-child(5){
	margin: 0;
}

.notice-list-item .item-r{
	width: 120px;
	height: 44px;
	background: #0C5FAD;
	line-height: 44px;
	text-align: center;
	color: #fff;
}

.third-stud{
	width: 370px;
}

.third-stud-item{
	margin-top: 16px;
}

.third-stud-item ul li{
	background: url(../img/lb.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 26px;
}

.third-stud-item ul li:nth-child(10){
	margin: 0;
}


/*intro*/
.main-left{
	width: 220px;
	background: #0C5FAD;
	padding: 20px 0 2px 20px;
	margin-top: -66px;
	margin-right: 30px;
}

.main-left h1{
	font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;	
}

.main-left .main-left-item{
	background: #fafafa;
}

.main-left-item li{
	width: 100%;
    /*border-bottom: 1px solid #c8c6c6;*/
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    height: 62px;
}

.main-left .main-left-item a{
	display: inline-block;
    width: 100%;
    font-size: 18px;
    height: 100%;
    color: #25282a;
    line-height: 62px;
    border-bottom: 1px solid #c8c6c6;
}

#leftnav i{
	width: 20px;
	height: 62px;
	position: relative;
	left: -20px;
	top: -62px;
	background: #ff9224;
	display: block;
}

.intro-title-left h2{
	font-size: 18px;
	color: #0C5FAD;
	background: url(../img/xyicon_05.png) no-repeat left;
	padding-left: 40px;
}

.main-right{
	width: 910px;
	padding: 0 10px;
	background: #fff;
	box-shadow: 1px 1px 4px #9b9b9b;
	-webkit-box-shadow: 1px 1px 4px #9b9b9b;
	-moz-box-shadow: 1px 1px 4px #9b9b9b;
	-ms-box-shadow: 1px 1px 4px #9b9b9b;
}

.main-right .main-right-title{
margin-top:8px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 2px;
	border-bottom: 4px solid #ff9224;
}

.main-right-txt p{
/*
	text-indent: 2em;
	line-height: 24px;
*/
	color: #333;
	margin: 10px 0;
}

.main-right-txt h1{
	text-indent: 2em;
}


/*list*/
#list-a{
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	height: 35px;
	line-height: 35px;
	padding-bottom: 10px;
}

#list-t h2{
	background: none;
	padding-left: 10px;
	border-left: 10px solid #ff9224;
}

.main-right-list{
	margin: 10px 0;
}

.main-right-list ul li{
	padding: 10px 0;
}

.main-right-list ul li{
	background: url(../img/lb.gif) no-repeat left;
	padding-left: 15px;
}

.main-right-list ul li:nth-child(8){
	border-bottom: 1px dashed #ccc;
}

.main-right-list .page{
	width: 400px;
	margin: 20px auto;
}

.main-right-list .page a{
	display: inline-block;
/*	
width: 44px;
	margin: 0 5px;
	height: 20px;
	text-align: center;
	line-height: 20px;
*/
	color: #333;
	border: 1px solid #ccc;
	background: #eee;
}

.main-right-list .page a:hover{
	color: #8c0000;
	background: #FFFFFF;
}

/*serch*/
.serch-con{
	background: #fff;
	box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	padding: 10px;
}

.serch-con-t h2{
	font-size: 18px;
	color: #fff;
	background: #0C5FAD;
	padding: 10px;
	width: 120px;
	text-align: center;
}

.serch-con-c .item-l{
	width: 86px;
	margin-right: 40px;
}

.serch-con-c .item-l em{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.serch-con-c .item-r{
	width: 1054px;
}

.serch-con-c .item-l .md{
	background: #eee;
	color: #0C5FAD;
}

.serch-con-c .item-l .yy{
	background: #0C5FAD;
	color: #fff;
}

.serch-con-c ul li{
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}

.serch-con-c .item-r a{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.serch-con-c .item-r p{
	line-height: 20px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}

.serch-con .page{
	width: 400px;
	margin: 20px auto;
}

.serch-con .page a{
	display: inline-block;
	width: 44px;
	margin: 0 5px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #333;
	border: 1px solid #ccc;
	background: #eee;
}

.serch-con .page a:hover{
	color: #8c0000;
	background: #FFFFFF;
}


/*teacher*/
.teacher-con-l{
	width: 240px;
	margin-top: -66px;
	margin-right: 30px;
	overflow: hidden;
}

.teacher-con-l h2{
	font-size: 24px;
	color: #fff;
	background: #0C5FAD;
	text-align: center;
	padding: 20px;
}

.teacher-con-l img{
	width: 100%;
	height: 504px;
	overflow: hidden;
}

.teacher-con-r{
	width: 910px;
	padding: 10px;
	background: #fff;
	box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
}

.teacher-con-rt h2{
	font-size: 18px;
	color: #0C5FAD;
	border-left: 10px solid #ff9224;
	padding: 8px;
}

.teacher-con-rt p{
	margin-top: 10px;
}

.teacher-con-rc .con-rc-item h1{
	width: 178px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../img/tec_06.png) no-repeat center;
	font-size: 16px;
	color: #fff;
	margin: 20px 0;
	padding-right: 20px;
}

.teacher-con-rc .con-rc-item ul{
	margin-left: 10px;
}

.teacher-con-rc .con-rc-item ul li{
	float: left;
}

.teacher-con-rc .con-rc-item ul li a{
	margin: 0 20px;
	line-height: 40px;
}


/*content*/
.content{
	padding: 10px;
	background: #fff;
	box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
}

/*
.content .content-t {
	border-bottom: 1px dashed #ccc;
}
*/

.content .content-t p{
	/*line-height: 24px;*/
	padding: 10px 0;
}

.content .content-t h2{
	font-size: 18px;
	color: #0C5FAD;
}

.content .content-t .tips{
	color: #9b9b9b;
}

.content .content-c {
	margin: 10px 0;
}

.content .content-c p{
	/*line-height: 30px;
	text-indent: 2em;*/
}

.content .content-c img{
	/*
           width: 730px;
	height: 540px;
           */
	margin: 10px auto;
	overflow: hidden;
	display: block;
}

.content .content-c a{
	display: inline-block;
	color: #9b9b9b;
	margin: 5px 0;
}

.content .content-c a:hover{
	color: #8c0000;
}

.content .content-c .prev{
	margin-top: 20px;
}

.item-m a{
	display: block;
}

.summarystyle189288{
line-height:24px !important;
}