﻿@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0 auto;background: #f1f3fa;font-size: 16px;color: #212121; font-family:"微软雅黑"; min-width:1200px;}
div,ul,li,p{ padding:0; margin:0 auto; overflow:hidden; text-decoration:none;list-style-type:none;}
a{text-decoration: none;color: #212121;}
.fl{ float:left}
.fr{ float:right;}
#vague{color: transparent;text-shadow: #111 0 0 5px;}

.head{position: fixed;top: 0;right: 0;left: 0; color: #212121;-webkit-box-shadow: 0 2px 8px 0 rgb(19 32 52 / 10%);box-shadow: 0 2px 8px 0 rgb(19 32 52 / 10%); background-color:#FFF;height: 60px;line-height: 60px;z-index: 999;}
.logo{float: left;display: flex;align-items: center;gap: 8px;}
.logo img{height: 40px;padding: 10px;float: left;}
.logo h1{float:left; line-height:60px; padding:0; margin:0; font-size:20px; font-weight: 600;color: #333;letter-spacing: 0.5px;}
.head_nav{float: right;}
.head_nav ul li{ float:left; margin-left:4px;line-height: initial;text-align: center;padding: 10px 10px;position: relative;transition: all 0.3s;border-radius: 8px;}
.head_nav ul li:hover{background: #f5f5f5;}
.head_nav ul li a{display: block;font-size: 14px;font-weight: 500;color: #666;transition: all 0.3s;}
.head_nav ul li:hover a{color: #ff8c00;}
.head_nav ul li span{ font-size:11px; display:block;color: #999;margin-top: 2px;}
.head_nav ul li:hover span{color: #ffb366;}
#top_nav_highlight{color:#ff8c00 !important;}
#top_nav_highlight span{color: #ffb366 !important;}
#signin {background: linear-gradient(135deg, #ff8c00, #ffa64d);border-radius: 20px;line-height: 36px;margin: 12px 0 12px 12px;padding: 0 18px;transition: all 0.3s;box-shadow: 0 2px 8px rgba(255,140,0,0.3);}
#signin:hover{transform: translateY(-1px);box-shadow: 0 4px 12px rgba(255,140,0,0.4);}
#signin a{color: #fff;font-weight: 500;font-size: 14px;}

.right{ position: fixed;right: 0;width: 40%;height: calc(100% - 66px);background: #fff;-webkit-box-shadow: -1px 0 4px 0 rgb(0 0 0 / 10%);box-shadow: -1px 0 4px 0 rgb(0 0 0 / 10%);overflow: hidden; top:66px; display: flex; flex-direction: column;}

/* 搜索区域固定 */
.right .search {
    flex-shrink: 0;
    overflow: visible;
}

/* 右边广告区域 */
.adr {
    height: 135px;
    overflow-y: auto;
    margin: 0 15px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.adr::-webkit-scrollbar {
    display: none;
}
.adr li {
    list-style: none;
    margin-bottom: 0;
}
.adr li img {
    width: 100%;
    height: 135px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
}
.adr li img {
    width: 100%;
    border-radius: 8px;
    display: block;
}

/* 底部版权 */
.right .foot {
    flex-shrink: 0;
    padding: 10px 15px;
    text-align: center;
    font-size: 12px;
    color: #999;
    border-top: 1px solid #f0f0f0;
    background: #fff;
}
.search{padding: 15px 15px 0 15px;}
.search ul{border: 2px solid #9e9e9e;border-radius: 10px;-webkit-box-shadow: 0 0 8px 2px rgb(0 0 0 / 12%) inset;box-shadow: 0 0 8px 2px rgb(0 0 0 / 12%) inset;}
.search input{border:none;box-sizing: border-box; line-height:40px; width:100%;padding: 0 10px;background: none;outline: none; font-size:16px;}
.search button,.search .button{background-color: #ff8c00; line-height:39px;border-radius: 10px; color:#FFF;width: 100%;border: none;font-size: 18px; margin-top:10px; text-align:center;}
.search p {font-size: 14px;color: #0CA37F;font-weight: 400; width:100%; line-height:21px; text-align:center; margin:10px 0;}
.search p  img{ height:21px;vertical-align: bottom;}
/*border: 2px solid #9e9e9e;*/
.left{position: fixed;width: 60%;left: 0; top:66px;overflow-y: auto;max-height: calc(100% - 66px);}
.search_title{ }
.search_title ul {padding:0 15px;}
.search_title ul li{ padding:15px 10px;display: flex;flex-wrap: wrap;}
.search_title ul li p{float: left;width: calc(7%);flex: 0 0 auto;}
.search_title ul li p span{ display:block; font-size:12px; color:#666}
.search_title ul li p:nth-child(6){width: calc(12%);}
.search_title ul li p:nth-child(7){width: calc(22%);}
.search_title ul li p:nth-child(8){width: calc(5.25%);}
.search_title ul li p:nth-child(9){width: calc(5.25%);}
.search_title ul li p:nth-child(10){width: calc(5.25%);}
.search_title ul li p:nth-child(11){width: calc(5.25%);}
.search_title ul li p:nth-child(12){width: calc(4%);text-align:center;}
#space_title ul li p{float: left;width: calc(14.28%);flex: 0 0 auto;margin: 0;}
.search_result{ }
.search_result ul {padding:0 15px;}
.search_result ul li{ padding:15px 10px;display: flex;flex-wrap: wrap;border-radius: 10px;}
.search_result ul li:nth-child(odd){background: #fff;}
.search_result ul li p{float: left;width: calc(7%);flex: 0 0 auto;margin: 0;}
.search_result .vip{color: #ff8c00;width: 21%;text-align: center;background-image: linear-gradient(45deg,white 25%,#d9d9d9 0,#d9d9d9 50%,white 0,white 75%,#d9d9d9 0);background-size: 40px 40px;}
.search_result ul li p:nth-child(6){width: calc(12%);}
.search_result ul li p:nth-child(7){width: calc(22%);}
.search_result ul li p:nth-child(8){width: calc(5.25%);}
.search_result ul li p:nth-child(9){width: calc(5.25%);}
.search_result ul li p:nth-child(10){width: calc(5.25%);}
.search_result ul li p:nth-child(11){width: calc(5.25%);}
.search_result ul li p:nth-child(12){width: calc(4%);text-align:center;}
.search_result ul li p b{position: absolute;margin-top: -11px;font-size: 12px;background-color: #ffd900;padding: 2px 5px;border-radius: 5px;}
#space_result ul li p{float: left;width: calc(14.28%);flex: 0 0 auto;margin: 0;}
#news_result ul li p:nth-child(1){width: calc(5%);}
#news_result ul li p:nth-child(2){width: calc(95%);}
.search_pages{ color:#000; float:left; padding:15px; width:100%;}
.search_pages li{ padding:5px 9px;border: 1px solid #ccced6;border-radius: 19px;float: left;min-width: 19px;text-align: center;margin: 0 4px;}
.ad{ position: fixed;bottom: 0;left: 0;width: calc(100% - 330px);height:159px;}
.all {width: 750px;height: 120px;padding: 7px;border: 1px solid #ccc;margin: 0 auto;position: relative; border-radius:10px;}
.screen {width: 750px;height: 120px;overflow: hidden;position: relative;}
.screen li {width: 750px;height: 120px;overflow: hidden;float: left;}
.screen li img{border-radius:10px;}
.screen ul {position: absolute;left: 0;top: 0px;}
.all ol {position: absolute;right: 10px;bottom: 10px;line-height: 20px;text-align: center;}
.all ol li {float: left;width: 20px;height: 20px;background: #fff;border: 1px solid #ccc;margin-left: 10px;cursor: pointer;}
.all ol li.current {background: yellow;}
#arr {display: none;}
#arr span {width: 40px;height: 40px;position: absolute;left: 5px;top: 50%;margin-top: -20px;background: #000;cursor: pointer;line-height: 40px;text-align: center;font-weight: bold;font-family: '黑体';font-size: 30px;color: #fff;opacity: 0.3;border: 1px solid #fff;}
#arr #right {right: 5px;left: auto;}

.left1{position: fixed;height: calc(100% - 185px);width: -moz-calc(100% - 330px);width: calc(100% - 330px);left: 0; top:66px;overflow-y: auto;}
.search_title1{ }
.search_title1 ul {padding:0 15px;}
.search_title1 ul li{margin:10px 0 0 0; padding:10px;display: flex;flex-wrap: wrap;}
.search_title1 ul li p{float: left;width: calc(12.5%);flex: 0 0 auto;}
.search_result1{ }
.search_result1 ul {padding:0 15px;}
.search_result1 ul li{background: #fff;border: 1px solid #e0e0e0; margin:10px 0 0 0; padding:10px;display: flex;flex-wrap: wrap;}
.search_result1 ul li p{float: left;width: calc(12.5%);flex: 0 0 auto;}

/* 竖排卡片样式 */
.search_result_card ul {padding: 15px;}
.search_result_card ul li.fba-card {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 20px;
    overflow: hidden;
}
.card-row {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    border-bottom: 1px solid #f0f0f0;
}
.card-row:last-child {
    border-bottom: none;
}
.card-label {
    width: 80px;
    color: #999;
    font-size: 14px;
    flex-shrink: 0;
}
.card-value {
    flex: 1;
    font-size: 16px;
    color: #333;
    word-break: break-all;
}
.card-value b {
    color: #fa6813;
    font-size: 18px;
}
.card-action {
    width: 50px;
    text-align: right;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    flex-shrink: 0;
}
.card-action:hover {
    color: #fa6813;
}
.fav-btn {
    font-size: 18px;
}

/* 卡片底部按钮 */
.card-bottom {
    display: flex;
    padding: 15px;
    gap: 10px;
    background: #fafafa;
}
.card-bottom button {
    flex: 1;
    padding: 12px 0;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
}
.btn-fav {
    background: #fff;
    color: #666;
    border: 1px solid #e0e0e0 !important;
}
.btn-fav.active {
    background: #fff5f0;
    color: #fa6813;
    border: 1px solid #fa6813 !important;
}
.btn-copy {
    background: #fa6813;
    color: #fff;
}


.mp{padding: 15px 0;}
.mp ul li{ width:33.33%; text-align:center; float:left; font-size:12px;}
.mp ul li img{ width:90%;}
#img_div,#vip_div,#wei_div,#ad_div{position: fixed;z-index: 2;top: 0;background-color: #00000080;width: 100%;height: 100%;text-align: center;line-height: 56;left: 0;}
#img_div span,#vip_div span,#wei_div span,#ad_div span{position: absolute;margin-top: -310px;margin-right: 210px;color: #fff;z-index: 4;}
#img_div img,#vip_div img,#wei_div img,#ad_div img{ border-radius:10px}
.foot{ text-align:center;font-size: 12px;margin-top: 5px;}

.adr{ text-align:center; margin-top:10px;}

/* 搜索框优化 */
.search {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    margin: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
/* 左右布局 */
.search-flex {
    display: flex;
    gap: 20px;
}
.search-left {
    width: 160px;
    flex-shrink: 0;
    border-right: 1px solid #f0f0f0;
    padding-right: 15px;
}
.search-right {
    flex: 1;
    min-width: 0;
}
/* 垂直排列的标签 */
.hot-tags-vertical {
    flex-direction: column;
    gap: 6px;
}
.hot-tags-vertical span {
    width: 100%;
    text-align: left;
    padding: 10px 12px 10px 36px;
    font-size: 13px;
    border-radius: 10px;
    background: linear-gradient(135deg, #fafbfc, #f5f7fa);
    color: #4a5568;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid transparent;
    font-weight: 500;
}
.hot-tags-vertical span::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fa6813, #ff8c00);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #fff;
}
.search-left .search-hot:nth-child(1) .hot-tags-vertical span::before {
    content: '仓';
}
.search-left .search-hot:nth-child(2) .hot-tags-vertical span::before {
    content: '邮';
    background: linear-gradient(135deg, #3b82f6, #60a5fa);
}
.search-left .search-hot:nth-child(3) .hot-tags-vertical span::before {
    content: '国';
    background: linear-gradient(135deg, #10b981, #34d399);
}
#favList .hot-tags-vertical span::before {
    content: '★';
    background: linear-gradient(135deg, #f59e0b, #fbbf24);
}
.hot-tags-vertical span::after {
    content: '›';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #cbd5e0;
    transition: all 0.3s;
}
.hot-tags-vertical span:hover {
    background: linear-gradient(135deg, #fff5f0, #ffe8d6);
    color: #fa6813;
    transform: translateX(4px);
    box-shadow: 0 4px 12px rgba(250,104,19,0.2);
    border-color: #fed7aa;
}
.hot-tags-vertical span:hover::after {
    color: #fa6813;
    right: 8px;
}
#favList .hot-tags-vertical span:hover {
    background: linear-gradient(135deg, #fffbeb, #fef3c7);
    color: #d97706;
    border-color: #fde68a;
    box-shadow: 0 4px 12px rgba(245,158,11,0.2);
}
#favList .hot-tags-vertical span:hover::after {
    color: #d97706;
}

/* 左边标题优化 */
.search-left .hot-title {
    font-size: 11px;
    color: #a0aec0;
    margin-bottom: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 2px;
}
.search-left .hot-title::before {
    display: none;
}
.search-left .search-hot {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 22px;
}
#favList {
    border-top: 1px dashed #e2e8f0 !important;
    padding-top: 18px !important;
    margin-top: 0 !important;
}
.search-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}
.search-tip {
    font-size: 12px;
    color: #999;
    margin-bottom: 15px;
}
.search-input-group {
    margin-bottom: 15px;
}
.search-input-item {
    position: relative;
    margin-bottom: 10px;
}
.search-input-item:last-child {
    margin-bottom: 0;
}
.search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}
.search-input-item input {
    width: 100%;
    height: 42px;
    padding: 0 12px 0 38px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    font-size: 14px;
    box-sizing: border-box;
    transition: all 0.3s;
}
.search-input-item input:focus {
    outline: none;
    border-color: #fa6813;
    box-shadow: 0 0 0 3px rgba(250,104,19,0.1);
}
.search-btn {
    width: 100%;
    height: 45px;
    background: linear-gradient(135deg, #fa6813, #ff8c00);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s;
    margin-bottom: 15px;
}
.search-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(250,104,19,0.3);
}
.search-btn:active {
    transform: translateY(0);
}
.search-hot {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 5px;
}
.search-history {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 15px;
}
.hot-title {
    font-size: 13px;
    color: #666;
    margin-bottom: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.hot-title::before {
    content: '';
    width: 3px;
    height: 12px;
    background: #fa6813;
    border-radius: 2px;
    margin-right: 8px;
}
.hot-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-left: -4px;
    max-height: 32px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
.hot-tags.expanded {
    max-height: 500px;
}
.hot-tags span {
    padding: 6px 14px;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 8px;
    font-size: 13px;
    color: #495057;
    cursor: pointer;
    transition: all 0.3s;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}
.hot-tags span::before {
    content: '🔥';
    margin-right: 4px;
    font-size: 11px;
}
.search-history .hot-tags span::before {
    content: '⏱️';
}
.hot-tags span:hover {
    background: linear-gradient(135deg, #fff5f0, #ffe8d6);
    color: #fa6813;
    border-color: #fa6813;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(250,104,19,0.15);
}
.search-history .hot-title span:last-child {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    transition: all 0.3s;
}
.search-history .hot-title span:last-child:hover {
    color: #fa6813;
}

/* 加入名片卡片 */
.join-card {
    margin-top: 15px;
    padding: 15px;
    background: linear-gradient(135deg, #fff5f0, #ffe8d6);
    border-radius: 10px;
    text-align: center;
    border: 1px solid #ffd4b8;
}
.join-title {
    font-size: 16px;
    font-weight: bold;
    color: #fa6813;
    margin-bottom: 5px;
}
.join-desc {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}
.join-price {
    font-size: 20px;
    font-weight: bold;
    color: #fa6813;
    margin-bottom: 10px;
}
.join-price::before {
    content: '仅需';
    font-size: 12px;
    font-weight: normal;
    margin-right: 2px;
}
.join-btn {
    width: 100%;
    padding: 10px 0;
    background: #fa6813;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}
.join-btn:hover {
    background: #e55a0a;
    transform: translateY(-1px);
}

/* 货代名片卡片 */
.admin-card {
    padding: 0 !important;
}
.admin-header {
    display: flex;
    padding: 20px;
    gap: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.admin-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    border: 2px solid #fa6813;
}
.admin-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.admin-info {
    flex: 1;
    min-width: 0;
}
.admin-name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
}
.recommend-tag {
    display: inline-block;
    padding: 2px 8px;
    background: linear-gradient(135deg, #fa6813, #ff8c00);
    color: #fff;
    font-size: 11px;
    border-radius: 10px;
    font-weight: normal;
    margin-left: 5px;
    vertical-align: middle;
}
.admin-post {
    font-size: 13px;
    color: #666;
    margin-bottom: 3px;
}
.admin-company {
    font-size: 14px;
    color: #fa6813;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.admin-ad {
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    gap: 10px;
}
.admin-ad .card-label {
    width: 50px;
    flex-shrink: 0;
}
.admin-ad .card-value {
    flex: 1;
    font-size: 14px;
    line-height: 1.6;
}
.admin-contact {
    padding: 10px 20px 20px;
}
.contact-item {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #f8f8f8;
}
.contact-item:last-child {
    border-bottom: none;
}
.contact-icon {
    width: 24px;
    font-size: 16px;
    flex-shrink: 0;
}
.contact-text {
    flex: 1;
    font-size: 15px;
    color: #333;
}
.contact-vip {
    text-align: center;
    padding: 15px 0;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}
.contact-vip:hover {
    color: #fa6813;
}
.adr ul{}
.adr ul li{ }
.adr img{ width:300px; border-radius:10px;}

.recommend{ float: left;width: 100%;}
.recommend ul{width:300px; font-size:12px; float:left;background: #fff;border: 1px solid #e0e0e0; padding: 10px; margin: 0 15px;line-height: 32px;}
.recommend ul li{border-top: 1px solid #d1d1d1;}
.recommend ul li:nth-child(1){border-top: none;}
.recommend ul li p{float: left;width: calc(20%);flex: 0 0 auto;}

.price{float: left; width:100%}
.price ul{padding: 0 15px;}
.price ul li{background: #fff;border: 1px solid #e0e0e0; margin:10px 0 0 0; padding:15px;width: calc(49.5%);box-sizing: border-box; margin-right:1%;position: relative; border-radius:10px;float: left;}
.price ul li:nth-child(2n){ margin-right:0;}
.price ul li p{display: inline-block;white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;float: left;}
.price ul li p:nth-child(1){margin-top: 0;border-bottom: 1px #ccc dashed;padding-bottom: 10px; line-height:21px;}
.price ul li p:nth-child(1) span b{float: right;font-size: 14px;color: #0CA37F;font-weight: 400;margin-right: 20px;}
.price ul li p:nth-child(1) span b img{ height:21px;float: left;}
.price ul li p span{ width:20%; float:left;}
.price ul li p span:nth-child(1){ width:40%;}


.ff{float: left; width:100%}
.ff ul{padding: 0 15px;}
.ff ul li{background: #fff;border: 1px solid #e0e0e0; margin:10px 0 0 0; padding:10px;width: calc(24.2%);box-sizing: border-box; margin-right:1%;position: relative; border-radius:10px;float: left;}
.ff ul li:nth-child(4n){ margin-right:0;}
.ff ul li p{float: left;width: 100%;flex: 0 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ff ul li p:nth-child(1){background-color: #ececec;width: 80px;height: 80px;border-radius: 15px; margin: 0 10px 0 0;}
.ff ul li p:nth-child(1) img{ width:40px; padding:20px;}
.ff ul li p:nth-child(2){font-size: 16px;width: calc(100% - 100px);line-height: 26.66px;font-weight:bold;}
.ff ul li p:nth-child(3){font-size: 16px;width: calc(100% - 100px);line-height: 26.66px;}
.ff ul li p:nth-child(4){font-size: 14px;width: calc(100% - 100px);line-height: 26.66px;}
.ff ul li p:nth-child(6){ margin-top:10px;}
.ff ul li p:nth-child(8),.ff ul li p:nth-child(9),.ff ul li p:nth-child(10){ font-size:14px;}
.ff_title{float: left;width: calc(100% - 30px); padding:15px;}
.ff_title span:nth-child(1){border-bottom: 3px solid #ff8c00;padding-bottom: 10px;float: left;}
.ff_title span:nth-child(2){float: right;}

.admin{background-color: #0000007d;width: 100%;height: 100%;position: fixed;top: 0; color:#000; display:none;}
.admin ul{position: fixed;z-index: 1;top: 30%;background-color: #fff;border-radius: 10px;width: 25%;padding: 18px;margin: 0 35%;}
.admin ul li{margin-top: 10px;}
.admin ul li:nth-child(1){margin-top: 0px;}
.admin ul li input{border: #e0e0e0 solid 1px;float: left;margin-right: 1%;border-radius: 10px;line-height: 40px;width: -webkit-fill-available;padding: 0 3%;background-color: #f2f2f2;box-sizing: content-box;height: 40px;}
#referrer{background-color: #ffd900;color: #000; padding:4px 10px;position: absolute;top: 0;right: 0; font-size:14px; font-weight:normal;border-radius: 0 0 0 10px;}
.join{background-color: #4ec8d8;line-height: 39px;border-radius: 10px;color: #FFF;width: 100%;border: none;font-size: 18px;margin-top: 10px;text-align: center;}

.search_admin{ }
.search_admin ul {padding:0 15px;display: flex;flex-wrap: wrap; font-size: 14px;}
.search_admin ul li{background: #fff;border: 1px solid #e0e0e0; margin:10px 0 0 0; padding:10px;width: calc(24.2%);box-sizing: border-box; margin-right:1%;position: relative; border-radius:10px;}
.search_admin ul li:hover{background: #ff8c00;color: #fff;}
.search_admin ul li:nth-child(4n){ margin-right:0;}
.search_admin ul li p{float: left;width: 100%;flex: 0 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search_admin ul li p:nth-child(1){background-color: #ececec;width: 80px;height: 80px;border-radius: 15px; margin: 0 10px 0 0;}
.search_admin ul li p:nth-child(1) img{ width:40px; padding:20px;}
.search_admin ul li p:nth-child(2){font-size: 16px;width: calc(100% - 100px);line-height: 26.66px;font-weight:bold;}
.search_admin ul li p:nth-child(3){font-size: 16px;width: calc(100% - 100px);line-height: 26.66px;}
.search_admin ul li p:nth-child(4){font-size: 16px;width: calc(100% - 100px);line-height: 26.66px;}
.search_admin ul li p:nth-child(5){font-size: 12px; height:16px;}
.search_admin ul li p:nth-child(6){font-size: 12px; height:16px;}
.search_admin ul li p:nth-child(7){ height:16px;}
.search_company{}
.search_company ul{ padding:0 15px;}
.search_company ul li{ float:left; width:50%; margin-top:15px;}
.search_company ul li img{ width:98%; height:auto;}

.wap{ width:100%;}

.identical{float: left;width: 100%;}
.identical ul{margin: 15px 15px 0 15px;width: 100%;}
.identical ul li{float: left;margin-right: 0.6%;background: #fff;border: 1px solid #e0e0e0;padding: 10px;width: calc(10%); text-align:center;}
.identical_title{margin: 15px;border-bottom: 3px solid #ff8c00;padding-bottom: 10px;display: table;}

.parent {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    overflow-y: scroll;
  }
.aparent {
    width: 600px;
    height: 120px;
    margin: 0 auto;
    overflow-y: scroll;
  }
  /*设置的子盒子高度大于父盒子，产生溢出效果*/
.child {
    height: auto;
  }
.child li {
    height: 250px;
  }
  /*设置的子盒子高度大于父盒子，产生溢出效果*/
  .achild{position: relative;
	width: calc(100% - 30px);
	overflow: hidden;}
.achild ul{
	  position:absolute;
  }
  .achild ul li {
    width: 150px; float:left;
  }
  
/*修改*/
.modify,.upload,.modifya,.modifyb,.modifyc{background-color: #0000007d;width: 100%;height: 100%;position: fixed;top: 0;color: #000;display: none;right: 0;z-index: 3;}
.modify ul,.upload ul,.modifya ul,.modifyb ul,.modifyc ul{position: fixed;z-index: 1;top: 0;background-color: #fff;border-top-left-radius: 10px;border-bottom-left-radius: 10px;width: 30%;padding:0 18px;margin: 0;right: 0;height: 100%;overflow-y: scroll;}
.modify ul li,.upload ul li,.modifya ul li,.modifyb ul li,.modifyc ul li{margin-top: 18px;}
.modify ul li:nth-child(1),.upload ul li:nth-child(1),.modifya ul li:nth-child(1),.modifyb ul li:nth-child(1){}
.modify ul li input,.upload ul li input,.modifya ul li input,.modifyb ul li input{border: #e0e0e0 solid 1px;float: left;line-height: 45px;width: -webkit-fill-available;padding: 0 3%;background-color: #f2f2f2;box-sizing: content-box;height: 45px;}
.modify ul li select,.modifyb ul li select{border: #e0e0e0 solid 1px;float: left;border-radius: 10px;line-height: 35px;width: -webkit-fill-available;padding: 0 3%;background-color: #f2f2f2;box-sizing: content-box;height: 35px;}
#submit{ background-color: #186fed; color:#FFF;}

.ad_join{ width: 750px;}
.ad_join a{float: right;
    line-height: 25px;
    background-color: #ccc;
    color: #fff;
    width: 52px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    font-size: 14px;
}