
.search_container {
    /*box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.08);*/
    padding: 24px 0 120px 0;
    background: #f5f5f5;
    width: 100%;
    /*display: flex;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
}

.search_nav {
    width:1168px;
    background: white;
    padding: 16px;
    /*display: flex;*/
    font-size: 12px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.08),0px 2px 6px rgba(0,0,0,0.04);
    /*flex-direction: column;*/
    margin: 0 auto;
}

.search_nav_title {
    color:#666;
    font-weight: 700;
    width: 100px;
}

.search_nav_title ul {
    list-style: none;
    padding-left: 16px;
    margin: 0px;
}

.search_nav_title ul li {
    padding: 16px 0px;
}

.search_nav_category {
    flex: 1;
}

.search_nav_category ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    /*margin: 0px;*/
}

.search_nav_category ul li {
    float: left;
}

.search_result {
    padding: 11px 0px;
    display: inline-block;
    margin-left: 78px;
}

.search_result ul{
    margin-right: 21px;
    color: #FF474A;
    display: inline
}

.search_result ul li{
    float: left;
    height: 22px;
    border: 1px dotted #FF474A;
    display: flex;
    align-items: center;
    padding: 0 0 0 8px;
    margin-left: 10px;
    font-weight: bold;
}

.search_result ul li span{
    font-size: 14px;
    line-height: 22px;
    margin-left: 9px;
    display: inline-block;
    width: 22px;
    text-align: center;
    font-weight: normal
}

.search_result ul li span:hover{
    background: #FF4C4F;
    color: white;
}

.search_result .search_total_num {
    color: red;
    font-weight: bold;
}

.search_total_num{
    margin-right: 3px;
}

.search_result .search_total{
    line-height: 24px;
    margin-left: 11px;
    clear: left;
    color: #666666;
}

.search_category {
    /*padding: 14px 0 12px 0px;*/
    /*display: flex;*/
    /*width: 100%*/
    margin-left: 72px;
}

.search_brand {
    /*padding: 14px 0 12px 0px;*/
    /*display: flex;*/
    /*width: 100%*/
    margin-left: 72px;
}

.search_category .active,.search_brand .active,.search_content_head .active {
    color: red;
}

.search_content_head .active{
    border-bottom: 2px solid #FF4C4F;
}

.search_category li,.search_brand li {
    padding: 0 16px;
    height: 26px;
    line-height: 26px;
    float: left;
    cursor: pointer;
    margin-right: 24px;
    color: #4d4d4d;
}

.search_category ul,.search_brand  ul {
    width: 880px;
    height: 30px;
    overflow: hidden;
}

.search_content{
    width:1200px;
    background: white;
    /*margin-top: 24px;*/
    /*padding: 16px;*/
    box-shadow: 0px 3px 5px rgba(0,0,0,0.08),0px 2px 6px rgba(0,0,0,0.04);
    margin: 24px auto 0px;
}

.search_content_head {
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    padding-left: 8px;
}

.search_content_head span {
    margin: 0 16px;
    line-height: 60px;
    cursor: pointer;
}

.search_content_head .search_sort {
    margin: 0 8px;
    line-height: 61px;
    cursor: pointer;
    padding: 0 8px;
    display: inline-block;
}

.search_content_head input[type='checkbox'] {
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    background: #fff;
    /*vertical-align: middle;*/
    border: 1px solid #B8B8B8;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px;
}

