.leadoverpage-desrc{
    background-color: #fffbfb;
    border: solid 1px #ffd8d8;
    box-shadow: none;
    padding: 20px;
}
.articlelist {
    width: 800px;
    margin-right: 40px;
}
.usageguide {
    width: 360px;
}
.usageguide .guidelist-item {
    width: 47%;
    height: 105px;
    margin: 0 0  20px 0;
    position: relative;
    float: left;
    text-align: center;
    line-height: 65px;
}
.usageguide .guidelist-item a{
    display: block;
    width: 100%;
    height: 100%;
}
.usageguide .guidelist-item a:hover {
    text-decoration: none;
}
.usageguide .guidelist-item i{
    font-size: 50px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
}
.usageguide .guidelist-item  .guide-name {
    background-color: rgba(0, 0, 0, 0.4);
    font-family: microsoft yahei;
    font-size: 16px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.usageguide .guidelist-item:nth-child(1){
    background-color: #db5e4c;
}
.usageguide .guidelist-item:nth-child(2){
    background-color: rgba(71, 189, 206, 1);
    margin-left: 20px;
}
.usageguide .guidelist-item:nth-child(3){
    background-color: rgba(111, 118, 165, 1);
}
.usageguide .guidelist-item:nth-child(4){
    background-color: rgba(218, 187, 133, 1);
    margin-left: 20px;
}
.dishonestycomplain-detail .detailinfobox-label {
    width: 275px;
}
.dishonestycomplain-detail .detailinfobox-value {
    width: 855px;
}
.disnone {
    display: none;
}

.applyinfo-table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 20px;
}
.applyinfo-table th {
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: right;
    border: 1px solid #6e6e6e;
    background: #f0f0f0;
}
.applyinfo-table td {
    height: 40px;
    line-height: 40px;
    text-align: left;
    border: 1px solid #6e6e6e;
}
.applyinfo-table .label {
    text-align: right;
    color: #333;
    font-size: 16px;
    vertical-align: middle;
}
.applyinfo-table  .value {
    padding: 0.2em 0.6em 0.3em;
    color: #333;
    font-size: 16px;
}
.stuff {
    display: inline-block;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 5px;
    vertical-align: top;
}
.stuff img {
    width: 130px;
    height: 130px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
.stuff .stuffname {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}
.relatedarticles-list  .news-list-box .td_val {
    height: auto;
}
.relatedarticles-list  .news-list-box  .zeus-table td {
    padding: 3px 5px;
}
.relatedarticles-list  .news-list-box .even-tr {
    background-color: #fff !important;
}
.relatedarticles-list  .newstablelist-left {
    display: block;
}
