body{
	font-size: 14px;
	font-family: "微软雅黑";
}
.header,.nav,.reminder,.content,.footer{
	width: 1000px;
	margin: 0 auto;
}
.clear{clear: both;}
.header_wrapper{background-color:#FFFFFF ;}
.header{
	height: 100px;
}
.header>a>img{
	float: left;
}
.header>.search_wrapper{
	float: right;
	width: 260px;
}
.quick_link>a{
	font-size: 12px;
	color:#666666;
	border-left:1px solid #d6d6d6;
	padding: 0px 6px;
}
.quick_link>a:first-child{border: none;}
.search_wrapper>form{
	margin-top:13px;
}
.search_wrapper>form>input{
	float: left;
	border: none;
	outline: none;
}
.search_wrapper>form>.search_inp{
	line-height: 30px;
	color: #999999;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding-left: 10px;
	width: 208px;
	height: 30px;
}
.search_btn{
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/search.jpg) no-repeat center;
	height: 32px;
	width: 32px;
	cursor: pointer;
}
.quick_link{
	margin-top: 44px;
}
.footer_wrapper{
	border-top: 4px solid #0e6eb8;
	background:#f6f6f6;
	min-width:1200px;
}
.footer{    
	height: 52px;
    padding: 22px 0px;
    font-size: 12px;
    color: #666666;
    }
.footer p{line-height: 26px;font-size: 12px;text-align: center;}
.footer a{font-size: 12px;color: #666666;}
.footer a:hover{text-decoration: underline;}
/*.footer_wrapper .f_l{float: left;}*/
/*.footer_wrapper .footer .f_l{*+width: 680px;}*/


/*.footer_wrapper .f_r{float: right;}*/
/*.footer_wrapper .footer .f_r{*+width: 240px;}*/

/*二级导航栏*/
/*.nav>ul>li:hover{background-color:#0d7dd3 ;}*/
.ul_n{
	background-color:#0e6eb8;
	position: absolute;
	top: 50px;
	left: 0px;
	display: none;
	z-index:999;
}
.wrapper_a{
	margin:0px 11px;
	min-width: 98px;
	text-align: center;
	border-bottom: 1px solid #277dbf;
}
.ul_n>li>.wrapper_a>a{
	/*color: #FFFFFF;*/
	color: #a3d4f7;
	line-height: 40px;
	padding:10px 10px ;
	text-align: center;
	white-space: nowrap;
	
}
.ul_n>li>.wrapper_a>a:hover{color: #FFFFFF;}





#divselect {z-index: 10000;position: relative;*+top: -850px;}
#divselect cite {
	border: 1px solid #dbdada;
	width: 195px;
	height: 33px;
	line-height: 33px;
	display: block;
	color: #757575;
	cursor: pointer;
	font-style: normal;
	padding-left: 10px;
	padding-right: 30px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/select.jpg) no-repeat scroll right center #fff ;
}

#divselect ul {
	width: 235px;
	border: 1px solid #dbdada;
	background-color: #ffffff;
	position: absolute;
	z-index: 20000;
	right: 0px;
	bottom: 35px;
	/**+top: -331px;*/
	display: none;
	*+bottom:-1000px;
}

#divselect ul li {
	height: 33px;
	line-height: 33px;
}

#divselect ul li a {
	display: block;
	height: 33px;
	color: #757575;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#divselect ul li a:hover {
	background-color: #CCC;
}
.nav_wrapper{background-color:#0e6eb8;min-width:1200px;}
.nav{
	height: 50px;width:1100px;
}
.nav>ul>li{
	float: left;
	position: relative;
	width:110px;
}
.nav>ul>li>a{
	line-height:50px;
	color: #FFFFFF;
	padding: 0px 22px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/navIcon.jpg) no-repeat center right;
	display: block;
	font-size: 15px;
	text-align:center;
}

#banner {
    position: relative
}

#banner .banbtn {
    position: absolute;
    height: 10px;
    left: 50%;
    bottom: 30px
}

#banner .banbtn a {
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/images/banbtn.png) no-repeat;
    z-index: 1;
    margin-left: 5px
}

