.pc {
    display: block;
}

.phone {
    display: none
}

.index_first_banner_pc {
    background-image: url(uploads/191113/index_first_banner.jpg);
    display: block;
    width: 100%;
    height: auto;
}

.swiper-button-next,
.swiper-button-prev {
    display: block; /* 默认显示导航按钮 */
}

@media screen and (max-width: 767px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: none !important; /* 在小屏幕上隐藏导航按钮 */
    }
}

@media (min-width: 768px) {
    #nb-frame-chat-box {
        opacity: 0;
    }
}

@media (max-width: 768px) {
    .pc {
        display: none;
    }

    .phone {
        display: block
    }

    .content3_menu_div_red {
        border-right-width: 0px;
        padding-right: 0px !important;
    }

    .content3_menu_div {
        width: 25%;
        margin-bottom: 10px;
        margin-right: 0px;
        padding-right: 0px;
        font-size: 15px;
        float: left;
        text-align: left;
        color: #666666;
    }

    .content3_menu_div_red {
        color: #2072FE !important;

        z-index: 998;
    }

    .PostBox > .post {
        padding-bottom: 40px;
    }

    .content3_menu_div {
        cursor: pointer;
        
        line-height: 30px;
        text-align: center;
    }

    .content3_menu_div_red > span {
        border-right-width: 0px;
        padding-bottom: 5px;
        border-bottom: 2px solid #2072FE;
    }

    #app_content_menu_div {
        padding: 10px 0px 0px 0px;
        width: calc(100% - 40px);
    }

    .middle-swiper2-content {
        margin-top: 28px !important;
        line-height: 40px !important;
        color: #333333 !important;
    }

    .middle-swiper2-content1 {

        line-height: 25px !important;

    }

    .index_botton2 {
        font-size: 14px !important;
    }

    .app_content_menu {
        overflow: hidden;
        position: fixed;
        z-index: 998;
        margin-left: -20px;
        padding-left: 20px;
        margin-right: -20px;
        padding-right: 20px;
        width: 100%;
        top: 49px;
        background-color: white;
        box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
    }
}

.center_middle_banner {
    height: 375px;
    background: url(../images/q8.png);
    background-size: 100% 100%;
}

.index_img_width_100 {
    margin: 0 auto;
    width: 100px
}

.index_img_width_90 {
    margin: 0 auto;
    width: 90px
}

.blue {
    color: #3c78ff;
}

a:visited {
    color: white;
    text-decoration: none;
}

