/*
各模型样式
*/

/* 页面顶部BANNER */
#slideBanner { }
.page{height:30px;margin:10px 0 0 0;  }


/*  侧栏 */
.sideBar{ width:220px; float:right; overflow:hidden; position:relative;    }

/* 侧栏通用Box */
.sideBox{ }
.sideBox .hd{ height:30px;  line-height:30px;   }
.sideBox .bd{padding:5px 5px 5px 10px; }
.sideBox .bd .infoList{}
.sideBox .bd .infoList li{height:auto;margin-bottom:3px;padding-bottom:3px;line-height:20px; border-bottom:1px dotted #d8d8d8; }

/* 侧栏菜单 */
#sideMenu{overflow:hidden; background: url(images/bgMenu.png) no-repeat #D5F4FF 0 35px; }
#sideMenu .hd { background: url(images/bgMenu.png) no-repeat -220px 0; height: 35px; line-height: 30px; }
#sideMenu .hd h3 { padding-left: 30px; background: url(images/i_star.png) no-repeat 10px 10px; color: #fff }
#sideMenu .hd .more { color: #fff; }
#sideMenu .bd{overflow:hidden;width: 197px; margin: 0 6px 6px; padding: 0 6px; background: url(images/bgMenu.png) no-repeat -226px bottom; border: none; }

#sideMenu .menuList{margin:-5px auto 0; width: 178px; padding-bottom: 10px; overflow: hidden; }
#sideMenu .menuList li{text-align:left; height: 28px; line-height: 28px; margin-top: 10px; font-size: 14px; }
#sideMenu .menuList a{ display:block; height:28px; line-height:28px; width:148px; padding:0 0 0 30px; overflow:hidden;
background:url("images/bgCateNav.png") no-repeat; }
#sideMenu .menuList a:hover { text-decoration: none; font-weight: bold; color: #333 }
#sideMenu .menuList .on a{ background-position: 0 -28px; color:#fff;font-weight:bold; }

/* 侧栏排行 */
#billBoard{ position:relative; }
#billBoard .hd ul{ position:absolute; height:23px;  right:0px; width:100px; top:8px; overflow:hidden;}
#billBoard .hd ul li{font-size:12px;float:left;display:inline;margin:0 1px; padding:0 6px; height:22px;line-height:22px;  cursor:pointer; border:1px solid transparent;}
#billBoard .hd ul li.on,
#billBoard .hd ul li:hover{ text-decoration:none; background:#fff; border:1px solid #c3d4e2;  color:#333;
border-bottom:1px solid #fff; }
#billBoard .bd{padding:5px 0 5px 10px; background:url("images/bg_BillBoard_con.gif") 13px 13px no-repeat; }
#billBoard .bd .infoList {display:none; padding-left:24px; padding-top:2px; height:250px; overflow:hidden; }
#billBoard .bd .infoList li{ height:23px; line-height:23px;padding:0;   }

/* 主要内容 mainContent */
.mainContent{ width:750px; float:left; overflow:hidden; position:relative; }
.mainConIn{ zoom:1;  min-height:200px;  _overflow:visible; }

