label,
p {
    margin: 0 !important;
}
.search_module {
    padding-bottom: 70px;
    background: url("../img/search_module_bg.jpg") no-repeat center top;
}

.search_side_shrink .search_info_left {
    margin-left: -265px;
}

.search_side_shrink .search_info_left * {
    display: none;
}

.search_side_shrink .search_info_left .search_info_layout_silde,
.search_side_shrink .search_info_left .search_info_layout_silde i {
    display: block;
}

.search_side_shrink .search_info_right {
    margin-left: 22px;
}

.search_scrren_module {
    width: 780px;
    margin: 30px auto 50px;
}

.search_scrren_bar {
    margin-bottom: 15px;
}

.search_scrren_bar li {
    /*cursor: pointer;*/
    position: relative;
    vertical-align: top;
    display: inline-block;
}

.search_scrren_bar li a {
    width: 84px;
    display: block;
    color: #000000;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}

.search_scrren_this {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: solid 3px #ffffff;
    background-color: #e91672;
    box-shadow: 4px 3px 0px 0px rgba(41, 95, 122, 0.38), inset 0px 1px 6px 0px #e7005f;
}

.search_scrren_this a {
    color: #ffffff !important;
    font-weight: 600;
}

.search_scrren_this .search_scrren_arrow,
.search_scrren_this .search_scrren_arrowInner {
    position: absolute;
    border-right: 8px dashed transparent;
    border-bottom: 0;
    border-left: 8px dashed transparent;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
}

.search_scrren_this .search_scrren_arrow {
    bottom: -9px;
    left: 50%;
    border-top: 8px solid #ffffff;
    transform: translateX(-50%);
}

.search_scrren_this .search_scrren_arrowInner {
    top: -12px;
    left: -8px;
    border-top: 8px solid #e91672;
}

.search_scrren_content {

}

.search_scrren_btn {
    float: right;
    width: 100px;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    margin-left: 15px;
    text-align: center;
    border-radius: 4px;
    background-image:
        linear-gradient(98deg, #50c2ce 0%, #4faade 100%),
        linear-gradient(#1890ff, #1890ff);
}

.search_scrren_btn:hover {
    color: #ffffff;
}

.search_scrren_info {
    height: 40px;
    padding: 0 10px;
    overflow: hidden;
    border-radius: 4px;
    border: solid 1px #4fb3d8;
    background-color: #ffffff;
}

.search_scrren_select {
    border: 0;
    width: 90px;
    height: 38px;
}

.search_scrren_input {
    border: 0;
    height: 38px;
    width: calc(100% - 94px);
}

.search_info_module {
    /*overflow: hidden;*/
}

.search_info_left {
    float: left;
    width: 265px;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    background-color: #ffffff;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 4px 6px 47px 0px rgba(70, 156, 207, 0.31);
}

.search_info_layout_silde {
    top: 35px;
    right: -17px;
    width: 17px;
    height: 48px;
    color: #ffffff;
    line-height: 48px;
    text-align: center;
    position: absolute;
    border-radius: 0px 3px 3px 0px;
    background-image:
        linear-gradient(98deg, #50c2ce 0%, #4faade 100%),
        linear-gradient(#cdebf9, #cdebf9);
}

.search_info_layout_silde:hover,
.search_info_layout_silde:link {
    color: #ffffff;
}

.search_amount_module {
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    background-image: linear-gradient(98deg, #c6f4f1 0%, #cfe9f5 100%);
}

.search_amount_label {
    float: left;
    color: #0275b1;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.search_amount_txt {
    overflow: hidden;
    color: #0275b1;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.search_tab_title {
    text-align: center;
    background-image: linear-gradient(98deg, #b8f1ed 0%, #c3e2f4 100%);
}

.search_tab_title li {
    width: 118px;
    color: #000000;
    font-size: 16px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
}

.search_tab_this {
    background: #ffffff;
    border-radius: 3px 3px 0 0;
}

.search_tab_content {
    padding: 10px 8px;
}

.search_tab_item {
    display: none;
}

.search_menu_row:not(:last-of-type) {
    margin-bottom: 45px;
}

.search_menu_head {
    background-color: #f9f5ff;
    border-bottom: 1px solid #bfe7f8;
}

.search_menu_headline {
    padding: 6px 0;
}

.search_menu_headline>p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    position: relative;
    padding-left: 32px;
}

.search_menu_headline>p:before {
    top: 50%;
    left: 17px;
    width: 5px;
    content: '';
    height: 13px;
    position: absolute;
    border-radius: 3px;
    transform: translateY(-50%);
    background-image:
        linear-gradient(98deg, #50c2ce 0%, #4faade 100%),
        linear-gradient(#3275fb, #3275fb);
}

.search_tab_search {
    border-radius: 3px;
    margin: 15px 10px 0;
    border: 1px solid #e6e6e6;
}

.search_tab_search a.layui-icon-search {
    width: 30px;
    float: right;
    line-height: 38px;
    text-align: center;
}

.search_tab_search .layui-input {
    border: 0;
    overflow: hidden;
    width: calc(100% - 30px);
}

.search_menu_conent li {
    position: relative;
}

.search_menu_conent li a {
    display: block;
    color: #42abe4;
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.search_menu_conent[level="1"] ul {
    display: none;
}

.search_menu_conent[level="1"]>li>a {
     padding: 0 15px 0 38px;
}

.search_menu_conent[level="1"]>li>a:before {
    top: 20px;
    left: 23px;
    width: 6px;
    height: 6px;
    content: '';
    position: absolute;
    border-radius: 100%;
    background-color: #f3a220;
    transform: translateY(-50%);
}

.search_menu_conent[level="1"]>li>a>i.layui-icon {
    float: right;
    background-image:
        linear-gradient(90deg, #4473e5 0%, #6a60e9 45%, rgba(143, 77, 237, 1) 100%),
        linear-gradient(#f39c12, #f39c12);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.search_menu_conent[level="1"]>li>a>p {
    overflow: hidden;
}

.search_menu_conent[level="2"]>li>a {
    padding: 0 15px 0 54px;
}

.search_menu_conent[level="2"]>li>a:hover,
.search_menu_second_this>a {
    background: #e7fcff !important;
}

.search_menu_conent[level="3"] {
    top: 0;
    z-index: 1;
    left: 240px;
    width: 172px;
    padding: 0 10px;
    position: absolute;
    background-color: #ffffff;
    border: solid 1px #e3e3e3;
}

.search_menu_conent[level="3"]>li>a {
    padding-left: 19px;
}

.search_menu_conent[level="3"]>li:last-of-type>a {
    border: 0;
}

.search_menu_three_this>a {
    color: red !important;
}

/* 右侧部分 */
.search_info_right {
    overflow: hidden;
    margin-left: 287px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.search_infos {
    border-radius: 10px;
    background-color: #f6f6fe;
    padding: 15px 30px 15px 25px;
}

.search_filter_module {
    background-color: #dffcf9;
    padding: 15px 25px 15px 20px;
}

.search_filter_row {
    display: inline-block;
    vertical-align: top;
    padding-left: 42px;
    position: relative;
    margin: 7px 0;
}

.search_filter_row:not(:last-of-type) {
    margin-right: 47px;
}

.search_filter_module label {
    left: 0;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    position: absolute;
}

.search_filter_module a {

    height: 28px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #4fb3d8;
    color: #4fb3d8;
    font-size: 14px;
    line-height: 24px;
    padding: 0 13px;

    display: inline-block;
    /*background-image: linear-gradient(98deg,#50c2ce 0%, #4faade 100%), linear-gradient(#4fb3d8, #4fb3d8);*/
}

.search_filter_module a:not(:last-of-type) {
    margin-right: 5px;
}

.search_filter_module a img {
    height: 14px;
    margin: -2px 0 0 0;
}

.search_filter_module a:hover {
    color: #4fb3d8;
}

.search_filter_module .search_filter_this {
    color: #ffffff;
    border-color: transparent;
    background-image:
        linear-gradient(98deg, #f67c85 0%, #f0316b 100%),
        linear-gradient(#4fb3d8, #4fb3d8);
}

.search_filter_module .search_filter_this:hover {
    color: #ffffff;
}

.search_other_module {
    padding: 3px 15px;
    margin: 0 0 23px;
    background: #ffffff;
    border-top: 1px solid #a6e0ea;
}

.search_result_module {

}

.search_result_label{
    float: left;
    padding: 7px 0;
    color: #469cd0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.search_result_txt {
    padding: 7px 0;
    color: #469cd0;
    font-size: 18px;
    overflow: hidden;
    line-height: 24px;
    font-weight: 600;
}

.search_sort_module {
    position: relative;
    padding-left: 70px;
}

.search_sort_module label {
    top: 0;
    left: 0;
    color: #000000;
    padding: 7px 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    position: absolute;
}

.search_sort_module a {
    width: 30px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
}

.search_table {
    margin: 0;
}

.search_table td,
.search_table th {
    border: 0;
    padding: 9px 5px;
    text-align: center;
}

.search_table thead tr {
    color: #ffffff;
    background-color: #4fb3d8;
    border-top: 1px solid #005d90;
}

.search_table tbody tr:hover {
    background-color: transparent;
}

.search_table tbody td a {
    font-weight: 600;
}

.search_table tbody td a:not(:last-of-type) {
    margin-right: 5px;
}
.count_sec{
    width: 786px;
    height: 40px;
    background-color: #fff9e9;
    border-top: solid 1px #d6cbb7;
    border-bottom: solid 1px #d6cbb7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -20px auto 21px;
    position: relative;
}
.count_sec img{
    width: 17px;
    height: 16px;
    margin-right: 20px;
}
.count_sec span{
    color: #89592b;
    font-size: 16px;
}
.count_sec span i{
    color: #f0336c;
    font-size: 18px;
    font-style: normal;
}
.count_sec .share_sec_l{
    position: absolute;
    left: -17px;
    top: -2px;
    height: 44px;
    background-image: linear-gradient(to right, rgba(226, 231, 251, 1), rgba(226, 231, 251, .1) 100%);
    padding-right: 100px;
}
.count_sec .share_sec_r{
    position: absolute;
    right: 0px;
    top: -2px;
    height: 44px;
    background-image: linear-gradient(to right, rgba(226, 231, 251, .1), rgba(234, 240, 250, 1) 100%);
    padding-right: 100px;
}