﻿/* CSS Document */
*{
	margin:0;
	padding:0;	
	font-family:Verdana, Geneva, sans-serif;
	color:#114777
}
a{
	text-decoration:none
}
body{
	font-size:12px;
}
.icoRss {background:url(../images/pic.gif) 0 -40px;height:13px;width:33px}
.icoWap {background:url(../images/pic.gif) 0 -60px;height:13px;width:33px}
.imgDiv img{
float:left;
}
.highlight{
	color:red;
}
.clear{
	clear:both;
	height:15px;
}
img{
	border:0 none;
}
#box {
	margin: 0 auto;
	width:100%;
}
#top {
	height: 42px;
	background:#434343
}
#topMenu { 
	line-height: 42px;
	list-style-type: none; 
	display:block;
	width:1000px;
	margin:0 auto;
} 
#topMenu a { 
	display: block;
	width: 100px;
	text-align:center; 
} 
#topMenu a:link { 
	color:#ddd; text-decoration:none; 
} 
#topMenu a:visited { 
color:#ddd;text-decoration:none; 
} 
#topMenu a:hover { 
color:#FFF;text-decoration:none;font-weight:bold; 
} 
#topMenu li { 
float: left; width: 100px; background:#4e4e4e;
	margin-right:3px; 
} 
#topMenu li a:hover{ 
background:#999; 
} 
#topMenu li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 180px; position: absolute; 
} 
#topMenu li ul li{ 
float: left; width: 180px; 
background: #F6F6F6; 
} 
#topMenu li ul a{ wedisplay: block; width: 156px;text-align:left;padding-left:24px; 
} 
#topMenu li ul a:link { 
color:#666; text-decoration:none; 
} 
#topMenu li ul a:visited { 
color:#666;text-decoration:none; 
} 
#topMenu li ul a:hover { 
color:#333;text-decoration:none;font-weight:normal; 
background:#bbb; 
} 
#topMenu li:hover ul { 
left: auto; 
} 
#topMenu li.sfhover ul { 
left: auto; 
} 
#logo {
	height: 112px;
	width: 1000px;
	margin: 0 auto;
	background:url(../images/logo2.gif) right no-repeat
}
#nav {
	height: 60px;
	background-color: #ab2e32;
}
#navList{
	width:1000px;margin:0 auto
}
#navList img{
	margin:0 10px;
}
#focus{
	width:1000px;
	margin:0 auto;
	height:212px;	
}
.focusLeft{
	width:89px;
	height:212px;
	background:url(../images/focusLeft.gif) no-repeat;
	float:left;

	}

.focusContent{
	
	width:843px;
	height:212px;
	background:url(../images/focusBg.gif) repeat-x;
	float:left;
	padding:40px 0 5px 0px;
	line-height:30px;
}
#imgNews{
	position:relative;	/*不然子容器position不起作用*/
	height:280px;
	width:330px;
	background: #666;
	overflow:hidden;
}
#imgNewsList{
	height:280px;
	width:1320px;
	position:absolute;
	animation:imgNews 30s infinite;
	animation-delay:3s;
}
#imgNewsList img{
	width:330px;
	height:280px;
	border:0;
	margin:0;
	padding:0;
	float:left;
}
@keyframes imgNews{
	0% {left:0px;}
	12% {left:-330px;}
	25% {left:-330px;}
	37% {left:-660px;}
	50% {left:-660px;}
	75% {left:-990px;}
	87% {left:-990px;}
	100% {left:0px;}
}
/*头条顶部新闻样式*/		
#firstHeadline a {
	font-size:18px;
	font-family: Microsoft YaHei,SimHei,Verdana, Geneva, sans-serif;
	font-stretch:wider;
	text-decoration:none;
	padding:10px 0  0 0 ;	
	color:red;
}

.focusRight{
	width:68px;
	height:212px;
	background:url(../images/focusRight.gif) no-repeat;
	float:right;
}

#contentBox {	
	background:url(../images/bg_huawen.gif);
}
#contentBox #content {
	padding-top: 10px;
	width: 1000px;
	margin: 0 auto;	
}
#conLeft {
	float: left;
	width: 330px;
	margin-right: 16px;
}

