﻿@charset "utf-8";
/* CSS Document */

/* 全局样式  开始 */
*{margin:0;padding:0;}
body {
    
    font: 12px/20px "宋体";
	margin:0 auto;
    padding:0px;
	color:#333333;
}
body, div, dl, dt, dd, ol,  h1, h2, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, img {
    margin:0px;
    padding:0px;
}
h1, h2,  h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

h4{font-family:"宋体";
    font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-left:5px;
	padding-left:42px;
}
h1{ font-family:"宋体";
    font-size:14px;
	font-weight:bold;
	color:#1573ca;
	padding-left:20px;
	margin-left:10px;
}
h6{ font-family:"宋体";
    font-size:12px;
	color:#1573ca;
	padding-left:15px;
	margin-left:10px;
}

.blank {
    clear: both;
    height: 10px;
    margin: 0 auto;
	overflow:hidden;
}
.more{float:right; width:40px; 
      padding-right:5px; 
	  color:#FFFFFF;
}
.more a:link{ 
	  color:#FFFFFF;
	  }
.more a:visited{ 
	  color:#FFFFFF;
	  }
.more a:hover{ 
	  color:#ffcc00;
	  }
.more1{float:right; 
      padding-right:25px; 
	  color:#FFFFFF;
	  padding-top:14px;
}
.more1 a:link{ color:#82bbfb;}
.more1 a:visited{ color:#FFFFFF;}
.more1 a:hover{ color:#ffff00;}
ul{list-style:none;}

/* 全局样式  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 链接样式  开始 */
a {
	text-decoration: none;
}
a:link{
	color:#333;
	text-decoration: none;
}
a:visited {
    color:#333;
	text-decoration: none;
}
a:hover {
    color:#3366FF;
	text-decoration: underline;
}

h2 a:link{ font-family:"宋体"; color:#D20E12; text-decoration: none;}
h2 a:visited{ font-family:"宋体"; color:#D20E12; text-decoration: none;}
h2 a:hover{ font-family:"宋体"; color:#D20E12; text-decoration: underline;}

h1 a:link{ font-family:"宋体";color:#1573ca;}
h1 a:visited{ font-family:"宋体";color:#1573ca;}
h1 a:hover{ font-family:"宋体";color:#D20E12;}

h6 a:link{ font-family:"宋体";color:#1573ca;}
h6 a:visited{ font-family:"宋体";color:#1573ca;}
h6 a:hover{ font-family:"宋体";color:#D20E12;}

/* 链接样式  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 整体框架样式  开始 */
#newlogin{margin: 0 auto;
          padding: 0;
          width: 950px;
	      height:32px;
}
#nav{
	    margin: 0 auto;
        padding: 0;
        width: 950px;
	    border:1px solid #CCC;
	    height:580px;
}
#riqi{ margin: 0 auto;
       padding: 0;
	   width:985px;
	   height:48px;
	   background:url(riqibg.jpg) no-repeat top center scroll;
	   
}
#xinwen{margin: 0 auto;
        padding: 0;
        width: 1000px;
	    height:300px;
}
#redian{
	    margin: 0 auto;
        padding: 0;
        width: 1000px;
	    height:490px;
}
#tonglan{
	   margin: 0 auto;
       padding: 0;
       width: 1000px;
	   height:100px;
	  border:1px solid #bee3ee;
}
#jiaoyu{
	   margin: 0 auto;
       padding: 0;
       width: 1000px;
	   height:610px;
}
#hudong{
	   margin: 0 auto;
       padding: 0;
       width: 1000px;
	   height:390px;
}
#yqlink{margin: 0 auto;
       padding: 0;
       width: 1000px;
	   border:1px solid #bee3ee;
	   height:120px;

}
#footer{margin: 0 auto;
        padding: 0;
        width: 1000px;
	    height:100px;
		background:url(footerbg.jpg) repeat-x top center;
		text-align:center;
		padding-top:5px;
}
/* 整体框架样式  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 顶部登陆部分  开始 */
.top{ width:100%; text-align:center; background:url(topbg.jpg) repeat-x; height:34px;}
.top1{ width:1002px; height:34px; margin:0 auto;}
.top2{ padding-left:5px; float:left; padding-top:7px; font-size:12px; color:#2567B1; line-height:20px;}
.top3{float:rifhr; padding-top:7px;  padding-right:10px; font-size:12px; text-align:right;}
.input{font-size: 12px;color: #333333;background-color: #f1f9fc;height: 15px;border: 1px solid #BFE3EF; width:90px; float:left;}
.logo{ width:444px; height:93px; float:left; overflow:hidden;}
.logo img{ width:444px; height:93px;}
.sitetool{ width:200px; height:30px; line-height:30px; font-weight:bold; float:right; text-align:center; padding-top:10px; overflow:hidden; color:#000000}
.sitetool a{ color:#000000; }

/* 顶部登陆部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 广告导航菜单部分  开始 */
.main{ width:100%; height:190px; text-align:center;}
.banner{ width:999px; height:190px; margin:0 auto; background:url(bannar1.jpg) no-repeat left top;overflow:hidden; position:relative;}
.search{ width:160px; height:20px; position:absolute; top:40px; right:10px;}
.search p.sechinput{ width:120px; height:25px; float:left;overflow:hidden; position:relative; background:#FFF; }
.search p.sechinput input{ width:142px; height:16px; line-height:16px; border:1px solid #FFF; float:left; position:absolute; left:4px; top:4px; color:#a2a2a2; }
.search p.sechbtn{ width:31px; height:25px; float:right; overflow:hidden;}
.search p.sechbtn input{ width:31px; height:27px;}
.menu{ width:972px; height: auto; margin:0 auto;}

.menud1{ width:100%; height:36px; text-align:center; }
.menud0{ width:999px; height:36px; text-align:center; margin:0 auto; background:url(nav-list.jpg) no-repeat left top;}
.menud0 li{width:88px; height:auto; float:left; background:url(nav-list-li.jpg) no-repeat right 10px; position:relative; display:inline; z-index:600;}
.menud0 li.menud0li-home{  width:80px; height:auto; float:left; background:url(nav-list-li.jpg) no-repeat right 10px; position:relative; display:inline; z-index:600;}
.menud0 li.menud0li-work{ width:110px;}
.menud0 li h3{ width:80px; height:30px; line-height:30px; font-weight:bold; font-size:14px; text-align:center; padding-top:4px;}
.menud0 li.menud0li-home h3{ width:80px; height:30px; line-height:30px; font-weight:bold; font-size:14px; text-align:center; padding-top:4px; }
.menud0 li.menud0li-work h3{ width:110px; }
.menud0 li h3.curr{ background:url(nav-list-li-h2-curr.jpg) no-repeat center top;}
.menud0 li.menud0li-home h3.curr{ background:url(nav-list-lihome-h2-curr.jpg) no-repeat center top; }
.menud0 li.menud0li-work h3.curr{ background:url(nav-list-liwork-h2-curr.jpg) no-repeat center top; }
.menud0 li h3 a{ color:#FFF;}
.menud0 li h3.curr a{ color:#000;}
.menud2{ width:100%; height:45px; text-align:center;}
.menud3{ width:974px; height:45px; background:url(menudbg.jpg) no-repeat; margin:0 auto;}
.menud4{ width:950px; height:36px; margin:0 auto; line-height:36px; color:#FFF;display:none}
.menud5{padding-left:10px; padding-right:10px; padding-top:8px; float:left; width:70px;}
.menud6{ padding-left:20px; width:165px; padding-top:12px; line-height:22px; color:#11489B; float:left;}
.menud7{ padding-left:10px; width:70px; padding-top:12px; line-height:22px; color:#11489B;float:left;}
.menud8{ padding-left:10px; width:280px; padding-top:12px; line-height:22px; float:left; text-align:left;}
.f4 {font-size: 12px; line-height: 22px; color: #FFF; text-align:left; text-decoration: none;  }
.f4 a:link{font-size: 12px; line-height: 22px; color: #FFF; text-align:left; text-decoration: none; }
.f4 a:visited{font-size: 12px; line-height: 22px; color: #FFF; text-align:left; text-decoration: none; }
.f4 a:hover{font-size: 12px;line-height: 22px;color: #ffff00;text-align:left;text-decoration: underline;}

.tab01{ float:left;  }
.tab02{padding-left:110px; float:left;}
.tab03{padding-left:230px; float:left;}
.tab04{padding-left:220px; float:left;}
.tab05{padding-left:340px; float:left;}
.tab06{padding-right:120px;float:right;}
.tab07{padding-right:45px; float:right;}
.tab08{ float:right;}
/* 广告导航菜单部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 新闻部分样式  开始 */
#xinwen{margin: 0 auto;
        padding: 0;
        width: 1000px;
	    height:320px;
}
.xinwen_left{ width:740px;
              float:left;
			  background:#fafbff;
}
.xinwen_ltop{ width:700px; height:34px;
              float:left;
}
.xinwen_ltop h2{ width:600px; height:20px;float:left; background:url(location.png)  no-repeat left center;}
.xinwen_ltop h2 p{ width:600px; height:20px;  no-repeat left center;}
.xinwen_ltop h2 p span{ width:230px;font-weight:bold; color:#4AB3E3; font-size:16px; margin-left:30px;}
.xinwen_1of3{width:326px;
             float:left;
			 padding-top:2px;
			 height:250px;
}
.xinwen_2of3{width:390px;
             float:right;
			 height:250px;
}
.xiinwen_2of3  ul { margin:0 auto; overflow:hidden; width:490px}
.xinwen_2of3 ul li{width:370px; float:left; height:26px; line-height:24px; overflow:hidden; padding-left:14px; background:url(news-list-li.png) no-repeat left 7px;}
.xinwen_2of3 ul li span{width:80px; height:30px; line-height:24px; display:block; float:left; text-align:left;}
.xinwen_3of3{width:251px;
              float:right;
			  padding-top:2px;
			  height:300px;
}
.huandeng{ width:320px; height:250px; float:left; padding-top:0px}
.xuexiao{
	     margin:0;
		 padding:0;
		 width:324px;
		 border:1px solid #bee3ee;
		 background:#fafbff;
		 height:258px;
	
		
}
.xuexiao_menu{ background:url(xuexiao_menubg.jpg) repeat-x;
               height:24px;
			   width:100%;
			   padding-top:6px;
}
.xuexiao_smenu{background:url(xuexiao_smenubg.jpg) repeat-x;
               height:25px;
			   border-bottom:1px solid #bee3ee;
			   border-top:1px solid #bee3ee;
			   width:100%;
			   padding-top:5px;
}
.xuexiao ul{float:left;
            width:300px;
			padding:8px;
			padding-bottom:2px;
			padding-top:5px;
}
.xuexiao li{ background:url(jiantou1.jpg) no-repeat left;
            float:left;
			line-height:22px;
			padding-left:20px;
			padding-right:5px;
}
.toutiao{width:342px;
         float:right;
		 height:245px;
		 overflow:hidden;
		 padding:15px 5px 5px 5px;
		 background:url(dtbg.jpg) no-repeat top center;
		 
}
.toutiao h2{font-family:"宋体";
            font-size:16px;
			font-weight:bold;
			text-align:center;
			color:#d20e12;
}
.toutiao p{width:320px;
           padding:10px;
		   padding-bottom:0px;
		   color:#1573ca;
		   border-bottom:1px  dotted #bee3ee; 
}
.toutiao ul,.news ul{float:left;
			overflow:hidden;
			padding:5px 5px 5px 0px;
			
}
.toutiao li,.news li{background:url(news-list-li.png) no-repeat 0 9px;
            line-height:24px;
		    float:right;
		    width:320px;
		    padding-left:12px;
			overflow:hidden;
}	
.toutiao span,.news span{ float:right;
}
.news{width:352px;
         float:right;
		 height:273px;
		 
}
.qh1{width:100%; height:32px; background:url(qhbg.jpg) repeat-x; float:left;}
.qh0{width:100px; height:32px; float:left; line-height:32px; color:#06C;}
.qh2{width:100px; height:32px; background:url(qhbg3.jpg) repeat-x; float:left; line-height:32px;}
.qh2 a{  font-size:14px; font-weight:bold}
.qh0 a{ font-size:12px; font-weight:normal}
.qhb{width:100px; height:32px; background:none; float:left; line-height:32px;}
.new_menu{background:#f2f8fd;
            border-top:1px solid #aec9e4;
			height:25px;
			padding-top:6px;
			width:100%;
}
.shipin{width:252px;
        float:right;
	    height:266px;
	    border:1px solid #bee3ee;
}
.shipin_menu{background:url(xuexiao_menubg.jpg) repeat-x;
             height:24px;
			 width:100%;
			 padding-top:6px;
			 border-bottom:1px solid #bee3ee;
}
.shipin_img{margin:8px 14px 5px;
            width:216px;
			border:1px solid #bee3ee;
			padding:3px;			
}
.shipin ul{ float:left;
			overflow:hidden;
}
.shipin li{background:url(shipin_icon.jpg) no-repeat 0 4px ; 
           line-height:24px;
		   float:right;
		   padding-left:28px;
		   width:215px;
}
.tongzhi{width:249px;
         float:right;
		 height:296px;
		 border:1px solid #bee3ee;
		 background:#fafbff;
}
.tongzhi_menu{background:url(xuexiao_menubg.jpg) repeat-x;
             height:24px;
			 width:100%;
			 padding-top:6px;
			 border-bottom:1px solid #bee3ee;
}
.tongzhi_menu span{}
.tongzhi_menu span h3{}
.tongzhi ul{float:left;
			overflow:hidden;
			padding:0px 0px 0px 0px;
}
.tongzhi li{background:url(news-list-li.png) no-repeat 0 9px;
           line-height:24px;
		   float:right;
		   width:235px;
		   padding-left:12px;
}			 			 			 
/* 新闻部分样式  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 政策热点部分  开始 */
#redian{
	    margin: 0 auto;
        padding: 0;
        width: 1000px;
	    height:490px;
}
.redian_menu1of3{width:155px;
                 height:39px;
				 float:left;
				 background:url(redian_menu.jpg) no-repeat;
}
.redian_menu2of3{width:795px;
                 height:39px;
				 float:right;
				 background:url(redian_menu1.jpg)  no-repeat;
				
}
.redian_menu2of3wenzi {float:right;
                       padding-right:90px;
					   padding-top:13px;
					   color:#8DBEE3;
					   background:url(fgx.gif) 10 no-repeat ;
}
.redian_menu2of3wenzi a:link{color:#ffffff;text-decoration: none;}
.redian_menu2of3wenzi a:visited {color:#ffffff;text-decoration: none;}
.redian_menu2of3wenzi a:hover {color:#ffff00;text-decoration: none;}
.redian_smenu{ background:url(xuexiao_menubg.jpg) repeat-x;
               height:24px;
			   width:100%;
			   padding-top:6px;
			   border-bottom:1px solid #bee3ee;
}
.kb{ width:90px; height:39px; float:right;}
.kb1{width:10px; padding-top:18px; float:right; padding-left:5px; padding-right:5px;}
.kb2{ padding-top:14px; float:right; color:#FFF; }
.kb2 a:link{color:#ffffff;text-decoration: none;}
.kb2 a:visited {color:#ffffff;text-decoration: none;}
.kb2 a:hover {color:#ffff00;text-decoration: none;}
.redian_left{ width:740px;
              float:left;
			  height:475px;
}
.redian_1of3{width:370px;
             float:left;
			 height:475px;
}
.redian_2of3{width:370px;
             float:right;
			 height:475px;
}
.redian_3of3{width:252px;
              float:right;
			  height:475px;
}
.jiedu{margin:0;
       padding:0;
	   width:365px;
	   background:#fafbff;
	   border:1px solid #bee3ee;
	   height:230px;
}
.zhuangxiang{margin:0;
		     padding:0;
		     width:365px;
		     border:1px solid #bee3ee;
		     background:#fafbff;
		     height:230px;
}
.jiedu ul,.zhuangxiang ul{float:left;
			overflow:hidden;
			padding:5px 5px 5px 0px;
}
.jiedu li,.zhuangxiang li{background:url(news-list-li.png) no-repeat 0 9px;
            line-height:27px;
		    float:right;
		    width:345px;
		    padding-left:12px;
			overflow:hidden;
}
.tpnews{float:left; 
        width:295px; 
		padding:15px 10px 5px 15px;
}
.jiedu img,.zhuangxiang img{border:1px solid #bee3ee;
           padding:3px;
		   width:110px;
		   float:left;
}
.jiedu h5,.zhuangxiang h5{float:right;
          font-size:12px;
		  font-weight:bold;
		  width:165px;
}
.jiedu p,.zhuangxiang p{width:165px;
         color:#999999;
		 float:right;
		 line-height:24px;
}
.fagui{width:365px;
       float:right;
	   height:230px;
	   border:1px solid #bee3ee;
	   background:#fafbff;
}
.zhengwu{width:365px;
         float:right;
		 height:230px;
		 border:1px solid #bee3ee;
		 background:#fafbff;
}
.fagui_menu,.zhengwu_menu{
			background:url(xuexiao_menubg.jpg) repeat-x;
            border-top:1px solid #aec9e4;
			height:25px;
			padding-top:6px;
}
.fagui ul,.zhengwu ul{float:left;
			overflow:hidden;
			padding:5px 5px 5px 0px;
}
.fagui li,.zhengwu li{background:url(news-list-li.png) no-repeat 0 9px;
            line-height:27px;
		    float:right;
		    width:345px;
		    padding-left:12px;
			overflow:hidden;
}	
.zhuanlan{width:252px;
          float:right;
	      height:230px;
	      border:1px solid #bee3ee;
		  background:#fafbff;
}
.zhuanlan_img{width:202px; 
              padding:5px 25px;
			  height:226px;
			  padding-bottom:1px;
			  padding-top:1px;
}
.zhuanlan img{
		      width:200px;
		      float:left;
			  height:54px;
			  padding-bottom:4px;
}
.zhinan{width:252px;
        float:right;
		height:230px;
		border:1px solid #bee3ee;
		background:#fafbff
}
.zhinan p{float:left;
          line-height:24px;
		  width:240px;
		  padding:5px 5px 5px 10px;
}
.zhinan span{font-weight:bold;
}
/* 政策热点部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 校园通栏部分  开始 */
.tonglan{
	   margin: 0 auto;
       padding: 0;
       width: 1000px;
	   height:100px;
	   border:1px solid:#bee3ee
}
.tonglan_menu1of3{width:155px;
                 height:39px;
				 float:left;
				 background:url(tonglan_menu.jpg) no-repeat;
}
.tonglan_menu2of3{width:795px;
                 height:39px;
				 float:right;
				 background:url(redian_menu1.jpg)  no-repeat;
				 
}
.tonglan_menu2of3wenzi {float:right;
                       padding-right:90px;
					   padding-top:13px;
					   color:#8dbee3;
}
.tonglan_menu2of3wenzi a:link{color:#ffffff;text-decoration: none;}
.tonglan_menu2of3wenzi a:visited {color:#ffffff;text-decoration: none;}
.tonglan_menu2of3wenzi a:hover {color:#ffff00;text-decoration: none;}

.tonglan_smenu{ background:url(xuexiao_menubg.jpg) repeat-x;
               height:24px;
			   width:100%;
			   padding-top:6px;
			   border-bottom:1px solid #bee3ee;
}
.tonglan_1of3{width:482px;
             float:left;
			 height:250px;
			 border:1px solid #bee3ee;
			 
}
.tonglan_1of3 img{width:180px;
                padding:3px;
				border:1px solid #bee3ee;
				border-bottom:none;
				float:left;
}
.tonglan_1of3 h5{float:left;
               width:186px;
			   font-weight:bold;
			   color:#134a8e;
			   padding:3px 0px;
			   text-align:center;
			   border:1px solid #bee3ee;
			   border-top:none;
}
.tonglan_1of3 ul{float:right;
			overflow:hidden;
			padding:15px 5px 5px 0px;
			width:260px;
}
.tonglan_1of3 li{background:url(ul_icon.jpg) no-repeat 0 9px;
            line-height:24px;
		    float:right;
		    width:245px;
		    padding-left:12px;
			overflow:hidden;
}	
.tonglan_right{ width:455px;
              float:right;
			  height:250px;
}
.tonglan_2of3{width:226px;
             float:left;
			 height:250px;
			 border:1px solid #bee3ee;
}
.tonglan_3of3{width:226px;
			  height:250px;
			  border:1px solid #bee3ee;
			  border-left:none;
			  float:right;
}
.tonglan_2of3_img,.tonglan_3of3_img{width:200px; 
                height:190px; 
				padding:12px 12px 5px; 
				line-height:24px; 
				float:left
}
.tonglan_2of3 img,.tonglan_3of3 img{width:105px;
                padding:8px;
				float:left;
}
.tonglan_2of3 p,.tonglan_3of3 p{float:right;
              line-height:24px;
		      padding:5px 5px 5px 10px;
}


.tonglan_3of3 span{ background:
}
.tonglan_3of3 span{ background:
}

/* 校园通栏部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 网上教育部分  开始 */
#jiaoyu{
	   margin: 0 auto;
       padding: 0;
       width: 1000px;
	   height:610px;
}
.jiaoyu_menu1of3{width:155px;
                 height:39px;
				 float:left;
				 background:url(jiaoyu_menu.jpg) no-repeat;
}
.jiaoyu_menu2of3{width:795px;
                 height:39px;
				 float:right;
				 background:url(redian_menu1.jpg)  no-repeat;
				 
}
.jiaoyu_menu2of3wenzi {float:right;
                       padding-right:90px;
					   padding-top:13px;
					   color:#8dbee3;
}
.jiaoyu_menu2of3wenzi a:link{color:#ffffff;text-decoration: none;}
.jiaoyu_menu2of3wenzi a:visited {color:#ffffff;text-decoration: none;}
.jiaoyu_menu2of3wenzi a:hover {color:#ffff00;text-decoration: none;}

.jiaoyu_smenu{ background:url(xuexiao_menubg.jpg) repeat-x;
               height:24px;
			   width:100%;
			   padding-top:6px;
			   border-bottom:1px solid #bee3ee;
}
.jiaoyu_top{width:920px;
            height:80px;
			background:url(wsjybg.jpg) repeat-x;
			float:left;
			padding:10px 15px 5px;
}
.jiayou_top1of3{
	float:left;
	width:380px;
	height:70px;
}
.jiayou_top1of3 ul{float:right;
			      overflow:hidden;
			       padding:5px 0px 5px 0px;
			      width:310px;
			
}
.jiayou_top1of3 li{background:url(xbg1.jpg) no-repeat 0 0px;
                 line-height:24px;
		         float:right;
		         width:53px;
		         padding-left:8px;
				 padding-top:3px;
			     overflow:hidden;
				 height:35px;
}
.jiayou_top2of3{ float:right;
                 width:325px;
				 height:70px;
}
.jiayou_top2of3 ul{float:right;
			      overflow:hidden;
			       padding:5px 0px 5px 0px;
			      width:260px;
			
}
.jiayou_top2of3 li{background:url(xbg2.jpg) no-repeat 0 0px;
                 line-height:24px;
		         float:right;
		         width:52px;
		         padding-left:12px;
				 padding-top:3px;
			     overflow:hidden;
				 height:35px;
}
.jiayou_top3of3{ float:right;
                 width:208px;
				 height:70px;
}
.jiayou_top3of3 ul{float:right;
			      overflow:hidden;
			       padding:5px 0px 5px 0px;
			      width:140px;
			
}
.jiayou_top3of3 li{background:url(xbg3.jpg) no-repeat 0 0px;
                 line-height:24px;
		         float:right;
		         width:55px;
		         padding-left:12px;
				 padding-top:3px;
			     overflow:hidden;
				 height:35px;
}
.jiaoyu_left{float:left;
             width:740px;
			 height:437px;
			 height:610px;
			 
}
.jiayou_1of3{float:left;
             width:367px;
			 height:200px;
             border:1px solid #bee3ee;
			 border-bottom:1px solid #bee3ee;;
			 background:#fafbff
}
.jiayou_1of3new{float:left; 
        width:320px; 
		padding:15px 10px 0px 15px;
}
.jiayou_1of3 img{border:1px solid #bee3ee;
           padding:3px;
		   width:110px;
		   float:left;
}
.jiayou_1of3 h5{float:right;
          font-size:12px;
		  font-weight:bold;
		  width:190px;
}
.jiayou_1of3 p{width:190px;
         color:#999999;
		 float:right;
		 line-height:24px;
}
.jiayou_2of3{float:right;
             width:363px;
			 height:200px;
             border:1px solid #bee3ee;
			 border-bottom:1px solid #bee3ee;
			 background:#fafbff
}
.jiayou_1of3 ul,.jiayou_2of3 ul{float:left;
			overflow:hidden;
			padding:5px 5px 5px 10px;
			width:345px;
}
.jiayou_1of3 li,.jiayou_2of3 li{background:url(news-list-li.png) no-repeat 0 9px;
            line-height:27px;
		    float:left;
		    width:300px;
		    padding-left:12px;
			overflow:hidden;
}	
.imgcen{float:left;
             width:738px;
			 height:175px;
             border:1px solid #bee3ee;
			 overflow:hidden;
}
.fengcai{float:left;
         width:130px;
		 height:132px;
		 padding:15px 0px 1px 2px;
		 margin-right:2px;
		 margin-left:2px
}
.imgcen img{width:120px;
                padding:2px;
				border:1px solid #bee3ee;
				border-bottom:none;
				float:left;
}
.imgcen h5{float:left;
               width:124px;
			   font-weight:bold;
			   color:#134a8e;
			   padding:2px 0px;
			   text-align:center;
			   border:1px solid #bee3ee;
			   border-top:none;
}
.jiaoyu_right{float:right;
              width:252px;
			  height:610px;
}
.jiaoyu_rof1{float:right;
              width:252px;
			  height:200px;
			  border:1px solid #bee3ee;
			  border-bottom:1px solid #bee3ee;
			  background:#fafbff
}

.jiaoyu_rofm{float:right;
              width:252px;
			  height:175px;
			  border:1px solid #bee3ee;
			  border-bottom:1px solid #bee3ee;
			  background:#fafbff
}

.jiaoyu_rof1 a:link{ color:#0066FF;text-decoration: none;}
.jiaoyu_rof1 a:visited {color:#0066FF;text-decoration: none;}
.jiaoyu_rof1 a:hover { color:#FF9900;text-decoration: none;}

.jiaoyu_rof2{float:right;
              width:252px;
			  height:198px;
			  border:1px solid #bee3ee;
			  border-bottom:1px solid #bee3ee;
			  background:#fafbff
}
.jiaoyu_rof1 ul,.jiaoyu_rof2 ul,.jiaoyu_rofm ul{float:left;
			overflow:hidden;
			padding:15px 0px 0px 0px;
			width:250px;
			height:180px;
			
}
.jiaoyu_rof1 li,.jiaoyu_rof2 li,.jiaoyu_rofm li{background:url(xbg4.jpg) no-repeat 0 0px;
                 line-height:24px;
		         float:right;
		         width:87px;
		         padding-left:26px;
			     overflow:hidden;
				 height:35px;
}


.imgcen h2{ width:740px; height:26px; overflow:hidden;}
.imgcen h2 p{ width:100px; height:26px; float:left; line-height:26px; font-weight:bold; font-size:12px; background:url(imglist-h2-p.jpg) no-repeat right top; text-align:center; margin:0 2px; display:inline;}
.imgcen h2 p.curr{ background:url(imglist-h2-p.jpg) no-repeat left top; color:#FFF;}
.imgcen-nr{ width:740px; height:140px; overflow:hidden; margin:0 auto;}
#imgcen-history-list,#imgcen-fenjing-list,#imgcen-biye-list,#imgcen-active-list{ width:620px; height:0; position:relative; overflow:hidden; }
#imgcen-history-list li,#imgcen-fenjing-list li,#imgcen-biye-list li,#imgcen-active-list li{ width:137px; height:140px; margin:0 5px; overflow:hidden; display:inline; float:left;}
#imgcen-history-list li p,#imgcen-fenjing-list li p,#imgcen-biye-list li p,,#imgcen-active-list li p{ width:135px; height:110px; border:1px solid #b7b7b7; overflow:hidden;}
#imgcen-history-list li p img,#imgcen-fenjing-list li p img,#imgcen-biye-list li p img,#imgcen-active-list li p img{ width:135px; height:110px; }
#imgcen-history-list li h3,#imgcen-fenjing-list li h3,#imgcen-biye-list li h3,#imgcen-active-list li h3{ width:137px; height:24px; line-height:24px; padding-top:4px; font-weight:normal; font-size:12px; text-align:center;}
/* 网上教育部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 教学互动部分  开始 */
#hudong{
	   margin: 0 auto;
       padding: 0;
       width: 950px;
	   height:390px;
}
.hudong_menu1of3{width:155px;
                 height:39px;
				 float:left;
				 background:url(hudong_menu.jpg) no-repeat;
}
.hudong_menu2of3{width:795px;
                 height:39px;
				 float:right;
				 background:url(redian_menu1.jpg)  no-repeat;
				 
}
.hudong_menu2of3wenzi {float:right;
                       padding-right:90px;
					   padding-top:13px;
					   color:#8dbee3;
}
.hudong_menu2of3wenzi a:link{color:#ffffff;text-decoration: none;}
.hudong_menu2of3wenzi a:visited {color:#ffffff;text-decoration: none;}
.hudong_menu2of3wenzi a:hover {color:#ffff00;text-decoration: none;}

.hudong_smenu{ background:url(xuexiao_menubg.jpg) repeat-x;
               height:24px;
			   width:100%;
			   padding-top:6px;
			   border-bottom:1px solid #bee3ee;
}
.jyzc a:link{ color:#FFFFFF;text-decoration: none;}
.jyzc a:visited {color:#FFFFFF;text-decoration: none;}
.jyzc a:hover { color:#FF9900;text-decoration: none;}
.hudong_smenu1{ background:#f2f8fd;
                border-top:1px solid #aec9e4;
			    height:25px;
			    padding-top:6px;
				width:100%;
}
.hudong_left{float:left;
             width:326px;
			 height:340px;
			 border:1px solid #bee3ee;
			 
}
.hudong_leftnew{float:left; 
        width:300px; 
		padding:10px 10px 0px 15px;
}
.hudong_left img{border:1px solid #bee3ee;
           padding:3px;
		   width:110px;
		   float:left;
}
.hudong_left h5{float:right;
          font-size:12px;
		  font-weight:bold;
		  width:170px;
}
.hudong_left p{width:170px;
         color:#999999;
		 float:right;
		 line-height:24px;
}
.hudong_left ul{float:left;
			overflow:hidden;
			padding:5px 5px 5px 15px;
			width:260px;
}
.hudong_left li{background:url(ul_icon.jpg) no-repeat 0 9px;
            line-height:24px;
		    float:left;
		    width:300px;
		    padding-left:12px;
			overflow:hidden;
}	
.hudong_right{float:right;
             width:612px; 
}
.hudong_r1of2{float:right;
             width:612px;
			 height:165px;
}
.hudong_r2of2{float:right;
             width:612px;
			 height:165px;
}
.xstd{  float:left;
         width:130px;
		 height:120px;
		 padding:15px 0px 0px;
		 margin-left:15px
}
.hudong_r1of2 img,.hudong_r2of2 img{width:120px;
                padding:3px;
				border:1px solid #bee3ee;
				border-bottom:none;
				float:left;
}
.hudong_r1of2 h5,.hudong_r2of2 h5{float:left;
               width:126px;
			   color:#1573ca;
			   padding:3px 0px;
			   text-align:center;
			   border:1px solid #bee3ee;
			   border-top:none;
}

/* 教学互动部分  结束 */
-----------------------------------------------------------------------------------------------------------------------
/* 友情链接  开始 */
#yqlink{margin: 0 auto;
       padding: 0;
       width: 930px;
	   border:1px solid #bee3ee;
	   height:120px;
	   padding-left:15px;
	   padding-right:15px;
}
.yqlink_menu{background:url(xuexiao_menubg.jpg) repeat-x;
             height:24px;
			 width:100%;
			 padding-top:6px;
			 border-bottom:1px solid #bee3ee;
}
.yqlink_menu list{ width:986px; height:auto;border-top:0; padding:0 7px; }
.yqlink_menu li{ width:82px; height:22px; line-height:22px; overflow:hidden; float:left; text-align:center; }

.yqlinkimg{ margin:15px;
             width:151px;
			 float:left;
}
.yqlj{ width:150px; height:80px; padding-left:20px; padding-right:18px; padding-top:10px; float:left;}
.yqlj1{ width:150px;  padding-bottom:5px; float:left; text-align:center;}

/* 友情链接  结束 */
-----------------------------------------------------------------------------------------------------------------------
/*footer  开始 */
#footer{margin: 0 auto;
        padding: 0;
        width: 950px;
	    height:100px;
		background:url(footerbg.jpg) repeat-x top center;
		text-align:center;
}
.footer p{line-height:30px;
}

.footer{ width:1000px; height:auto; margin:0 auto; background:url(main-footer.jpg) repeat-x right top; }
.copyright{ width:1000px; height:50px; margin:0 auto; padding:10px 0 10px 0; line-height:25px; text-align:center; color:#FFF; overflow:hidden;}
.copyright a{ color:#FFF; }

/* footer  结束 */