li {
    list-style: none;
    display: list-item;
    margin: 0px 15px;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

.swiper {
    width: 80%;
    height: max-content;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
     -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide span {
    display: block;
    width: 85%;
    /*height: 40%;*/
    height: auto;
    word-wrap: break-word;
}

.swiper-slide .span2 {
    display: block;
    width: 50%;
    /*height: 40%;*/
    height: auto;
}

.down_text {
    width: 100%;
    padding-left: 10%;
    position: absolute;
    color: #fff;
    top: 30%;
}

.img-group {
    position: relative;
}

.img-tip {
    position: relative;
    bottom: 350px;
    left: 55px;
    color: #fff;
    display: block;
}

.img-tip1 {
    position: relative;
    bottom: 303px;
    left: 55px;
    color: #fff;
    display: block;
}

.img-tip2 {
    position: relative;
    bottom: 270px;
    left: 55px;
    color: #fff;
    display: block;
}

.img-group:hover .img-tip {
    display: block;
    width: 100%;
    /*text-align: center;*/
}

.img-group:hover .img-tip1 {
    display: block;
    width: 100%;
    /*text-align: center;*/
}

.img-group:hover .img-tip2 {
    display: block;
    width: 100%;
    /*text-align: center;*/
}

.service_distribution_background {
    height: 520px;
    background: url(../images/service_distribution_background.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
}

.class_memo_5 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.center_middle_banner_next_index {
    height: 400px;
    background: url(../images/center_middle_banner_next_index.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.center_middle_font_next_index {
    text-align: center;
    font-size: 54px;
    color: #ffffff;
    padding-top: 115px
}

.index_title_font_size {
    font-size: 74px
}

.index_content_font_size {
    font-size: 34px !important;
}

.swiper-slide_top {
    position: relative;
    top: 0px
}

.index_botton_bottom {
    padding: 0px 32px;
    background: #fff;
    color: #000;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    border-radius: 100px;
    /*font-weight: bold;*/
}

.PostBox .module_content .swiper2.swiper-wrapper .middle_swiper_show {
    display: flex;
}

.PostBox .module_content .swiper2 .swiper-wrapper .middle_swiper_no_show {
    display: none;
}

.w_50 {
    width: 80%;
}

.p-l-13 {
    /*padding-left: 13%*/
    padding-left: 0%
}

.relative-top-25 {
    position: relative;
    top: 25px;
}

.index-top-img-big {
    width: 232.5px;
    height: 232.5px;
    margin-right: 50px;
    background: rgba(255, 255, 255, 0.50);
    float: left
}

.index_m_b_60 {
    margin-bottom: 60px;
    margin-top: 25px;
}

.index_img_margin_distance {
    opacity: 1;
    margin: 20px 0;
}

.index_img_margin_distance01 {
    opacity: 1;
    margin: 20px 0;
}

.index_img_margin_distance_02 {
    opacity: 1;
    margin: 13px 0;
}

.index_img_margin_distance_pc {
    opacity: 1;
    margin: 20px 0;
}

.index_img_margin_distance_pc01 {
    opacity: 1;
    margin: 23px 0;
}

.index_img_margin_distance_pc02 {
    opacity: 1;
    margin: 18px 0;
}

.index_img_margin_distance_pc03 {
    opacity: 1;
    margin: 30px 0;
}

.index_img_margin_distance_03 {
    opacity: 1;
    margin: 20px 0;
}

.index_title_h3 {
    text-align: center;
    color: #17191E;
    font-size: 30px;
    font-weight: bold
}

.index_content_subtitle {
    text-align: center;
    color: #666666;
    font-size: 16px;
    margin-top: 18px;
    padding-bottom: 20px
}

.center_content {
    width: 97%;
    padding-left: 13%;
    padding-bottom: 60px;
}

.changeWidthFont {
    margin-top: 10px;
    /*width: 18%;*/
}

.changeWidthFont01 {
    margin-top: 10px;
    /*width: 24%;*/
}

.changeWidthFont02 {
    margin-top: 10px;
    /*width: 20%;*/
}

.changeWidthFont03 {
    width: 10%;
}

.index_logo_img {
    width: 91%;
    background-color: white;
    padding-left: 10%;
}
.im_div {
    background: #F6F7F9 !important;
    margin-top: 80px;
}
.im_content_div {
    width: 1200px;
    margin: auto;
    position: relative;
    padding-top: 70px;
}
.im_info {
    width: 100%;
    height: 95px;
    display: flex;
    align-items: center;
}
.im_info_img {
    width: 565px;
    height: 95px;
    position: relative;
}
.im_info_img img {
    position: absolute;
    display: none;
}
.im_content_div>:nth-child(2) img {
    display: block;
    width: 100%;
    border-radius: 4px;
    height: 370px;
    margin-top: -75px;
}
.im_info_div {
    width: calc(100% - 565px);
    padding-left: 40px;
}
.im_info_title {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}
.im_pointer {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background: #2172FD;
    border-radius: 4px;
}
.im_more {
    font-size: 14px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 9px;
    text-align: right;
}
.im_more a {
    color: #575757; 
}
.im_info_content {
    font-size: 14px;
    margin-top: 2px;
    color: #575757;
    line-height: 20px;
    display: -webkit-box;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/* 隐藏商桥的在线咨询 */
#nb_icon_wrap {
    display: none !important;
}
.im_info_time{
    float: right;
}

@media screen and (max-width: 1300px) {
    .padding-contant {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1170px) {
    .index-top-img-big {
        width: 232.5px;
        height: 232.5px;
        margin-right: 0px;
        background: rgba(255, 255, 255, 0.50);
        float: left;
        margin-top: 15px;
        margin-left: 50px;
    }

    .index_title_font_size {
        font-size: 64px
    }
}

@media screen and (max-width: 1100px) {

    .index_content_font_size {
        font-size: 30px !important;
    }

}

@media screen and (max-width: 1000px) {
    .swiper-slide_top {
        position: relative;
        top: 0px
    }

}

@media screen and (max-width: 990px) {
    .center_middle_font_next_index {
        text-align: center;
        font-size: 45px;
        color: #ffffff;
        padding-top: 115px
    }

    .index_title_font_size {
        font-size: 53px
    }

    .index_content_font_size {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 850px) {
    .center_middle_font_next_index {
        text-align: center;
        font-size: 40px;
        color: #ffffff;
        padding-top: 115px
    }

    .index_title_font_size {
        font-size: 43px
    }

    .index_content_font_size {
        font-size: 24px !important;
    }

}

@media screen and (max-width: 768px) {
    .PostBox .module_content .swiper2 .swiper-wrapper .middle_swiper_show {
        display: none;
    }

    .PostBox .module_content .swiper2 .swiper-wrapper .middle_swiper_no_show {
        display: block;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .w_50 {
        width: 70%;
        margin-left: 15%;
    }

    .p-l-13 {
        padding-left: 0%
    }

}

@media screen and (max-width: 700px) {
    .center_middle_font_next_index {
        text-align: center;
        font-size: 35px;
        color: #ffffff;
        padding-top: 115px
    }

}

@media screen and (max-width: 635px) {
    .bottom_font_style_01_new {
        font-size: 35px;
        color: #2172FD;
        font-weight: 600;
    }

    .bottom_font_style_03_new {
        color: #666;
        font-size: 12px;
        position: relative;
        bottom: 0px;
    }

}

@media screen and (max-width: 618px) {
    .index-top-img-big {
        width: 200.5px;
        height: 232.5px;
        margin-right: 0px;
        background: rgba(255, 255, 255, 0.50);
        float: left;
        margin-top: 15px;
        margin-left: 30px;
    }

    .index_title_font_size {
        font-size: 30px;
    }

    .index_content_font_size {
        font-size: 18px !important;
    }

    .index_m_b_60 {
        margin-bottom: 40px;
    }

}

.middle_line {
    border-top: 1px solid #E1E6F0
}

.index_padding {
    /*padding: 50px 10px 100px;*/
    background: none
}

.index_font_16 {
    font-size: 16px;
}

.showPhoneFlag {
    display: flex;
}

.noshowPhoneFlag {
    display: none;
}

.content_title_div{
    position: absolute;
    top:45px;
    left:45px;

}
.content_title1{
    font-size: 30px;
    color:white
    

}
.content_title2{
    font-size: 16px;
    color:white;
    line-height: 32px;
    margin-top: 15px;
    
}
.content_photo_text{
    position: relative;
}

.copyrights {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
.index_product{
    width: 1220px;
    overflow: hidden;
}
.index_product_item{
    width: calc(25% - 10px);
    height: 290px;
    background-color: #F7F9FE;
    border-radius: 2px;
    float: left;
    margin: 5px;
    padding: 25px;
}
.index_product_img{
    display: flex;
    margin-top: 8px;
}
.index_product_img>img{
    margin: auto;
}
.index_product_title{
    text-align: center;
    font-size: 20px;
    color: #333333;
    margin-top: 23px;
}
.index_product_content{
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    margin-top: 15px;
}
.index4_margin{
    margin-top: 80px;
}
.index_first_item{
    width: calc(25% - 10px);
    margin: 5px;
    float: left;
    height: 290px;
    background: rgba(255,255,255,0.5);
    border-radius: 2px;
}
.index_first_item_img{
    display: flex;
    margin-top: 46px;
}
.index_first_item_img>img{
    margin: auto;
    width: 70px;
}
.index_first_item_content{
    padding: 0px 15px;
    text-align: center;
}
.index_first_item_title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    margin: 25px 0px 15px 0px;
}
.index_first_item_title1{
    font-size: 14px;
    color: #464C62;
    line-height: 24px;
}
.index_first_div{
    width: 1220px;overflow: hidden;
}
.index_harmony_div {
    background: url(../images/index_harmony.png);
    background-position: 0px;
    width: 100%;
    height: 243px;
    margin-top: 50px;
    padding-top: 70px;
}
.index_harmoney_title{
    text-align: center;
    color: #ffffff;
    font-size: 28px;
}
.index_harmoney_btn {
    color: #176aff;
    width: 171px;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    background-color: white;
    line-height: 34px;
    height: 34px;
    margin: auto;
    margin-top: 34px;
}
.im_content_change {
    float: left;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 38px;
    cursor: pointer;
    margin-right: 40px;
}
.im_content_select{
    color: #176AFF;
    border-bottom: 2px solid #176AFF;
}
.im_change_div {
    width: 595px;
    float: right;
    position: absolute;
    right: 0px;
    top: 10px;
}
.im_content_div {
    display: none;
}


.evaluateContainer {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.random-div {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-family: Arial, sans-serif;
    padding: 10px 30px;
    text-align: left;
    overflow: hidden;

    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
    cursor: pointer;
    border-radius: 0;

    z-index: 5;
    /* 将被JS覆盖 */
}

/* 左侧淡入效果 */
.evaluateContainer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 300px; /* 渐变宽度 */
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
    pointer-events: none; /* 不阻挡鼠标事件 */
}

/* 右侧淡出效果 */
.evaluateContainer::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 300px; /* 渐变宽度 */
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
    pointer-events: none; /* 不阻挡鼠标事件 */
}

.random-div:hover {
    z-index: 99;
}

.entryColor1 {
    background: #4670F7;
    border: 4px solid rgba(120, 192, 255, 0.61);
}

.entryColor2 {
    background: #7CB9FF;
    border: 4px solid #B5DEFF;
}

.entryColor3 {
    background: #5FCFAE;
    border: 4px solid #83E4C8;
}

.entryColor4 {
    background: #E94849;
    border: 4px solid #F1AE9F;
}

.entryColor5 {
    background: #FFA93D;
    border: 4px solid #F8DEBD;
}
.function_list_div{
    width: 1209px;
    margin-left: 6px;
    height: 70px;
    background: #176AFF;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    display: flex;
    margin-top: 5px;
    align-items: center;
    justify-content: center;
}

.function_list_div img{
    margin-right: 6px;
}
.evaluateContainer{
    background-image: url("../images/testimonialsbg.svg");
    background-size: 100% 100%;
}


@media screen and (min-width: 769px) {  
    .index_product_item:hover {
        box-shadow: 0px 0px 10px rgb(51 52 63 / 13%);
        transform: translateY(-5px);
        transition: all .2s linear;
    }
}

@media screen and (max-width: 1600px) {
    .content_title1{
        font-size: 22px;
        color:white
    }
    .content_title_div{
        top:38px;
        left:38px;
    
    }
}






@media screen and (max-width: 768px) {
    .content_title_div{
        top:20px;
        left:20px;
    
    }
    .content_title1{
        font-size: 16px;
    }
    .content_title2{
        font-size: 14px;
        line-height: 25px;
        margin-top: 10px;
        
    }
    .noshowPhoneFlag {
        display: block;
    }

    .showPhoneFlag {
        display: none;
    }

    .changeWidthFont {
        /*width: 18%;*/
        margin-top: 10px;
    }

    .changeWidthFont01 {
        margin-top: 10px;
        /*width: 33%;*/
    }

    .changeWidthFont02 {
        margin-top: 10px;
        /*width: 20%;*/
    }

    .index_first_banner_phone {
        background-image: url(uploads/191113/index_first_banner_phone.jpg);
        display: block;
        width: 100%;
        height: auto;
    }
    .im_div {
        margin-top: 20px;
    }
    .im_content_div , .im_more{
        width: 100%;
        padding: 0px 5px;
    }
    .im_info {
        height: auto;
        display: unset;
    }
    .im_info_img,.im_info_div {
        width: 100%;
    }
    .im_info_img img {
        height: auto !important;
        position: unset;
        max-height: 190px;
        margin-top: 0px !important;
    }
    .im_info_img {
        height: auto;
    }
    .im_info_div {
        padding-left: 0px;
    }
    .im_pointer {
        height: 11px;
        width: 11px;
    }
    .im_info_title {
        font-size: 15px;
        margin-top: 5px;
        overflow: hidden;
    }
    .im_info_content {
        padding-left: 0px;
        margin-top: 0px;
    }
    .im_content_div {
        padding-top: 45px !important;
        display: block;
        margin-bottom: 20px;
    }
    .im_change_div{
        width: 100%;
    }
    .im_content_change{
        display: none;
    }
    .im_content_select{
        display: block;
        color: #333333;
        border-bottom-width: 0px;
        padding-left: 10px
    }

}

@media screen and (max-width: 500px) {

    .index_img_margin_distance01 {
        opacity: 1;
        margin: 9px 0;
    }

    .index_img_margin_distance_02 {
        opacity: 1;
        margin: 9px 0;
    }

    .index_title_font_size {
        font-size: 18px;
    }

    .index_padding {
        padding: 50px 10px 40px;
        background: none
    }

    .index_content_font_size {
        font-size: 13px !important;
    }

    .index_m_b_60 {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .index-top-img-big {
        width: 160.5px;
        height: 170.5px;
        margin-right: 0px;
        background: rgba(255, 255, 255, 0.50);
        float: left;
        margin-top: 15px;
        margin-left: 8px;
    }

    .index_img_width_100 {
        margin: 0 auto;
        width: 55px
    }

    .index_img_width_90 {
        margin: 0 auto;
        width: 50px
    }

    .index_img_margin_distance {
        opacity: 1;
        margin: 10px 0;
    }

    .index_img_margin_distance_03 {
        opacity: 1;
        margin: 13px 0;
    }

    .index_font_style_ch {
        font-size: 11px;
        color: #2a2a2a;
        padding: 0 5px;
    }

    .index_title_h3 {
        text-align: center;
        color: #17191E;
        font-size: 19.6px;
        font-weight: bold
    }

    .index_content_subtitle {
        text-align: center;
        color: #666666;
        font-size: 14px;
        margin-top: 3px;
        padding: 0px 20px;
    }

    .w_50 {
        width: 100%;
        margin-left: unset;
    }

    .swiper-slide span {
        display: block;
        width: 100%;
        /*height: 40%;*/
        height: auto;
        word-wrap: break-word;
    }

    .center_content {
        width: calc(100% - 5px);
        padding-left: 5px;
        margin-top: 15px;
        padding-bottom: 10px;
    }

    .logo_re_width {
        width: 94%;
        margin-left: 3%
    }

    .service_distribution_background {
        height: 348px;
        background: url(../images/service_distribution_background.png);
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .changeWidthFont03 {
        width: 2%;
    }

    .class_memo_5 {
        font-size: 20px;
        font-weight: bold;
        color: #333333;
    }

    .index_font_16 {
        font-size: 14px;
    }

    .index_logo_img {
        width: 100%;
        background-color: white;
        padding-left: 0%;
    }

    .bottom_font_style_01_new {
        font-size: 25px;
        color: #2172FD;
        font-weight: 600;
    }
    .down_text{
        padding-left: 20px;
        padding-right: 20px;
    }
    .index_product{
        width: 100%;
        padding: 0px 10px;
    }
    .center_content .content_3 {
        width: 100%;
    }
    .index_product_item {
        width: calc(50% - 10px);
        height: 240px;
        margin: 5px;
        padding: 10px 20px;
    }
    .index_product_img>img {
        width: 50px;
        margin-left: 0px;
    }
    .index_product_title {
        font-size: 16px;
        color:#333333;
        font-weight: bold;
        text-align: left;
        margin-top: 12px;
    }
    .index_product_content {
        margin-top: 8px;
        font-size: 13px;
        line-height: unset;
        text-align: left;
        color: #333333;
    }
    .index4_margin{
        margin-top: 25px;
    }
    .index_product_img {
        margin-top: 5px;
    }

    .index_first_div{
        width: 100%;
        overflow: hidden;
    }
    .index_first_item{
        width: calc(50% - 10px);
        height: 250px;
    }
    .index_first_item_img {
        margin-top: 30px;
    }
    .index_first_item_img>img {
        width: 50px;
    }
    .index_first_item_title {
        font-size: 15px;
        margin: 8px 0px 3px 0px;
    }
    .index_first_item_title1 {
        line-height: 20px;
    }
    .index_harmoney_btn {
        color: #176aff;
        width: 118px;
        font-weight: bold;
        text-align: center;
        border-radius: 4px;
        background-color: white;
        line-height: 34px;
        height: 34px;
        margin: auto;
        margin-top: 26px;
    }
    .index_harmoney_title {
        text-align: center;
        color: #ffffff;
        font-size: 20px;
        /* margin-top: 40px; */
    }
    .index_harmony_div {
        background: url(../images/index_harmony.png);
        background-position: 0px;
        width: 100%;
        height: 208px;
        margin-top: 50px;
        padding-top: 70px;
    }
    .random-div{
        padding: 5px 15px;
        border-width: 3px !important;
        font-size: 12px !important;
        width: 100% !important;
        height: auto !important;
        top: unset !important;
        position: relative;
        margin-top: 10px;
        left: unset !important;
        border-radius: 10px !important;
    }
    .evaluateContainer{
        height: auto;
        width: 100%;
    }
    .evaluateContainer::before，.evaluateContainer::after{
        display: none;
    }


    .function_list_div {
        width: calc(100% - 30px);
        margin-left: 6px;
        margin-left: 15px;
        margin-right: 15px;
        height: 46px;
        margin-bottom: -15px;
    }

    .evaluateContainer{
        background-image: unset;
        background-size: 100% 100%;
    }

}
