@charset "utf-8";
#tech {
	padding: 20px;
}
#tech .addlist {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 10px;
}

#tech .addlist .litimg {
	float: left;
	margin-right: 10px;
}
#tech .addlist .techdes {

}
#tech .addlist .addinfo {
	float: right;
	line-height: 22px;
}
#tech .addlist .techdes ul li {
	margin-bottom: 5px;
}

#tech .addlist .dtitle a{
	font-size: 14px;
	font-weight: bold;
	color: #0B65A7;
}

/* 全局设置 此处修改background:#DBDBDB改成#C90600（20120116）*/
body {text-align: center; font:12px "宋体", arial;margin:0; padding:0; background: #C90600; }
.clear		{clear: both; line-height: 1px; height: 1px; font-size:1px; overflow:hidden; }
.blank5		{height:5px; font-size:1px; line-height: 1px; clear:both; overflow:hidden;}


/* 默认链接颜色 */
a:link		{color: #4b4b4b; text-decoration:none;}
a:visited	{color: #4b4b4b; text-decoration:none;}
a:hover		{color: #282ea3; text-decoration:underline;}
a:active	{color: #4b4b4b;}

/* 整体布局 */
#articleWrapper {width: 960px; background-color: #FFF; text-align: left; margin: 0 auto;}

/* Banner广告 */
.adBanner	{padding: 8px 0 5px; clear: both; width: 940px; overflow: hidden; margin: 0 auto;}

/* 公共头部 */
#articleTopBar {}
#articleTopBar .top {margin: 0 10px; height: 30px; background: url(../images/css/article_imgs.png) repeat-x;}
#articleTopBar .logo {float: left;}
#articleTopBar .logo img {border: none;}
#articleTopBar .other {float:right; padding-right: 15px; overflow:hidden; line-height: 30px; color: #666;}
#articleTopBar .other a {background: url(../images/css/dot.png) no-repeat 2px 5px; padding-left: 10px;}
#articleTopBar .links {margin: 6px 10px 0 10px;text-align: center;clear:both; height: 40px;line-height: 18px; color: #666; border-right: 1px solid #DBDBDB;}
#articleTopBar .links dl {float: left; height: 40px; overflow:hidden; border-left: 1px solid #DBDBDB; margin: 0;}
#articleTopBar .links dt {font-weight: bold; float: left; clear: left; padding: 0 8px; margin-top: 2px;}
#articleTopBar .links dl.lk1 {width: 178px;}
#articleTopBar .links dl.lk2 {width: 208px;}
#articleTopBar .links dl.lk3 {width: 172px;}
#articleTopBar .links dl.lk4 {width: 216px;}
#articleTopBar .links dl.lk5 {width: 158px; padding-left: 2px;}
#articleTopBar .links dl.lk5 dt {clear: none; padding: 0 6px;}
#articleTopBar .links dl dt.sr {letter-spacing: 3px; padding-left: 9px;}
#articleTopBar .links dd {float: left; margin: 0; margin-top: 2px; padding: 0 9px; background: url(../images/css/article_imgs.png) no-repeat -299px -110px;}
#articleTopBar .links dt a {color: #F60;}
#articleTopBar .links a { white-space: nowrap;}


/* 版权 */
#copyright {margin: 10px 10px 0; text-align: center; background-color: #FFF; padding: 0 0 10px;border-top: 1px solid #ccc; font-family: Verdana; clear: both;}
	#copyright .link {margin: 10px 0;}
		#copyright .link a, #copyright .link a:visited {color: #07519A;}
		#copyright .link a:hover {color: #C00;}
	#copyright p {margin: 0 0 12px;}
		#copyright p strong {font-size: 14px; color: #F60;}

/* 当前路径 */
#locationBar {
	height: 30px;
	margin: 0 10px;
	overflow: hidden;
}
#locationBar div {
	float: left;
	background: url(../images/css/article_imgs.png) no-repeat 0 -67px;
	line-height: 26px;
	padding: 5px 0 0 36px;
	color: #4b4b4b;
}



#articleMain {
	margin: 0 10px;
	background: #FFF url(../images/css/articleMain_bg.png) repeat-y center top;
	border: 1px solid #DBDBDB;
	border-top: 2px solid #8EACCD;
}

.mainContent {
	width: 676px;
	display: inline;
	float: left;
	overflow: hidden;
}

.articleTitle 		{padding: 1em 0 0; margin: 0 15px;}
.articleTitle h1.title		{color: #013876;font: bold 26px/140% "黑体";margin: 15px 0; text-align: center; letter-spacing:-1px}
.articleTitle h2.SubTitle	{color: #2d2da8;font: bold 16px/100% "黑体";margin: 10px 0; text-align: center;}
.articleTitle .text	{font-family: Tahoma; color:#797979;border-bottom: 1px solid #D4D4D4;line-height:25px; text-align: right;padding-right: 6px; height: 25px;}
.articleTitle .info	{float: left; padding-left: 6px;}
.articleTitle .fontsize {float: right;  padding-top: 3px;}
.articleTitle .fontsize span {float: left; margin-right: 4px; cursor: pointer;overflow: hidden; line-height: 100px; background: url(../images/css/article_imgs.png) no-repeat;}
.articleTitle .fontsize span.n {line-height: 18px;}
.articleTitle .fontsize #fs16 {width: 17px; height: 17px; background-position: 0 -180px;}
.articleTitle .fontsize #fs14 {width: 15px; height: 15px; margin-top: 2px; background-position: -21px -182px;}
.articleTitle .fontsize #fs12 {width: 13px; height: 13px; margin-top: 4px; background-position: -40px -184px;}
.articleTitle .fontsize #fs16.active {background-position: 0 -208px;}
.articleTitle .fontsize #fs14.active {background-position: -21px -210px;}
.articleTitle .fontsize #fs12.active {background-position: -40px -212px;}

.articleContent {font-size: 14px; line-height: 180%;margin: 24px auto 0; width: 630px;text-align: justify;word-wrap:break-word;padding-bottom: 2em; clear:both; min-height: 600px; }
* html .articleContent {height: 600px;}
.articleContent table {line-height: 18px; font-size: 12px;}
.articleContent table td {padding-top: 3px; padding-bottom: 3px;}
.articleContent table th {text-align: center;}

.articleContent a,
.articleContent a:visited {color: #07519A; text-decoration: underline;}
.articleContent a:hover {color: #C00;}

#pageBar {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
	font-family: Tahoma; 
}
#pageBar a {font-size: 12px; padding: 2px 5px; margin-right: 2px; background:#FBFBFB; border: 1px solid #D3D3D3;text-decoration: none}
#pageBar a:hover {background: #D7DFFF;text-decoration: underline;color: #C00;}
#pageBar .current {font-size: 12px; background: #006DC3; margin-right: 2px; border: 0; font-weight:bold;color: #FFF;padding: 2px 5px;border: 1px solid #006DC3}


/* 内容底部功能区 */
.actionStr {
	border-top: 1px dashed #C8D8F2;
	border-bottom: 1px dashed #C8D8F2;
	padding: 0 .5em ;
	margin: 6px 15px;
	line-height: 26px;
	text-align: right;
}
.actionStr a, .actionStr a:visited {color: #07519A;}
.actionStr a:hover {color: #C00;}
.actionStr .viewComment {background: url(../images/css/commentIco.png) no-repeat 0 -30px; padding-left: 18px;}
.actionStr .addComment {background: url(../images/css/commentIco.png) no-repeat 0 0; padding-left: 18px;}


/* 相关新闻 */
.aboutNews {
	margin: 0 15px 12px;
}
.aboutNews h2 {
	background: url(../images/css/title_bg.png) repeat-x 0 -254px;
	line-height: 22px;
	padding-left: 1em;
	font-size: 14px;
	margin: 0;
}
.aboutNews h2 .keyw {
	color: #F00;
}
.aboutNews ul {
	margin: 10px 0 0 12px;
	font-size: 14px;
	list-style: none;
	padding: 0;
}
.aboutNews ul li {
	background: url(../images/css/dot.png) no-repeat 4px 9px;
	line-height: 24px;
	padding: 0 0 0 1em;
}
.aboutNews ul li span {
	font-size: 12px;
	color: #999;
}

/* 相关版块 */
.aboutChannel {
	margin: 10px 0 12px;
}
.aboutChannel .tab {
	background: url(../images/css/title_bg.png) repeat-x 0 -250px;
	border-top: 1px solid #DBDBDB;
	height: 26px;
	padding-left: 15px;
	font-size: 14px;
	margin: 0;
}
.aboutChannel .tab ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.aboutChannel .tab li {
	margin: 0;
	float: left;
	line-height: 22px;
	margin-top: 2px;
	background: url(../images/css/article_imgs.png) no-repeat right -108px;
	font-weight: bold;
}
.aboutChannel .tab li.active {
	border: 1px solid #DBDBDB;
	border-bottom-color: #FFF;
	margin: 2px 0 -1px -1px;
	background: #FFF;
}
.aboutChannel .tab li.active a {
	color: #F00;
}
.aboutChannel .tab li a {color: #000; padding: 0 20px;}
.aboutChannel .list {
	margin: 10px 0 0 26px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.aboutChannel .list li {
	margin: 0;
	padding: 0;
	background: url(../images/css/dot.png) no-repeat 4px 9px;
	line-height: 22px;
	text-indent: 1em;
	width: 50%;
	float: left;
}




/*讨论区*/
.endDeliver {
	border-top: 1px solid #CCC;
	padding: 10px 1.5em 0;
}
.endDeliver .title {
	line-height: 21px;
	height: 25px;
}
.endDeliver .title .tip {
	background: url(../images/css/article_img.png) no-repeat 0 -35px;
	height: 25px;
	width: 87px;
	margin-right: 1em;
	float: left;
	text-align: center;
}
.endDeliver .title .tip a {
	color: #666;
	font-weight: bold;
	display: block;
	width: 100%;
}
.endDeliver .title .text {
	font-size: 14px;
	float: left;
}
.endDeliver .title .text .num {
	font-weight: bold;
	color: #C00;
	padding: 0 5px;
}
.endDeliver .title .textBu {
	float: right;
	background: url(../images/css/article_imgs.png) no-repeat -182px 0;
	width: 68px;
	height: 19px;
	text-align: center;
}
.endDeliver .title .textBu a, .endDeliver .title .textBu a:visited {
	font-weight: bold;
	color: #C00;
}
.endDeliver .title .textBu a:hover {
	color: #E56C00;
}
.endDeliver .loginTip {
	clear: both;
}
.endDeliver .loginTip .textBox {
	clear: both;
	padding-top: 5px;
}
.endDeliver .loginTip .textBox textarea {
	width: 600px;
	height: 100px;
	border: 1px solid #999;
}
.endDeliver .loginTip .sendInput {
	float: right;
	width: 68px;
	height: 19px;
	border: 0;
	margin-top: 5px;
	background: url(../images/css/article_imgs.png) no-repeat -182px 0;
}
.endDeliver .login {
	float: left;
	padding-top: 3px;
}
.endDeliver .input {
	border: 1px solid #999;
	width: 90px;
}
.endDeliver .loginInput {
	width: 68px;
	height: 19px;
	border: 0;
	background: url(../images/css/article_imgs.png) no-repeat -182px 0;
}





/*  侧栏  */
.mainSide {
	width: 252px;
	float: right;
	padding: 0 0 0 11px;
	margin-top: -28px;
	margin-right: -1px;
	display: inline;
	background: url(../images/css/article_imgs.png) no-repeat 0 -330px;
	zoom: 1;
	overflow: hidden;
}

.mainSide .sideSearch {
	padding: 0 0;
	text-align: center;
	margin: 0 10px 12px 0;
}
.mainSide .sideSearch h2 {
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 30px;
}
.mainSide .sideSearch form {margin: 0; padding: 0;}
.mainSide .sideSearch .input {
	border-top: 1px solid #B8B9B7;
	border-left: 1px solid #B8B9B7;
	border-right: 1px solid #C9D6D4;
	border-bottom: 1px solid #C9D6D4;
	width: 160px;
	height: 18px;
}
.mainSide .sideSearch .submit {
	border: none;
	width: 50px;
	height: 22px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	background: url(../images/css/article_imgs.png) no-repeat 0 -110px;
}
.mainSide .sideSearch p {
	clear: both;
	margin: 0;
	padding: 8px 0 0 12px;
	line-height: 18px;
	height: 55px;
	overflow: hidden;
	text-align: left;
}
.mainSide .sideSearch p a {
	white-space: nowrap;
}
.mainSide .sideSearch p a.sty1 {font-weight:bold;}
.mainSide .sideSearch p a.sty2 {font-size:14px;color:#F00;}
.mainSide .sideSearch p a.sty3 {color:#00F;}



.mainSide img {border: 0;}


.mainSide .module {
	margin-right: 10px;
}
.mainSide .module h3 {
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	color: #000;
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 14px;
	color: #F60;
	background: url(../images/css/article_imgs.png) no-repeat 0 -35px;
}
.mainSide .module .more {
	margin: -18px 0 0 200px;
	height: 18px;
	overflow: hidden;
}
.mainSide .module .content {
	padding: 8px 0 6px 0;
}

.mainSide .module .list {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.mainSide .module .list li {
	background: url(../images/css/dot.png) no-repeat 4px 9px;
	line-height: 22px;
	padding: 0 0 0 1em;
}
.mainSide .module .bookList {
	margin: 8px 0;
}
.mainSide .module .bookList ul {
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainSide .module .bookList li {
	width: 80px;
	height: 105px;
	background: url(../images/css/book_bg.png) no-repeat;
	float: left;
	margin: 0 0 15px 25px;
	display: inline;
}
.mainSide .module .bookList li img {
	display: block;
	padding: 7px 7px 3px 3px;
	float: left;
}

.mainSide .module .picNews {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainSide .module .picNews {
	margin: 5px 0 5px 3px;
	text-align: Center;
}
.mainSide .module .picNews li {
	line-height: 15px;
	margin-bottom: 7px;
}





/* 招生新闻页分类按钮 */
#zs_subType {
	border-bottom: 1px solid #D4D4D4;
	margin: 0 15px;
	clear: both;
	overflow: hidden;
	zoom: 1;
}
#zs_subType ul {
	padding: 20px 0 15px 8px; 
	margin: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
#zs_subType ul li {
	float: left;
	width: 80px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin: 0 5px 5px 0;
	white-space: nowrap;
	background: url(../images/css/zs_articleBtn.png) no-repeat -85px 0;
}
	#zs_subType ul li.current {background-position: 0 0;}
#zs_subType ul li a, #zs_subType ul li a:visited {color: #315884; display:block;}
	#zs_subType ul li.current a, #zs_subType ul li.current a:visited {color: #C00;}
#zs_subType ul li.last {
	font-size: 14px;
	width: auto;
	background: none;
	padding: 5px 0 0 10px;
	line-height: 18px;
}
#zs_subType ul li.last a, #zs_subType ul li.last a:visited {color: #C00; text-decoration: underline;}


#zs_mainType {
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	height: 30px;
	padding: 15px 0;
	margin: 30px 0 20px;
	clear: both;
}
#zs_mainType ul {margin: 0; padding: 0; list-style: none;}
#zs_mainType ul li {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	margin-right: 5px;
	background: url(../images/css/zs_articleBtn.png) no-repeat -105px -40px;
}
#zs_mainType ul li a {
	display:block;
}
	#zs_mainType ul li.current {background-position: 0 -40px;}
#zs_mainType ul li a, #zs_mainType ul li a:visited {color: #315884; display:block; text-decoration: none;}
	#zs_mainType ul li.current a, #zs_mainType ul li.current a:visited {color: #C00;}

