﻿

/*子页面的设置*/

/*Default*/
.D_FenHui p{
    font-size:12px!important;
    padding:0!important;
}
.D_FenHui img{
    vertical-align:middle;
}
.D_FenHui a{
    text-decoration:none;
}
.D_FenHui p a i{
    margin-left:20px;
}

/*主题演讲人*/
.owl-pagination{
    display:none;
}
.item span{
    padding:10px;
    display: inline-block;
    text-align:center!important;
}
.item {
        font-size:16px;
    text-align:center!important;
    cursor:pointer;
    color: #636974;
}
/**/
/*CSAE2021新闻*/
.D_H4 h4{
    display:inline-block;
} 
.D_H4 a{
        float:right;
        color:#000;
}
.D_Table tr td{
    padding:3px 6px;
    font-size:14px;
    color: #636974;
    
}
.D_Table tr td:first-child{
    border-right:1px solid ;
    font-size:12px;
}
.D_Table tr td a{
    color:#808080;
}
.D_Table tr td a:hover{
	color: #0066CC;
}
.D_Table tr td img{
    vertical-align:middle;
}
/**/

/*CSAE2021录用文章 */
.D_Table2 tr td:first-child{
    padding-right:10px;
    font-weight:bold;
}
.D_Table2 tr td{
    padding:3px;
    font-size:12px;
    vertical-align:top;
    color: #636974;
}
/**/

/*CH页面*/
.CH-div{
    margin-bottom:10px;
}
.CH-div div{
    width:220px; 
    float:left;
}
.CH-div div img{
    height:200px;
    width:150px;
}
.CH-img img{
    width: 665px;
    margin-bottom: 10px;
}
.CH-img p b{
    color:#632423;
}
/**/

/*Committee页面设置*/
.Com-div{
    float:left; width:100%;
}
.Com-div img,.Com-div2 img{
    float:left; margin-right:20px; width:130px;
}
.Com-div2{
    float: left; width: 46%; margin-right: 4%;
}
.Com-div3 p a{
    color:#2bbd8a!important;
}
 .sp{
    text-overflow:ellipsis; 
    overflow:hidden; 
    white-space:nowrap; 
    width:250px;
}
.sp:hover{
    white-space:normal;
}
/**/

/*LAP页面设置*/
.LAP-p p{
    margin:20px 0  0 0!important;
}
.t1{
    display: block; text-align: left; margin-top: 10px
}
/**/
/*海报页面设置*/
.HaiBao tr td{
    color: #000000; 
    line-height: 24px; 
    height: 24px; 
    text-align: center!important;
}
.HaiBao tr td,.HaiBao tr th{
    border:1px solid #000;
}
.HaiBao tr th a{
    text-decoration:none;
}
.HaiBao tr td input{
    padding:10px;
    text-align:center;
    color:#fff;
}
.votingBt {
    border-radius:10px; 
    border:1px solid #4F81BD; 
    padding:10px 20px;
    cursor: pointer;
    font-size: 13px;
    background-color:#00b050;color:#ffffff;
}
/**/

/*CO页面设置*/
.clear{
    clear:both;
}
.CO-div h3{
    font-size:23px;
    font-weight:600;
    text-align:center;
}
.CO-p img{
    width:680px;
}
#contents  .CO-div .CO-p {
    text-align:center;
}
.CO-div2 .CO_p2{
    width:422px;
    float:left;
}
.CO-div2 .CO_p2 img{
    width:422px;
    height:240px;
}
.CO-div2 .CO_p2:nth-of-type(2n+1){
    margin-right:50px!important;
}
/*共同设置*/
.CO-table1,.CO-table2,.CO-table3{
    border-collapse:collapse;
    margin:0 auto;
    font-size: 15px;
}

.CO-table2 tr th,.CO-table2 tr td,.CO-table3 tr th,.CO-table3 tr td{
    text-align:center;
    padding:2px;
    background-color:#ffffff;
}

/*第一个表格设置*/
.CO-table1{
    width:85%;
}
.CO-table1 caption{
    font-size:23px;
    padding:8px;
}
.CO-table1 tr th{
    color:red;
}
.CO-table1 tr td,.CO-table1 tr th{
    border:1px solid #000;
    height:19px;
    text-align:center;
    padding:6px;
}
/**/
/*第二个表格设置*/
.CO-table2 tr:first-child th{
    background-color:#4bacc6;
    color:#fff;
     padding:8px;
}
.CO-table2 tr th,.CO-table2 tr td{
    border:1px solid #4bacc6;
}
.CO-table2 tr:nth-child(2n+2) th,.CO-table2 tr:nth-child(2n+2) td{
    background-color:#daeef3;
}
/**/