﻿.CChead {
    height:50px;
    background-color:#dbe5f1;
}

.CChead ul li{
    height:40px;
    line-height:40px;
    background-color:#f1ae39;
    border-radius:10px;
    margin-top:5px;
}
.content{
    width:1050px;
    padding:0 10px 10px 10px;
}


/*专家学者招募*/

.p-color{
    color:#ffc000;
}
#ZhuanJia div{
    margin-left:2em;
}

.zhaomu-1{
    color:#000000;
    margin-top:50px;
}
 #ZhuanJia ul,#ZhuanJia table,#MeiTi ul{
    margin-left:20px;
}
.color-1{
    color:#ffffff;
    font-weight:500;
    background-color:#f1ae39;
    padding:0 15px;
   height:30px;
   display:inline-block;
   line-height:30px;
     text-align:center;
}
/*会议信息列表设置*/
#ZhuanJia table{
      border-collapse:separate;
    border-spacing:1px;
    border:1px solid #D9D9D9;
    
}

#ZhuanJia table tr{
  border:1px solid #D9D9D9;
    padding:3px 10px;
}
#ZhuanJia table tr td,#ZhuanJia table tr th{
     border:1px solid #D9D9D9;
     padding:3px 10px;
}


#ZhuanJia table tr th:first-child{
    color:#9dc3e6;

}/*每一个tr下面的第一个th标签*/


 #ZhuanJia table tr td:nth-child(2){
     vertical-align:top;
 }

.nian{
    background-color:#9dc3e6;
    color:#ffffff!important ;
}
#ZhuanJia table tr td a{
    text-decoration:underline;
    
}
#ZhuanJia table tr td span{
    color:#e36c0a;
    text-decoration:underline;

}


/*媒体合作*/
#MeiTi table{
    border-collapse: collapse;
    text-align:center;
   
}
#MeiTi table tr,#MeiTi table tr td{
     border:1px solid #D9D9D9;
}
/*其他商务合作*/
#HeZuo p{
   width:1015px;
   margin-bottom:50px;
}


/*专家学者招募-结束*/




/*资源中心*/
#XueShu table,#ShuJuKu table{
    border-collapse: collapse;
    text-align:center;
}
#XueShu table tr td{
     border:1px solid #d9d9d9;
     width:250px;
}
#XueShu table tr td img{
    max-width:180px;
    max-height:60px;
}

/*常用数据库列表更新*/
#ShuJuKu table tr th,#ShuJuKu table tr td{
    text-align:left;
    padding-left:5px;
    height:25px;
}
#ShuJuKu table tr th{
    background-color:#d8d8d8;
    border:1px solid #d8d8d8;
    color:#f79646;
    
}
#ShuJuKu table tr td{
    border:1px solid #c6d9f0;  
}
#ShuJuKu table tr td a{
color:#000000;
}

.color-2{
    background-color:#c6d9f0;
}
#KePu details summary{
    background-color:#c6d9f0;
    height:30px;
    line-height:30px;
    margin:10px 0;
}

#KePu details p a{
    text-decoration:underline;
}




/*常见问答网页设置*/
#TouGao>b,#CanHui>b,#QiTa>b{
    color:#0070c0;
}