.search_content_head input[type="checkbox"]:focus{outline: none;}
.search_content_head input[type="checkbox"]:checked {background: #fff url(../images/select.svg);border: none}

.search_content_body {
    /*padding: 0 24px;*/
    padding-left: 20px;
    padding-top: 8px;
}

.search_goods_body {
    /*height: 240px;*/
    height: auto;
    border-bottom: 1px solid #f0f0f0;
    /*display: flex;*/
    position: relative;
    margin-left: 4px;
    margin-right: 24px;
}

.search_goods_img {
    width: 60px;
    height: 60px;
    /*border: 1px solid;*/
    margin:16px 0;
    position: absolute;
}

.search_goods_img .img_animate {
    width: 60px;
    height: 60px;
}

.search_goods_content {
    /*flex:1;*/
    margin-left: 88px;
    margin-top: 0px;
    width: 936px;
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
}

.search_goods_title {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    margin-top: 12px;
    cursor: pointer;
    color: #4d4d4d;
    display: block;
}

.search_goods_title:hover{
    color: #ff4c4f!important;
}



.search_goods_trade_stock_more,.search_goods_trade_reserve_more {
    font-size: 12px;
    color: #999999;
    width: 192px;
    display: inline-block;
    padding: 16px 20px;
    /*overflow: hidden;*/
    float: left;
    margin-top: 8px;
    margin-bottom: 4px;
    /*margin-bottom: 24px;*/
}

.search_goods_trade_stock_more img,.search_goods_trade_reserve_more img{
    min-height: 192px;
    min-width: 192px;
    overflow: hidden;
}

.search_goods_trade_stock_more .count,.search_goods_trade_reserve_more .count {
    color: #666666;
}

.search_goods_trade_stock_more .title,.search_goods_trade_reserve_more .title {
    font-size: 14px;
    color: #4d4d4d;
    margin-top: 16px;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 37px;
    font-weight: 700;
}

.search_goods_trade_stock_more .search_btn,.search_goods_trade_reserve_more .search_btn{
    background: #FF4C4F;
    width: 192px;
    text-align: center;
    color: white;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    cursor: pointer;
    display: none;
    z-index: 999;
    opacity: 0.8;
}

.search_goods_trade_stock_more .title a:hover,.search_goods_trade_reserve_more .title a:hover {
    color:  #ff4c4f!important;
}

.search_goods_trade_stock,.search_goods_trade_reserve {
    font-size: 12px;
    margin: 0;
    margin-top: 8px;
    position: relative;
}

.search_goods_trade_stock .small_title,.search_goods_trade_stock_more .small_title {
    display: inline-block;
    width: 48px;
    height: 12px;
    padding:2px 2px 1px 2px;
    line-height:12px;
    color: white;
    background: #8870ff;
    border-radius: 2px;
    margin-right: 8px;
    text-align: center;
}

.source_type {
    border: 1px solid #8870ff;
    color: #8870ff !important;
    background: white !important;

}

.search_goods_trade_stock :nth-child(2),.search_goods_trade_stock_more .quotation_type {
    display: inline-block;
    padding: 1px 1px 0px 1px;
    /*padding: 1px 5px;*/
    color: #8870FF;
    background: white;
    border-radius: 2px;
    border: 1px solid #8870FF;
    height: 12px;
    line-height: 12px;
}
.search_goods_trade_stock :nth-child(2),.search_goods_trade_stock_more .quotation_goods_type {
    color: white !important;
    background: #8870ff !important;
}


.search_goods_trade_reserve .small_title,.search_goods_trade_reserve_more .small_title {
    display: inline-block;
    width: 48px;
    height: 12px;
    padding:2px 2px 1px 2px;
    line-height:12px;
    color: #8870FF;
    background: white;
    border: 1px solid #8870FF;
    border-radius: 2px;
    margin-right: 8px;
    text-align: center;
}

.search_goods_trade_reserve :nth-child(2),.search_goods_trade_reserve_more .quotation_type{
    display: inline-block;
    padding:1px 1px 0 1px;
    /*padding: 1px 5px;*/
    height: 12px;
    line-height: 12px;
    color: #8870FF;
    background: white;
    border-radius: 2px;
    border: 1px solid #8870FF;
    margin-right: 8px;
}
.search_goods_trade_reserve :nth-child(3){
     display: inline-block;
     height: 15px;
    line-height: 16px;
     color: #fff;
     background: #B8B8B8;
     border-radius: 2px;
     font-size: 12px;
    width: 28px;
    text-align: center;
 }

.search_goods_trade_reserve_more .overdue{
    display: inline-block;
    padding-left: 1px;
    padding-right: 1px;
    color: #fff;
    background: #B8B8B8;
    border-radius: 2px;
    font-size: 12px;
    height: 15px;
    line-height: 16px;
    text-indent: 1px;
}

.search_goods_info {
    font-size: 14px;
    margin: 0;
    margin-top: 6px;
    /*display: flex;*/
    color: #999;
}

.search_goods_info span{
    display: inline-block;
    /*width: 333px;*/
    /*flex: 1;*/
}

.search_goods_info label{
    color: #666;
}

.search_goods_price {
    /*margin-top: 45px;*/
    font-size: 16px;
    color: #ff4c4f;
    text-align: center;
    margin-bottom: 12px;
}

.search_goods_price span {
    margin-left: 5px;
}

.search_content_submit {
    /*width: 270px;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*line-height: 274px;*/
    /*float: right;*/
    position: absolute;
    display: inline-block;
    right: 0px;
    bottom: 16px;
}

.search_content_submit button{
    width: 128px;
    height: 36px;
    border: 1px solid #FF474A;
    background: white;
    color: red;
    cursor: pointer;
    outline: none;
    line-height: 0px;
    border-radius: 2px;
}

.search_content_submit button:hover {
    background: #FF474A;
    color: white;
}


#search_page ul li {
    /*float: left;*/
    /*padding: 0 12px;*/
    /*cursor: pointer;*/
}

