.search-banner {
    height: 260px;
    margin-bottom: 10px;
    background: url(/template/Home/Default/PC/Static/img/vueModule/classify_banner.png) no-repeat 50%
}

.search-banner .name {
    padding: 52px 0 40px;
    font-size: 36px;
    color: #fff
}

.search-banner .classify-tabs {
    width: 758px;
    margin: 0 auto;
    padding-left: 30px
}

.search-banner .classify-tabs .item {
    display: inline-block;
    width: 98px;
    height: 28px;
    line-height: 28px;
    border-radius: 6px 6px 0 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.search-banner .classify-tabs .item.active {
    background: linear-gradient(90deg, #fe8431, #f34218)
}

.search-banner .classify-form {
    width: 758px;
    height: 48px;
    margin: 0 auto;
    border: 2px solid #fc6530;
    border-radius: 30px;
    background: #fff;
    overflow: hidden
}

.search-banner .classify-form .search-input {
    width: 642px;
    padding: 0 30px 0 15px;
    line-height: 44px
}

.search-banner .classify-form .search-input .el-input__inner {
    border: none
}

.search-banner .classify-form .search-btn {
    width: 105px;
    height: 44px;
    background: linear-gradient(90deg, #fe8431, #f34218);
    border: none;
    border-radius: 0;
    color: #fff
}

.search-banner .classify-form .search-btn .icons {
    margin-right: 10px;
    font-size: 18px
}

.colligate ul li {
    transition: all .3s
}

.colligate ul li:hover {
    background: rgba(255, 187, 52, .08);
    color: #fc6530
}

.colligate ul li:hover .cls-info {
    color: #fc6530
}

.colligate ul li:last-child {
    border-bottom: none
}

.colligate ul li>a {
    display: block;
    padding: 15px 30px;
    border-bottom: 1px dashed #e0e3e8
}

.colligate ul li .cls-name {
    float: left;
    padding-left: 10px;
    margin-top: 2px;
    border-left: 4px solid #f4f4f7;
    font-size: 16px
}

.colligate ul li .cls-info {
    line-height: 26px;
    margin-left: 220px;
    color: #9b9b9b;
    transition: all .3s
}

.classify-detail .result-cls {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #fc6530
}

.classify-detail .result-cls label {
    float: left;
    margin-top: 6px;
    font-weight: 600
}

.classify-detail .result-cls ul {
    margin-left: 130px
}

.classify-detail .result-cls ul li {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 3px;
    border-radius: 4px;
}

.classify-detail .result-cls ul li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0 10px
}

.classify-detail .result-cls ul li.active,
.classify-detail .result-cls ul li:hover {
    background: #fc6530;
    color: #fff
}

.classify-detail .result-cls ul li.active a,
.classify-detail .result-cls ul li:hover a {
    color: #fff
}

.classify-detail .result-detail .group-name {
    width: 315px;
    border: 1px solid #ebeef5
}

.classify-detail .result-detail .group-name .name {
    line-height: 24px;
    padding: 12px 10px;
    background: #f8f8f8;
    border-bottom: 1px solid #ebeef5;
    color: #909399
}

.classify-detail .result-detail .group-name li {
    line-height: 24px;
    padding: 12px 10px 12px 20px;
    text-align: justify;
    position: relative;
    cursor: pointer
}

.classify-detail .result-detail .group-name li.active,
.classify-detail .result-detail .group-name li.active a {
    color: #fc6530
}

.classify-detail .result-detail .group-name li.active:before {
    content: " ";
    position: absolute;
    top: 18px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid #fc6530;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.classify-detail .result-detail .group-name li:hover {
    color: #fc6530
}

.classify-detail .result-detail .group-detail {
    width: 844px;
    margin-left: -1px
}

.classify-detail.result-wrapper .result-detail .group-name {
    width: 100%;
    border: none
}

.classify-detail.result-wrapper .result-detail .group-name .name {
    border-top: 1px solid #ebeef5
}

.classify-detail.result-wrapper .result-detail .group-name li {
    width: 20%;
    min-height: 49px;
    float: left;
    border-left: 1px solid #ebeef5;
    border-bottom: 1px solid #ebeef5
}

.classify-detail.result-wrapper .result-detail .group-name li:last-child {
    border-right: 1px solid #ebeef5
}

/* 图素查询 */
.element .first-list>li {
    padding: 20px 40px;
    border-bottom: 1px dashed #e0e3e8
}

.element .first-list>li:last-child {
    border-bottom: none
}

.element .second-list {
    /* display: none; */
    margin-left: 80px
}

.element .second-list>li {
    padding: 14px 40px
}

.element .second-list .iconfont {
    font-size: 12px
}

.element .third-list {
    /* display: none; */
    margin-left: 80px
}

.element .third-list>li {
    padding: 14px 40px
}

.element .iconfont {
    color: #9b9b9b;
    margin-right: 6px
}

/* 行业分类查询 */

.industry .item {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #e0e3e8
}

.industry .item .item-icon {
    float: left;
    width: 200px;
    line-height: 98px;
    font-size: 18px;
    text-align: center
}

.industry .item .item-icon img {
    display: inline-block;
    margin: -4px 6px 0 0;
    vertical-align: middle
}

.industry .item .item-icon span {
    display: inline-block;
    width: 80px
}

.industry .item .item-txt {
    padding: 14px 20px 0;
    margin-left: 200px;
    border-left: 1px solid #e0e3e8;
    font-size: 16px
}

.industry .item .item-txt .trd-txt {
    float: left;
    width: 90px
}

.industry .item .item-txt .trd-item {
    margin-left: 90px
}

.industry .item .item-txt .trd-item a {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 12px 6px;
    border: 1px solid #e0e3e8;
    border-radius: 4px;
    font-size: 14px;
    text-align: center
}

.industry .item .item-txt .trd-item a:hover {
    background: #fc6530;
    border-color: #fc6530;
    color: #fff
}

.industry .industry-note {
    margin: 20px 0;
    line-height: 28px
}

.industry .industry-note i {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: -4px 4px 0 0;
    border-radius: 50%;
    vertical-align: middle
}

.industry .industry-note i.bg-green {
    background: #18c385
}

.industry .industry-note i.bg-orange {
    background: #fc6530
}
.whole-wrapper *{
    box-sizing: border-box;
}
.whole-wrapper {
    margin-bottom: 20px;
}