#notice {
	margin-top: 15px;
	border: 1px #faf7f2 solid;
	height: 280px;
	background-color: #dfdfc7;
}
#noticeTitle {
	padding-right: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	text-align: right;
	background-color: #ab2e32;
	background-image: url(../images/bg_notice.gif);
	background-repeat: no-repeat;
}
#noticeList {
	line-height: 200%;
	padding-left: 20px;
     	padding-top:8px;
}
#conMid {
	float: left;
	width: 380px;
	height: 655px;
}
#newsTitle {
	height: 76px;
	text-align: right;
	padding-right: 30px;
	line-height: 76px;
	font-size: 13px;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
}
#headLine{
	background-color: #dfdfc7;
	border:1px #faf7f2 solid;
	border-top:none;
}
#newsList {
	line-height: 200%;
	border:1px #faf7f2 solid;
	background-color: #dfdfc7;
}
#newsList div{
	padding: 10px 20px;
}
#newsList li :hover{
    background-color:gray;
	color:#eee;
}
/*增加头条新闻样式*/
#firstHeadline{
	padding:12px;
}
#conRight {
	float: right;
	width: 250px;
	background: #dfdfc7;
}
#conRight img{
	margin:1px 0 5px 0;
	
}

/*分类调用新闻*/
.subLeftbox{
	width:490px;
	float:left;	
	background:#dfdfc7;
	border:1px #faf7f2 solid;
}
.subRightbox{
	width:490px;
	background:#dfdfc7;
	float:right;
	border:1px #faf7f2 solid;
}
.subtitle{
	width: 490px;
	height: 56px;
}
.sublist{
	background-color:#FFFBE3;
	padding: 0 15px 15px 15px;
	
	}
.sublist .summary{
	padding-bottom:5px;
	clear:both;
	}
.summary .cont {
	float:right;
	width:300px;
	padding-left:12px;
	overflow-y:hidden
}


.sublist .nl li{
	text-decoration:none;
	list-style:none;	
	clear:both;
	}
	
ul.nl li{
	line-height:170%;
	list-style:none;
	
	}
ul.nl li a {
	text-decoration:none;
}
	
.cont .title a{
	font-family:Microsoft YaHei,SimHei;	
	font-size:15px;
}
/*选项卡*/
.TabGroup{
	height: 38px;
	line-height:38px;
	background:#bfc0b6;
	text-align:center;
	cursor:pointer;
}
.tabpanel1{
	background:url(../images/sub1bg.gif) no-repeat;
}
.tabpanel2{
	background:url(../images/sub2bg.gif) no-repeat;
}
.tabpanel3{
	background:url(../images/sub3bg.gif) no-repeat;
}
.tabpanel4{
	background:url(../images/sub4bg.gif) no-repeat;
}
.tabpanel5{
	background:url(../images/sub5bg.gif) no-repeat;
}
.tabpanel6{
	background:url(../images/sub6bg.gif) no-repeat;
}
.tabpanel7{
	background:url(../images/sub7bg.gif) no-repeat;
}
.tabpanel8{
	background:url(../images/sub8bg.gif) no-repeat;
}
.TabGroup div{
	float:left;
}
.TabGroup .more{
	display:block;
	width:60px;
	height:100%;
	background:#ab2e32;
	float:right;
}
.TabbedContent{	
	height:180px;	
	display:none;
	padding:15px;
	line-height:150%
}
.ContentGroup{
	margin:0 10px;
	clear:both;
}

.btbox{
	padding:25px;
    	width:900px;

}
/*校园风光，增加的样式，固定高度-聂*/
.schoolpicbox{
	background:url(../images/schoolpicbg.gif);
	height:200px;
	width:1000px;
}
.picleft{
	width:90px;
	height:200px;
	background:url(../images/schoolpicbgleft.gif) no-repeat;
	float:left;
}
.picContent{
	width:830px;
	height:120px;
	margin:40px 0;
	overflow:hidden;
	float:left;
}
.picArrow{
	float:left;
	margin-top:35px;
	cursor:pointer;
}
.picArrow1,.picArrow2{
	width:60px;
	height:60px;
}
.picArrow1{
	background:url(../images/picArrow1.gif);
}
.picArrow2{
	background:url(../images/picArrow2.gif);
}
.imgList{
    text-align: center;
}
.imgList ul {
    list-style:none;
}
.imgList li {
	display:block;
	height:120px;
	padding-top:0!important;
    float: left;
}
.imgList li img, a.imgLink img {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    margin: auto;
    padding: 3px;
}
a.imgLink {
    line-height: 1.8;
    margin: 5px auto;
}
.imgList li a:hover img, a.imgLink:hover img {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #AACCEE;
    padding: 3px;
}

#xylm {
	padding-top: 33px;
	clear: both;
}
#xylmImg {
	float: left;
	width: 34px;
	height: 228px;
	background: url(../images/bg_xylmTxt.gif) no-repeat;
}
#bottom {
	clear:both;
	height: 220px;
	background:#ab2e33;
}
#copyright {
	background:url(../images/bg_huawen.gif)
}
#copyLink {
	padding:40px 0 10px 0;
	text-align: center;
      
}

