﻿/*list*/
.main_conR {
    float: left;
    margin-left: 20px;
    width: 929px;
    height: auto;}
    .main_conRCb ul li {
    width: 926px;
    font-size: 14px;
    color: #666666;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #eee;
    background: url(../img/xdd.png) no-repeat 2px 22px;
    text-indent: 15px;
    cursor: pointer;}
   .main_conRCb ul li em {
    float: left;
    margin-left:0px;
    display: block;
    width: 624px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
    
     .main_conRCb ul li a span{
    float: right;
    margin-right: 50px;}