tbody tr > td {
    font-size: 12px !important;
}

.content-title {
    font-size: 12px;
    color: #999999;
}
.zhicai_detail_imgs {
    width: 100px;
    height: 77px;
    float: left;
    margin: 0px 10px 10px 0px;
}

.zhicai_detail_img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.compressed-imgs-wrapper {
    width: calc(100% - 45px)
}

.no-compressed-imgs-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #101010;
    z-index: 999;
}

.no-compressed-imgs-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.no-compressed-imgs {
    list-style: none;
}

.horizontal-carousel-arrow-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100px;
    cursor: pointer;
}

.horizontal-carousel-arrow-left img {
    width: 100%;
    height: 100%;
}

.horizontal-carousel-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100px;
    cursor: pointer;
}

.horizontal-carousel-arrow-right img {
    width: 100%;
    height: 100%;
}

.contact-box-02 {
    font-size: 14px;
    font-weight: 400;
    color: #0094FE;
    margin-left: 20px;
    cursor: pointer;
}

.detial_show {
    padding-left: 88px !important;
}

.detail_show_set {
    padding-left: 0px !important;
}

.detail_show_top {
    padding-bottom: 20px;
    border-bottom: 1px solid #E6E7EC;
}

.table-find-recommend td {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}

.controls a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: underline;
    color: rgba(38, 132, 255, 1);
}

.control-group {
    padding-top:25px;
    padding-bottom: 0px;
    border-bottom: none;
    border-top: 1px solid #E8E8E8;
    margin-top:20px;
}
.control-group .control-label{
    float: left;
    line-height: 24px;
}
.control-group .control-label img{
    display: inline-block;
    vertical-align: middle;
    width:14px;
    height:14px;
    margin-right:7px;
}
.control-group .control-label span{
    display: inline-block;
    vertical-align: middle;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#333333;
}
.control-group .control-list{
    float: left;
    margin-left:10px;
}
.control-list .controls{
    line-height: 24px;
}
.control-list .controls a{
    cursor: pointer;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    text-decoration:underline;
    color:#2684FF;
}
.content-wrapper-bg {
    background: #ffffff url("https://www.theinfinikey.com/static/images/yfb/list-bg.png") no-repeat center bottom;
}
