*{
	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: 120px;
}
.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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/img/search.jpg) no-repeat center;
	height: 32px;
	width: 32px;
	cursor: pointer;
}
.quick_link{
	margin-top: 15px;
}
.footer_wrapper{
	border-top: 4px solid #0e6eb8;
	background:#f6f6f6;
}
.footer{    
	height: 52px;
    padding: 22px 0px;
    font-size: 12px;
    color: #666666;
    }
.footer p{line-height: 26px;font-size: 12px;}
.footer a{font-size: 12px;color: #666666;}
.footer a:hover{text-decoration: underline;}
.footer_wrapper .f_l{float: left;}
.footer_wrapper .f_r{float: right;}
/*二级导航栏*/
/*.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: 143px;
	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;}



.footer_wrapper{position: relative;min-width:1200px;}
.footer_wrapper  .footer {position: relative;}
.footer_wrapper  .footer .f_r{position: relative;}


#divselect {z-index: 10000;position: relative;}
#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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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;
}

#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;
}
.nav>ul>li{
	float: left;
	position: relative;
}
.nav>ul>li>a{
	line-height:50px;
	color: #FFFFFF;
	padding: 0px 30px;
	background: url(/Template/Default/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/img/navIcon.jpg) no-repeat center right;
	display: block;
	font-size: 15px;
}

.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: #00f;
}

.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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/img/listIcon.jpg) no-repeat center left;
	padding-left: 20px;
	color: #4a4b55;
}
.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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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: 692px;
	float: left;
}
.content_r{
	width: 289px;
	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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/img/more2.jpg) no-repeat center left;
	color: #666666;
}
.news_item_main{
	padding: 20px;
	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: 8000px;
}
#demo{
	width: 955px;
	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:36px;
	background: url(/Template/Default/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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/%E5%9F%BA%E7%A1%80%E6%95%99%E5%AD%A6%E9%83%A8/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: 210px;}
.NewsPage{
	text-align: center;
    margin: 20px;
}
.NewsPage a{
	color: #2789d5;
}
.list_main_m_item>a:hover{
	color: #0e6eb8;
}
.nav{width:900px;}