/*重置*/

a,body,div,table,tr,td,th,input,dl,img,ul,li{
  border: none;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-decoration: none;
  font-family: "微软雅黑";
  color: #000000;
  font-size: 14px;
}
dl,dt,h1,p,table,ul,li{
  display:block;
}

body{
    background: #EEEEEE ;     
    width: 100%;
}



/*content*/
.content{
  width: 1200px;
  height:auto;
  margin: 0 auto;
  padding: 0px 0 ;
  font-family: "微软雅黑";
  color: #000000;
min-height:550px;

}
#listL{
   float: left;
   width:260px;
  
}

/*学院要闻*/

.notice{
  background: #fff;
  float: left;
  width:280px;
  border: 1px solid #ccc;
  margin-bottom:15px;
}
.notice .head {
  background-image: url(../images/trainee2-web.png);
  font-weight: bold;
  height:36px;
 
}
.notice .head .title {
  float: left;
  text-align:center;
  width:140px;
  color: #fff;
    font-size: 14px;
    line-height:38px;
}

.notice .content1{
  height:auto;
  padding:10px 20px;
}

.notice.content1 ul{ 
  font-size:14px;
  line-height:28px;
}
.notice .content1 ul li{
  font-size:14px;
  background: url(../images/icon1-web.png) no-repeat scroll left center;
  border-bottom: 1px dashed #eee;
  text-align:center;
  line-height:35px;
}
.notice .content1 ul li a{
  font-size:14px;
}

.notice .content1 ul li a:hover {
  font-size:14px;
  color:#fff;
  background: #2956ac;
}


/*通知公告*/

.notice1{
  background: #fff;
  float: left;
  width:260px;
  border: 1px solid #ccc;
  padding:10px;
  margin-bottom:15px;
}
.notice1 .head {
  background-image: url(../images/audition1-web.png);
  height:36px;
 
}
.notice1 .head .title {
  float: left;
  text-align:center;
  width:90px;
  color: #1C4CA9;
    font-size: 14px;
    line-height:30px;
  font-weight: bold;
}
.more {
        font-size:12px;
  float: right;
  line-height:34px;
  color:#9f9f9f;

}
.more:hover {
  color: #1C4CA9;
}
.notice1 .content2{
  height:auto;
  padding: 5px 0px 5px 0px;
}

.notice1.content2 ul{ 
  font-size:14px;
  line-height:30px;
}
.notice1 .content2 ul li{
  background: url(../images/icon2-web.png) no-repeat scroll left center;
  padding-left:14px;
  border-bottom: 1px dashed #eee;
  line-height:30px;
  height: 30px;
  float: left;
  width: 240px;
}

.notice1 .content2 ul li a {
  float: left;
  height: 30px;
  line-height: 30px;
}

.notice1 .content2 ul li span {
  color: #a0a0a0;
  float: right;
  font-size: 11px;
}

.notice1 .content2 ul li a:hover {
  color:#1C4CA9;
 
}


/*右边详情信息*/
#listRxq{
  border: 1px solid #ccc;
  background:#FFF;
    float:right;
    width:860px;
  margin-bottom:20px;
  padding:10px 20px;
}
.content-r{
  background-image: url(../images/audition2-web.png);
    font-weight: bold;
    height:36px;
}

.listR-bt-bt {
  float: left;
  text-align:center;
  width:100px;
  color: #1C4CA9;
    font-size: 14px;
    line-height:30px;
  }

.new-body{
  
   height: auto;
    padding-top:25px;
    position: relative;
    text-align: center;
    width:860px;
}

.listR-bt {
  
  color: #ff7200;
    font-size: 20px;
    line-height:30px;
    text-align: center;
  }

.listR-bt1{
  color: #6f6f6f;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.xj{
  padding:0 15px;}

.jg{
   border-bottom:dashed 1px #ccc;
   padding-top:5px;
  }

.news_view {
    color: #161616;
    font-size:14px;
    line-height: 26px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
  padding-top:15px;
    width:860px;
}
.news_view img{  border: 0 none;
                vertical-align: top;
        
}

.sp{
  line-height: 30px;
    margin-top: 20px;
  float: right;

}

.sp a {
  color:#999;
  }
.sp span {
  color:#999;
  }

.sp a:hover {
  color: #1C4CA9;
  }





