﻿/* 全局定义 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }

fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style:none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
 
/* 公共样式 */
html{ width:100%; height:100%; }
body{ color:#333;font:14px/30px "微软雅黑",Tahoma,Helvetica,Arial,sans-serif;  }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#f60;text-decoration:underline; }
.clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;}
.blank { height:20px;font-size:0px; line-height:0; overflow:hidden;}
.nodata{color:#f60;}
.fl{float:left; }
.fr{float:right; } 
.more{float: right; padding-right: 15px;}
.siteWidth,.main,.footer{width: 1438px; margin: 0 auto;}
.fastlane,.sw,#ads{width: 1438px; margin: 0 auto;}

/*全局样式*/ 
.oldsite{float: right;
width: 355px;
line-height: 30px;
text-align: right;
padding-right: 50px;;}

#top{height: 155px; background: url(../images/top_bg.jpg) no-repeat center bottom;}
#content{background: #fff; padding: 0 10px;}
#logo{float: left; padding: 42px 0 0 2px;}

.siteSearch{float: right; width: 400px; margin:45px 163px 0 0; position: relative;}
.keyWord{width: 348px; background: #fff;border: 0;
height: 32px; line-height: 32px; padding-left: 8px; color: #a4a4a4;}
.searchBtn{ position: absolute; right: 0px; top:0px;display: block; width: 68px; height: 34px;
background: url(../images/fdj.png) no-repeat center center #8d3244;}

#nav{
    background:url(../images/nav_bg.png) repeat-x center;
    height: 46px;
    padding-bottom: 9px;
}
.navBar{ height: 46px; width: 1400px; margin: 0 auto;}
.mainNav {
    position: relative;
    z-index: 100;
}
.mainNav .li1 {
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 28px;
    position: relative;
}
.mainNav .li1.on1 {
    background: #770217;
}
.mainNav .li1 a {
    color: #fff;
    font: 16px/45px "微软雅黑";
}

.mainNav .ul1 {
	background: #770217;
	display: none;
	left: 0;
	position: absolute;
	text-align: center;
	top: 45px;
	padding:5px 0 12px 0;
	width: 118px;
}
.mainNav .li2 ul {
	left: 100px;
	top: 0;
}
.mainNav .li2 {
	padding:0 5px;
	line-height: 28px;
}
.mainNav .li2 h4 {
	border-bottom:1px #851c2f solid;
}
.mainNav .li2 a {color:#fff;
	padding:0 6px;
}

.mainNav .li2 .a2 {
	line-height: 32px;
		font-size:14px;
}

.part{ overflow: hidden;}





.section_icon_nav_box2{width:370px;position:relative; margin:8px 0 10px 0;}
.section_icon_nav_box2 ul li.icon_nav11,
.section_icon_nav_box2 ul li.icon_nav12,
.section_icon_nav_box2 ul li.icon_nav13{display:block}
.section_icon_nav_box2 ul{float: left;width:370px}
.section_icon_nav_box2 ul li {width:175px; position:relative; float:left; height:80px; font-size:16px; background-color:#c31910; margin:0px 10px 8px 0px}
.section_icon_nav_box2 ul li.icon_nav11,
.section_icon_nav_box2 ul li.icon_nav12,
.section_icon_nav_box2 ul li.icon_nav13{display:none}
.section_icon_nav_box2 ul li i{position:absolute;width:100%;height:100%;background-color:#a51a13; background-color:#FFF \9;opacity:0;-webkit-animation:orangeOut 0.4s ease;animation:orangeOut 0.4s ease;}
.section_icon_nav_box2 ul li:hover i{opacity:1;	-webkit-animation:orangeIn 0.2s ease;	animation:orangeIn 0.2s ease;background-color:#a51a13 \9;}
	@-webkit-keyframes orangeIn {
	0% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
100% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}}
@-moz-keyframes orangeIn {	0% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
100% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}}
@-ms-keyframes orangeIn {	0% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
100% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}
}
@keyframes orangeIn {	0% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
100% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}}

@-webkit-keyframes orangeOut {	0% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}
100% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
}
@-moz-keyframes orangeOut {	0% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}
100% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}
}
@-ms-keyframes orangeOut {	0% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}
100% {	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}}
@keyframes orangeOut {	0% {	-webkit-transform:scale(1);	-ms-transform:scale(1);	transform:scale(1);	opacity:1}
100% {
	-webkit-transform:scale(0.8);	-ms-transform:scale(0.8);	transform:scale(0.8);	opacity:0}}
