.cify {
    width: 100%;
    overflow: hidden;
}

.bread {
    margin: 0 auto;
    width: 1200px;
    border-bottom: 1px solid #F0F0F0;
    height: 43px;
    line-height: 43px;
}


.bread a {
    color: #999999;
    font-size: 14px;
    border: 1px solid #F0F0F0;
    padding: 5px 11px;
    cursor: pointer;
}

.bread a:last-child {
    color: #FF7400 !important;
}

.bread a:hover {
    color: #FF7400;
}

.bread a.none {
    border: none;
}

.bread a i.close {
    border-radius: 8px;
    display: inherit;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    font-style: normal;
}

.bread span {
    color: #999999;
    font-size: 14px;
    border: 1px solid #F0F0F0;
    padding: 5px 11px;
    cursor: pointer;
}

.bread i {
    margin: 10px 10px 0 10px;
}

.cify-lst {
    margin: 0 auto;
    width: 1200px;
    border-bottom: 1px solid #F0F0F0;
    overflow: hidden;
}

.cify-lst .ltitle {
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    width: 80px;
    color: #999999;
}

.cify-lst .list {
    display: block;
    width: 1020px;
    height: 43px;
    overflow: hidden;
}

.cify-lst .listmore {
    height: auto;
}

.cify-lst .more {
    display: block;
    width: 100px;
    float: right;
    height: 43px;
    line-height: 43px;
    color: #666666;
    text-align: center;
    font-size: 12px;
}

.cify-lst .more i {
    margin-left: 5px;
    position: relative;
}

.cify-lst .more i img {
    position: absolute;
    top: 3px;
}

.cify-lst .list a {
    color: #666666;
    font-size: 14px;
    padding: 0px 20px;
    cursor: pointer;
    display: block;
    float: left;
    white-space: nowrap;

    height: 43px;
    line-height: 43px;
}

.cify-lst .list a:hover {
    color: #FF7400;
}

.stock-a {
    position: relative;
}

.stock-a-img {

    right: -10px;
    position: absolute;
    top: 15px;
}

.cify-lst .pop {
    display: block;
    float: left;
    padding-top: 7px;
    border: 1px dashed #FF7400;
}

.cify-lst .out-c {
    position: absolute;
    float: right;
    margin-top: 7px;
    z-index: 99px;
    background-color: #FFFFFF;
    display: none;
    z-index: 99;
}

.cify-lst .out-c i.th {
    position: absolute;
    top: 0;
    left: 40px;
    width: 6px;
    height: 11px;
    display: block;
    top: -10px;
    *top: -6px;
}

.cify-lst .pop a {
    color: #999999;
    font-size: 14px;
    padding: 10px 20px;
    cursor: pointer;
    display: block;
    float: left;
}

.cify-lst .pop a:hover {
    color: #3dbb2b !important;
}

.angent-list {
    height: 83px;
    overflow: hidden;
}

.content {
    width: 100%;
}

.listcontent {
    background-color: #FFFFFF;
}

.content .con-title {
    margin: auto;
    display: block;
    width: 1200px;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    background-color: #F7F7F7;
}

.content .con-title a {
    color: #999999;
    font-size: 12px;
    padding: 0px 20px;
    cursor: pointer;
    display: block;
    float: left;
    white-space: nowrap;
    background: url("../images/1563425089444.png") right no-repeat;
}

.content .con-title a.hover {
    background: url("../images/1563425089767.png") right no-repeat;
    color: #FF7400 !important;
}

.content .con-title a i {
    font-weight: bold;
    font-size: 12px;
}

.sort-order {
    height: 43px !important;
}

.sort-order a {
    font-size: 14px;
    padding: 0px 20px;
    cursor: pointer;
    display: block;
    float: left;
    white-space: nowrap;
    height: 43px !important;
    line-height: 43px !important;
}

.sort-order a:nth-child(1) {
    padding-left: 0px;
}

.sort-order a i {
    margin-left: 5px;
    vertical-align: middle;
}


.classfiy-type {
    line-height: 30px !important;
    height: 37px !important;
}

.cify-lst .classfiy-lsts {
    padding-top: 6px;
    padding-bottom: 3px;
}