.showContent { border: #accaea 1px solid; background: url(images/bgShowContent.png) repeat-x 0 1px; }
.showContent .pathWrap { margin: 0 10px; }
.showContent .mainConIn { padding: 10px 15px; }

.noSideContent{}
.noSideContent .mainContent{width:978px; }

/* 文章-父列表页 */
#articleParentList{}
.focusNewsWrap{ overflow:hidden; zoom:1; border: #accaea 1px solid; background: url(images/bgShowContent.png) repeat-x 0 1px; padding: 7px 10px 10px; }
.focusNewsWrap #focusNews{ float:left;  width:322px; overflow:hidden;  padding:4px; border:1px solid #cfe7f4;  background:#fff;    }
.focusNewsWrap .headNews{ float:right;  width:380px; overflow:hidden;   }
.focusNewsWrap .headNews .title { text-align: center; }
.focusNewsWrap .headNews .sHeadTit .date{display:none; }

/* 文章-父列表页-焦点图 */
.slideBox-news{ position:relative; zoom:1; }
.slideBox-news .slideNav{ position:absolute; height:20px; overflow:hidden; bottom:30px; right:10px; z-index:1;}
.slideBox-news .slideNav li {background-color:#fff;cursor:pointer;float:left;width:14px;height:14px;line-height:14px;margin-left:3px;text-align:center;}
.slideBox-news .slideNav li a{ color:#333; } .slideBox .slideNav li a:hover{ text-decoration:none; }
.slideBox-news .slideNav li.on{ background-color:#f11f1f; color:#FFFFFF;}
.slideBox-news .slideNav li.on a{ font-weight:bold; color:#fff; }
.slideBox-news .title{ height:26px; line-height:26px; text-align:center;  }

/* 文章-父列表页-循环列表 */
.boxLoop{ overflow:hidden; height:auto;margin:0px 0 0 0; }
.boxLoop .fl{float:left; }
.boxLoop .fr{float:right; }
.boxPage{ width:370px;_display:inline; overflow:hidden; margin-top: 10px;  }
.boxPage .hd{color:#0067A3;border:none;background:url("images/bgTit.png") no-repeat;}
.boxPage .hd h3{ float: left; border-bottom: #e42b00 3px solid;margin-left:10px; }
.boxPage .hd .more{ color:#333; }
.boxPage .bd{ padding:5px 8px 8px 16px; height:174px; overflow:hidden;  border: #ADD5ED 1px solid; border-top: none;  }
.boxPage .bd .infoList li{ height: 28px; line-height: 28px; border-bottom: #ddd 1px dotted; }

/* 文章-父列表页-图片信息 */
.boxPic{border:none; }
.boxPic .hd{color:#0067A3;border:none;background:url("images/bgTit.png") no-repeat 0 -33px;}
.boxPic .hd h3{margin-left:10px;float:left; color: #1368b2; border-bottom: #e42b00 3px solid; }
.boxPic .bd{height:160px;  border: #ADD5ED 1px solid; border-top: none; padding: 20px 10px 10px 20px;}
.boxPic .picList{}
.boxPic .picList li{width:150px;float:left;display:inline; margin: 0 27px 0 0 !important; }


/* 文章-父列表页-风格3 */
.pageStyle3{}
.pageStyle3{}
.pageStyle3 .mainContent{float:right;background:#fff url(images/bgMainIn_party.jpg) no-repeat 1px 1px;border:1px solid #f2c0bd;border-top:2px solid #d73931;    }
.pageStyle3 .sideBar{float:left; }
.pageStyle3 .boxPic .hd,
.pageStyle3 .boxPage .hd{background:url(images/bgTit_party.jpg) no-repeat 0px 0px; }
.pageStyle3 .boxPic .hd h3,
.pageStyle3 .boxPage .hd h3{color:#fff;}
.pageStyle3 .boxPic .hd h3 a,
.pageStyle3 .boxPage .hd h3 a{color:#fff;}

.pageStyle3 #sideMenu{border:none}
.pageStyle3 #sideMenu .hd{background:url(images/bgTit_party.jpg) no-repeat 0px -60px;}
.pageStyle3 #sideMenu .hd h3{color:#fff;margin-left:10px;}
.pageStyle3 #sideMenu .bd{border:1px solid #f2c0bd; border-top:none; }
.pageStyle3 #sideMenu .bd .menuList a{background:url(images/bgTit_party.jpg) no-repeat -306px -160px;}
.pageStyle3 #sideMenu .bd .menuList a:hover{background-position:-306px -130px; color:#c00}
.pageStyle3 .sideBox .hd {background:url(images/bgTit_party.jpg) no-repeat 0px 0px; }
.pageStyle3 .sideBox .bd{border-color:#f2c0bd;}

.pageStyle3 #sideLogin .hd span{background:url(images/bgTit_party.jpg) no-repeat -110px -140px;color:#ea9995;}
.pageStyle3 #sideLogin .hd .on{background:url(images/bgTit_party.jpg) no-repeat 0 -140px;color:#fff}
.pageStyle3 #sideLogin .bd{border-color:#f2c0bd;}
.pageStyle3 #sideLogin .btn{background:url(images/bgTit_party.jpg) no-repeat -600px -140px;}
.pageStyle3 #sideLogin .btn4{background:url(images/bgTit_party.jpg) no-repeat -600px -190px;}

.pageStyle3 .currentNodeName{color:#d00;}
.pageStyle3 .contArticle_tit h2{color:#d00}
.pageStyle3 #articleList .infoList{background:#fffcf7; }


/* 文章-子列表页 */
.currentNodeName{ padding-bottom:10px; padding-left:30px; font-size:14px;font-weight:bold; color:#0c64ab;background:url(images/tit01.png) no-repeat 0px 5px; }
#articleList{}
#articleList .infoList{}
#articleList .infoList{ text-align:left; padding:0px 20px 0 10px; font-size:14px; }
#articleList .infoList li{ height:25px;line-height:25px;margin:4px 0;  overflow:hidden;}
#articleList .infoList li .date{font-size:12px;}
#articleList .infoList li a{font-size:12px;}
#articleList .infoList li.split{height:0;line-height:0;font-size:0;border-bottom:1px dotted #d8d8d8; margin:15px 0;    }
#articleList .infoList .author{float:right;font-size:12px;color:#008040;margin:0 20px 0 0;  }



/* 文章-内容页 */
#articleWrap { padding: 0 30px; }
/* 文章标题 */
.contArticle_tit{clear:both;overflow:hidden; margin:10px 0 15px 0; text-align:center; }
.contArticle_tit h2{color:#21569e; font-size:20px; line-height:30px;font-weight:bold;  }
.contArticle_subTit{ color:#333; font-size:14px; text-align:center; }
.contArticle_author{text-align:center;line-height:24px;  padding:5px 0;  margin:0 0 20px 0;color:#999; border: #C6D6E2 1px dotted; background: #F9FAFB  }
.contArticle_author span{margin:0 2px; }
.contArticle_author a{color:#666;}
.fontZoomA{background:url("images/shareB.gif") no-repeat 3px -124px; padding-left:20px;display:inline-block; line-height:20px; }
.fontZoomB{background:url("images/shareB.gif") no-repeat 3px -164px; padding-left:20px;display:inline-block; line-height:20px; }
.contKeywords{color:#ccc;height:40px; }
.contKeywords strong{color:#333;}
.contKeywords a{color:#143385;margin:0 10px; }

/* 文章内容 */
.contArticle_text{line-height:27px;font-family:宋体; padding-bottom:10px; font-size:14px;overflow:hidden;text-align:left; color:#333; }
.contArticle_text p{line-height:27px;margin-bottom:15px;color:#333; }
.contArticle_text a{color:#206AB5;}
.contArticle_text img{max-width:600px;height:auto;}
#fontzoom{width:100%; overflow:hidden;ord-break: break-all;white-space: normal;	word-wrap: break-word;line-break: strict;/*IE,非汉字换行*/}
.contArticle_text ul,.contArticle_text ol{margin-bottom:15px;margin-left:15px}
.contArticle_bot_Artpage{margin:0px auto; text-align:center; padding-top:10px;  }
.contArticle_bot_Artpage a{display:inline-block;padding:0 6px;border:1px solid #B8BFC5;height:18px;line-height:18px;     }
.contArticle_bot_Artpage .pagecss{height:30px;display:block;  }
.contArticle_bot_text{margin:0px;padding:0 10px; line-height:25px; text-align:left;color:#666;background:#fff;border:1px solid #cdd8de;  }
.contArticle_bot_text a{color:#666;}
.contArticle_bot_text_fun{float:right;display:inline;text-align:right; width:180px;   }
.contArticle_bot_text_fun a{padding-left:17px; display:inline-block;background:url(images/contArticle_bot_text.gif) no-repeat;margin:0 5px;  }
.contArticle_bot_text_fun a.contABot01{background-position: 0px 6px;}
.contArticle_bot_text_fun a.contABot02{background-position: 0px -34px;}
.contArticle_bot_page{line-height:25px;  margin:10px;color:#666; padding-top:10px; background: url(images/iNav.png) no-repeat 0 18px; padding-left: 10px; }
.contArticle_bot_page a{margin-right:10px; color:#1592d7; }

.contArticle_bot_collect{height:30px;line-height:30px;    text-align:center;padding:0 10px; border: #C6D6E2 1px dotted; background: #F9FAFB    }
.contArticle_bot_collect a { color: #1c95da; }
.contArticle_bot_collect .contABot01,
.contArticle_bot_collect .contABot02{ float:left;display:inline;margin:0 10px 0 0;    }
.contArticle_bot_collect .contABot01{  }
.contArticle_bot_collect #bdshare{float:right;line-height:16px !important; display:inline;margin:3px 0 0 0; }

/* searchList */
#searchList{}
#searchList .currentNodeName .more{float:right;font-size:12px;color:#f30 }
#searchList ul.infoList{padding:0 20px;  }
#searchList ul.infoList li{background:url(images/shareB.gif) no-repeat 0px -718px;height:25px;line-height:25px;margin:4px 0; padding-left:14px;   }
#searchList ul.infoList li a font{background:#ffff66; }

/* 打印页面 */
#printPage{}
#printPage .mainContent{width:99.5%; position:relative; }
#printPage span.printBar{position:fixed;_position:absolute; z-index:9999; right:50px;_right:10px;top:30px;display:inline-block;width:130px;height:70px;  }
#printPage span.printBar a.pr{background:url(images/icoPrint.png) no-repeat 0px 0px;float:left;width:100px;height:60px;line-height:60px;padding:0 0 0 60px; font-size:14px; font-weight:bold; color:#f60;  }


/* 成绩管理 */
.ssmsBox{}
.ssmsBox #WzdScore{width:90%;overflow:hidden;margin-top:0px; *margin-top:-30px !important;}
.ssmsBox #WzdScore td{padding:3px 0; }
.ssmsBox #WzdScore td *{vertical-align:middle}
.ssmsBox #WzdScore td #WzdScore_pnlSubjects input{margin:0 3px; }
.ssmsBox #WzdScore td h3{font-size:14px;text-align:center; height:30px; }
.ssmsBox #WzdScore center{height:50px; }
.ssmsBox #WzdScore center input{background:url("images/btnSplit.gif") no-repeat 0 0; width:60px; height:25px;line-height:25px;color:#fff;font-weight:bold;letter-spacing:1px;border:none;cursor:pointer;vertical-align: middle;}
#scoreTips{margin:10px 40px 20px 40px;*margin:50px 40px 20px 40px !important;}
#WzdScore_GridView1{border:1px solid #eee; margin:10px 0 0 0;border-collapse:collapse  }
#WzdScore_GridView1 td{padding:3px;border:1px solid #eee; border-collapse:collapse  }
#WzdScore_GridView1 th{font-weight:bold;border-bottom:2px solid #b6d7fc;padding:3px; background:#dbf0fb; text-align:center;color:#147db6; border-collapse:collapse }
#WzdScore_GridView1 td:hover{background:#ff6;color:red;cursor:pointer; }
.ScoreQuery{margin:30px 0 0 260px; }
.ScoreQuery li{height:30px; }
.ScoreQuery .inputtext{width:200px !important; }

/* 通用侧栏模块 */

	/* 问卷 */
	#sideSurvey{}
	#sideSurvey ul{}
	#sideSurvey ul li{background:url("images/icons.gif") no-repeat -4px -350px ;padding:0 0 0 10px; }
	#sideSurvey ul li p a{color:#f30;}
	#sideSurvey{}
	
	/* 投票 */
	#sideVote{}
	#sideVote .bd ul{margin:5px 0 10px 15px; }
	#sideVote .bd ul li{padding:2px 0; }
	
	
	/* 网站地图 */
	.siteMap{ overflow:hidden; zoom:1; }
	.siteMap .li1{ margin-bottom:5px; }
	.siteMap .h1{ height:30px; line-height:30px;  border:1px dotted #ccc   }
	.siteMap .h1 .a1{font-weight:bold;font-size:14px;color:#1855a8; padding-left:10px;  }
	.siteMap .ul1{ padding:5px 20px 5px 10px; zoom:1;  }
	.siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
	.siteMap .a2{ color:#666; font-size:12px;display:inline-block;padding:0 2px; }
	.siteMap .a2:hover{color:#fff;background:#f60; text-decoration:none; }
	.siteMap .ul2{ padding:5px 0 20px; zoom:1;  }
	.siteMap .li3{  line-height:24px;  display:inline-block; *display:inline; zoom:1;   }
	.siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #d8d8d8;  }
	.siteMap .last3 .a3{ border-right:0;  }
	.siteMap #liID41 .li2{ display:block;  }

	/* 友情链接 */
	.friendLink{overflow:hidden;height:auto; }
	.friendLink li{float:left;width:150px; height:30px;  }


	/* 课程查询 */
	#ScheduleClassQuery{font-size:12px;background:none !important; }
	#ScheduleClassQuery .ScheduleClassQueryTable{border:1px solid #ccc;border-collapse:collapse  }
	#ScheduleClassQuery .ScheduleClassQueryTable a{}
	#ScheduleClassQuery .ScheduleClassQueryTable tr.title td{padding:10px;font-size:14px;background:#fff;  }
	#ScheduleClassQuery .ScheduleClassQueryTable td{border:1px solid #ccc;border-collapse:collapse;padding:5px;line-height:18px;   }
	#ScheduleClassQuery .ScheduleClassQueryTable td.tdbg{background:#f3f3f3; }
	#ScheduleClassQuery #divBtnPrint{text-align:center; }
	#ScheduleClassQuery #divBtnPrint input{padding:3px 10px; }
	#ScheduleClassQuery .ScheduleInTab{width:100%;border-bottom:1px solid #fff;border-top:1px solid #fff;    border-collapse:collapse}
	#ScheduleClassQuery .ScheduleInTab td{border:1px solid #ccc;border-collapse:collapse;padding:5px;line-height:18px; }

	/* 招生查询 */
	.courseList{}
	.courseList ul{}
	.courseList ul li{margin:0 0 10px 0;}
	.courseList h5{font-weight:bold;font-size:14px;float:left; height:35px;line-height:30px;background:url("images/shareB.gif") 0 -356px no-repeat;  padding-left:20px;}
	.courseList .date{float:left;color:#999;margin:0 0 0 10px; height:35px;line-height:30px;   }
	.courseList ul p{overflow:hidden;clear:both;border-top:1px solid #eee;margin:0px;padding:15px 0 0 0;   }
	.courseList .button{text-align:right; margin:10px; }
	.courseList .button a{display:block; width:px;background-position:0 -50px;  width:90px;height:25px; text-align:center; color:#fff !important }

	.courseDetail{}
	.courseDetail .hd h3{font-weight:bold;font-size:18px;float:left; height:35px;line-height:30px;background:url("images/shareB.gif") 0 -356px no-repeat;  padding-left:20px;}
	.courseDetail .hd .date{font-size:12px;color:#f30;margin:0 0 0 10px; height:35px;line-height:30px; }
	.courseDetail .button{text-align:right; margin:10px; }
	.courseDetail .button a{float:right;_display:inline; display:block; width:px;background-position:0 -50px;  width:90px;height:25px; text-align:center; color:#fff !important }
	.courseDetail .bd{line-height:20px; }
	.courseDetail .bd p{line-height:20px;margin-bottom:10px }

	
	/* 在线报名 */
	.onlineRegBox{}
	.onlineRegBox .hd h3{font-weight:bold;font-size:18px;float:left; height:35px;line-height:30px;background:url("images/shareB.gif") 0 -356px no-repeat;  padding-left:20px;}
	.onlineRegBox .hd .date{font-size:12px;color:#f30;margin:0 0 0 10px; height:35px;line-height:30px; }
	.onlineRegBox .onlineRegForm{overflow:hidden;width:100%; float:left; }
	.onlineRegBox .formBox{overflow:hidden;width:100%; }
	.onlineRegBox .formBox h4{margin-bottom:10px;overflow:hidden; color:#0067A3;border-bottom:2px solid #bdecfd;height:30px;line-height:30px;font-size:14px;font-weight:bold;}

	.onlineRegBox .formBox .fn{float:none !important;width:600px !important;  }
	.onlineRegBox .formBox .formRow{float:left;width:48%; height:30px;  }
	.onlineRegBox .formBox .formRow .formLabel{float:left;width:80px;text-align:right;   }
	.onlineRegBox .formBox .formRow .formField{float:left; }
	.onlineRegBox .formBox .formRow .formField *{vertical-align:middle;}
	.onlineRegBox .formBox .formRow .formField input{border:1px solid #d8d8d8;border-left:1px solid #999;border-top:1px solid #999;height:20px;    }
	.onlineRegBox .formBox .formRow .formClew {float:left; margin:0 0 0 10px;_display:inline;}
	.onlineRegBox .formBox .formRow .formRequery {float:left;width:10px;color:red; text-align:center; }

	.onlineRegBox .return{height:30px;margin:10px;text-align:center;   }
	.onlineRegBox .return input{padding:3px 10px; }
	.onlineRegBox .courseInfo{padding:10px;margin:20px 5px;background:#f0f8fd;   }
	.onlineRegBox .courseInfo h3{font-weight:bold;color:#0067A3;font-size:14px;height:35px; }
	.onlineRegBox #contactInfo .formRow{display:block;width:600px;  }




