﻿/*主体部分定义*/
.content{ width:960px; margin:0 auto; background:#FFF; overflow:hidden; padding:10px; }

/*右边侧边栏部分定义*/
.leftsideBar{ width:210px; overflow:hidden;}

/*通知公告定义*/
#Notice{ background: url(images/notice_bg.png) no-repeat left center; height:325px; }
#Notice .hd{ height:38px; line-height:38px; background:none;}
#Notice .hd h3{ background:url(images/notice_h3.png) no-repeat left center; height:19px; width:81px; margin-left:60px;padding-top:35px;}

#Notice .bd{ padding:12px; height:200px;}
#Notice .bd li{ background: url(images/ggicon.png) no-repeat left center; padding-left:15px; line-height:26px;} 
#Notice .bd li a { font-size:12px;}


/*用户登录定义*/
.login{ background:url(images/login_bg.png) no-repeat left top; height:165px;}
.login  ul{ padding:55px 14px;}
.login span{ overflow:hidden;float:left;}
.login ul li{ float:left; height:24px; line-height:24px; width:180px;clear:both;}
#loginButton{padding-left:50px;}
.login ul li input.inputtext{ float:right; width:126px; margin-top:6px; border:1px solid #ccc;overflow:hidden; }
.login ul li.reg_user{  padding-top:15px; width:150px;padding-left:60px;}
#login2{background:url(images/dl.png) no-repeat left center; width:63px; height:21px; line-height:21px; border:none; float:left;overflow:hidden;  }
.login ul li a.hot{ display:inline-block; background:url(images/zc.png) no-repeat left center; width:63px; float:right;overflow:hidden;  height:21px; margin-left:10px; text-align: center;cursor: pointer;  line-height:21px;color:#fff;}


.zt{ background:url(images/ztwz_bg.png) no-repeat left top; height:283px; }
.zt .bd{ padding:13px 18px;}
.zt .bd ul{ padding-top:40px;}
.zt .bd li{ padding-bottom:5px;}

/*左边主体部分定义*/
.rightgroup{width:738px; overflow:hidden;}

/*焦点图*/
#focus{ float:left; overflow: hidden; height:263px; width:318px; background:url(images/jdt_bg.png) no-repeat left center;}
#focusNews{ padding:20px 0 20px 0;}

.slideBox-news {position: relative;}
.slideBox-news .slideNav{ bottom:32px; height: 16px; right:16px; overflow: hidden; position: absolute; z-index:1;}
.slideBox-news .slideNav li{ background-color:#FFF; cursor: pointer; float: left; height:16px; line-height:16px; margin-left:2px; text-align:center; width:16px; font-weight:bold;}
.slideBox-news .slideNav li a{ color:#333333;font:12px/16px "微软雅黑"; }
.slideBox-news .slideNav li.on{ background-color:#85060d; }
.slideBox-news .slideNav li.on a{color:#fff;}
.slideBox-news{ float:left; width:297px;}
#focusNews{float:left;  text-align:left; height:208px;margin-left:11px; }

.slideBox-news .slideCon{ text-align:center;} 
.slideBox-news .slideCon .pe_u_thumb img{ height:208px; width:297px;}


/*新闻部分*/
#newsGroup{ overflow:hidden; width:440px; background:url(images/news_bg.png) no-repeat left center; height:263px;width:413px;}
#newsGroup .hd h3{ padding-left:40px;}
#newsGroup .hd h3 a{ color:#fff; font-size:14px; font-weight:bold;}

#newsGroup .bd{}
#newsGroup .bd ul{ padding:18px 18px;}
#newsGroup .bd li{ background: url(images/piont.png) no-repeat left center; padding-left:15px; line-height:28px; border-bottom:1px dashed #ccc; clear:both;}
.date{ float:right;}

/*校务公开和德育之窗部分定义*/
#xwgk,#dyzc{ width:362px;}
.m-Box{ background:url(images/lm_bg.png) no-repeat left center; height:286px;}
.m-Box .hd h3 { width:160px; margin-left:70px; height:33px; line-height:33px;}
.m-Box .hd h3 a{ font:16px/33px "微软雅黑"; color:#fff; font-weight:bold;}
.m-Box .bd{ margin-top:28px; padding:0 18px;}
.m-Box .bd ul{ }
.m-Box .bd li{ background: url(images/piont.png) no-repeat left center; padding-left:15px; line-height:28px;border-bottom:1px dashed #ccc;  clear:both;}
.m-Box .bd li.t{ background:none; padding-left:0;margin-bottom:8px; border-bottom:none;}
.m-Box .bd li.t .pic{ float:left; overflow:hidden; width:105px;}
.m-Box .bd li.t .pic img{ width:105px; height:90px;}
.m-Box .bd li.t .con{ float: right; width:210px; overflow: hidden;}
.m-Box .bd li.t .con .title a{ font-size:14px; font-weight:bold; color:#F00;}
.m-Box .bd li.t .con .intro{ color:#797d77; line-height:22px;}
.m-Box .bd li.t .con .intro a{ color:#F00;}
#xwgk .bd li.t .pic{ display:none; width:0;}
#xwgk .bd li.t .con{ width:310px; margin-bottom:18px;}

/*校园风景部分定义*/
#schoolpic{ background:url(images/xwfj_bg.png) no-repeat left center; height:175px;}
#schoolpic .bd{padding:20px 12px 12px 95px;}
#schoolpic .bd .tempWrap{height:139px;}
#schoolpic .bd ul {overflow: auto !important; height:139px;}
#schoolpic .bd ul li{ float:left; margin-left:20px; border:5px solid #f6e5b2; height:95px; width:125px; text-align:center; }
#schoolpic .bd ul li .pe_u_thumb img{ width:125px; height:95px; }
#schoolpic .bd ul li .pe_u_thumb_title{ text-align:center; line-height:30px; padding-top:8px; height:30px;}
#schoolpic .bd ul li .pe_u_thumb_title a{ color:#333333;}