#banner .banbtn .s {
    background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/images/banbtn1.png) no-repeat
}

//.banner {
    height: 480px
}

//.banner li {
    position: absolute;
    display: none;
    height: 480px;
    width: 100%
	
}
//.banner li a{
    width: 100%;
    height: 100%;
    display: block;
}
.banner{
	width: 100%;
        min-width:1200px;
	position: relative;
}
.banner .swiper-container{
	width: 100%;
}
.banner .swiper-slide{
	width: 100%;
	float: left;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .pagination {
  position: absolute;
  z-index: 20;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 30px;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin-right: 5px;
  opacity: 0.8;
  cursor: pointer;
  box-shadow:0px 1px 2px #555 inset;
}
.banner .swiper-visible-switch {
  background: #aaa;
}
.banner .swiper-active-switch {
  background: #fff;
}

.reminder_wrapper{background-color:#f3f3f3 ;}
.reminder{height: 50px;}
.reminder_ul_wrapper{
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 10px 0px;
}
.reminder_ul{height: 30px;}
.reminder_ul>li>a{line-height: 32px;}
.reminder>span,.reminder>.reminder_ul_wrapper,.reminder>a{
	float: left;
}
.reminder>span,.reminder>a{
	line-height: 50px;
	display: block;
}
.reminder_ul{width: 842px;}
.reminder_ul>li{
	float: left;
	width: 421px;
}
.reminder_ul>li>a{
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/listIcon.jpg) no-repeat center left;
	padding-left: 20px;
	color: #4a4b55;
	cursor:text ;
}
/*.reminder_ul>li>a:hover{text-decoration: underline;}*/
.reminder_ul>li>span{
	color: #929292;
	font-size: 13px;
	padding-left: 5px;
}
.reminder>a{
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/more03.jpg) no-repeat center left;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
}
.reminder>span{
	color: #0e6eb8;
	font-weight: bold;
	font-size: 17px;
	padding-right: 22px;
}
.content{
	padding-bottom: 25px;
	/*height: 400px;*/
}
.content_l{
	width: 742px;
	float: left;
}
.content_r{
	width: 239px;
	float: right;
}
.content_l>.news_item{
	float: left;
	
}
.news_item{
padding-top: 25px;
}
.news_item_title{
	height: 50px;
}
.news_item_title span{
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
	display: block;
	border-top:2px solid #0e6eb8;
	border-left:1px solid #e3e3e3 ;
	border-right:1px solid #e3e3e3;
	padding: 0px 20px;
	float: left;
}
.news_item_title>div{
	float: right;
	border-top:1px solid #e3e3e3 ;
	border-right:1px solid #e3e3e3 ;
	border-bottom:1px solid #e3e3e3;
	background: #fbfbfb;
}
.news_item_title a{
	font-size: 12px;
	line-height: 50px;
	padding-left: 20px;
	float: right;
	padding-right: 15px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/images/more2.jpg) no-repeat center left;
	color: #666666;
}
.news_item_main{
	padding: 15px;
	border-bottom:1px solid #e3e3e3 ;
	border-left:1px solid #e3e3e3 ;
	border-right:1px solid #e3e3e3 ;
}
.news_item_main>div{
	/*float: left;*/
}
.news_item_list{
	color: #555555;
	line-height: 30px;
	/*padding-left: 20px;*/
}
.news_item_list>div>a{
	float: left;
	color: #555555;
	}
.news_item_list>div>a:hover{
		text-decoration: underline;
	}
.news_item_list>div>.date{
	float: right;
	color: #a6a6a6;
}
#indemo{
	width: 14000px;
}
#demo{
	width: 695px;
	overflow: hidden;
	position: relative;
}
#indemo>div{float: left;}
#demo1>.brand_item,#demo2>.brand_item{
	float: left;
	padding-right: 10px;
}
.brand_item>p{ text-align:center;}
.brand_item>p>a{
	color: #666666;
	line-height: 30px;
}
.brand_item>p>a:hover{text-decoration: underline;}
.teacher_show{margin-bottom:11px;}
.teacher_show>a{
	float: left;
	display: block;
}
.teacher_show>div.teacher_show_main{
	float: left;
}
.teacher_show_main>a{
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #555555;
	padding-left: 15px;
	
}
.teacher_show_main>a:hover{text-decoration: underline;}