#search_page {
    width: 1200px;
    /*display: flex;*/
    /*justify-content: center;*/
    background: white;
    height: 80px;
    /*align-items: center;*/
    font-size: 18px;
    /*font-weight: 700;*/
    text-align: center;
    line-height: 80px;
}
#search_page .prev {
    margin-right: 10px;
    cursor: pointer;
}

#search_page .next {
    margin-left: 10px;
    cursor: pointer;
}

#search_page .active {
    color:red;
}

#search_page a{
    padding: 0 12px;
}

.search_screen_toggle{
    /*line-height: 30px;*/
    /*flex:1;*/
    cursor: pointer;
    /*text-align: right;*/
    /*padding-right: 22px*/
    position: absolute;
    top: 4px;
    right: 22px;
}

.search_screen_toggle:hover {
    color: red;
}

.search_screen_toggle i {
    font-size: 12px;
    margin-left: 8px;
}

.search_fixed_right .fixed_right {
    top:384px!important;
    position: fixed!important;
}

.screen_checkbox {
    margin: 0px!important;
}

.search_tool_tip {
    display: inline-block;
    /*background: #B8B8B8;*/
   	background: #CECECE;
    width: 16px!important;
    height: 16px;
    border-radius: 16px;
    line-height: 16px;
    text-align: center;
    color: white!important;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
}

/*.search_tool_tip {
    display: inline-block;
    background: #B8B8B8;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    line-height: 16px;
    text-align: center;
    color: white!important;
    font-size: 12px;
    margin-left: 5px;
    cursor: pointer;
}*/

.search_goods_name_tool_tip {
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 6px rgba(0, 0, 0, 0.04);
    line-height: 22px;
    color: #666;
    font-weight: normal;
    text-align: left;
    position: absolute;
    padding: 12px 16px;
    font-size: 12px;
    border-radius: 2px;
    top: -60px;
    left: -76px;
    display: none;
}

.search_goods_img_tool_tip{
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 2px 6px rgba(0, 0, 0, 0.04);
    line-height: 22px;
    color: #666;
    font-weight: normal;
    text-align: left;
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border-radius: 2px;
    top: -70px;
    left: 75px;
    z-index: 999;
    display: none;
    width: 192px;
    height: 192px;
}

.search_img_tool_tip_tag em{
    display: block;
    border-width: 10px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: transparent rgba(0,0,0,0.1) transparent transparent;
    font-size: 0;
    line-height: 0;
    left: -20px;
    bottom: 102px;
}

.search_img_tool_tip_tag span{
    display: block;
    border-width: 9px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: transparent white transparent transparent;
    font-size: 0;
    line-height: 0;
    left: -8px;
    bottom: -8px;
    width: auto;
}

.search_goods_name_tool_tip .search_tool_tip_tag em {
    left: 95px;
}

.search_goods_trade_reserve .search_goods_name_tool_tip .search_tool_tip_tag em,.search_goods_trade_reserve_more .search_goods_name_tool_tip .search_tool_tip_tag em{
    left: 83px;
}

