* {
    padding: 0;
    margin: 0;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

input {
    background: none;
    outline: none;
    border: none;
}

@media screen and (min-width: 414px) {
    .LoginHander {
        width: 100%;
        height: 45px;
    }

    .PouttiomImg {
        display: inline !important;
        margin: 0;
    }

    .categoryView {
        width: 100%;
        height: auto;
        background-color: #fafafa;
    }

    .CloverTion {
        width: 205px;
        height: 205px;
        border: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Swiipotyert {
        width: 210px;
        height: 210px;
        border: 1px solid #eee;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .categoryContainer {
        width: 1200px;
        max-width: 1200px;
        background-color: #fafafa;
        margin: 0 auto;
        height: 50px;
    }

    .selectView {
        width: 100%;
        line-height: 30px;
        background-color: #ffffff;
    }

    .SelectList {
        width: 1200px;
        max-width: 1200px;
        margin: 0 auto;
    }

    /*.SelectList ul li{*/
    /*width: auto;*/
    /*margin-right: 32px;*/
    /*font-family: Regular;*/
    /*font-size: 16px;*/
    /*font-weight: bold;*/
    /*font-stretch: normal;*/
    /*line-height: 50px;*/
    /*letter-spacing: 2px;*/
    /*color: #666666;*/
    /*float: left;*/
    /*list-style: none;*/
    /*cursor: pointer;*/
    /*}  */
    .SelectList ul li a {
        color: #666 !important;
    }

    /*.SelectList ul li:hover{*/
    /*border-bottom: 4px solid #ff6633;*/
    /*text-decoration: none;*/
    /*color: #ff6633;*/
    /*}*/
    /*.SelectList ul li:hover a{*/
    /*text-decoration: none;*/
    /*}*/
    .SelectList ul li {
        width: auto;
        margin-right: 32px;
        font-family: Regular;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 50px;
        height: 50px;
        letter-spacing: 2px;
        color: #666666;
        float: left;
        list-style: none;
        cursor: pointer;
    }

    .SelectList ul li:hover {
        border-bottom: 4px solid #ff6633;
        color: #ff6633;
    }

    .SelectList ul li:hover a {
        text-decoration: none;
        color: #ff6633;
    }

    .SelectList ul li:last-child {
        margin-right: 0;
    }

    .clearFix::after, .clearFix::before {
        content: "";
        display: block;
        font-size: 0;
        line-height: 0;
        height: 0;
        visibility: hidden;
        clear: both;
    }

    .categorySelect {
        background-color: #fafafa;
    }

    .breadSelect {
        line-height: 50px;
    }

    .breadSelect ul li {
        float: left;
        margin-right: 10px;
    }

    .breadSelect ul button {
        width: 145px;
        height: 30px;
        background-color: #ffffff;
        border-radius: 4px;
        border: solid 1px #dddddd;
        position: relative;
        margin-right: 10px;
    }

    .breadSelect ul i {
        position: absolute;
        top: 6px;
        right: 4px;
        width: 16px;
        height: 16px;
        background-color: #858585;
        color: #ffffff;
        border-radius: 50%;
    }

    .breadSelect span {
        color: #333333;
        font-size: 16px;
    }

    .detailSelect {
        background-color: #ffffff;
    }

    .detailList {
    }

    .detailItem {
        border-bottom: 1px solid #eeeeee;
    }

    .detailItem li {
        line-height: 30px;
        height: 30px;
        float: left;
        padding-left: 35px;
        font-size: 14px;
        color: #858585;
    }

    .detailItem li:first-child {
        width: 100px;
        border-right: 1px solid #eeeeee;
        padding-left: 10px;
        font-size: 16px;
        letter-spacing: 2px;
        color: #333333;
    }

    .detailItem li:nth-child(2) {
        padding-left: 25px;
    }

    .productview {
        width: 100%;
        background-color: #f5f5f5;

    }

    .productContent {
        /* height: 2000px; */
        width: 1200px;
        max-width: 1200px;
        padding-top: 10px;
        background-color: #f5f5f5;
        padding-bottom: 20px;
        margin: 0 auto;
    }

    .productListLeft {
        width: 78.5%;
        padding-bottom: 20px;
        margin-right: 15px;
        float: left;
        /* height: auto; */
    }

    .productListLeft ul li {
        box-sizing: border-box;
        float: left;
        width: 24%;
        height: 360px;
        padding: 10px;
        background-color: #ffffff;
        border-radius: 4px;
        position: relative;
        margin-right: 8px;
        margin-bottom: 10px;
    }

    .productListLeft ul li img {
        display: block;
        margin: 0 auto;
    }

    .productListLeft .deletRightMar {
        margin-right: 0;
    }

    .price {
        margin-top: 6px;
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        font-weight: bold;
    }

    .info {
        width: 100%;
        margin-top: 5px;
        font-family: Regular;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

    }

    .info a {
        color: #666666;
    }

    .info a:hover {
        color: #ff6633;
    }

    .ProductShip {
        width: 100%;
        /* margin-top: 10px; */
        position: absolute;
        left: 0;
        padding: 0 10px;
        bottom: 10px;
    }

    .productListLeft .ProductShip img {
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

    .productListLeft .ProductShip span {
        display: inline-block;
        color: #666666;
        font-size: 12px;
        vertical-align: middle;
    }

    .productListLeft .ProductShip .addCart {
        float: right;
        width: 84px;
        height: 27px;
        line-height: 27px;
        background-color: #ff6633;
        border-radius: 4px;
        vertical-align: middle;
        margin-left: 5px;
        border: 0;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
    }

    .pagenation {
        width: 100%;
    }

    .pagenation ul li {
        width: auto;
        height: auto;
        line-height: 30px;
        /*border: 1px solid #eeeeee;*/
        margin-right: 9px;
        padding: 0px;
    }

    .productListRight {
        width: 20%;
        float: right;
    }

    .productListRight ul li {
        box-sizing: border-box;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        background-color: #ffffff;
    }

    .productListRight ul li img {
        display: block;
        margin: 0 auto;
    }

    .Cleerty {
        width: 220px;
        height: 220px;
        border: 1px solid #eee;
    }

    #myBtn {
        display: none; /* 默认隐藏 */
        position: fixed;
        bottom: 20px;
        right: 30px;
        width: 50px;
        text-align: center;
        z-index: 99;
        border: none;
        outline: none;
        background-color: #555; /* 设置背景颜色，你可以设置自己想要的颜色或图片 */
        color: white; /* 文本颜色 */
        cursor: pointer;
        padding: 15px;
        border-radius: 50px; /* 圆角 */
    }

    #myBtn:hover {
        background-color: #ff6633;
    }

    .switchingContent {
        width: 100%;
        background-color: #fafafa;
        padding-bottom: 20px;
    }

    .switching {
        width: 1260px;
        max-width: 1200px;
        background-color: #fafafa;
        padding-top: 10px;
        height: 330px;
        margin: 0 auto;
        position: relative;
    }

    /* .swiper-container {
        width: 91%;
    } */
    .swiper-button-prev {
        width: 40px !important;
        height: 80px !important;
        background-color: #ffffff;
        position: absolute;
        top: 40% !important;
        left: 0 !important;
        opacity: 1 !important;
        border: 1px solid #cccccc;
        /* border: solid 1px #dddddd; */
    }

    .swiper-button-prev:after, .swiper-button-next:after {
        font-size: 20px !important;
    }

    .swiper-button-next {
        width: 40px !important;
        height: 80px !important;
        background-color: #ffffff;
        /* border: solid 1px #dddddd; */
        position: absolute;
        top: 40% !important;
        right: 0 !important;
        opacity: 1 !important;
        border: 1px solid #cccccc;
    }

    .swiper-wrapper {
        height: 330px;
    }

    .swiper-slide {
        width: 19% !important;
    }

    .swiperItem {
        box-sizing: border-box;
        width: 255px;
        padding: 8px;
        background-color: #ffffff;
        box-sizing: border-box;
        border-radius: 5px;
    }

    .swiperItem img {
        display: block;
        margin: 0 auto;
    }

    .swiper-slide {
        margin-right: 15px !important;
    }

    .swiper_btn {
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .lookingFor {
        width: 100%;
        background-color: #f5f5f5;

    }

    .forItem {
        width: 1200px;
        max-width: 1200px;
        margin: 0 auto;
        background-color: #f5f5f5;
        padding-top: 24px;
    }

    .forItem ul li {
        float: left;
        line-height: 30px;
        font-size: 16px;
        color: #0099ff;
        height: 30px;
        overflow: hidden;
    }

    .forItem ul li a {
        color: #7F7F7F;
    }

    .search {
        width: 1200px;
        max-width: 1200px;
        margin: 0 auto;
        background-color: #f5f5f5;
        padding-bottom: 30px;
        padding-top: 36px;
    }

    .forSearch {
        box-sizing: border-box;
        width: 758px;
        height: 40px;
        margin: 0 auto;


        border-radius: 4px;
        border: solid 2px #ff6633;
        position: relative;
        background-color: #f5f5f5;
    }

    .searchAgain {
        display: inline-block;
        box-sizing: border-box;
        line-height: 14px;
        padding: 12px;
        background-color: #ff6633;
        color: #ffffff;
    }

    .searchInput {
        width: 580px;
        height: 34px;
    }

    .searchIcon {
        display: inline-block;
        width: 40px;
        line-height: 36px;
        text-align: center;
        color: #ffffff;
        background-color: #ff6633;
        position: absolute;
        top: 0;
        right: 0;
    }

    .searchIcon:hover {
        cursor: pointer;
    }

    .Yoybuy_YD {
        display: none;
    }

    #Spring_Box {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        /* left: 0; */
        background: rgba(51, 51, 51, 0.5);
        z-index: 3;

    }

    .Spring_TT {
        width: 540px;
        height: 240px;
        background-color: #ffffff;
        border-radius: 12px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        padding: 40px;
    }

    .Btn_yoybuy_B {
        width: 100%;
        padding: 8px;
        font-size: 16px;
        background: #ff6633;
        border: none;
        border-radius: 4px;
        color: #ffffff;
    }

    #Spring_X {
        position: absolute;
        right: 15px;
        top: 10px;
        font-size: 24px;
        cursor: pointer;
    }

    .Spring_Text {
        font-family: Montserrat-Bold;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #2c374b;
    }

    .Spring_Left {
        width: 180px;
        height: 56px;
        background-color: #ff6f2e;
        border-radius: 2px;
        border: solid 1px #ff6f2e;
        display: inline-block;
        margin-top: 30px;
        cursor: pointer;
        margin-left: 15px;
        padding: 12px 12px 12px 20px;
        box-sizing: border-box;
        color: #ffffff;
    }

    .Span_Sper {
        margin-left: 12px;
        color: #2c374b;
        font-size: 16px;
        font-family: Montserrat-SemiBold;
        color: #ffffff;
    }

    .Spring_Right {
        display: inline-block;
        margin-left: 60px;
        width: 180px;
        cursor: pointer;
        height: 56px;
        /* margin-top: 30px; */
        background-color: #ff6f2e;
        border-radius: 2px;
        border: solid 1px #ff6f2e;
        padding: 12px 12px 12px 20px;
        box-sizing: border-box;
        color: #ffffff;
    }

    .R_ImgCerImg {
        width: 100%;
        height: 205px;
        display: flex;
        justify-content: center;
        border: 1px solid #eee;
    }

    .ManMany {
        font-family: Regular;
        font-size: 18px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 30px;
        color: #333333;
        margin: 8px 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .modal-footer {
        border: none;
    }
}

@media screen and (max-width: 850px) {
    .Spring_TT {
        width: 100%;
    }

    .Spring_Right {
        width: 50%;
        float: left;
        margin-left: 0;
        margin-top: 30px;
    }

    .Spring_Left {
        width: 50%;
        float: left;
        margin-left: 0;
    }

    .PcD {
        display: none;
    }

    .info {
        font-family: Regular;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .swiper-slide {
        width: 31% !important;
    }

    .Yoybuy_YD {
        display: block;
    }

    .YDD {
        margin-top: 50px;
        width: 100%;
        overflow: hidden;
        padding: 10px;
        display: block;
        box-sizing: border-box;
    }
    .productv3 {
        margin-top: 10px;
    }
    .clickButtonClass {
        margin: 200px 0px;
        text-align: center;
    }

    #clickMeUpload {
        border: 0px;
        background: #ff6633;
        color: #FFFFFF;
        padding: 12px 32px;
        font-size: 20px;
        border-radius: 8px;
        font-family: Medium;
    }
    .Yoybuy_YD {
        display: block;
    }

    .butedString {
        width: 100%;
        overflow: hidden;
    }

    .butedString li {
        width: 49%;
        height: auto;
        float: left;
        margin-right: 2%;
        list-style: none;
    }

    .butedString li:nth-child(2n) {
        margin-right: 0;
    }

    .butedString img {
        width: 100%;
        height: 180px;
        border-radius: 4px;
    }

    .ManyYuio {
        font-size: 15px;
        color: rgb(255, 102, 0);
        font-weight: bold;
    }

    .ManyXikill {
        font-size: 10px;
        color: rgb(141, 141, 141);
    }

    .LeaThers {
        width: 100%;
        height: 30px;
        margin: 5px 0;
        line-height: 30px;
        position: relative;
    }

    .LeaThers img {
        width: 20px;
        height: 20px;
        line-height: 20px;
        position: relative;
        top: 2px;
    }

    .TMY {
        font-size: 12px;
        transform: scale(0.83);
    }

    .LeaThers button {
        position: absolute;
        right: 0;
        /* padding: 5px; */
        font-size: 12px;
        border: none;
        padding: 0px 8px;
        background-color: rgb(255, 102, 0);
        border-radius: 4px;
        color: #fff;
    }

    .Inmkill {
        margin-top: 20px;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        overflow: hidden;
        background-color: #fff;
    }

    .Inmkill ul {
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
    }

    .Inmkill li {
        width: 32%;
        height: auto;
        float: left;
        list-style: none;
        margin-top: 8px;
    }

    .Inmkill li:nth-child(2) {
        margin: 0 2%;
        margin-top: 8px;
    }

    .Inmkill li:nth-child(5) {
        margin: 0 2%;
        margin-top: 8px;
    }

    .Inmkill img {
        width: 100%;
        height: 120px;
        border-radius: 4px;
    }

    .IIckImg {
        width: 100%;
        height: 110px;
        overflow: hidden;
        border-radius: 4px;
    }

    .IIckImg img {
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    .Zitexe {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /*! autoprefixer: off */
        -webkit-box-orient: vertical;
        font-size: 12px;
        color: rgb(50, 51, 50);
    }

    .ManyMikll {
        font-size: 15px;
        color: rgb(255, 102, 0);
    }

    .Bexiangqing {
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 4px;
    }

    .BexUl {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    .BexUl li {
        width: 32%;
        float: left;
        min-height: 170px;
        margin-right: 2%;
        list-style: none;
    }

    .BexUl li:nth-child(3n) {
        margin-right: 0;
    }

    .BexUl img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100px;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 4px;
    }

    .forItemclearFixy {
        width: 100%;
    }

    .BexUl p {
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .BexUl div {
        font-size: 15px;
        color: rgb(255, 102, 0);
    }

    /* 头部开始 */
    .HeaderTop {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0;
        background-color: rgb(243, 243, 243);
        z-index: 999;
        display: none;
    }

    .HeaderTop ul {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .HeaderTop ul li {
        list-style: none;
        float: left;
        box-sizing: border-box;
    }

    .HeaLiOne {
        width: 33%;
        height: 50px;
        padding: 8px 0;
        margin-left: 3px;
    }

    .HeaTwo {
        width: 50%;
        height: 50px;
        padding: 7px 15px !important;
        box-sizing: border-box;
    }

    .HeaTwo input {
        width: 100%;
        height: 33px;
        border: 1px solid rgb(243, 243, 243);
        line-height: 50px;
        padding: 0 10px;
        padding-left: 30px;
        background-color: #fff;
        box-sizing: border-box;
        border-radius: 30px;
    }

    .HeaThers {
        width: 12%;
        height: 50px;
        padding: 13px 0;
        box-sizing: border-box;
    }

    .HeaThers img {
        width: 24px;
        height: 24px;
    }

    .HeaThers div {
        width: 50%;
        float: left;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .FexedQuan {
        position: fixed;
        width: 100%;
        right: 0;
        top: 50px;
        height: 100%;
        z-index: 9999;
        display: none;
    }

    .FexdLeft {
        float: left;
        width: 20%;
        height: 100%;
        background-color: rgb(108, 109, 108, 0.7);
    }

    .FexdRight {
        float: left;
        width: 80%;
        height: 100%;
        overflow-y: scroll;
        position: relative;
        box-sizing: border-box;
        background-color: rgb(243, 243, 243);
    }

    .Product {
        width: 100%;
        overflow: hidden;
        margin-bottom: 8px;
        padding: 10px;
        background-color: #fff;
        box-sizing: border-box;
    }

    .Product ul {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .Product ul li {
        list-style: none;
        float: left;
        border: 1px solid rgb(243, 243, 243);
        margin-right: 5px;
        padding: 3px 5px;
        margin-bottom: 5px;
        box-sizing: border-box;
    }

    .activex {
        border: 1px solid rgb(255, 102, 0) !important;
        color: rgb(255, 102, 0);
    }

    .GreaDill {
        width: 100%;
        border-radius: 21px;
        height: 100%;
        background-color: #fff;
    }

    .GredLet {
        width: 35%;
        height: 34px;
        float: left;
        line-height: 34px;
        text-align: center;
    }

    .GredRit {
        width: 100%;
        height: 34px;
        position: relative;
        float: left;
    }

    .retrie {
        width: 100%;
        height: 34px;
        line-height: 34px;
    }

    .retrie dt a:after {
        position: absolute;
        top: 50%;
        left: 28%;
        margin-top: -4px;
        margin-left: 30px;
        width: 8px;
        height: 8px;
        border: #666 solid;
        border-width: 1px 1px 0 0;
        content: ' ';
        -webkit-transform: rotate(135deg);
    }

    .retrie dt .up:after {
        margin-top: 0;

        border-width: 1px 1px 0 0;
        -webkit-transform: rotate(-45deg);
    }

    .slide {
        position: relative;
        top: 8px;
        left: initial;
        left: -2px;
        display: none;
        z-index: 104;
        width: 150px !important;
        overflow-y: auto;
        background-color: #fff;
    }

    .retrie dt a:after {
        left: initial;
        right: -10px;
    }

    .retrie {
        text-align: center;
    }

    .slide li {
        display: block;
        height: 50px;
        border-bottom: 1px solid #eee;
    }

    .slide li a {
        display: block;
        padding: 0px;
        height: 50px;
        background-color: transparent;
        line-height: 50px;
    }

    #area {
        text-decoration: none;
        color: rgb(50, 51, 50);
        position: relative;
    }

    .GreaDill div {
        float: left;
    }

    .SearchRest {
        position: absolute;
        width: 100%;
        height: 50px;
        background-color: rgb(255, 102, 51);
        color: #fff;
        line-height: 50px;
        text-align: center;
        bottom: 50px;
        font-size: 15px;
    }

    #HeaSort img {
        width: 24px;
        height: 24px;
    }

    .OpctionSwiper {
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }

    .swiper-pagination-bullet-active {
        background: rgb(255, 102, 0);
    }

    .Menupop {
        width: 100%;
        right: 0;
        position: fixed;
        top: 50px;
        height: 100%;
        background-color: rgb(103, 104, 104, 0.7);
        z-index: 9999;
        display: none;
    }

    .Menupop ul {
        width: 100%;
        overflow: hidden;
        /* height: 65%;? */
        padding: 10px;
        background-color: #fff;
    }

    .Menupop li {
        text-align: center;
        height: 28px;
        font-size: 12px;
    }

    .Menupop li:hover {
        color: rgb(255, 153, 0);
    }

    .Muncction {
        width: 100%;
        min-height: 35%;
        /* background-color: rgb(103, 104, 104,0.7); */
    }

    .HeadInput {
        background: url('https://img.yoybuy.com/market/upload/Seo/souu.png') 5px no-repeat;
        padding-left: 10px;
    }

    .TextWan {
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .ManyTxt {
        font-size: 15px;
        color: #ff6600;
    }
}

.price {
    color: red;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}
.searchImage {
    width: 100%;
    margin-top: 2%;
    display: none;
}
.searchImage_box {
    width: 1200px;
    display: flex;
    margin: 0 auto;
    align-items: center;
    padding-bottom: 32px;
    border-bottom: 1px solid #dddddd;
}
.searchImage_box img{
    border: 1px solid #eeeeee;
    border-radius: 8px;
    width: 202px;
    height: 202px;
}
.searchImage_box .haveSearchList {
    flex: 1;
    text-align: center;
    display: none;
}
.searchImage_box .haveSearchList button{
    background: #ff6633;
    border: 0px;
    padding: 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    letter-spacing: 1px;
}
.searchImage_mask {
    width: 100%;
}
.searchImage_m_text {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%,-100%);
    padding: 12px 42px;
    background-color: #fff;
    border-radius: 8px;
    background-color: #fdf6ec;
    border: 1px solid #e6a23c;
    z-index: 1101;
}
.searchImage_m_text img {
    width: 16px;
    height: 16px;
}
.searchImage_m_text1 {
    transform: translate(-50%,100%);
    transition: all 0.5s;
}
.searchImage_m_text2 {
    transform: translate(-50%,-100%);
    transition: all 0.5s;
}
.productMask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 98;
}
@keyframes ldio-d9kgd7o65mk {
    0% { transform: rotate(0) }
    100% { transform: rotate(360deg) }
}
.ldio-d9kgd7o65mk div { box-sizing: border-box!important }
.ldio-d9kgd7o65mk div { box-sizing: border-box!important }
.ldio-d9kgd7o65mk > div {
    position: absolute;
    width: 84px;
    height: 84px;
    top: 28px;
    left: 28px;
    border-radius: 50%;
    border: 8px solid #000;
    border-color: #D2D2D2 transparent #D2D2D2 transparent;
    animation: ldio-d9kgd7o65mk 1s linear infinite;
}
.ldio-d9kgd7o65mk > div:nth-child(2) { border-color: transparent }
.ldio-d9kgd7o65mk > div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:before, .ldio-d9kgd7o65mk > div:nth-child(2) div:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: -8px;
    left: 31px;
    background: #D2D2D2;
    border-radius: 50%;
    box-shadow: 0 76px 0 0 #D2D2D2;
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:after {
    left: -8px;
    top: 31px;
    box-shadow: 76px 0 0 0 #D2D2D2;
}
.loadingio-spinner-dual-ring-a6l42hn9epr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    z-index: 99;
}
.ldio-d9kgd7o65mk {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-d9kgd7o65mk div { box-sizing: content-box; }
.loadingio-spinner-dual-ring-a6l42hn9epr .loading_center_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -30%);
}
/* generated by https://loading.io/ */
@media screen and (max-width: 768px){
    .searchImage_box {
        width: 100%;
    }
}
