a{
    font-size: 14px;
    color:#333;
}
a:hover{
    color:#d11120;
}
/*ز³أوض÷جه*/
#main-top{
    border:1px solid #dedede;
}
.red{
    color:#d11120;
    margin:0 10px;
}
.addr{
    height:40px;
    padding:0 10px;
    line-height: 38px;
    border-bottom:1px solid #dedede;
    background-color: #f8f8f8;
}
.addr3{
    border-bottom:1px dashed #dedede;
}
.addr3:last-child{
    border-bottom: none;
}
.addr3 dt{
    float:left;
    width:100px;
    line-height: 30px;
    font-weight: 600;
    padding-left:15px;
}
.addr3 dd{
    float:left;
    line-height: 30px;
    width:1050px;
}
.addr3 dd span{
    margin-right:15px;
    white-space:nowrap;
}
.addr3 dd.sh-list{
    margin-left:100px;
    line-height: 30px;
    font-size: 12px;
    padding-left:15px;
    background-color: #d2e5fc;
    border-radius: 5px;
}
.sh-list>div{
    /*padding-left:15px;*/
    /*background: #d2e5fc;*/
    /*border-radius: 5px;*/
    display: none;
}
.sh-list .show{
    display: block;
}
.addr3 dd span a{
    padding:2px 5px;
}
.bg a{
    background-color: #ee240e;
    color:#fff;
}
.main-list-lf{
    float:left;
    width:1000px;
    *width:998px;
    border:1px solid #dedede;
    border-top:none;
}
.main-tit{
    height:50px;
    line-height: 50px;
    padding:0 15px;
    font-size:14px;
}
.main-tit h3 a{
    font-size: 16px;
}
.main-box table{
    font-size: 14px;
    text-align: center;
}
.main-box table thead{
    background-color: #d2e5fc;
}
.main-box table th,.main-box table td{
    border-bottom: 1px solid #dedede;
    border-right:1px solid #dedede;
}
.main-box table thead tr th{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color:#333;
}
.main-box table thead th:first-child,
.main-box table tbody td:first-child{
    width:95px;
    height:40px;
    line-height: 38px;
    text-align: center;
}
.main-box table thead th:nth-child(2),
.main-box table tbody td:nth-child(2){
    width:516px;
}
.main-box table tbody td .red{
    margin:0;
}
.main-box table tbody td:nth-child(2){
    color:#34549a;
    text-align: left;
    padding-left:15px;
}
.main-box table tbody td:nth-child(2) a{
    color:#34549a;
}
.main-box table thead th:nth-child(3),
.main-box table tbody td:nth-child(3){
    width:90px;
    color: #333;
}
.main-box table thead th:nth-child(4),
.main-box table tbody td:nth-child(4){
    width:135px;
}
.main-box table thead th:last-child,
.main-box table tbody td:last-child{
    border-right: none;
}
.main-box table tbody tr:last-child td{
    border-bottom: none;
}