.section_icon_nav_box2 ul li a {width:100%; height:72px; position:absolute; color:#fff}
.section_icon_nav_box2 ul li a em{display: block; margin:-1px auto auto; width: 55px; height: 55px; background-image:url("../images/nav_03.png");}
.section_icon_nav_box2 ul li a:hover{ color:#FFF}
.icon_nav1 a em{ background-position:0 0}
.icon_nav1 a:hover em{ background-position:0 -64px}
.icon_nav2 a em{background-position:-79px 0px}
.icon_nav2 a:hover em{ background-position:-79px -64px}
.icon_nav3 a em{ background-position:-159px 0}
.icon_nav3 a:hover em{ background-position:-159px -64px}
.icon_nav4 a em{ background-position:-238px 0}
.icon_nav4 a:hover em{ background-position:-238px -64px}
.icon_nav5 a em{ background-position:-317px 0}
.icon_nav5 a:hover em{ background-position:-317px -64px}
.icon_nav6 a em{ background-position:-397px 0}
.icon_nav6 a:hover em{ background-position:-397px -64px}
.section_icon_nav_box2 ul li p { text-align: center; position: absolute; top: 50px; text-align: center; width: 100%; display: block; left: 0;}
.litban1{ width:1000px; margin:0 auto; padding:15px 0px;}




/*footer*/
#footer{background: #8a0019; padding: 20px 0 50px 20px;text-align: center; height:100px;}
.copyright,.total,.copyright a{color: #fff; font: 12px/26px "微软雅黑";  text-align: center;}
.total a{color: #fff;}
.total a:hover{color: #fff;}
.ftimg{float: right; margin-right: 175px;}

.total span{margin-right: 6px;}


.banner{margin-bottom: 10px;}
#AD1{height: 200px; margin-bottom: 10px;}
/*右侧 S*/
.side{width:300px; float:left; }
.main_content{padding-top: 0px;margin-bottom: 10px;overflow: hidden;}
.main_content .side{padding: 0 10px 0 0;}
.pic_campus .hd a{color: #fff;}
/*父栏目左侧导航 S*/
.side .hd{height: 44px; line-height: 44px;  background: url(../images/boxs_hdbg.png) repeat-x;} 
.side .hd h3{padding-left: 60px;background: url(../images/book1.png) no-repeat 24px 8px;}
.side .hd a{color: #fff;
font: 18px/36px "微软雅黑";}
.side_T .bd{padding:10px;background: #f5f9fa;}
.side_T .bd li{border-bottom:1px dashed #e5e5e5;*margin-top: -3px;_margin-top: -4px; position:relative; height:38px;overflow: hidden;}
.side_T .bd li a{display:block;padding-left: 98px; font:normal 16px/38px "微软雅黑";}
.side_T .bd li.on a,.side_T .bd li.liHover a{background:#f4f5f7 url(../images/hehua.png) no-repeat 60px 10px;color: #8a0019;}

/*父栏目左侧导航 E*/
.side_T{margin-bottom: 20px;}
/*点击排行 S*/
.ranking .bd{padding: 10px;background: #f5f9fa;}
.ranking .bd ul{padding-left:11px;background: url(../images/num.png) no-repeat 0 8px;}
.ranking .bd li{background: none;}
.ranking .bd li.noData{margin-left:-12px;background:#fff url(../images/icon.png) no-repeat -176px -418px;}
/*点击排行 E*/


/*父栏目右侧内容 S*/
.mainBox{float:right; width:1090px;padding: 0 0 0 20px;border-left: 1px dashed #e5e5e5;_overflow: hidden;}

.mainBox .wHd,.zhibiao .wHd,.mainBox2 .wHd{height:43px; border-bottom: 1px #ddd solid;}
.mainBox .wHd h3,.zhibiao .wHd h3,.mainBox2 .wHd h3{padding:0 15px;float: left; text-align: center; height: 43px; line-height: 43px;  background:url(../images/news_hdbg.png) repeat-x bottom #8a0019;}
.mainBox .wHd h3,.mainBox .wHd h3 a,.zhibiao .wHd h3 a,.mainBox2 .wHd h3 a{font: 18px/43px "微软雅黑"; color: #fff;}
.pathWrap{float:right;width: 600px; margin-top:8px; overflow:hidden;}
.pathWrap a{padding-right:4px;}
.pathWrap .path{float: right;padding-left:28px;color: #999;font-size: 14px;
padding-right: 10px;}
.pathWrap .path a{color: #999;}
.wHd em,.article_list em{font-style:normal;}

.mainBox .wBd{}
.clounmA_t{overflow:hidden; padding:20px 0 0 0;background: #fff;}
.clounmA_tr{float:right; width:688px;}
.clounmA_tr .hd{height:43px; border-bottom: 1px #ddd solid;}
.clounmA_tr .hd h3{width: 124px; text-align: center; height: 43px; line-height: 43px;  background:url(../images/news_hdbg.png) repeat-x bottom #8a0019;font: 18px/43px "微软雅黑"; color: #fff;}

.clounmA_tr .bd{padding: 10px 10px 10px 12px;}


.pic_campus .hd{background-position:0 -110px;}
.txtPicListB li{float:left; width:200px; background:none; padding:0;margin:0 11px;position: relative;}
.txtPicListB li .pic{overflow:hidden;}
.txtPicListB li .pic img{width:200px;height: 150px;}
.pic_campus .txtPicListB li .con{width: 100%;height: 36px;line-height: 36px;background: #000;filter:alpha(opacity=70);opacity:0.7; position: absolute;bottom: 0;left:0;z-index:9;}
.pic_campus .txtPicListB li .title a{color: #fff;padding-left: 10px;}


/*栏目循环 S*/
.column_cycle{}
.cloumn_l{width:420px; float:left;}
.column_cycle .fl{margin-right:20px;}


.cloumn_l .hd,.cloumn_l1 .hd{height: 43px;border-bottom: 1px #ddd solid;}
.cloumn_l h3,.cloumn_l1 h3{width: 124px;
text-align: center;
height: 43px;
line-height: 43px;
background: url(../images/news_hdbg.png) repeat-x bottom #8a0019;}
.cloumn_l h3 a,.cloumn_l1 h3 a{font: 18px/43px "微软雅黑";
color: #fff;display: block;}

.cloumn_l .hd .more,.cloumn_l1 .hd .more{float: right;
font: 12px/43px "宋体";
color: #555;}
.cloumn_l .bd{height:155px; padding:10px;overflow:hidden;}
.cloumn_l1 .bd{height:230px; padding:10px;overflow:hidden;}

.cloumn_l .bd .topicHasPic .pic,.cloumn_l .bd .topicHasPic .pic img{width:120px;height: 90px;}
.cloumn_l .bd .topicHasPic .con{margin-left:140px;}
.cloumn_l .bd .topicHasPic .t .title{margin-bottom:5px; overflow:hidden;}
.cloumn_l .bd .topicHasPic .t .tit{font-size:14px;}
.cloumn_l .bd .t .intro{max-height:70px; line-height:22px; overflow:hidden;}
/*栏目循环 E*/


/*文章列表页 S*/


.slideBox-news .prev,
		.slideBox-news .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:55px; background:url(images/arrow.png) -172px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox-news .next{ left:auto; right:3%; background-position:0px 0px; }
		.slideBox-news .prev:hover,
		.slideBox-news .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox-news .prevStop{ display:none;  }
		.slideBox-news .nextStop{ display:none;  }
.infoList{overflow: hidden;}
.infoList li{float: left; width: 1100px;border-bottom:1px dashed #eeeeee; font-size:12px; line-height:38px;}
.infoList li a{ font-size:14px;}
.infoList li .date{ padding-right: 20px; float:right}


/* url_方块样式分页 */
.page_css,.page{text-align:center; padding:15px 0;  font-size:12px; clear:both; margin: 0 auto;}
.page_css span.pagecss,.page span.pagecss{width: auto; margin: 0 auto; padding:25px 0 10px; text-align: center;}
.page_css a,.page_css span,.page a,.page span{ display:inline-block; *display:inline; zoom:1; line-height:20px; vertical-align:middle;   }
.page_css .pager,.page .pager{width: auto; float: left;height: 28px;}
.page_css .pager a,.page_css .pager a:active,.page_css .pager .disabled,.page .pager a,.page .pager a:active,.page .pager .disabled{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding:0 6px; margin:0 2px; color:#4e4e4e;}
.page_css .pager span.current,.page .pager span.current{padding:0 6px;  border:1px solid #8a0019; background-color:#8a0019; color:#fff;}
.page_css .pager input,.page .pager input{width:20px; height:18px; margin-left:2px;text-align: center;}
.page_css .pager a:hover,.page .pager a:hover{border-color:#8a0019;}
.page_css .pager .disabled,.page .pager .disabled{background:#fbfbfb; color:#999;}

/*文章列表页 E*/


/*缩列图列表页 S*/
.piclists_box .wBd{padding:15px 0 5px;}
.mainBox .txtPicListB{overflow:hidden;}
.piclists_box .txtPicListB li{width: 198px;padding:0;margin: 13px 10px;_margin: 13px 8px;border: 1px solid #e7e6e6;position: relative;}
.piclists_box .txtPicListB li.noData{border:0;padding-left: 10px;}
.piclists_box .txtPicListB li .pic{padding: 9px;}
.piclists_box .txtPicListB li .pic img{width: 180px;height: 135px;}
.piclists_box .txtPicListB li.split{width:856px; padding:5px 10px; margin-bottom:18px; border-bottom:1px dashed #ececec;}
.piclists_box .txtPicListB li .title{height: 46px;line-height: 26px;padding:6px 9px;border-top: 1px solid #e7e6e6;}
.piclists_box .txtPicListB li .date{display: block;position: absolute;bottom: 3px;font-size: 12px;color: #999;}
.piclists_box .txtPicListB li .tophits{padding-right:0;position: absolute;bottom: 3px; right: 12px;}
/*缩列图列表页 E*/

/* 软件下载父栏目，列表页 S*/
#software .cloumn_l{margin-top: 5px;}
#software .softList li{position:relative; padding-bottom: 16px; margin-bottom: 16px;line-height: 26px;border-bottom: 1px dashed #e8e8e8;}
#software .softList li.noData{border-bottom: 0;}
#software .softList li .date{position: absolute;right: 8px;top: 0px;}
#software .softList li h5{padding-left: 12px; background: url(../images/icon.png) no-repeat -176px -420px;}
#software .softList li .softListIntro{padding-top: 6px;color: #a4a3a3;font-size: 12px;}
#software .softList li .softListIntro a{display: inline-block;line-height:20px;margin-left:8px;padding: 0 5px 1px;background: #2e92d6;color: #fff;}
/* 软件下载父栏目，列表页 E */

/*文章内容页 S*/
.article_content{padding:5px 25px;}
.article_contentT{padding:10px 0 20px;}
.article_content h1{font:normal 30px/46px "微软雅黑"; text-align:center;}
.article_content h3{font:normal 24px/38px "微软雅黑"; text-align:center;}

.article_info{height:38px; line-height:38px; text-align:center; margin-top:30px;background: #f4f4f4;}
.article_info a{margin-right:5px;}
.article_info a:hover{color:#cc0000;}
.article_info .fontZoomA,.article_info .fontZoomB{padding-left:18px;background: url(../images/icon.png) no-repeat 0 -455px;}
.article_content_list{font-size:14px; line-height:28px;}
#articleContnet div,#articleContnet p{margin-top:20px;margin-bottom:20px;text-indent: 2em;}
#articleContnet img,#articleContnet input[type=image]{display:block; margin:0 auto;max-width: 1000px;}
.article_info .fontZoomB{margin-right:0;}
.artilcle_tool{font-family:"微软雅黑"; border-bottom:1px solid #e8e8e8; padding:0 0 8px 12px; margin:15px 0 25px; overflow:hidden;clear: both;}
.artilcle_tool_l{float:left;}


/*分享到 S*/
.fxBox{float:right;}
.fxBox .share_d{float:left; margin-top:-1px;}
.fxBox .bshare-custom{width:420px; *width:370px; font-size:12px;}
.fxBox .bshare-custom a{padding:0 7px 0 20px; color:#0081ca; display:inline-block;}
.fxBox .bshare-custom .bshare-share-count{display:inline-block; margin-left:-10px; color:#666;}
.fxBox .bsPlatIcon{background:url(../images/weixin.gif) no-repeat;}

.mainBox .article_page{margin-bottom:18px;}
.mainBox .article_page ul li{background:url(../images/icon.png) no-repeat -155px -516px; padding-left:35px; margin-bottom:16px; font-size:14px;}
.mainBox .article_page ul li.next{background:url(../images/icon.png) no-repeat -155px -548px; }

.article_page ul li a{padding-right:15px;}
/*文章内容页 E*/

/*文章内容页不带侧栏 S*/
.noside .mainBox{width:1160px;padding:0 20px;border-left: 0;}

/*文章内容页不带侧栏 E*/


/* 通用按钮 - 圆角 */
.btn,.btnA{width: 75px; height:30px; line-height:30px; font-size:12px; cursor:pointer; color:#fff; border: 0; overflow:hidden;  background:url("../images/icon_1.png") 0px -637px no-repeat; display:inline-block; *display:inline; zoom:1;   }
.btn span,.btnA span{ display:block;  padding:0 10px;}
.btn:hover,.btnA:hover{ text-decoration:none; color:#ff0;  }
.btnA{ background-position:right -164px; color:#999; margin-left:10px;  }
.btnA span{ background-position:0 -186px; }
.btnA:hover{ color:#333;  }

.btnB{ display:inline-block; *display:inline; zoom:1; height:20px; line-height:20px; border:1px solid #D6A668; background:url(../images/btns.png) 0 -153px repeat-x;
	padding:0 10px; cursor:pointer; color:#A83700; }


/* 网站地图 */
	.siteMap{ overflow:hidden; zoom:1; }
	.siteMap .li1{ margin-bottom:10px; }
	.siteMap .h1{border:1px dotted #ccc   }
	.siteMap .h1 .a1{font-size:14px;color:#046abb; padding-left:10px;  }
	.siteMap .ul1{ padding:8px 20px 5px 10px; zoom:1;  }
	.siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
	.siteMap .a2{line-height: 24px; color:#666; font-size:12px;display:inline-block;padding:0 5px; }
	.siteMap .a2:hover{color:#fff;background:#046abb; text-decoration:none; }
	.siteMap .ul2{display: none; padding:5px 0; 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; }
	.lists_box .wBd .friendLink li{background: none;padding-left:5px;}
	.friendLink li img{padding:0 5px;}



/* 问卷 */
	#sideSurvey,#sideVote{background: #f3f3f3;}
	#sideSurvey .hd,#sideVote .hd{height: 46px;line-height: 46px;padding-left: 30px;font-size: 20px;background: #046abb;color: #fff;}
	#sideSurvey ul{padding: 10px;}
	#sideSurvey ul li{line-height: 30px;padding-left: 15px;}
	#sideSurvey ul li a{color:#666;}
	#sideSurvey ul li p a{padding-right: 10px;}
	
	/* 投票 */
	#sideVote .bd{padding: 10px 20px;}
	#sideVote .bd ul li{padding:2px 0; color: #666;line-height: 24px;}


#searchList{padding: 0 20px;}



/*图片校园 S*/
.pic_campus{padding:0 10px 15px;margin-top: 10px;}
.pic_campus .hd{float:left;width: 16px;height:94px;line-height: 22px;padding: 48px 11px; font-size:16px;background: #8a0019;color:#fff;}
.pic_campus .bd{width: 1070px;_width: 1078px;height: 150px;padding:19px 15px;border: 1px dashed #e5e5e5;border-left: 0; overflow:hidden; display:table; text-align:center;}
.pic_campus .bd .noData{text-align: left;}


#AD{position:relative; height:300px; width:1900px; margin:0 auto;}
#AD .bd .li1{height:200px;}
#AD .title{display:none;}
#AD .hd{position:absolute; bottom:60px; right:140px;display: none;}
#AD .hd li { width:15px; height:15px; border-radius:15px;background:#fff;text-indent:-999em;float:left; margin-right:10px; cursor:pointer;
}
#AD .hd li.on{background:#fcd633;}
.slideBox-news .prev,
		.slideBox-news .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:55px; background:url(../images/arrow.png) -172px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox-news .next{ left:auto; right:3%; background-position:0px 0px; }
		.slideBox-news .prev:hover,
		.slideBox-news .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox-news .prevStop{ display:none;  }
		.slideBox-news .nextStop{ display:none;  }
.cloumn_l1 .infoList{overflow: hidden;}
.cloumn_l1 .infoList li{float: left; width: 400px;}
.cloumn_l1 .infoList li .date{ padding-right: 20px;}



.lists_box .pagePicList{padding: 20px 0 20px 20px; overflow: hidden;}
.lists_box .pagePicList1{padding: 160px 0 20px 20px; overflow: hidden;}
.lists_box .pagePicList li{ float: left;
    font-size: 12px;
    margin: 0px 30px 10px 0;
    text-align: center;
    width: 240px;}
.lists_box .pagePicList1 li{ float: left; 
    font-size: 12px;
    margin: 0px 30px 10px 0;
    text-align: center;
    width: 174px;}

.lists_box .pagePicList li img{border:4px #ddd solid; }
.lists_box .linkList li img{width: 232px; height:55px;}
.lists_box .pagePicList li a:hover img{border:4px #b60002 solid;}
.lists_box .pagePicList li .title{  font: 14px/26px "微软雅黑";}

#bmzx .wBd{height:568px;background: url(../images/bm.jpg) no-repeat center top;}



.mainBox1{ background: #faf7e8; overflow: hidden; padding: 20px 20px 20px 0px;}
.pic_campus .tempWrap{width: 1070px !important;}
.aboutschool{background: url(../images/aboutbg.png) no-repeat top left;overflow: hidden;  }

.leaders{width: 349px; height:556px; float: right; position: relative; margin: 0 16px 30px 30px;}
.led1,.led2,.led3,.led4,.led5{ display: block; position: absolute; width: 126px; height: 177px;}
.led1{top: 0; left: 84px;}
.led2{top: 194px; left: 2px;}
.led3{top: 194px; left: 174px;}
.led4{top: 384px; left: 2px;}
.led5{top: 384px; left: 174px;}

.Founder{ padding: 240px 0px 30px 200px;
width: 568px;}
.Founder p,.about p{ font: 14px/24px " 微软雅黑"; text-indent: 2em;}
.about {padding: 30px 30px 30px 200px;margin: 0 0 50px 0;}
.about p{ margin-bottom: 20px;}

.about a{color: red;}

#dyxs,#zbhd,#dyfc,#yydx{width: 300px !important;}

#djdt,#dyxs1{width: 560px !important;}
#dyxs, #dyfc{float: left !important;}
#dyfc, #yydx{float: right !important;}

#jzxx,#gkzd{width: 620px;float: left;}
.boxes{border: 1px #ddd solid;padding:2px; margin-bottom:20px;}
.boxes .hd{height: 43px;border-bottom: 1px #ddd solid;background: #f0efef;}
.boxes .hd .more{float: right;
font: 12px/43px "宋体";
color: #555;}
.boxes .hd h3{width: 124px;
text-align: center;
height: 43px;
line-height: 43px; 
background: url(../images/news_hdbg.png) repeat-x bottom #8a0019;}
.boxes .hd h3 a{font: 18px/43px "微软雅黑";
color: #fff;display: block;}
.boxes .bd,#gqxjh .bd,#flzx .bd{height:155px; padding:10px;overflow:hidden;}

#gqxjh,#flzx{ float: right; width: 550px;border: 1px #ddd solid;padding:2px;}
#gqxjh .bd{background: url(../images/gqxjh_bg.png) no-repeat bottom center;}
#flzx .bd{background: url(../images/flzx.png) no-repeat bottom center;}
#jzxx .bd{background: url(../images/zjxx.png) no-repeat bottom center;}
#gkzd .bd{background: url(../images/gkzd.png) no-repeat bottom center;}
#gqxjh .hd,#flzx .hd{height: 44px; line-height: 44px;  background: url(../images/boxs_hdbg.png) repeat-x;}
#gqxjh .hd h3,#flzx .hd h3{padding-left: 54px;background: url(../images/book1.png) no-repeat 24px 8px;}
#gqxjh .hd a,#flzx .hd h3 a{color: #fff;
font: 18px/36px "微软雅黑";}
#gqxjh .hd .more,#flzx .hd .more{color: #fff;
font: 12px/36px "宋体";}


.jg .bd{padding:20px 0;}
.jg .bd p{padding: 0 10px; text-indent: 2em;}
.jg .bd p.red{color: red;}


/*新闻内容css内容部分*/

.news_con_title h1 {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	text-align: center;
}

.news_con_titleP {
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	color: #666;
	margin-top: 20px;
	text-align: center;
}

.news_con_title h4 {
	font-size: 14px;
	font-weight: normal;
	color: #626262;
	line-height: 30px;
	margin-bottom: 15px;
	font-family: "宋体";
	text-align: center;
}

.news_content {
	line-height: 25px;
	font-family: "微软雅黑";
	margin-top: 10px;
	color: #5e5e5e;
	text-align: justify;
	line-height: 28px;border-top: 1px solid #acabab;padding-top: 20px; 
}
.relevant{line-height: 28px;border-top: 1px solid #acabab; margin-top: 20px;
}
.news_con {
	position: relative;
}

.caseone {
	width: 800px;
}

.news_con_title a {
	color: #d50002;
}

.news_con_title a:hover {
	text-decoration: underline;
}


/* 翻页*/
.browse{width:100%;height:115px;}
.browse .ul1{width:100%}
.browse .ul1{margin-top:30px;float:left;overflow:hidden}
.browse .ul1 li{width:45%;font-size:14px;color:#999;line-height:22px;height:30px;}
.browse .ul1 li a{color:#333;}
.browse .ul1 li a:hover{color:#44b714;text-decoration:underline}
.pagination{text-align:center;padding: 10px 0 10px 0;margin-top:60px; clear: both;}
.pagination a, .pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.pagination a:hover{background:#eee;color:#a51a13}
.pagination span.current{background:#a51a13;color:#fff}
.pagination span.disable{background:#f2f2f2;color:#999}

#message_main tr{height: 35px; line-height: 35px;}
.INPUT {height:30px;border:1px #ccc solid;background: #fff; line-height:30px; padding:0 5px; width:250px; font-size:16px; }