.search_goods_trade_reserve .search_goods_name_tool_tip,.search_goods_trade_reserve_more .search_goods_name_tool_tip{
    top: -60px;
    left: -65px;
}

.search_tool_tip_content {
    padding: 16px;
    width: 252px;
    height: 38px;
    font-size: 12px;
    position: absolute;
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1),0px 2px 6px rgba(0, 0, 0, 0.04);
    top: -82px;
    right: -134px;
    display: none;
    line-height: 22px;
    color: #666;
    font-weight: normal;
    text-align: left;
}

.search_tool_tip_tag em{
    display: block;
    border-width: 8px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: rgba(0,0,0,0.1) transparent transparent transparent;
    font-size: 0;
    line-height: 0;
    left: 133px;
    bottom: -16px;
}

.search_tool_tip_tag span{
    display: block;
    border-width: 7px;
    position: absolute;
    border-style: solid dashed dashed;
    border-color: white transparent transparent transparent;
    font-size: 0;
    line-height: 0;
    left: -7px;
    bottom: -6px;
    width: auto;
}

.all_result .all_result_title {
    width: auto;
    margin-left: 8px;
    display: inline-block;
    /*font-weight: 700;*/
    color: #999999;
    position: absolute;
    top: 15px;
}

.search_nav .all_result {
    width: 100%;
    position: relative;
}

.category_screen {
    width: 100%;
    position: relative
}

.category_screen_title {
    width: auto;
    margin-right: 16px;
    margin-left: 8px;
    line-height: 24px;
    position: absolute;
    /*font-weight: 700;*/
    color:#999999;
}
.brand_screen {
    width: 100%;
    position: relative
}

.brand_screen_title {
    width: auto;
    margin-right: 16px;
    margin-left: 8px;
    line-height: 24px;
    position: absolute;
    /*font-weight: 700;*/
    color:#999999;
}


#search_not_result {
    display: none;
    width: 1200px;
    font-size: 12px;
    margin: 128px auto 0px;
    color: #4d4d4d;
}

#search_not_result div:nth-child(1){
    margin-right: 24px;
    margin-left: 370px;
    position: absolute
}

#search_not_result div:nth-child(2){
    margin-left: 500px;
}

.search_red {
    color:#FF474A
}

#search_not_result p:nth-child(1){margin-bottom: 16px;}
#search_not_result p:nth-child(2){margin-bottom: 10px;}
#search_not_result p:nth-child(3){margin-bottom: 10px;}
#search_not_result p:nth-child(4){margin-bottom: 10px;}

#search_page_container {
    display: none
}

.search_goods_type {
    border-bottom: 1px solid #F0F0F0;
    margin-right: -16px;
    margin-left: -16px;
    height: 56px;
    line-height: 44px;
    margin-bottom: 8px;
    margin-top: -16px;
    color: #666666
}

/*display: inline-block;border-bottom: 3px solid #FF4C4F;margin-top: 5px*/
.search_goods_type span{
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}

.search_goods_type .active{
    border-bottom: 3px solid #FF4C4F;
    color: #FF4C4F;
    font-weight: bold;
}

.search_goods_type button{
    width: 128px;
    height: 36px;
    border: 1px solid #FF474A;
    background: white;
    color: red;
    cursor: pointer;
    outline: none;
    line-height: 0px;
    border-radius: 2px;
    float: right;
    margin-right: 24px;
    margin-top: 12px;
}

.search_goods_type button:hover {
    background: #FF474A;
    color: white;
}

/*.jconfirm .jconfirm-box .buttons{padding: 0}
.jconfirm .jconfirm-box .btn-cancel{display: none;}
.jconfirm .jconfirm-box .content{ text-align: center}
.jconfirm .jconfirm-box div.content-pane{padding: 9px 0}
.jconfirm .jconfirm-box div.content-pane .content{top:auto}*/

@keyframes imgChange{
    0%{
        transform: scale(1,1);
    }

    100%{
        transform: scale(1.04,1.04);
    }
}

.img_animate:hover{
    animation: imgChange 1s forwards;

}
