/*内容页*/
.content{
    width: 100%;
   background-color:#f7f7f7;
}
.content .list{
    width: 1100px;
    /*height: 500px;*/
    margin: 0 auto;
    margin-top: 30px;	
	/* display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; */
}
.content .list .new_list{
    width: 500px;
    margin-top: 10px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}

.Notice{
width:600px;

}


.content .list .new_list li{
  width:100%;
  height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 14px;
}
.content .list .new_list li .mytitle{
   width:300px;
overflow: hidden;
text-overflow:ellipsis; 
white-space: nowrap;
display: inline-block;

}

.content .list .new_list li .date{
display:inline-block;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
float:right
}

#announcement_list,#student_list{
	margin-top: 40px;
	margin-bottom: 20px;
}
.content .list .new_top{
    height: 32px;
    border-bottom: 2px solid #0c57bb;
	
    /* display: flex;
    flex-direction: row; */
}
.content .list .new_top .img{
    width: 24px;
    height: 30px;
    margin-top: 2px;
    display: inline-block;
   /* background-color: red;*/
}

img{
    width: 100%;
    height: 100%;
}
.content .list  .new_top .new_top_right{
    width: 90%;
    height: 100%;
	display: inline-block;
	float: right;
  /*  background-color: green;*/
}
.content .list .new_top  h3{
    width: 80px;
    height: 100%;
   /* background-color: white;*/
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    float: left;
}
.content .list  .more{
    width: 40px;
    height: 80%;
 /*   background-color: white;*/
    font-size: 12px;
    letter-spacing: 1px;
    line-height:32px;
    color:#9a9a9a;
    float: right;
    margin-top: 4px;
}
.content .list .main_list{
  /* height: 350px;*/
   width: 100%;
   /*background-color: #fff;*/
   float: right;
}
.content .list .main_list li{
   height:40px;
   line-height: 40px;
   border-bottom: 1px solid #e2e2e2;
   font-size: 14px;
}
.content .list .main_list li p{
   height:100%;
   width: 80%;
   float: left;
   text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.blue{
    color:#2075e7;
}
.content .list .main_list li .date{
    float: right;
    width: 100px;
    letter-spacing: 1px;
}



.content .list .newList{
width；100%;
}

.content .list .work_list{
    width: 500px;
    margin-left: 20px;
    margin-top: 10px;
	/* margin-bottom: 10px; */
	display: inline-block;
	vertical-align: top;
}
  .content .list .bounceInUp{
width:600px;
}
   .content .list .lightSpeedIn{
margin-top: 40px;
width:400px;
margin-right:40px;
}
.content .list  .new_top .work_top_right{
    width: 86%;
    height: 100%;
	display: inline-block;
	float: right;
}

.content .list .work_list .picture{
    height: 120px;
    margin-top: 10px;
	background-image: url(../img/work_picture.jpg);
	background-position: center;
	background-repeat: no-repeat;
    /* background: url(../img/work_picture.jpg)center no-repeat; */
    background-size: 100% 100%;
width:280px;
float:left;
}
.content .list .work_list .work_main{
    height: 120px;
   width:190px;
    margin-top: 10px;
    /* display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; */
    border-left:1px solid #0c57bb;
    box-sizing: border-box;
float:right ;
}
.content .list .work_list .work_main .guide{
    height:120px;
    width: 37px;
    /* display: flex;
    flex-direction: row; */
    border-right:1px solid #0c57bb;
    border-top:1px solid #0c57bb;
    border-bottom:1px solid #0c57bb;
    box-sizing: border-box;
	display: inline-block;
	float: left;
}
.content .list .work_list .work_main .guide:hover{
    height: 120px;
    width: 37px;
	background-image: url(../img/bg.png);
	background-position: center;
	background-repeat: no-repeat;
    /* background:url(../img/bg.png)center no-repeat; */
    background-size: 37px 120px;
    display: flex;
    flex-direction: row;
}
.content .list .work_list .work_main .guide:hover p{
    display: none;
}
.content .list .work_list .work_main .guide a{
    display: none;
}
.content .list .work_list .work_main .guide:hover a{
  height: 82px;
    width: 30px;
    margin:0 auto;
    margin-top: 34px;
    display: block;
    color:#fff;
    text-align: center;
}

.content .list .work_list .work_main .guide p{
    height: 80px;
    width: 30px;
    margin: 0 auto;
    margin-top: 18px;
    display: block;
    color:#0c57bb;
    text-align: center;
}

.content .list .new_top .images{
    width: 26px;
    height: 25px;
    margin-top: 6px;
    display: inline-block;
}
.content .list .new_top .select{
    height: 85%;
    float: right;
    margin-top: 7px;
    margin-right: 10px;
    background-color:#0c57bb; 
    color: #fff;
    border-radius: 8px 8px 0 0;
    padding:0 3px;
    box-sizing: border-box;
}
.content .list .new_top li{
     width: 50px;
    height: 100%;
    float: left;
}
.content .list .new_top li a{
    width: 100%;
    height: 100%;
    display: block;
    line-height: 27px;
    text-align: center;   
    font-size: 12px;
    color: #fff;
}

.content .list .new_top span{
    width: 5px;
    height: 100%;
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    float: left;
    color: #fff;
}
.content .list .announcement{
    height: 63px;
    width: 98%;
    margin: 0 auto;
    /*background-color: blue;*/
    margin-top:10px;
    /* display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-between; */
}
.content .list .announcement .time{
    height: 50px;
    width: 50px;
   /* box-sizing:border-box;*/
     border: 1px solid #0c57bb;
  /*  border: 1px solid #0c57bb;*/
  display: inline-block;
  vertical-align: top;
}
.content .list .announcement .time .time_top{
    height: 30px;
    width: 100%;
    color: #0c57bb;
    font-size: 21px;
    text-align: center;
    font-weight: 800;
    line-height: 30px;
}
.content .list .announcement .time .time_year{
    height:20px;
    width: 100%;
    background-color:#0c57bb;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
}
.content .list .announcement .announcement_news{
    width: 90%;
    height: 70%;
    margin-top: 8px;
   /* background-color: red; */
    border-left:2px solid #e2e2e2; 
	display: inline-block;
	float: right;
	vertical-align: top;
}
.content .list .announcement .announcement_news h4{
    width: 97%;
    height: 50%;    
    display: block;
   /* font-weight:500;*/
    font-size: 14px;
    margin-left: 20px;
    line-height: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content .list .announcement .announcement_news font{
    width: 97%;
    display: block;
    font-size: 13px;
    margin-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;	
	-o-text-overflow: ellipsis; /* for Opera */	 
    color:#aeaeae;
}
.content .list .announcement .announcement_news font a{
  color:#aeaeae;
 }

.content .list  .student_main .student{
    height: 140px;
    margin-top: 15px;
    position: relative;
}

.content .list  .student_main .student .bian {
    display: none;
    position: absolute;
    right: 0;
    top:0;
}
.content .list  .student_main .student:hover .bian{
    display: block;
    height: 100%;
    width: 60px;

    background: url(../img/bian.png)center no-repeat;
    background-size: 100% 100%;
}
.content .list  .student_main .student .bian p{
    height: 98%;
    width: 20px;
    display: block;
    color: #0c57bb;
    font-size: 11px;
    text-align: center;
    margin-left: 18px;
    padding-top: 8px;
}
.content .list  .student_main .student img{
    width: 100%;
    height: 100%;
}
.content .list  .student_main .student .order{
    width:36px;
    height:36px;
    background-color: #0c57bb;
    color: #fff;
    position: absolute;
    left: 0;
    top:0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    border-radius:0 0 8px 0;     
}
.content .list  .student_main .student:hover .order{
   display: none;
}



/*学院展厅*/
.content .hall{

 height: 420px;
 margin-top: 30px;
}

.content .hall .hall_title{
 height: 100px;
 background-image: url(../img/zhanshi.png);
 background-position: center;
 background-repeat: no-repeat;
 /* background:url(../img/zhanshi.png)center no-repeat; */
 background-size: 100% 100%;
 padding-top: 20px;
 box-sizing: border-box;
}
.content .hall  .xiala{
	margin: 0 auto;
    width: 900px;
    height: 60px;
line-height:60px;
    /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:space-between;
    cursor: pointer; */
}

.content .hall .xiala .liList{
   height: 60%;
   background-color: #fff;
   width: 140px;
   border-radius: 15px;
   margin-top: 10px;
   font-size: 12px;
   text-align: center;
   line-height: 24px;
   color:#7f7f7f;
   position: relative;   
   display: inline-block;
   cursor:pointer;
}
.content .hall .xiala .list_no{
	width: 100px;
	display: inline-block;
}

.content .hall  .xiala li img{
   width: 18px;
   height: 12px;
   position: absolute;
   right: 12px;
   top:6px;
}
.content .hall .xiala .downSelect{
    position: absolute;
  background: #f1f1f1;
    width: 220px;
    opacity: 0.9;
    padding: 10px 10px;
    height: 180px;
    overflow: auto;
    z-index: 50;
    top:23px;
}
.content .hall  .xiala li .downSelect li{
    
    display: block;
	height: 30px;
    line-height: 30px;
    cursor: pointer;
    z-index: 50;
	white-space: nowrap;
     overflow: hidden;
	text-overflow: ellipsis;
}

.content .hall .hall_main{
 height: 260px;
 background-image: url(../img/zhanshi_bg.png);
 background-position: center;
 background-repeat: no-repeat;
 /* background:url(../img/zhanshi_bg.png)center no-repeat; */
 background-size: 100% 100%;
 padding-top: 30px;
 position:relative;
}
.hall_main ul{
    height: 100%;
    width: 910px;
    margin:0 auto;
}
.hall_main ul li{
    height: 100%;
    width: 130px;
    float: left;
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
}
.hall_main ul li ul{
  display: block;
  height:35px;
  width: 130px;
}
.hall_main ul li ul li a{
    /* display: block; */ 
    height:35px;
    width: 100px;  
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #7f7f7f;
}


.wp_search .search{
   background:url(../img/search.png) no-repeat  top   !important;
width:24px  !important;
height:30px  !important;
background-size: 100% !important;
}


