/*========公共样式==========*/
body {
	font: 12px/150% "微软雅黑";
	color: #000;
	background:#fff;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:#ae0f00;
	text-decoration:none;
}
a.i:link, a.i:visited, a.i:hover, a.i:active {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea, label {
	font-size:12px;
	vertical-align:middle;
}
span {
	display:inline;
}
.clear {
	clear:both;
	margin:0 auto;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
* html .clearfix {zoom: 1;}
.clear10 {
	clear:both;
	height:10px;
	overflow:hidden;
	margin:0 auto;
}
h1, h2, h3 {
	font-size:14px;
}
h4, h5, h6 {
	font-size:12px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
dl, dd, dt {
	margin: 0;
	padding:0;
}
li {
	height: auto;
}
table, td {
	line-height:120%!important;
	line-height:150%;
	font-size:12px;
}
.right {
	float:right;
	padding:0;
}
.left {
	float:left;
	padding:0;
}
.f16 {
	font-size:16px;
}
.f14 {
	font-size:14px;
}
.f12 {
	font-size:12px;
}
.b {
	font-weight:bold;
}
.datetime {
	color:#CBCBCB;
}
.f_r {
	float:right;
}
img {
	border:0;
	vertical-align:middle;
}
.cnt1000 {
	width:1000px;
	margin:0 auto;
	text-align:center;
	clear:both;
	padding:10px 0 10px 0;
}
/*===============首页=====================*/
.top_banner { background:#155c42; width:auto; margin:0 auto; text-align:center;}
.banner { background:url(../images/banner_02.jpg) no-repeat top center; width:1400px; height:37px; padding:152px 0 0 0; margin:0 auto; text-align:center;}
.navs { width:1200px; height:28px; clear:both; margin:0 auto; text-align:center;}
.navs li {
	float:left;
	color:#FFF;
	text-align:center;
}
.navs li a {
	color:#FFF;
	float:left;
	font-size:16px;
	font-family:"微软雅黑";
	display:block;
	margin:0 3px 0 3px;
	height:28px;
	line-height:28px;
	width:100px;
	text-align:center;
}
.navs li a:link, .navs li a:visited {
	color:#FFF;
}
.navs li a.cur {
	background:#023924;
}
.navs li a.cur:hover {
	background:#023924;
}
.navs li a:hover  {
	background:none;
}
.focus_wrap { background:#155c42;}
/**首页推荐滚动新闻及搜索**/
.list_lh{ height:26px; overflow:hidden;}
.list_lh li{paddding:5px 0;}
.tj_search { width:1200px; margin:0 auto; text-align:center; position:relative; height:41px; padding:17px 0 0 0; position:relative;}
.tj_search .tj_news { width:860px; text-align:left;}
.tj_search .tj_news h3 { background:#155c42; width:91px; text-align:center; height:26px; line-height:26px; border-radius:5px; -webkit-border-radius:5px; font-weight:100; color:#FFF; float:left;}
.tj_search .tj_news li { font-size:14px; height:26px; line-height:26px; margin-left:20px;}
.tj_search .tj_news li a { color:#555555;}
.tj_search .tj_news li span { color:#a6a6a6; margin-left:16px;}
.search { height:25px; position:absolute; top:15px; right:0;}
.search .search_k { height:32px; float:left;}
.search .search_k .iinput { background:#f6f5f5 url(../images/search-ico.png) no-repeat 10px; width:222px; height:30px; line-height:23px; float:left; border:0; padding-left:36px; border-radius:5px; -webkit-border-radius:5px;}
.search .search_k .isubmit { width:63px; height:29px; background:url(../images/search.jpg) no-repeat; border:0; text-indent:-9999px;}
.index_main { background:#f9f9f9; max-width:1200px; clear:both; margin:0 auto; text-align:center; margin-bottom:16px; box-shadow: 0 1px 5px #efefef;
    -webkit-box-shadow: 0 1px 5px #efefef; border:#ededed solid 1px;}
.cnt1200{ width:1200px; margin:0 auto; text-align:center;}
.focus_news { margin-bottom:14px;}
.focus { width:605px; height:359px; float:left; padding:20px;}
.news { width:555px; height:359px; float:right; padding:20px 0 0 0;}
/**新闻幻灯片**/
#owl-demo{position:relative;width:605px;height:359px;margin:0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:605px;height:359px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:40px;background-color:#646464;opacity:.73;filter:alpha(opacity=73);}
#owl-demo span{position:absolute;left:28px;bottom:10px;width:100%;font:18px/22px "Microsoft YaHei","SimHei";color:#fff;text-align:left;}

.owl-pagination {
  position: absolute;
  bottom: 8px;
  height: 22px;
  right: 10px;
}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px; background:#453436;border-radius:10px; -webkit-border-radius:10px;*display:inline;*zoom:1;}
.owl-pagination .active{width:10px; background:#2c2b2c; border-radius:10px; -webkit-border-radius:10px;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}

.news .news_title { height:41px; font-family:"SimHei";border-bottom:#ececec solid 2px;}
.news .news_title a { background:url(../images/new-tab-b.png) no-repeat; width:113px; height:41px;display:block; float:left; font-size:18px; padding-left:20px; line-height:41px; color:#919090;}
.news .news_title a.cur { color:#fff;}
.news .news_title a.xinwen.cur { background-position:0 0;}
.news .news_title a.gonggao { background-position:-136px 0;}
.news .news_title a.xinwen{ background-position:0 -41px;}
.news .news_title a.gonggao.cur { background-position:-136px -41px;}

.block { display:block;}
.hide { display:none;}
.news_box { position:relative;font-size:14px;}
.news_box span.more {  position:absolute; top:-25px; right:25px; font-family:"Microsoft Yahei";}
.news_box span.more a { color:#006633;}
.news ul { padding:20px 35px 0 10px; text-align:left;}
.news li { font-size:14px; line-height:32px; color:#666;}
.news ul li a {
  background: url(../images/arrow_03.jpg) no-repeat left;
  padding-left: 15px;
  display: block;
  width: 444px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news li span { float:right; color:#333333;}

.main_l { width:884px; float:left;}

.r_item { width:398px; float:left; text-align:left; margin-bottom:5px; margin-left:18px; margin-right:10px;}
.r_item .item_title { height:34px; line-height:34px; font-size:18px; font-family:"SimHei"; color:#FFF; border-bottom:#dedede solid 2px;}
.r_item .item_title a { width:97px; display:inline-block; text-align:center; margin-right:10px; color:#006633;}
.r_item .item_title a.active { border-bottom:#006633 solid 3px;}
.r_item .item_box { padding:18px 0; line-height:32px; font-size:14px; position:relative;}
.r_item .item_box span.more { position:absolute; top:-35px; right:0; font-family:"Microsoft Yahei";}
.r_item .item_box span.more a { color:#006633;}
.r_item .item_box li {}
.r_item .item_box li a {
  background: url(../images/arrow_03.jpg) no-repeat left;
  padding-left: 15px;
  display: block;
  width: 320px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.r_item .item_box li span.datetime { float:right; color:#333333;}
.displaynone { display:none;}

.main_r { width:316px; float:right; text-align:left;}
.zhuanti_box .r-img1 { display:inline-block; margin-bottom:3px;}
.zhuanti_box .r-img2 { display:inline-block; margin-bottom:3px;}
.zhuanti_box .r-img5 { display:inline-block; margin-top:14px;}

.friend_link { background:#f9f9f9; height:48px; width:100%; border-top:#e8e8e8 solid 1px; border-bottom:#e8e8e8 solid 1px;}
.inner_link { width:1200px; margin:0 auto; text-align:center; line-height:48px;}
.link_box { font-size:14px; color:#36775a;}
.link_box a { color:#36775a; margin-right:14px; display:inline;}
.link_box a:hover { text-decoration:underline;}
/***********新闻列表页***********/
.second_main { background:#fefefe; width:1200px; clear:both; padding:16px 0 0 0; margin:0 auto; text-align:center; margin-bottom:16px; border:#e9e3e3 solid 1px; margin-top:14px;}
.list_l { width:206px; float:left; margin-left:40px; text-align:left; min-height:739px; font-family:"微软雅黑";}
.list_l h3 { height:42px; line-height:42px; color:#155c42; font-size:24px; font-family:"微软雅黑"; font-weight:100; border-bottom:#36775a solid 3px; text-align:center; margin-bottom:21px;}
.list_l li { height:39px; line-height:39px; font-size:16px; color:#535353;margin-bottom:13px;}
.list_l li a { background:#f0f0f0; display:block; color:#666666; padding-left:30px;}
.list_l li a:hover { background:#36775a; color:#FFF;}
.list_l li a.cur{ background:#36775a; color:#FFF;}
.list_l ul { padding-bottom:27px;}

.l_search {}
.l_box { padding:34px 13px 50px 13px; background:#f0f0f0;}
.list_r { width:860px; float:right; padding:0 50px 0 0;}
.lis_pos { background:url(../images/lis_pos_03.png) no-repeat 8px; text-align:left; height:38px; line-height:38px; color:#868686; padding-left:38px; font-size:14px; border-bottom:#e1e1e1 solid 3px;}
.lis_pos a { color:#868686;}
.list_box { min-height:300px; font-size:14px; margin:20px 0 20px 0; text-align:left;}
.list_box ul { margin:0 27px 20px 6px;}
.list_box ul > li { background:url(../images/dot.jpg) no-repeat left; padding:0 0 0 15px;line-height:36px; border-bottom:#eaeaea solid 1px;}
.list_box li .datetime { float:right; color:#A7A7A7;}
.list_box .clear-line { background:none; border-bottom:#CCC dashed 1px; margin:15px 0;}

/**师资队伍**/
.list_photos { padding-top:5px;}
.list_photos .imgcnt { height:118px; background:#fcfcfc; padding:16px 18px; margin-top:10px;}
.list_photos  .imgcnt .l-img { float:left; width:79px; height:114px;}
.list_photos  .imgcnt .r-cnt { float:left; width:666px; height:114px; text-align:left; margin-left:22px; color:#898989;}
.list_photos .imgcnt .r-cnt h3 { font-size:18px; font-weight:100; color:#004d9f;}
.list_photos .imgcnt .r-cnt p { line-height:24px; font-size:14px; padding:12px 0 0 0;}
.list_photos .imgcnt .r-cnt p a { color:#4f83b9;}

.photolist_box { min-height:770px; font-size:14px; text-align:left; background:#FFF; border:#ebebeb solid 1px; margin-top:11px; margin-bottom:11px;}
.sub_cat  {}
.sub_name { background:#f7f8fa url(../images/l-arr.png) no-repeat 10px;height:38px; line-height:38px; font-size:16px; font-family:"Microsoft Yahei"; color:#122d72; padding-left:28px;}
.sub_list { padding:10px 0 0 10px;}
.sub_list li { float:left; width:80px; text-align:center; padding:8px 0;}
.sub_list li a { background:url(../images/icon_03.jpg) no-repeat left; color:#2e539f; font-size:14px; display:block;}
.pages {
  text-align: center;
  margin-top: 20px;
  color: #707070;
  clear: both;
  padding: 10px 10px 10px 40px;
  font-size:12px;
}
.pages li { background:none; padding:0 0 0 0; line-height:28px;}
.pages li a{display:block; float:left; border:#ededed solid 1px; padding:0 10px; margin:0 3px;height: 28px;
  line-height: 28px;}
.pages li.thisclass a{ background:#0e6f3a;color:#FFF;}
.pages li span {float:left;}

.content_box { min-height:300px; font-size:14px; margin:20px 0 20px 0; text-align:left;}
.content_box h1 {font-size:28px; text-align:center; font-family:"Microsoft Yahei"; font-weight:100;  padding-top:25px; line-height:36px; color:#b50101; margin:0 100px;}
.content_box .cnt_info {  width:830px; margin:0 auto; height:39px; line-height:39px; font-size:16px; font-family:"Microsoft Yahei"; color:#adadad; text-align:center; border-top:#f2f2f2 solid 1px; border-bottom:#f2f2f2 solid 1px; margin-top:30px;}
.content_box .cnt_info span { position:absolute; top:5px;right:0;}
.content_box .content { padding:20px 0 20px 0; line-height:30px; font-size:16px; color:#525252;}
.content_box .content  table,.content_box .content  td{ font-size:14px;}

.search_rows {
  height: 39px;
  line-height:39px;
  border: #f1f1f1 solid 1px;
  text-align: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  color:#8e8e8e;
  margin:23px 13px;
  padding:0 0 0 23px;
}
.fc_03c { color:#F00;}
.r_page_list { padding-left:23px; padding-right:24px; text-align:left;}
.r_page_list dl{
	display:block;
	width:100%;
	margin:12px auto 0px;
	padding-bottom:8px;
}
.r_page_list dl dt a{
	line-height:27px;
	font-size:16px;
        font-family:"Microsoft Yahei";
	letter-spacing:1px;
	/*font-weight:bold;*/
}
.r_page_list dl dd p{
	line-height:19px;
	color:#444;
	font-size:12px;
}
.r_page_list dl dd span{
	font-size:12px;
	line-height:23px;
	color:#2f9d00;
}
.r_page_list dl dd a{
	color:#777;
	text-decoration:none
}
.r_page_list dl dd a:hover{
	color:#F30;
}
.r_page_list dl dd span{
	margin-right:10px;
}
/***===页脚===***/

.footer {
	background:#36775a;
	width:100%;
	margin:0 auto;
	text-align:center;
	clear:both;
	font-size:14px;
	line-height:24px;
	color:#fff;
	padding:30px 0;
}
.footer a { color:#FFF;}
.footer a:hover { color:#F00;}