/*slider*/
.slider{
	width: 100%;
	max-height: 460px;
	overflow: hidden;
	z-index: 1;
height:auto;
}

.swiper-container{
	width: 100%;
	height: auto;
}

.swiper-wrapper img{
	width: 100%;
	height: auto;
}

.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(../image/prev.png) no-repeat center;
}

#next{
	right: 5px;
	background: url(../image/next.png) no-repeat center;
}


/*maincon*/
.maincon{
	margin: 30px auto;
	padding: 10px;
	width: 1180px !important;
	background: #fff;
	box-shadow: 1px 1px 6px #ccc;
	-webkit-box-shadow: 1px 1px 6px #ccc;
}

.maincon-news {
	width: 514px;
}

.maincon-news-four{
	margin: 10px 0;
}

.maincon-news-title{
	height: 32px;
	/*border-left: 8px solid #0C5FAD;*/
	line-height: 32px;
	border-bottom: solid 2px #3762ad;
}

.maincon-news h2{
	font-size: 18px;
	padding-left: 10px;
}

.swiper-container-2{
	width: 515px;
	overflow: hidden;
}

.maincon-news-four .NewsLeft{
	width: 196px;
	height: 150px;
	overflow: hidden;
}

.maincon-news-four .NewsRight{
	width: 306px;
}

.SliderNews{
	position: relative;
}

#pagination-2{
	position: absolute;
	right: 45%;
	bottom: 0;
}

.NewsRight a h3, .list a{
	font-size:14px;
	color:#313131;
	line-height:22px;
}
	
.NewsRight .data, .Slidercon,.list .time{
	font-size:13px;
	color:#595959;
	line-height:22px;
}
	
.NewsRight .data{
		display:block;
		margin: 10px 0;
}

.Slidercon a,.NewsRight a h3{
	display: -webkit-box; 
	overflow : hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:2; 
}

.list{
	margin-top:20px;
}

.list ul li,.tab-con-item ul li{
	border-bottom: 1px dashed #ccc;
}

.list a{
	display:block;
	padding:6.5px 0;
	float:left;
}

.list a:hover{
	color: #8c0000;
}
	
.list .time{
	float:right;
	line-height:34px;
}
	
/*tab*/
.notice-tab{
	width: 626px;
}

.notice-tab .tab-title a{
	width: 88px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: inline-block;
}

.current{
	background: #0C5FAD;
	color: #fff;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.tab-con-item{
	display: none;
}

.tab-con-item:nth-child(1){
	display: block;
}

.tab-con-item .time{
	line-height: 38px;
}
/*
.tab-con-item ul li a{
	width: 514px;
	padding: 12px 0;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
*/

.tab-con-item ul li a:hover{
	color:#8C0000;
}

.maincon-panel{
	margin: 5px 0 0 0;
}

.tab-con-item{
	margin-top: 5px;
}

.tab-title{
	border-bottom: 2px solid #3762ad;
}

#tab-con {
	margin-top: 10px;
}

.tab-title span{
	line-height: 32px;
}

.maincon-links-left{
	height: 150px;
	width: 60px;
	background: #0C5FAD;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	line-height: 24px;
}

.maincon-links-right{
	width: 1090px;
	padding: 5px 0;
}

.maincon-links-right a{
	display: inline-block;
}

.maincon-links-right a:nth-child(2){
	margin: 0 24px;
}

/*content*/
.main-content {
	margin: 30px auto;
	padding: 10px;
	background: #fff;
	box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
}

.main-content-title{
	margin-top: 10px;
}

.main-content-title h2{
	font-size: 18px;
	color: #0C5FAD;
	text-align: center;
}

.main-content-title p{
	padding: 30px 0 20px 0;
	color: #9b9b9b;
	border-bottom: 1px dashed #ccc;
	text-align: right;
}

.main-content-txt{
	margin-top: 20px;
}

.main-content-txt p{
	text-indent: 2em;
	line-height: 28px;
}

.main-content-txt p img{
	display: block;
	margin: 10px auto;
}

.main-content .prevn{
	margin-top: 20px;
	line-height: 24px;
}


/*intro*/
.main-left{
	width: 220px;
	/*background: #0C5FAD;*/
	background: #1c1779;
	padding: 20px 0 2px 20px;
	margin-top: -66px;
	margin-right: 30px;
	z-index: 9999;
}

.main-left h1{
	font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;	
}

.main-left .main-left-item{
	background: #f4f6fe;
}

.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(../image/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{
	height: 35px;
	line-height: 35px;
	padding-bottom: 2px;
margin-top:5px;
	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;
}

.main-intro{
	margin: 0 auto 20px auto;
}

/*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(../image/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-c{
	margin-top: 20px;
}*/

.serch-con-c ul li{
	padding-top: 10px;
}

.serch-con-t h2{
	font-size: 18px;
	color: #fff;
	background: #0C5FAD;
	padding: 10px;
	width: 120px;
	text-align: center;
}

.serch-title{
	margin: 10px 0;
}

.serch-abbr p{
	line-height: 22px;
}

.serch-title a{
	font-size: 15px;
	font-weight: bold;
}

.serch-title a:hover{
	color: #8c0000;
}

.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*/
.wrap{
	z-index: 1;
}

.maintea{
	position: relative;
	z-index: 9999;
	margin: 0 auto;
	padding: 10px;
	width: 100%;
	background: url(../image/teacherbg_02.png);
}

.maintea .rightcon{
	width: 920px;
	background: #fff;
	margin-top: -100px;
	padding: 40px 20px 0 20px;
	box-shadow: none;
}

.maintea .main-left{
	width: 220px;
	/*background: #0C5FAD;*/
	background: #1c1779;
	padding: 20px 0 2px 20px;
	margin-top: -40px;
	z-index: 9999;
	margin-right: 0 !important;
}

.rightcon .rightcon-t{
	margin-bottom: 20px;
}

.rightcon-c-item {
	width: 204px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 22px;
	display: inline-block;
}

.rightcon-c-item img:hover{
	opacity: .6;
}

.rightcon-c-item a{
	width: 100%;
	height: auto;
}

.rightcon-c-item span{
	line-height: 24px;
	cursor: pointer;
}
.rightcon-c-item span:hover{
	color: #8C0000;
}

/*extend*/
.break{
  width: 150px;
  height: 4px;
  background: #3762ad;
  border: none;
  text-align: left;
  margin-top: 4px;
  float: left;
}

.maincon-news-title span{
   margin-left: 10px;
}

.maincon-news-title,.maincon-news-title h2{
	color: #3762ad;
}

.maincon-news-title h2{
	padding: 0;
}

.list_left{
	width: 66px;
}

.list_left em{
	display: block;
	padding: 10px 0;
	text-align: center;
	background: #eee;
	color: #2279d8;
	font-size: 14px;
}

.list_left em:first-child+em{
	background: #2279d8;
	color: #fff;
}

.notice_list{
	margin-top: 10px;
}

.list_right a{
	line-height: 30px;
}

.main_panel_video{
	border: 1px solid #CCCCCC;
}

.main_panelF{
	margin-bottom: 10px;
}

.tab-con-item li{
	padding: 8px 0;
}

.tab-con-item ul li a {
    width: 540px;
    /* padding: 12px 0; */
    /*overflow: hidden;*/
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.list_left em:nth-child(1){
    border-radius: 5px 5px 0 0;
}

.notice-tab .tab-title a {
	width: 96px;
	font-size: 18px;
}

.wrap img{
width:100% !important;
}
