/*====PAGE页表格样式====*/
.bread{
  margin: 0 0 10px 0;
}
.tablepress{
  width:100%;
  color:#666;
  border-collapse: collapse;
  border-spacing: 0;
}

.tablepress tr th{
  font-size:14px;
}

.tablepress tr td{
  width:34%;
  min-height:20px;
  line-height:20px;
  padding:18px 40px 18px 4px;
  vertical-align:top;
  font-size:16px;
  text-align:left;
}

.tablepress tr td.column-1{
  width:32%;
}

.tablepress tr td:hover{
  background-color:#EEE;
}

.tablepress .odd td {
  background-color: #f9f9f9;
}

.tablepress tbody td, .tablepress tfoot th {
  border-top: 1px solid #ddd
}

.tablepress tbody td {
  vertical-align: top;
}

.tablepress td, .tablepress th {
  padding: 8px;
  border: none;
  background: 0 0;
  text-align: left;
  float: none!important;
}

.tablepress .even td {
  background-color: #fff;
}

.tablepress a{
  color:#0099ff;
}

.tablepress a:hover{
  color:#054c7b;
}

.content-item table p{
  margin:6px 0;
}


/*高层次人才*/
.talents tbody tr td {    
    white-space: nowrap; 
    border:none;
    word-break:  keep-all;
}  
.talents{
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
    border:none!important;
    border-color: #fff!important;
    margin: 0 0 0 10px;
}
.talents tbody tr{    
    white-space: nowrap; 
    border:none;
    background: #fff; 
    border:none!important;
    font-size: 15px;
    color: #666;
}  
.talents tbody tr td:first-child{
    font-weight: 600;
}
.talents tbody tr td a{
    font-size: 15px;
    color: #666;
}
.talents tbody tr td a:hover{
    text-decoration: underline;
    color: #0096ff;
}
p.person {
    padding: 0 0 12px 0;
    /* border-left: 5px solid #73b5ff; */
    margin: 0 0 0 14px;
    border-bottom: 1px solid #999999;
}
p.person strong {
    padding: 0 0 0 8px;
    margin: 0 0 0 -14px;
    border-left: 5px solid #73b5ff;
}
/*学者教授*/
.teachtbody tr td {    
    white-space: nowrap; 
    border:none;
    word-break:  keep-all;
}  
.teach{
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
}
.teach tbody tr{    
    white-space: nowrap; 
    border:none;
    background: #fff; 
    border:none!important;
    font-size: 15px;
    color: #666;
}  
.teach tbody tr td a{
    font-size: 15px;
    color: #666;
}
.teach tbody tr td a:hover{
    text-decoration: underline;
    color: #0096ff;
}
.margin-l-10{
  margin: 0 0 0 10px;
}
/*终止*/
@media only screen and (max-width:1400px) and (min-width:769px){
  .content-item table{
    width:auto !important;
    max-width:100% !important;
  }

  .content-item .tablepress{
    width:100% !important;
  }
  .hastable-cont .content-item h4 {
    border-bottom: 1px solid #999;
    height: auto;
  }
}

.content-item #leading{
  width:100% !important;
}


@media only screen and (max-width:768px){

  .tablepress tr td{
    padding-top:10px;
    padding-bottom:10px;
  }

  /*.tablepress tr td{
    width:auto;
    display:block;
  }

  .tablepress.four-td-tablepress tr td{
    display:table-cell;
  }*/

}

/* JS动态分配-拥有tablepress表格的页面 */
.hastable-cont .content-title{
  display:none;
}

/*.hastable-cont .bread,
.hastable-cont .bread a{
  font-size:14px;
}
*/
.hastable-cont .content-item{
  padding:0;
}

.hastable-cont .content-item h4{
  border-bottom:1px solid #999;
  height: 42px;
  line-height: 42px;
}

.hastable-cont .content-item h4>strong{
  display:inline-block;
  border-bottom:3px solid #0096FF;
  height:38px;
  line-height:38px;
}

@media only screen and (max-width:1400px){

  .tablepress tr td{
    font-size:12px;
  }
  
  .tablepress.four-td-tablepress tr td{
    font-size:14px;
  }
  .talents tbody tr td a{
    font-size: 12px;
  }
  .teach tbody tr td a{
    font-size: 12px;
  }
  .hastable-cont .content-item h4 {
    border-bottom: 1px solid #999;
    height: auto;
  }
}
  
/* 机构设置、优势专业、精品课程 */
.tablepress.tp-jgsz tr td{}

@media only screen and (max-width: 1000px){
  .talents tbody tr{    
    white-space: nowrap; 
    border:none;
    background: #fff; 
    border:none!important;
    font-size: 12px;
    color: #666;
  }  
  .talents tbody tr td:first-child{
      font-weight: 600;
  }
  .talents{
    width: 800px!important;;
  }
  .talents tbody tr td a{
    font-size: 12px;
  }
  .teach tbody tr td a{
    font-size: 12px;
  }
  .teach{
    width: 800px!important;;
  }
  .content-item .bread {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}

@media only screen and (max-width:768px){
  
  .tablepress.tp-jgsz tr td{
    display:block;
    width:100%;
  }
  .content-item .bread {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}

/* 优质课程，精品共享课 */
.tablepress.four-td-tablepress tr .column-1,
.tablepress.four-td-tablepress tr .column-3{ /*4列样式*/
  width:15%;
}

.tablepress.four-td-tablepress tr .column-2,
.tablepress.four-td-tablepress tr .column-4{
  width:35%;
}

.tablepress.four-td-tablepress tr td{
  font-size:16px;
}

@media only screen and (max-width:768px){

  .tablepress.four-td-tablepress tr .column-1,
  .tablepress.four-td-tablepress tr .column-3{ /*4列样式*/
    width:60px;
  }

  .tablepress.four-td-tablepress tr .column-2,
  .tablepress.four-td-tablepress tr .column-4{
    width:42%;
    vertical-align:middle;
  }
}

/* 科研平台 */
.tablepress.tp-kypt{

}

.tablepress.tp-kypt tr th{
  font-size:14px;
  text-align:center;
}

.tablepress.tp-kypt tr td{
    padding:10px 2px;
    font-size:14px;
    text-align:center;
    vertical-align:middle;
}

.tablepress.tp-kypt .column-1{
  width:6%;
}

.tablepress.tp-kypt .column-2{
  width:40%;
}

.tablepress.tp-kypt .column-3{
  width:40%;
}

.tablepress.tp-kypt .column-4{
  width:14%;
}