/*新增底部css链接*/
.bottom{    
    margin: 0 auto;
    width: 1000px;
	padding-top:20px;
	line-height:150%;
}
.bottom li {
    float: left;
}
.bottom li.fir {
	margin-left:40px;
    width: 420px;
    float:left;
}
.bottom li.sec {
    width: 380px;
	float:left
}
.bottom li.last { 
	float:left;
}
.bottom h3, .bottom dt, .bottom a {
    color: #E7ECF1;
}
.bottom h3 {
    border-bottom: 1px solid #BBCFE6;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    padding: 0 25px 8px 0;
    text-indent: 3px;
}
.bottom dl {
    margin: 8px 0 8px;
}
.bottom a {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0 2px;
    text-decoration: none !important;
    text-indent: 0;
}
.bottom a:hover {
    background-color: #EAD812;
    color: #3585E3 !important;
}

/*增加新闻列表时间靠左显示*/
.dateR {float:right;padding-right:5px}
.moreR {float:right;padding-right:8px;_margin-top:9px}
.moreL{float:right;padding-right:8px;_margin-top:2px}
/*二维码*/
#qrcode {
	background: #CCC;
	width: 120px;
	text-align: center;
	line-height: 200%;
	position: fixed;
	right:5px;
	top:280px;
}
/*右侧导航样式*/
.conRightSub img{
	cursor:pointer;
}
.conRightSub ul{
	display:none;
	list-style:none
}
.conRightSub li a{
	font-size:15px;
	text-decoration:none;
	line-height:200%;
	margin-left:70px;
	font-weight:bolder;
	color:#666;
	letter-spacing:5px;
}
.conRightSub li:hover{
	background:#CCC;	
}
img.navarrow {
	margin:0!important;
	padding:0;
	cursor:pointer
}
#navScroll {
	overflow: hidden;
	height: 538px;
	float: left;
}

/* 列表子页面 */
.sub_box0{
	background:url(../images/subpage/bg0.jpg) top center no-repeat;
}
.sub_box1{
	background:url(../images/subpage/bg1.jpg) top center no-repeat
}
.sub_box2{
	background:url(../images/subpage/bg2.jpg) top center no-repeat
}
.sub_box3{
	background:url(../images/subpage/bg3.jpg) top center no-repeat
}
.sub_box4{
	background:url(../images/subpage/bg4.jpg) top center no-repeat
}
.sub_box5{
	background:url(../images/subpage/bg5.jpg) top center no-repeat
}
.sub_boxGroup{
	background:url(../images/subpage/bgGroup.jpg) top center no-repeat
}
#sub_logo{
	margin-top:20px;
}
#sub_content {
	margin: 0 auto;
	width: 1000px;
}
#sub_nav {
	background: url(../images/subpage/fenge.png) bottom no-repeat;	
	margin-top: 40px;
}
#sub_navSub {
	height: 30px;
	line-height: 30px;
}
#sub_navSub a{
	text-decoration:none;
}
.sub_tp,.sub_tp3 {
	background: url(../images/subpage/tp.jpg) no-repeat;
	height: 160px;
margin-bottom:20px;
}
.sub_tp3{
	background: url(../images/subpage/tp3.jpg) no-repeat;
}
#sub_conLeft {
	width: 730px;
	float: left;
	overflow:hidden
}
#sub_conRig {
	float: right;
	width: 250px;
	overflow:hidden
}
.sub_list {
	height: 325px;
	width:355px;
	margin-bottom:20px;
	border:1px #fff solid;
	float:left;
	background:#dcddc4
}
.sub_listTitle {
	height: 38px;
	line-height:38px;
	background:#c1c1b7;
}
.sub_listTxt{
	background:#ab2e33;
	color:#fff;
	width:190px;
	height:38px;
	line-height:38px;
	float:left;
}
.sub_listTxt span{
	color:#fff;
	padding-left:15px;
	font-size:15px;
	font-weight:bolder;
}
.sub_listMore {
	text-align:center;
	width:60px;
	background:#ab2e33;
	float: right;
}
.sub_listCont{
	padding:10px;
}
.sub_rlist {
	height: 325px;
	margin-bottom: 25px;
	background: #dfc39c;
	overflow:visible;
}
.sub_rlistTitle {
	color: #dfc39c;
	height: 70px;
	line-height: 70px;
	background: url(../images/rtitlebg.gif) left top no-repeat;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 20px;
}
#sub_picNews {
	clear: both;
	margin-top: 20px;
	border:1px #fff solid;
	background:#dcddc4
}
.sub_picNewsTitle {
	background:#c1c1b7;
	height: 38px;
	line-height: 38px;
}
.sub_picList {
	height: 130px;
	padding-top:20px;
}
.sub_navList {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 45px;
	height: 45px;
}
.sub_navList li{
	float:left;
	display:block;
	width:90px;
	text-align:center
}
.sub_navList a{
	font-family: 黑体;font-size: 16px;
	text-decoration:none;
	line-height: 45px;
	height: 45px;
	display:block;
}
.sub_navList a:hover{
	font-size: 18px;
	background:#f75672;
}
#sub_footPic {
	clear:both;
	background: url(../images/subpage/footBg.gif) top center  no-repeat;
	height: 60px;
}
#sub_footTxt {
	padding: 20px 0;
	text-align: center;
	line-height: 300%;
}
.sub_listCont{
	padding-left:20px;
	line-height:180%;
	font-size:13px;
}
.sub_listCont a{
	text-decoration:none;	
}
.sub_listCont a:hover{
	background:#999;
	color:#FFF
}

