﻿.l_float {
    float: left;
}

.contentList {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 320px;
}

.show-partial-fields {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 725px
}

.show-partial-fields_source {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 340px
}

.cjtoptie {
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #e3e3e3;
}


.cjtoptie div {
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 18px;
    border-bottom: 2px solid #de1f20;
}

.cjtoptie a {
    float: right;
    color: #999;
}

.ftbxcout ul {
    margin: 5px 0;
}

.ftbxcout ul li {
    height: 35px;
    line-height: 35px;
    background: url(../img/dian_03.png) no-repeat 0 16px;
    padding-left: 15px;
}

.ftbxcout ul li a {
    color: #333;
    float: left;
    cursor: pointer;
}

.ftbxcout ul li span {
    color: #999;
    float: right;
  }

  
.rukblock {
    width: 100%;
    margin-top: 20px;
    margin-left: 15px;
}

.rukblock a {
    text-align: center;
    height: 212px;
    background-color: #dcdcdc;
    float: left;
    display: block;
    color: #333333;
    font-size: 16px;
    margin: 0 35px 30px 0;
}

.rukblock a img {
    width: 271px;
    height: 166px;
}

.rukblock p {
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 100%;
}