.news_item_list>ul.ul_alert>li{
	border-radius: 100px;
	background: #f2f2f2;
	padding-right:8px;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 180px;
	
}
.news_item_list>ul.ul_alert>li>a{
	color: #666666;
	display: block;
	line-height:33px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/alertRight02.png) no-repeat center right;

}
.news_item_list>ul.ul_alert>li.cur{
	background: #0e6eb8;
}
.news_item_list>ul.ul_alert>li.cur>a{
	color: #FFFFFF;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/alertRight.png) no-repeat center right;
}
.luara-left {
	position: relative;
	padding: 0;
	overflow: hidden;
}

.luara-left ul {
	position: relative;
	padding: inherit;
	margin: 0;
}

.luara-left ul li {
	float: left;
	padding: inherit;
	margin: inherit;
	list-style: none;
}
.luara-left ul li a img {
	width: 278px; height: 200px;
}

.example2 ol {
	position: relative;
	width: 98px;
	height: 20px;
	top: -39px;
	left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 180px;
	left: 0px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/bac.png) repeat-x;
}

.example2 ol li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 5px;
	background: #fff;
}

.example2 ol li.seleted {
	background: #9d9c98;
}	


/*列表页开始*/
.list_side{
	width: 240px;
	min-height: 456px;
	float: left;
	margin-top: 23px;
}
.list_main{
	width: 742px;
	min-height: 555px;
	float:right;
	margin-top: 23px;
}
.list_side_title{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 47px;
	background-color: #0e6eb8;
	border-top:2px solid #2789d5;
	padding: 0px 18px;
}
.list_side_title>p{
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/listIcon03.png) no-repeat center right;
    font-size: 18px;
}
.list_side_item{
	padding-left:18px;
	padding-right:22px;
	border-bottom: 1px solid #e3e3e3;
	background: #f8f8f8;
	}
.list_side_item>a{display: block;}
.list_side_item>a>p{
	line-height: 50px;
	color: #454545;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/alertRight02.png) no-repeat center right;
	
}
.list_side>div.list_side_item.list_cur{background: #FFFFFF;}
.list_side>div.list_side_item.list_cur>a>p{
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/listAlert01.png) no-repeat center right;
    color: #0e6eb8;
}
.list_main_title{
	border: 1px solid #e3e3e3;
	background-color: #fbfbfb;
	height: 50px;
	line-height: 50px;
	padding: 0px 10px;
}
.list_main_title>span{
	float: left;
	color: #454545;
	font-size: 18px;
	/*line-height: 30px;*/
	font-weight: bold;
}
.list_main_title>p{
	float: right;
	padding-left: 18px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/H07.jpg) no-repeat center left;
}
.list_main_title>p>a{
	color: #666666;
	font-size: 12px;
	line-height: 30px;
}
.list_main_m{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding:0px 25px 15px;
	min-height:620px;
}
.list_main_m_item{
	border-bottom: 1px solid #eeeeee;
}
.list_main_m_item>a{
	color: #555555;
	line-height: 45px;
	float: left;
	padding-left: 15px;
	background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/listIcon07.png) no-repeat left center;
}
.list_main_m_item>a:hover{text-decoration: underline;}
.list_main_m_item>span{
	color: #a6a6a6;
	line-height: 45px;
	font-family: arial;
	float: right;
}
/*列表页结束*/
.details_title{border-bottom: 1px solid #EEEEEE;}
.details_title>h2{
	font-size: 22px;
	padding-top:20px ;
	color: #333333;
	text-align: center;
}
.details_title>p{
	font-size: 12px;
	color: #888888;
	line-height: 50px;
	text-align: center;
}
.details_main{padding: 20px 0px;}
.details_main>p,.details_main span{
	color: #555555;
	font-size: 16px;
	line-height: 30px;
	/*text-indent: 2em;*/
}
.details_main>p>img{text-align: center;padding: 10px 0px;}
.details_title>p>a>span>img,.details_title>p>a>img{
	position: relative;
	top: 3px;
	left: 4px;
}
.renav{overflow:hidden;height: 385px;}
.NewsPage{
	text-align: center;
    margin: 20px;
}
.NewsPage a{
	color: #2789d5;
}
.list_main_m_item>a:hover{
	color: #0e6eb8;
}


.index_new{
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    height:300px ;
    overflow: hidden;
    width: 709px;
    position: relative;
}
.renav>ul>li>a{
			padding-left: 15px;
            background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/listIcon07.png) no-repeat left center;
            line-height: 35px;
            color: #000000;
		}
		.TeacAndStu_title{height: 50px;}
		.TeacAndStu_title>span{
		    font-size: 17px;
		    font-weight: bold;
		    line-height: 48px;
		    display: block;
		    border-top: 1px solid #e3e3e3;
		    border-left: 1px solid #e3e3e3;
		    border-bottom: 1px solid #e3e3e3;
		    padding: 0px 20px;
		    float: left;
		    cursor: pointer;
		    background: #fbfbfb;
		}
		.TeacAndStu_title>span.TeacAndStu_Cur{
		    border-top: 2px solid #0e6eb8;
		    border-left: 1px solid #e3e3e3;
		    border-bottom: 1px solid #FFFFFF;
		    line-height: 47px;
		    background: #FFFFFF;
		}
		.TeacAndStu_title>div{
			float: left;
		    border-right: 1px solid #e3e3e3;
		    border-bottom: 1px solid #e3e3e3;
		    border-top: 1px solid #e3e3e3;
		    background: #fbfbfb;
		}
		.TeacAndStu_title a {
		    font-size: 12px;
		    line-height: 48px;
		    padding-left: 20px;
		    float: right;
		    padding-right: 15px;
		    background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/more2.jpg) no-repeat center left;
		    color: #666666;
		}

