﻿@media only screen and (max-width: 768px)
{
    .c_portalResSearch_total-01001
    {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: block;
        font-size: 0;
        padding: 0 10px;
    }
    .c_portalResSearch_total-01001 .p_contentBox
    {
        width: 100%;
        height: auto;
        overflow: visible;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_headbox
    {
        position: absolute;
        width: 100%;
        height: auto;
        border: 1px solid rgba(240,240,240,1);
        border-radius: 5px;
        padding: 10px 0;
        display: none;
        background: #fff;
        border-radius: 0;
        z-index: 999;
    }
    .c_portalResSearch_total-01001 .p_searchBox
    {
        width: 55%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        overflow: visible;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input
    {
        width: 100%;
        display: inline-block;
        height: 50px;
        vertical-align: middle;
        color: inherit;
        position: relative;
        font-size: 24px;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward
    {
        display: none;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before
    {
        content: "";
        color: #797979;
    }
    .c_portalResSearch_total-01001 .p_searchBtn
    {
        width: 20%;
        height: 50px;
        display: inline-block;
        vertical-align: middle;
        font-size: 24px;
        color: #777;
        border-width: 0;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        text-align: center;
        padding-top: 0;
        position: inherit;
        margin: 0;
        cursor: pointer;
        font-family: inherit;
        font-weight: inherit;
        text-decoration: none;
        background-size: 100% 100%;
    }
    .c_portalResSearch_total-01001 .p_searchBtn:hover
    {
        box-shadow: none;
        cursor: pointer;
    }
    .c_portalResSearch_total-01001 .p_searchBtn .iconfont
    {
        margin-right: 5px;
    }
    .c_portalResSearch_total-01001 .p_searchBtn .font
    {
        display: inline-table;
        vertical-align: middle;
        bottom: 0;
        height: inherit;
        color: inherit;
        font-family: inherit;
        font-weight: inherit;
        font-size: inherit;
        text-decoration: none;
        position: relative;
        line-height: 50px;
    }
    .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText
    {
        display: inline-block;
        height: 100%;
        width: inherit;
        line-height: inherit;
        padding-left: 5px;
        padding-right: 32px;
        border: none;
    }
    .c_portalResSearch_total-01001 .p_select
    {
        height: auto;
        font-size: 0;
        display: inline-block;
        width: 25%;
        vertical-align: middle;
        float: left;
    }
    .c_portalResSearch_total-01001 .p_select input
    {
        width: inherit;
        height: 50px;
        border: none;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 24px;
        position: absolute;
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .c_portalResSearch_total-01001 .p_select .shape
    {
        display: inline-block;
        width: 25px;
        height: 50px;
        position: static!important;
        line-height: 50px;
        text-align: center;
        border-left: none;
        font-size: 12px;
        color: rgba(200,200,200,1);
        float: right;
        top: 0!important;
        transform: translateY(0%);
        margin-right: 10px;
    }
    .c_portalResSearch_total-01001 .p_select .shape:before
    {
        content: "";
        font-size: 24px;
    }
    .c_portalResSearch_total-01001 .p_select .itembox
    {
        height: auto;
        width: 100%;
        position: absolute;
        top: 80px;
        left: 0;
        border: 1px solid rgba(240,240,240,1);
        z-index: 99;
        background-color: #fff;
        font-size: 0;
        border-radius: 5px;
    }
    .c_portalResSearch_total-01001 .p_select li
    {
        width: calc(100% / 4);
        height: auto;
        display: inline-block;
        margin: 20px 0;
        text-align: center;
        font-size: 22px;
        border-left: 1px solid #ccc;
    }
    .c_portalResSearch_total-01001 .p_select li:nth-child(1)
    {
        border-left: none;
    }
    .c_portalResSearch_total-01001 .p_select li:nth-child(5)
    {
        border-left: none;
    }
    .c_portalResSearch_total-01001 .p_select li i img
    {
        display: none;
    }
    input::-webkit-input-placeholder
    {
        font-size: 24px;
        line-height: 50px;
        color: #777;
    }
    .c_portalResSearch_total-01001 .p_searchBtnBox
    {
        display: block;
        width: 250px;
        height: auto;
        padding: 10px 10px;
        background-color: #1890ff;
        border-radius: 5px;
        margin-bottom: 30px;
        margin: 0 10px 30px 10px;
    }
    .c_portalResSearch_total-01001 .p_searchBtnA
    {
        width: 100%;
        height: auto;
        padding: 10px 10px;
        font-size: 24px;
        color: #fff;
        text-align: center;
    }
    .c_portalResSearch_total-01001 .p_headbox.active:before
    {
        width: 0;
        height: 0;
        position: absolute;
        top: -40px;
        left: 41px;
        padding: 0;
        border-bottom: 20px solid #fff;
        border-top: 20px solid transparent;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        display: block;
        content: "";
        z-index: 12;
    }
    .c_portalResSearch_total-01001 .p_headbox.active:after
    {
        width: 0;
        height: 0;
        position: absolute;
        top: -41px;
        left: 41px;
        padding: 0;
        border-bottom: 20px solid #efe7e7;
        border-top: 20px solid transparent;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        display: block;
        content: "";
        z-index: 10;
    }
    .c_portalResSearch_total-01001 .p_input .iconfont.last
    {
        position: absolute;
        color: #afafaf;
        top: 16px;
        right: 5px;
        font-size: 20px;
        cursor: pointer;
    }
    .c_portalResSearch_total-01001 .p_input .iconfont.last:before
    {
        content: "";
    }
    .c_portalResSearch_total-01001 .p_searchBtnA:hover
    {
        box-shadow: none;
    }
    .c_portalResSearch_total-01001 .p_searchBtnA .iconfont:before
    {
        content: "";
        font-size: 30px;
        vertical-align: middle;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px)
{
    .c_portalResSearch_total-01001
    {
        margin-left: auto;
        margin-right: auto;
        max-width: 1180px;
        min-height: 192px;
        width: auto;
        display: inline-block;
        font-size: 0;
    }
    .c_portalResSearch_total-01001 .p_contentBox
    {
        width: 100%;
        height: auto;
        overflow: visible;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_headbox
    {
        width: 100%;
        height: auto;
    }
    .c_portalResSearch_total-01001 .p_searchBox
    {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        overflow: visible;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input
    {
        width: 220px;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        color: inherit;
        position: relative;
        font-size: 14px;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .last
    {
        display: none;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward
    {
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
        font-size: 15px;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before
    {
        content: "";
        color: #a9a9a9;
    }
    .c_portalResSearch_total-01001 .p_searchBtn
    {
        width: auto;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: rgba(255,255,255,1);
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: #1890ff;
        text-align: center;
        padding-top: 0;
        padding-right: 20px;
        padding-left: 20px;
        position: inherit;
        margin: 0;
        padding: 0 20px;
        cursor: pointer;
        font-family: inherit;
        font-weight: inherit;
        text-decoration: none;
        background-size: 100% 100%;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .c_portalResSearch_total-01001 .p_searchBtn .font
    {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        height: inherit;
        color: inherit;
        font-family: inherit;
        font-weight: inherit;
        font-size: inherit;
        text-decoration: none;
        position: relative;
        text-align: center;
    }
    .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText
    {
        display: inline-block;
        height: 100%;
        width: inherit;
        line-height: inherit;
        border-width: 1px;
        border-style: solid;
        border-color: #f0f0f0;
        padding-left: 25px;
        padding-right: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .c_portalResSearch_total-01001 .p_select
    {
        height: auto;
        position: relative;
        font-size: 0;
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-left: -1px;
    }
    .c_portalResSearch_total-01001 .p_select input
    {
        width: 75px;
        height: 40px;
        border: 1px solid rgba(240,240,240,1);
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
        padding: 0 10px;
    }
    .c_portalResSearch_total-01001 .p_select input:hover
    {
        background-color: #f0f8fa;
        color: #64beba;
    }
    .c_portalResSearch_total-01001 .p_select input:hover+.shape
    {
        background-color: #f0f8fa;
    }
    .c_portalResSearch_total-01001 .p_select .shape
    {
        display: inline-block;
        width: 30px;
        height: 40px;
        position: absolute;
        right: 0;
        line-height: 40px;
        text-align: center;
        border: 1px solid rgba(240,240,240,1);
        border-left: none;
        font-size: 12px;
        color: rgba(200,200,200,1);
    }
    .c_portalResSearch_total-01001 .p_select .shape:before
    {
        content: "";
    }
    .c_portalResSearch_total-01001 .p_select .shape:hover
    {
        color: #65beba;
    }
    .c_portalResSearch_total-01001 .p_select .itembox
    {
        height: auto;
        width: 100%;
        position: absolute;
        top: 40px;
        left: 0;
        border: 1px solid rgba(240,240,240,1);
        border-top: 0;
        overflow-y: auto;
        z-index: 99;
        background-color: #fff;
        font-size: 12px;
        max-height: 180px;
    }
    .c_portalResSearch_total-01001 .p_select li
    {
        width: auto;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
    }
    .c_portalResSearch_total-01001 .p_select li:hover
    {
        background-color: #f0f8fa;
        color: #64beba;
    }
    .c_portalResSearch_total-01001 .p_select li i img
    {
        display: none;
    }
    .c_portalResSearch_total-01001 .p_searchBtnBox
    {
        display: none;
    }
}
@media only screen and (min-width: 769px)
{
    .c_portalResSearch_total-01001
    {
        margin-left: auto;
        margin-right: auto;
        max-width: 1180px;
        min-height: 192px;
        width: auto;
        display: inline-block;
        font-size: 0;
    }
    .c_portalResSearch_total-01001 .p_contentBox
    {
        width: 100%;
        height: auto;
        overflow: visible;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_headbox
    {
        width: 100%;
        height: auto;
    }
    .c_portalResSearch_total-01001 .p_searchBox
    {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        overflow: visible;
        padding: 0;
        margin: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        position: relative;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input
    {
        width: 220px;
        display: inline-block;
        height: 40px;
        vertical-align: middle;
        color: inherit;
        position: relative;
        font-size: 14px;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .last
    {
        display: none;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward
    {
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
        font-size: 15px;
    }
    .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before
    {
        content: "";
        color: #a9a9a9;
    }
    .c_portalResSearch_total-01001 .p_searchBtn
    {
        width: auto;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: rgba(255,255,255,1);
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255,255,255,0);
        background-color: #1890ff;
        text-align: center;
        padding-top: 0;
        padding-right: 20px;
        padding-left: 20px;
        position: inherit;
        margin: 0;
        padding: 0 20px;
        cursor: pointer;
        font-family: inherit;
        font-weight: inherit;
        text-decoration: none;
        background-size: 100% 100%;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .c_portalResSearch_total-01001 .p_searchBtn .font
    {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        height: inherit;
        color: inherit;
        font-family: inherit;
        font-weight: inherit;
        font-size: inherit;
        text-decoration: none;
        position: relative;
        text-align: center;
    }
    .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText
    {
        display: inline-block;
        height: 100%;
        width: inherit;
        line-height: inherit;
        border-width: 1px;
        border-style: solid;
        border-color: #f0f0f0;
        padding-left: 25px;
        padding-right: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .c_portalResSearch_total-01001 .p_select
    {
        height: auto;
        position: relative;
        font-size: 0;
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-left: -1px;
    }
    .c_portalResSearch_total-01001 .p_select input
    {
        width: 75px;
        height: 40px;
        border: 1px solid rgba(240,240,240,1);
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
        padding: 0 10px;
    }
    .c_portalResSearch_total-01001 .p_select input:hover
    {
        background-color: #f0f8fa;
        color: #64beba;
    }
    .c_portalResSearch_total-01001 .p_select input:hover+.shape
    {
        background-color: #f0f8fa;
    }
    .c_portalResSearch_total-01001 .p_select .shape
    {
        display: inline-block;
        width: 30px;
        height: 40px;
        position: absolute;
        right: 0;
        line-height: 40px;
        text-align: center;
        border: 1px solid rgba(240,240,240,1);
        border-left: none;
        font-size: 12px;
        color: rgba(200,200,200,1);
    }
    .c_portalResSearch_total-01001 .p_select .shape:before
    {
        content: "";
    }
    .c_portalResSearch_total-01001 .p_select .shape:hover
    {
        color: #65beba;
    }
    .c_portalResSearch_total-01001 .p_select .itembox
    {
        height: auto;
        width: 100%;
        position: absolute;
        top: 40px;
        left: 0;
        border: 1px solid rgba(240,240,240,1);
        border-top: 0;
        overflow-y: auto;
        z-index: 99;
        background-color: #fff;
        font-size: 12px;
        max-height: 180px;
    }
    .c_portalResSearch_total-01001 .p_select li
    {
        width: auto;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
    }
    .c_portalResSearch_total-01001 .p_select li:hover
    {
        background-color: #f0f8fa;
        color: #64beba;
    }
    .c_portalResSearch_total-01001 .p_select li i img
    {
        display: none;
    }
    .c_portalResSearch_total-01001 .p_searchBtnBox
    {
        display: none;
    }
}
*
{
    padding: 0;
    margin: 0;
}
.pagebox
{
    width: 100%;
}
.pagebox, #-remove--flag
{
    width: 100%;
    margin: 0 auto;
}
@-webkit-keyframes gradient
{
    0%
    {
        background-position: 0% 50%;
    }
    50%
    {
        background-position: 100% 50%;
    }
    100%
    {
        background-position: 0% 50%;
    }
}
@-moz-keyframes gradient
{
    0%
    {
        background-position: 0% 50%;
    }
    50%
    {
        background-position: 100% 50%;
    }
    100%
    {
        background-position: 0% 50%;
    }
}
@keyframes gradient
{
    0%
    {
        background-position: 0% 50%;
    }
    50%
    {
        background-position: 100% 50%;
    }
    100%
    {
        background-position: 0% 50%;
    }
}
#c_portalResSearch_total-15676484525828076 .p_MatteIcon .iconfont:before
{
    content: '';
}
#c_portalResSearch_total-15676484525828076>div
{
    animation-fill-mode: both;
}
#c_portalResSearch_total-15676484525828076 .p_contentBox
{
    width: 98%;
    padding: 20px 10px;
    height: 90px;
}
#c_portalResSearch_total-15676484525828076 .p_headbox
{
    display: block;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 3px 8px 0 rgba(173,173,173,0);
}
#c_portalResSearch_total-15676484525828076 .p_select
{
    width: 80px;
    height: 100%;
    float: left;
}
#c_portalResSearch_total-15676484525828076 .p_select input
{
    height: 100%;
    padding-left: 25px;
    border-radius: 25px 0 0 25px;
}
#c_portalResSearch_total-15676484525828076 .p_searchBox
{
    width: calc((100% - 160px) / 1);
    height: 100%;
}
#c_portalResSearch_total-15676484525828076 .p_searchBtn
{
    width: 80px;
    height: 100%;
    background-color: rgba(170,0,0,1);
    padding-right: 25px;
    border-radius: 0 25px 25px 0;
}
#c_portalResSearch_total-15676484525828076 .p_searchBtn .font
{
    height: 50px;
}
#c_portalResSearch_total-15676484525828076 .p_searchBox .p_input
{
    width: 100%;
    height: 100%;
}
#c_portalResSearch_total-15676484525828076 #search_keyword
{
    width: 100%;
    height: 100%;
    border-left: 0;
    border-right: 0;
}
#c_portalResSearch_total-15676484525828076 .shape
{
    top: 0;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    border-left: 0;
    border-right: 0;
}
#c_portalResSearch_total-15676484525828076 .p_select .itembox
{
    top: auto;
    left: 5px;
    position: fixed;
    width: 80px;
    display: none!important;
}
#c_portalResSearch_total-15676484525828076 .p_select input:hover
{
    background-color: #fff;
    color: #999;
}
#c_portalResSearch_total-15676484525828076 .p_select .shape:hover
{
    color: #999;
}
#c_portalResSearch_total-15676484525828076 .p_select li
{
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #d9d9d9;
}
#c_portalResSearch_total-15676484525828076 .p_select li:hover
{
    background-color: #f9fafc;
    color: #999;
}
#c_portalResSearch_total-15676484525828076 .i_buttonText
{
    font-size: .875rem;
}
#c_portalResSearch_total-15676484525828076 .itembox::-webkit-scrollbar
{
    width: 0;
}
@media only screen and (max-width: 768px)
{
    #c_portalResSearch_total-15676484525828076 .p_headbox.active:before
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .p_headbox.active:after
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .shape
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .last
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .p_headbox
    {
        padding: 0;
    }
    #c_portalResSearch_total-15676484525828076 .p_select input
    {
        font-size: .75rem;
        padding-left: 25px!important;
    }
    #c_portalResSearch_total-15676484525828076 .p_select
    {
        width: 70px;
        position: relative;
    }
    #c_portalResSearch_total-15676484525828076 #search_keyword
    {
        font-size: 1rem;
        border-left: 1px solid #e8e8e8;
    }
    #c_portalResSearch_total-15676484525828076 input::-webkit-input-placeholder
    {
        font-size: .75rem;
    }
    #c_portalResSearch_total-15676484525828076 .p_searchBox
    {
        width: calc((100% - 145px) / 1);
    }
    #c_portalResSearch_total-15676484525828076 .p_searchBtn
    {
        width: 75px;
        height: 50px;
        position: absolute;
        top: -1px;
    }
    #c_portalResSearch_total-15676484525828076 .p_searchBtn .font
    {
        height: 100%;
        line-height: 44px;
        color: #fff;
    }
    #c_portalResSearch_total-15676484525828076 .itembox
    {
        left: 1px;
    }
    #c_portalResSearch_total-15676484525828076 .p_select li
    {
        width: 100%;
        margin: 0;
        display: block;
        text-align: center;
        border-left: 0;
    }
    #c_portalResSearch_total-15676484525828076 .p_select li span
    {
        font-size: .75rem;
    }
    #c_portalResSearch_total-15676484525828076 .p_select .ItemFirst
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .p_select .ItemLast
    {
        display: none;
    }
    #c_portalResSearch_total-15676484525828076 .p_select .itembox
    {
        top: 70px;
        display: none!important;
    }
}
#c_portalResSearch_total-15676484525828076 .p_product .iconfont:before
{
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-15676484525828076 .p_info .iconfont:before
{
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}
@media screen and (max-width: 1270px)
{
    #c_portalResSearch_total-15676484525828076 .p_contentBox
    {
        width: 94%;
        padding: 20px 10px;
        height: 90px;
    }
}
#c_portalResSearch_total-15676484525828076 .p_atlas .iconfont:before
{
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-15676484525828076 .p_recruit .iconfont:before
{
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-15676484525828076
{
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}