@charset "utf-8";
/*========鍏叡鏍峰紡==========*/
body {
	font: 12px/150% "Microsoft Yahei";
	color: #000;
	background:#f5f5f5;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:#ac0303;
	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;
height:1px;
	margin:0 auto;
overflow:hidden;
}
.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 { border-collapse:collapse;}
.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_wrap {
	background:#FFF url(../images/top_bg_02.jpg) repeat-x;
	width:auto;
	margin:0 auto;
	text-align:center;
	height:161px;
}
.top_logo { background:url(../images/banner_03.jpg) no-repeat left; width:1248px; height:161px; margin:0 auto; text-align:center;position:relative;}
.top_txt { position:absolute; top:23px; right:100px; font-size:16px; color:#265500;}
.top_txt a:link, .top_txt a:visited {
	color:#265500;
}

.navs_wrap {
	background:#017939;
	width:auto;
	height:48px;
}
.navs {
	width:1190px;
	height:48px;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:9999999999;
}
.navs li {
	float:left;
	color:#006616;
	text-align:left;
	position:relative;
	margin:0 5px;
}
.navs .li {
	float:left;
	color:#006616;
	text-align:left;
	position:relative;
	background:none;
}
.navs ul li a {
	color:#fff;
	float:left;
	font-size:16px;
	display:block;
	width:98px;
	height:48px;
	line-height:48px;
	text-align:center;
}
.navs li a:link, .navs li a:visited {
	color:#fff;
}
.navs li a:hover {
	background:#27c46b;
	color:#FFF;
}
.navs li a.cur {
	background:#27c46b;
	color:#FFF;
}

.search { background:#fff; height:40px; position:absolute; top:63px; right:23px; border:#e2e2e2 solid 1px;}
.search .search_k { height:25px;}
.search .search_k .iinput { background:none; width:203px; height:40px; line-height:38px; float:left; border:0; padding-left:5px;font-family:"Microsoft Yahei"; color:#666; font-size:16px;}
.search .search_k .isubmit { background:url(../images/search-ico_03.gif) no-repeat; width:40px; height:38px; border:0;float:left; text-indent:-9999px;}

.subnav {height:auto;background:#27c46b;position:absolute;left:0;top:48px;display:none;z-index:200; width:140px; padding-bottom:10px;}
.subnav ul {clear:both;height:auto;}
.subnav ul li { background:none;clear:both;float:none;margin:0 auto;border-left:none;}
.subnav ul>li>a { display:block;font-size:14px;color:#FFF;background:none;text-align:left; font-weight:100; height:28px; line-height:28px; padding-left:20px;}
.subnav ul li a:link,.navs ul li .subnav ul li a:visited { color:#FFF; font-weight:100;}
.subnav ul li a:hover,.subnav ul li a:active { text-decoration:underline;}
.subnav ul li.last {border-bottom:none}
.slider { width:100%; margin:0 auto; text-align:center; padding:0; height:100%;}

.news_wrap { background:#f5f5f5;}
.news_main { width: 1248px; margin:0 auto; text-align:center; padding-top:30px;}
.news_title { background:url(../images/news_title_11.jpg) no-repeat center; height:29px; position:relative;}
.news_title a { position:absolute; top:0; right:0; width:66px; height:27px; display:block; text-indent:-9999px;}
.news_box { padding-top:28px;}
.news_header { width:400px; height:380px; background:#fff; float: left;}
.news_header .news_txt { padding:10px 18px 18px 18px;}
.news_header .news_txt h3 {
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: 100;
    color: #333;  
       line-height:24px; 
}
.news_header .news_txt p {
	text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: 100;
    color: #666;
	line-height:22px;
	padding-top:12px; 
	}
.news_list {
    float: left;
    width: 810px;
    overflow: hidden;
    margin-left: 38px;
}
.news_list ul { width:848px;}
.news_list li {
    height: 66px;
    border-bottom: #e2e2e2 solid 1px;
    padding: 15px 0;
    float: left;
    width: 380px;
    margin-right: 38px;
}
.date_cal { width:64px; height:66px; text-align:center; float:left; line-height:32px;}
.date_cal .year_month { color:#265500;}
.date_cal .day { font-size:24px; color:#265500; font-weight:100;}
.date_title {
    float: left;
    /* margin-left: 20px; */
    font-size: 16px;
    border-left: #e2e2e2 solid 1px;
    height: 66px;
    line-height: 24px;
    width: 293px;
    padding-left: 20px;
	text-align:left;
}

.home_main { width:1190px; border-radius:3px; margin:0 auto; margin-top:24px; text-align:center; font-family:"Microsoft Yahei"; 
}
.announce_wrap { background:#007643; margin-top:40px;}
.announce_main { width: 1248px; margin:0 auto; text-align:center; padding-top:30px;}
.announce_title { background:url(../images/notice_title_17.jpg) no-repeat center; height:29px; position:relative;}
.announce_title a { position:absolute; top:0; right:0; width:66px; height:27px; display:block; text-indent:-9999px;}
.announce_box { width:1248px; overflow:hidden; text-align:left; margin-top:20px;}
.announce_box ul{ width:1270px;}
.announce_box li { background:#ffffff; height:66px; border:#e2e2e2 solid 1px; padding:15px 0; float:left; margin-right:22px; width:399px; margin-bottom:30px;}
.announce_box .date_cal { width:64px; height:66px; text-align:center; float:left; line-height:32px; border: #e2e2e2 solid 1px; margin-left:15px;}
.announce_box .date_cal .year_month { color:#265500; background:#f6f6f6; height:29px;}
.announce_box .date_cal .day { font-size:24px; color:#265500; font-weight:100; border-bottom:#e2e2e2 solid 1px; height:36px;}
.announce_box .date_title {
    float: left;
    /* margin-left: 20px; */
    font-size: 16px;
    height: 66px;
    line-height: 24px;
    width: 293px;
    padding-left: 20px;
	border-left:0;
}
.item_wrap { background:#f5f5f5;}
.item_main { width:1248px;margin:0 auto; text-align:center; padding-top:30px;}
.home_item { width:400px; float:left; text-align:left;}
.marl48 { margin-left:48px;}
.marlr24 { margin-left:24px; margin-right:24px;}
.item_title { height:36px; line-height:36px; font-family:"Microsoft Yahei"; position:relative; border-bottom:#d8d8d8 solid 1px;}
.item_title h3 { text-align:center; font-size:18px;font-family:"Simhei"; font-weight:100; color:#007643; position:relative; border-bottom:#007643 solid 3px; width:82px;}
.item_title span { position:absolute; top:8px; right:10px; font-family:"Microsoft Yahei"; font-size:12px; width:42px; height:19px; line-height:19px; text-align:center; background:#1a6c40;}
.item_title span a { color:#fff; display:block; font-size:14px;}
.item_title span a:hover { color:#fff;}
.item_box { padding:10px 0 10px 0;}
.item_box li { line-height:36px; font-size:16px;}
.item_box li .datetime { color:#080808;}
.item_box div { line-height:30px;}
.item_box div a { color:#a7a7a7;}
.item_box div a:hover {color:#ae0f00;}
.item_box  li .datetime { color:#b6b6b6; float:right;}
.item_box ul{ }
.item_box  ul li{display:block;}
.item_box  ul li a{background:url(../images/dot_03.gif) no-repeat left; padding-left:20px;display:block; width:290px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.item_ads { width:1248px; overflow:hidden; text-align:left; margin-top:20px;}
.ads { width:1270px;}
.ads a { display:block; float:left; margin-right:22px;}

/****=========二级页面样式==========***/
.second_main { background:#fefefe; width:1248px; clear:both; margin:0 auto; text-align:center; margin-bottom:16px;}
.second_banner { background:url(../images/second_banner_03.jpg) no-repeat center; height:304px; position:relative;}
.second_banner h3 { background:rgba(3,81,62,.52); width:244px; height:71px; line-height:71px; color:#fff; font-size:24px;font-weight:100; text-align:center; position:absolute; left:30px; bottom:0;}
.list_l { width:244px; float:left; text-align:left; min-height:739px; margin-left:30px;}
.list_l li { height:56px; line-height:56px; font-size:18px; color:#535353; border-bottom:#d6d6d6 solid 1px;}
.list_l li a { background:#fff; display:block; color:#666666; padding-left:30px; font-size:18px;}
.list_l li a:hover { background:#017939; color:#fff;}
.list_l li a.cur{ background:#017939; color:#fff;}
.list_l ul { padding-bottom:0;}

.l_search {}
.l_box { padding:34px 13px 50px 13px; background:#f0f0f0;}
.list_r { width:928px; float:right;}
.lis_pos { background:url(../images/lis_pos_03.png) no-repeat 8px; text-align:left; height:38px; line-height:38px; color:#03513e; font-size:14px;}
.lis_pos a { color:#03513e;}
.list_box { min-height:300px; font-size:16px; margin:0 0 40px 0; text-align:left;}
.list_box ul { margin:0 0 20px 0;}
.list_box ul > li { background:url(../images/dot.png) no-repeat left; padding:0 15px 0 15px;line-height:56px; 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; margin-right:60px;}
.list_photos .imgcnt { height:118px; background:#f6f6f6; 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;}

.pages {
  text-align: center;
  margin-top: 20px;
  color: #707070;
  clear: both;
  padding: 10px 10px 10px 40px;
  font-size:14px;
}
.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:#03513e;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 50px; line-height:30px; font-size:16px; color:#525252;}
.content_box .content table { margin:0 auto; text-align:center;}
.content_box .content table td{ text-align:left;}
/**高级搜索页**/
.lis_pos2 { text-align:left;}
.lis_pos2 h3{ font-size:16px;}
.fc_03c { color:#f00;}
.search_rows {
  height: 39px;
  line-height:39px;
  padding-left: 16px;
  border: #f1f1f1 solid 1px;
  background:#fefefe;
  text-align: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  color: #004ca8;
  margin-top:20px;
}
.r_page_list { padding-top:0; 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;
	margin-left:5px;
}
.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;
}
.mart465 { margin-top:465px;}
.footer { background:url(../images/footer_bg_22.jpg) repeat-x; height:443px;font-size:14px; color:#fff; margin:0 auto; margin-top:40px;}
.footer .inner_footer {  width:1248px; margin:0 auto; text-align:left; position:relative;}
.footer .inner_footer .footer-logo { position:absolute; top:90px; left:100px;}
.footer .inner_footer .footer-links{ position:absolute; top:220px; left:110px;}
.footer .inner_footer .footer-links .link { float:left; width:350px;}
.footer .inner_footer .footer-links .link h2 { font-size:18px; font-weight:100; margin-bottom:10px;}
.footer .inner_footer .footer-links .link p { line-height:24px;}
.footer .inner_footer .footer-links .link p a { color:#fff;}
.footer .inner_footer .erm{ position:absolute; top:224px; right:296px;}
.copyright { background:#3a3a3a; text-align:center; height:62px; line-height:62px; color:#fff; font-size:16px;}