.news_item_wrapper{
	width: 1000px;
	position: relative;
}
.news_item_wrapper>div{float: left;position:absolute;}


.Tea_link_wrarpper{border: 1px solid #e8e8e8;/*height: 72px;*/padding: 2px;background: #fefefe;background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/img/linkBac.png) repeat-x center;}
.link_l{float: left; background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/images/linkRightB3.png) no-repeat right center;width:40px;height: 30px;padding-left: 16px;padding-right:16px;padding-top: 13px;padding-bottom: 13px;}
.link_r{float:left;}
.link_r{height: 30px;padding-left: 5px;width: 120px;}
.link_r>p>a{color: #555555;line-height:60px;font-weight: bold;font-size: 15px;word-wrap: break-word;}
.Tea_link_wrarpper:hover>.link_r>p>a{color: #0e6eb8;}
.news_item_list.renav>ul>li{height: 76px;}
.inp_wrapper{margin-bottom: 20px;height: 40px;border: 1px solid #e6e6e6;border-radius:5px ;padding: 0px 10px;}
.inp_wrapper>input{height:38px;/*line-height: 40px;*/line-height:38px;border: none; outline: none;color: #888888;}
.inp_wrapper>span{width: 40px;height: 40px;background: url(/Template/Default/%E6%95%99%E5%8A%A1%E5%A4%84%E7%BD%91%E7%AB%99/images/JWCdown.png) center no-repeat #fbfbfb;border-left:1px solid #e6e6e6;cursor: pointer;}
.downKuai{z-index: 20;position: absolute;width: 205px;background: #FFFFFF;left: 0px;top: 41px;display: none;}
.downKuai>p{color:#888888;line-height: 35px;padding:0px 10px;cursor: pointer;}
.downKuai>p:hover{background: #CCCCCC;color: #FFFFFF;}
.sear_btn.amn3{width: 134px;background: #0e6eb8;color: #FFFFFF;cursor: pointer;border-radius:5px ;}
.sear_btn:hover{background: #1280d5;}
/*.sear_btn{z-index: 10;position: relative;}*/
table tr{background: #FFFFFF;line-height: 40px;}