/* 分页 */
.pager {font-family:verdana;font-size:12px;padding:5px;height:25px;clear:both;word-break:keep-all;}
.pager ul {padding:0;margin:0;list-style-type:none;line-height:1.2em}
.pager li {float:left;margin:0 5px 0 0;color:#999}
.pager li.p_total {background:#FFF; font-weight:bold; color:#88af3f;; border:1px solid #ddd; padding:3px 5px}
.pager li.p_current {background:#b2e05d; color:#FFF; border:1px solid #b2e05d; padding:3px 5px}
.pager li.p_nolink {color:#ccc; border:1px solid #f3f3f3; padding:3px 5px}
.pager li a:link, .pager li a:visited {float:left; color:#88af3f;background:#fff; border:1px solid #ddd; padding:3px 5px;text-decoration:none !important}
.pager li a:hover, .pager li a:active {background:#f1ffd6; color:#638425; border-color:#85bd1e}
.pager li input {float:left;font-family:verdana;font-size:12px;border:1px solid #ddd;color:#999;background:url(inputBorder.gif);width:3em;height:1.3em;padding:2px 0;text-align:center}
/* end page*/

/*内容页*/
#newsContent{
	margin-bottom:20px;
	background:#FFF;
	border:2px #FF9933 solid;
}
#newsContent a{
	text-decoration:none;
}
.conTitle {
	text-align:center;
font-family: SimHei,MsYahei;
font-size: 26px;
font-weight: bold;
padding:25px 0;
word-break:keep-all;
}
#newsContent #content{
	font-family: tahoma,宋体;
	line-height: 1.8;
	font-size:14px;
	margin: 20px auto;
	width: 96%;
	text-align: justify;
}
.conBody p{
	margin: 0;
	text-indent: 2em;
}
#digg {
	float: right;
	clear: both;
	padding: 10px;
}
.digg {
	width: 51px;
	margin: 0;
	text-align: center;
	list-style: none outside none;
	padding: 0;
}
.digg1 {
background: url(../images/digg.gif);
height: 52px;
line-height: 52px;
font-size: 16px;
color: #736948;
font-family: sans-serif;
font-weight: bold;
}
.digg2 {
margin-top: 2px;
height: 25px;
line-height: 25px;
font-size: 12px;
float: left;
width: 51px;
}
.nearNews {
color: #999;
padding: 5px 0;
clear: both;
overflow: hidden;
}
.prevNews {
float: left;
width: 50%;
}
.nextNews {
text-align: right;
}
.nextNews, .prevNews {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.prevNews a {
background: url(../images/iwms.gif) no-repeat 0 -400px;
padding: 0 20px;
float: left;
}
.nextNews a {
background: url(../images/iwms.gif) no-repeat right -450px;
padding: 0 20px;
float: right;
}

/* template group1 */
div.navTitle{
	line-height:40px;
	padding-left:40px;
	font-family:黑体;
	font-size:16px;
	font-weight:bolder;
	border-bottom:#999 2px solid;
	background:#FFFFF6;
}
.sub_rlist ul.nl li{
	line-height:160%;
}
#schoolImg {
	float:right;
	width:590px;
	height:450px;
}
#photopile-wrapper{
	clear:both;
	width:490px;
	height:350px;
	padding:50px 50px;
}
#infoLinkList li{
	list-style:none;
	float:left;
	border:1px #dead7f solid;
	background:#eeeeee;	
	margin-right:8px;
}
#infoLinkList a{
	display:block;
	height:38px;
	width:158px;
	color:#887442;
	line-height:38px;
	text-align:center;
	font-size:14px;
	font-weight:bolder;
}
.sub_Titlelist{
	border:1px #fff solid;
	background:#dcddc4;
	margin:0 10px;
}
#descOfGuojibu{
	margin:10px 0
}