body,ul,li,a,p,div,span,tr,td,dl,dt,dd{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family:'Regular';
}
.ContryIndex{
    min-width: 1400px;
}
.clearFixBoth:after, .clearFixBoth:before{
    content: "";
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    visibility: hidden;
    clear: both;
}
@font-face {
    font-family:'Bold';
    src:url("/sourcing/Font/Montserrat-Bold.ttf");
}
@font-face {
    font-family:'Medium';
    src:url('/sourcing/Font/Montserrat-Medium.ttf');
}
@font-face {
    font-family:'Light';
    src:url('/sourcing/Font/Montserrat-Light.ttf');
}
@font-face {
    font-family:'Regular';
    src:url('/sourcing/Font/Montserrat-Regular.ttf');
}
@font-face {
    font-family:'SemiBold';
    src:url('/sourcing/Font/Montserrat-SemiBold.ttf');
}
.commonTop {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1110;
    display: block;
    font-family:'Regular';
}
.commonTop .notiveLink {
    text-decoration: none;
}
.commonTop .notiveLink:hover{
    /*text-decoration: none;*/
}
.topNotiveBox {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #ffffff;
    background-color: #ff9a59;
    text-align: center;
    display: flex;
    text-decoration: none;
    justify-content: center;
}
.topNotiveBox a {
    color: #FFFFFF;
}
.topNotiveBox a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.TopThePass {
    position: relative;
    background: url("https://img.yoybuy.com/market/upload/20220615/index_banner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    /*height: 128px;*/
    height: 80px;
    min-width: 1400px;
    box-sizing: border-box;
    z-index: 1100;
    display: block;
}
.TopThePassMobeil {
    position: relative;
    background: url("https://img.yoybuy.com/market/upload/20220615/index_banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 81%;
    width: 100%;
    /*height: 48px;*/
    height: 40px;
    min-width: 1400px;
    box-sizing: border-box;
    z-index: 1100;
    display: block;
}
.TopThePass p {
    margin: 0px;
}
.TopThePass img {
    width: 100%;
    height: 100%;
}
.TopThePassNotive {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Medium";
    /*color: #ffffff;*/
    font-size: 18px;
    letter-spacing: 0.3px;
    text-align: center;
    display: flex;
    align-items: center;
}

.TopThePassNotiveText .topPassNotiveTitle {
    color: #6bbfcb;
    text-align: left;
}
.TopThePassNotive .TopThePassNotiveText {
    color: #ff9000;
    font-size: 24px;
}
.TopThePassNotive .fathersDay {
    font-size: 32px;
    font-weight: 600;
}

.YbHadMu{
    position: relative;
    width: 100%;
    min-width: 1400px;
    height: 80px;
    padding-top: 20px;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    z-index: 1100;
}
.TopSystemYbHadMu {
    justify-content: space-between;
}
.TiongOng{
    width: 260px;
    float: left;
    height: 367px;
    overflow: hidden;
    display: block;
}
.redesBannerRight {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.redesBanner {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-pagination1011 {
    position: absolute;
    bottom: 15px;
    text-align: center;
    z-index: 1;
}
.TiongOng22{
    display: none;
    width: 100%;
    padding: 0px 16px;
}
.mediaSignificant {
    background-color: #F0F0F0;
    border-radius: 12px;
}
.SurCty{
    width: 100%;
    height: 106px;
}
.PPiong{
    position: relative;
    background-image: url(https://img.yoybuy.com/market/upload/Seo/banner.png?x-oss-process=image/auto-orient,1/resize,m_lfit,w_1381,h_440/format,webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 440px;
    min-width: 1280px;
    height: 518px;
    margin-top: 208px;
    font-family: 'Regular';
}
.HoveringShow:hover .yinhowis{
    display: block;
    cursor: pointer;
}
.yinhowis {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 8888;
    background-color: #fff;
    border-radius: 4px;
    padding: 32px;
    width: 88%;
    box-sizing: border-box;
    font-size: 16px;
    color: #8496b5;
    border: solid 1px #e3edff;
    box-shadow: 0px 0px 40px 0px rgb(32 131 229 / 10%);
}
#Mask{
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0,0.6);
    position: fixed;
    top: 208px;
    z-index: 99;
    /*-webkit-animation-name: fadeIn; !*动画名称*!*/
    /*-webkit-animation-duration: 0.5s; !*动画持续时间*!*/
    /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
    /*-webkit-animation-delay: 0s; !*延迟时间*!*/
    /*animation:myfirst 0.2s;*/
}
#MaskCommon {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0,0.6);
    position: fixed;
    top: 80px;
}
.Mask{
    /*background-color: rgb(0, 0, 0 , 0.6);*/
    /*-webkit-animation-name: fadeIn; !*动画名称*!*/
    /*-webkit-animation-duration: 0.2s; !*动画持续时间*!*/
    /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
    /*-webkit-animation-delay: 0s; !*延迟时间*!*/
    /*animation:myfirsts 0.2s;*/
}
/*@-webkit-keyframes myfirst !* Safari and Chrome *!*/
/*{*/
/*    0%   {opacity: 0;}*/
/*    25%   {opacity: 0.25;}*/
/*    50%   {opacity: 0.5;}*/
/*    75%   {opacity: 0.75;}*/
/*    100% {opacity: 1;}*/
/*}*/
/*@-webkit-keyframes myfirsts !* Safari and Chrome *!*/
/*{*/
/*    0%   {opacity: 1;}*/
/*    25%   {opacity: 0.75;}*/
/*    50%   {opacity: 0.5;}*/
/*    75%   {opacity: 0.25;}*/
/*    100% {opacity: 0.01;}*/
/*}*/
.yoybuyCser, .freeProduct_box{
    width: 1200px;
    margin: 30px auto;
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.freeProduct_box {
    display: flex;
    justify-content: space-between;
    padding: 20px 15px;
}
.media_freeProduct_box {
    display: none;
}
.freeProduct_left {
    width: 880px;
    display: flex;
    justify-content: space-between;
}
.freeProduct_left img {
    border-radius: 12px;
}
.freeProduct_right {
    width: 260px;
    height: 230px;
    display: flex;
    flex-direction: column;
}
.freeProduct_right p {
    width: 100%;
    height: 48%;
    font-size: 0px;
    border-radius: 12px;
    margin: 0px;
    box-sizing: border-box;
    overflow: hidden;
}
.freeProduct_right p:first-of-type {
    margin-bottom: 2%;
}
.freeProduct_right p:last-of-type {
    margin-top: 2%;
}
.freeProduct_right p img{
    width: 100%;
    height: 100%;
}
.yoybuyCseruio{
    position: absolute;
    width: 1200px;
    padding-top: 8px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1108;
    /*overflow: hidden;*/
}
.ImCtiy{
    /*flex: 1.2;*/
    float: left;
    width: 25%;
    padding-left: 16px;
    box-sizing: border-box;
}
.TopSystemImCtiy {
    float: none;
    width: auto;
}
.TopSystemImCtiy img {
    position: relative;
    top: -10px;
}
.TopSystemImCtiy a {
    display: block;
}
.list-step li {
    position: relative;
    padding-left: 110px;
    padding-bottom: 70px;
}
h3.index-title {
    color: #333;
    font-size: 50px;
    font-weight: 500;
    margin: 0;
}
.yoybuy-tab-for .active {
    background: #2c374b;
    color: #FFF;
}
calTipBtn{
    width: 100%;
    height: 50px;
    background-color: #ff6a26;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    cursor: pointer;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff!important;
    cursor: default!important;
    background-color: transparent!important;
    border: none!important;
    color: #fff!important;
    border-bottom-color: transparent!important;
}
.yoybuy-tab-for .btn {
    font-size: 18px;
    height: 50px;
    border-radius: 0 !important;
    padding: 0 30px;
    border: 1px solid #e3edff;
    background: #FFF;
}
.yoybuy-tab-for .btn {
    font-size: 18px;
    height: 50px;
    border-radius: 0 !important;
    padding: 0 30px;
    border: 1px solid #e3edff;
    background: #FFF;
}

.yoybuy-tab-for .btn {
    font-size: 18px;
    height: 50px;
    border-radius: 0 !important;
    padding: 0 30px;
    border: 1px solid #e3edff;
    background: #FFF;

}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.w-over{
    background: #f4faff;
    margin: 0;
    padding: 100px 0;
}
.service-item{
    width: 50%;
    float: left;
}
.service-items{
    padding-top: 84px;
    text-align: center;
    height: 200px;
}
.service-link {
    color: #8496b5;
    font-size: 18px;
    line-height: 80px;
    border-top: 1px solid #e3edff;
}
.service-link .btn-orange {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff!important;
    position: relative;
    top: 15px;
    font-size: 18px;
    font-weight: normal;
}
.btn-orange:hover, btn-orange:active, btn-orange:visited, .btn-orange:link {
    color: #FFF;
}
.service {
    box-shadow: 0px 0px 20px 5px #d7e5ef;
    border-radius: 10px;
    background: #FFF;
    margin: 0 15px;
}
.btn.active, .btn:active{
    background-color: #333;
    color: #fff;
}
/*#Movert{*/
/*    display: block;*/
/*}*/
/*#Coerty{*/
/*    display: block;*/
/*}*/
.acctiv{
    border: none;
    background-color: transparent!important;
    color: #333;
}
acctiv:hover{
    background-color: transparent;
    border: none;
}
.btn a{
    border: none;
    background-color: transparent;
}
.btn:hover a{
    border: none;
    background-color: transparent;
}
.nav>li {
    position: relative;
    display: block;
}
.Secthdiv{
    display: none;
    width: 80%;
    padding-left: 110px;
    box-sizing: border-box;
    height: 40px;
    margin: 0 auto;
    position: relative;
    /* background-color: pink; */
    border: 2px solid #ff6601;
    border-radius: 50px;
    padding-right: 85px;
}
.TopSystemSecthdiv {
    width: 100%;
    padding-left: 180px;
}
.Secthdiv .form-control{
    width: 100%;
    height: 34px;
    border: none;
    border-left: 1px solid #eee;
}
.form-control:focus{
    　　outline: none;
}
.Secthdiv .dropdown-menu{
    padding: 10px;
}
.Secthdiv .dropdown-menu li:hover{
    cursor: pointer;
}
.search_photo_box {
    position: absolute;
    top: 50%;
    right: 12%;
    transform: translateY(-50%);
    width: 24px;
}
.search_photo, .search_photo_active{
    width: 100%;
    cursor: pointer;
    display: inline-block;
}
.search_photo_active {
    display: none;
}
.search_photo_box:hover .search_photo {
    display: none;
}
.search_photo_box:hover .search_photo_active {
    display: inline-block;
}
.Topallcty{
    width: 110px;
    height: 36px;
    color: #6d6d6d;
    position: absolute;
    line-height: 36px;
    left: 0;
    font-size: 14px;
    text-align: center;
}
.uploadImageSearch {
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.imageSearchBox {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.imageSearchBox:after {
    content: "beta";
    position: absolute;
    top: 35%;
    left: 0%;
    font-size: 12px;
    height: 20px;
    line-height: 12px;
    display: block;
    padding: 4px;
    background-color: #3e3e3e;
    transform: scale(0.5);
    color: #fff;
}
.imageSearchBox2:after {
    top: 44%;
    left: 10.5%;
}
.imageSearchBoxv3 {
    width: 240px;
    cursor: pointer;
}
.imageSearchBoxv3:after {
    left: 7%;
}
.addBeta_version_icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    position: relative;
}
.addBeta_version_icon:after {
    content: "beta";
    position: absolute;
    bottom: 2px;
    right: -7px;
    font-size: 12px;
    height: 20px;
    line-height: 12px;
    display: block;
    padding: 4px;
    background-color: #3e3e3e;
    transform: scale(0.5);
    color: #fff;
}
.uploadImageSearch_icon {
    vertical-align: initial;
    filter: invert(51%) sepia(71%) saturate(2503%) hue-rotate(338deg) brightness(101%) contrast(102%);
}
.Seacther{
    width: 85px;
    height: 36px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    line-height: 36px;
    right: -1px;
    border-radius: 0 50px 50px 0;
    top: 0px;
    background-color: #ff6601;
    color: #fff;
    cursor: pointer;
}
.Seacther:hover{
    cursor: pointer;
}
.caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.WiddhMedtiy{
    /*flex: 2.1;*/
    width: 50%;
    /* display: inline-block; */
}
.TopSystemWiddhMedtiy {
    width: auto;
}
.Aggregate{
    width: 334px;
    position: absolute;
    right: 14px;
    top: 20px;
    font-size: 14px;
}
.TopSystemAggregate {
    width: auto;
    position: relative;
    right: 60px;
    top: 0px;
}
#langSelectItems li{
    height: 22px;
    line-height: 22px;
}
#langSelectItems li img{
    margin-top: 5px;
}
#langSelectItems{
    top: 36px;
    padding: 5px;
}
#langSelectItems li span{
    margin-left: 4px;
}
.RestLogin{
    width: 144px;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    margin-right: 4px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    float: left;
    position: relative;
}
.TopSystemAggregate .RestLogin{
    width: auto;
    padding: 0 12px;
}
.RestLogin a{
    color: #333;
}
#langSelectedItem img{
    margin-top: 10px;
}
.RestLogin_l{
    width: 144px;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    margin-right: 4px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    float: left;
    position: relative;
}
.RestLogin_l:hover{
    cursor: pointer!important;
}
.RestLogin_l img{
    width: 100%;
    border-radius: 45px;
}
.RestLogin_l .Ctybiu{
    width: 40px;
    height: 40px;
    top: -2px;
    border-radius: 45px;
    position: absolute;
    left: -15px;
    border: 1px solid #eee;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
    box-sizing: border-box;
    font-size: 0px;
}
.Resploding{
    display: none;
    position: absolute;
    /* display: flex; */
    padding: 16px;
    box-sizing: border-box;
    left: -90px;
    top: 38px;
    width: 360px;
    height: 250px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    z-index: 188;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*-webkit-animation-name: fadeIn; !*动画名称*!*/
    /*-webkit-animation-duration: 0.5s; !*动画持续时间*!*/
    /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
    /*-webkit-animation-delay: 0s; !*延迟时间*!*/
    /*animation:myfirst 0.6s;*/
}
.u140_divleft{
    width: 50%;
    float: left;
    border-right: 1px solid #eee;
}
.u140_divleft a{
    color: #8496b5!important;
}
.u140_divright a{
    color: #8496b5!important;
}
.u140_divright{
    width: 49%;
    float: left;
    padding-left: 8px;
    box-sizing: border-box;
}
.BusineImg{
    width: 100%;
    height: 58px;
    padding: 4px 0px;
    box-sizing: border-box;
}
.BusineImg:hover{
    /*background-color: #DDDDDD;*/
}
.BusineImg:hover a{
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
.ImgNameCty{
    width: 50px;
    height: 50px;
    float: left;
    margin: 4px 0;
}
.ImgNameCty img{
    width: 100%;
}
.ProctyIter{
    float: left;
    width: 270px;
    padding-left: 2px;
    box-sizing: border-box;
    margin: 4px 0;
}
.TexePorttuiu{
    width: 100%;
    height: 32px;
    color: #333;
    /*background-color: #999999;*/
    line-height:16px;
    font-size: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.TexePorttuiu a{
    color: #8496b5!important;
    font-size: 12px;
}
.DeleteCost{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    /*background-color: #c290ff;*/
    position: relative;
}
.orangetip12{
    margin: 0 5px;
    color: #ff6633;
}
.head-car-mailtip12{
    position: absolute;
    right: 10px;
    top: 0px;
    border: 1px solid #eee;
    padding: 1px 2px;
    border-radius: 4px;
}
.head-car-mailtip12:hover{
    border: 1px solid #ff6633;
    cursor: pointer;
}
.head-car-mailtip12:hover span{
    color: #ff6633;
}
.head-car-mailtip12 span{
    color: #333;
    font-size: 12px;
}
.Forwarty{
    margin-top: 6px;
}
.Agent{
    color: #ff6633!important;
}
.u140_divleft div{
    text-align: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 1px;
    font-size: 12px;
    color: #8496B5!important;
}
.u140_divright div{
    text-align: left;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    font-size: 12px;
    color: #8496B5!important;
}
.u140_divleft .Agent{
    color: #ff6633!important;
    font-size: 14px;
}
.u140_divright .Agent{
    color: #ff6633!important;
    font-size: 14px;
}

.AllBusiness{
    padding: 16px 0px 16px 16px;
    display: none;
    position: absolute;
    left: -242px;
    box-sizing: border-box;
    top: 38px;
    width: 360px;
    height: 346px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 188;
    /*-webkit-animation-name: fadeIn; !*动画名称*!*/
    /*-webkit-animation-duration: 0.5s; !*动画持续时间*!*/
    /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
    /*-webkit-animation-delay: 0s; !*延迟时间*!*/
    /*animation:myfirst 0.6s;*/
}
.SubtotalItems{
    height: 40px;
    line-height:40px;
    width: 100%;
    bottom: 0px;
    left: 0;
    box-sizing: border-box;
    position: absolute;
    background-color: #ddd;
    padding-left: 8px;
    box-sizing: border-box;
}
.ShoppingCartBtn{
    height: 24px;
    line-height: 24px;
    background-color: #ff6633;
    border-radius: 4px;
    color: #fff;
    border:none;
    padding: 0 8px;
    position: absolute;
    right: 0;
    top: 9px;
}
.Clearfix{
    display: inline-block;
    margin: 0 4px;
}
.Clearfix:hover{
    border: 1px solid #ff6633;
    cursor: pointer;
}
.ShoppingCar{
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0px 8px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    float: left;
}
.ShoppingCar:hover{
    cursor: pointer!important;
}
.Suertiy:hover{
    cursor: pointer!important;
}
.Suertiy{
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 40px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
}
.HnegShuki{
    display: none;
    position: absolute;
    top: 38px;
    width: 184px;
    height: initial;
    /*min-height: 212px;*/
    left: -144px;
    z-index: 888;
    background-color: rgba(255, 255, 255, 1);
    padding: 8px;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*-webkit-animation-name: fadeIn; !*动画名称*!*/
    /*-webkit-animation-duration: 0.5s; !*动画持续时间*!*/
    /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
    /*-webkit-animation-delay: 0s; !*延迟时间*!*/
    /*animation:myfirst 0.6s;*/
}
.HnegShuki div{
    line-height: 30px;
    color: #8496b5!important;
}
.HnegShuki div a{
    color: #8496b5!important;
}
#rateListSelect {
    float: left;
    cursor: pointer;
}
#rateListSelectBox {
    height: 40px;
    padding: 0px 12px;
    padding-right: 28px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.1);
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    cursor: pointer;
}
.productMask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    display: none;
}
.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/ */
@keyframes ldio-d9kgd7o65mk {
    0% { transform: rotate(0) }
    100% { transform: rotate(360deg) }
}
.Bt_Sourcing li{
    padding-left: 16px;
    font-size: 12px;
}
.calculator-tip{
    position: fixed;
    right: 0px;
    border-bottom: 180px;
}
.ProImgcty{
    display: none;
    width: 225px;
    height: 256px;
    background-color: #f4faff;
    box-sizing: border-box;
    position: absolute;
    right: 38px;
    top: 25px;
}
.ProImgcty h4{
    padding: 11px 30px;
}
.window_chat{
    display: none;
}
#RotateHelp1:hover .window_chat{
    display: block;
}
.window_chat li{
    padding-left: 16px;
    font-size: 12px;
}
a{
    color: #333;
}
#img1{
　　transform:rotate(0deg);
    　　transtion:all .3s linear;
    　　-webkit-transform:rotate(0deg);
　　-webkit-transtion:all .3s linear;
}
#img2{
　　transform:rotate(0);
    　　transtion:all .3s linear;
    　　-webkit-transform:rotate(0);
    　　-webkit-transtion:all .3s linear;
}
.Buctleak{
    padding: 0 4px;
    box-sizing: border-box;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 1);
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
}
.RevisionBox {
    position: relative;
    top: -60px;
    margin-bottom: -60px;
    font-family: 'Regular';
}
.yoybuyCser {
    width: 1200px;
    margin: 30px auto;
    padding: 0 15px;
    overflow: hidden;
}
.mediaBanner {
    display: block;
    margin-top: 0px;
}
#mediaBannerMobeil {
    margin-top: 24px;
}
.mobeilNewAddVideo-main {
    padding: 0px 16px;
    margin-top: 24px;
    display: none;
}
.mobeilNewAddVideo-button {
    display: flex;
    justify-content: space-between;
}
.mobeilNewAddVideo-button button {
    background-color: transparent;
    border: 1px solid #ff6a26;
    border-radius: 8px;
    line-height: 40px;
    margin-right: 8px;
    text-align: center;
    flex: 1;
}
.mobeilNewAddVideo-button button:last-of-type {
    margin-right: 0px;
    margin-left: 8px;
}
.mobeilNewAddVideo-button button img {
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    margin-left: 8px;
}
.mobeilVideo-box {
    width: 100%;
    margin-top: 12px;
}

.SummerAslo {
    width: 880px;
    height: 367px;
    background: #fff;
    border-radius: 24px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.SummerAslo img {
    width: 100%;
    min-height: 100%;
    height: 100%;
    max-width: 100%;
}
.SumerRight {
    width: 260px;
    height: auto;
    border-radius: 24px;
    float: left;
}
.redesSumerRight {
    width: 100%;
    height: 100%;
}
.redesignSumerRightTwo {
    background-color: #f0f0f0;
    height: 109px;
    overflow: hidden;
}
.redesignSumerRightTwoLe {
    height: 50%;
    background-color: #f0f0f0;
    overflow: hidden;
}
.redesOne {
    margin-bottom: 10px;
}
.redesTwo {
    margin-top: 10px;
}
.YouerCounk {
    width: 260px;
    cursor: pointer;
    height: 106px;
    background-color: transparent;
    border-radius: 24px;
    /*margin-bottom: 25px;*/
}
.redesYouerCounk {
    width: 100%;
    height: 100%;
}
.redesignYouerCounk {
    padding: 12px 16px;
    box-sizing: border-box;
    cursor: auto;
}
.redesignYouerCounkTitle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.redesignYouerCounkTitle .titleLeft {
    font-size: 16px;
    font-family: "SemiBold";
    font-weight: 600;
    color: #000000;
    line-height: 24px;
}
.redesignYouerCounkTitle .titleRight {
    font-size: 14px;
    font-family: "Medium";
    color: #999999;
    line-height: 24px;
}
.redesignYouerCounkList {
    width: 100%;
    margin-bottom: 0px;
}
.redesignYouerCounkItem {
    font-size: 12px;
    margin-bottom: 4px;
}

.redesignYouerCounkItem :last-of-type {
    margin-bottom: 0px;
}
.redesignYouerCounkItem a {
    display: block;
    width: 100%;
    font-family: "Medium";
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.redesignYouerCounkItem a:hover {
    color: #999999;
}
.redesignYouerCounkItem a img {
    width: 20px;
    vertical-align: bottom;
}
.redesignYouerCounkItem a .artivleTitle {
    color: #666666;
}
.YouerCounkItemDate {
    display: block;
    text-align: right;
}
.YouerCounk img {
    width: 100%;
    min-height: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 24px;
}
.StrenPotuing {
    font-family: 'Bold';
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2d364c;
    margin-bottom: 24px;
}
.Ctiouutey {
    width: 30%;
    float: left;
    height: 110px;
}
.Ctiouutey img {
    width: 100%;
}
.Ctiouuteys {
    width: 70%;
    float: left;
    height: 120px;
    padding-left: 10px;
}
.FinalUplin {
    width: 220px;
    height: 330px;
    background-color: linear-gradient(135deg, #ffa34e 0%, #ff6a26 100%);
    float: left;
    margin-right: 20px;
    padding: 18px;
    box-sizing: border-box;
    background-image: linear-gradient(
            135deg
            , #ffa34e 0%, #ff6a26 100%);
    position: relative;
}
.FinctioUtey{
    width: 220px;
    height: 330px;
    background-color: linear-gradient(135deg, #ffa34e 0%, #ff6a26 100%);
    float: left;
    margin-right: 0px;
    margin-left: 20px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    background-image: linear-gradient(
            45deg
            , #4adeff 0%, #24baff 100%);
}
.FinalUplinVac{
    background-image:linear-gradient(135deg, #c290ff 0%, #8f57ff 100%);
    border-radius: 24px;
}
.redesignFinalUplin {
    background: linear-gradient(135deg, #FFA34E 0%, #FF6A26 100%);
    border-radius: 24px;
}
.Vioctiy {
    background: linear-gradient(225deg, #4ADEFF 0%, #24BAFF 100%);
    border-radius: 24px;
}
/*.FinalUplinVac:after{*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: -10px;*/
/*    content: "";*/
/*    display: block;*/
/*    width: 0px;*/
/*    height: 0px;*/
/*    border-width: 8px 0px 8px 11px;*/
/*    border-style: solid;*/
/*    border-color: transparent transparent transparent #9159FF;*/
/*}*/
.Salesdrt {
    font-family: 'SemiBold';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;
}
.CosplayWige {
    margin-top: 40px;
    font-family: 'Bold';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: initial;
    letter-spacing: 1px;
    color: #ffffff;
}
.CustomizeCosplay {
    margin-top: 40px;
    font-family: 'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
.CosplayCosplyer {
    font-family: 'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
.CosplayCosplyer {
    font-family: 'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}
.CosplayCosplyerList {
    font-family: 'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.shoppingCartView {
    background-color:#f4f4f4;
    padding:50px 0;
}
.WonmSeectoy {
    width: 930px;
    height: 330px;
    float: left;
    background-color: transparent;
}

.YleeocBestu {
    width: 930px;
    height: 330px;
    padding: 0px 6px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}
.YleeocBestu {
    width: 930px;
    height: 330px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
}
.swiper-button-next0 {
    background-image: url(https://img.yoybuy.com/www/css/yz.png);
    width: 38px;
    height: 38px;
    right: 0;
    background-size: 100%;
    position: absolute;
    top: 42%;
    z-index: 10;
}
.swiper-button-next12 {
    background-image: url(https://img.yoybuy.com/www/css/yz.png);
    width: 20px;
    height: 16px;
    right: 0;
    background-size: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}
.swiper-button-next122 {
    right: 46%;
}
.swiper-button-prev0 {
    background-image: url(https://img.yoybuy.com/www/css/zy.png);
    width: 38px;
    height: 38px;
    left: 0;
    background-size: 100%;
    position: absolute;
    top: 42%;
    z-index: 10;
}
.swiper-button-prev12 {
    background-image: url(https://img.yoybuy.com/www/css/zy.png);
    width: 20px;
    height: 16px;
    right: 20px;
    background-size: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}
.swiper-button-prev122 {
    right: 48%;
}
.SitDel{
    text-align: right;
    height: 20px;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 40px;
    box-sizing: border-box;
    position: relative;
}
.SitDelSwiper {
    width: 50%;
    float: right;
    overflow: hidden;
    margin-right: 40px;
}
.SitDelSwiperTwo {
    float: left;
}
.swiper-container12 {
    padding-right: 50px;
}
.swiper-container12 .swiper-slide {
    width: auto;
}
.redesignCuiiLinkttey:hover {
    box-shadow: 2px 4px 16px 0 rgba(0,0,0,0.12);
    border-radius: 24px;
    animation: redesignAnimation 0.2s;
    -webkit-animation: redesignAnimation 0.2s;
}
.SimgIco {
    height: 210px;
    width: 207px;
    background-color: transparent;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.SimgIco img {
    width: auto;
    display: flex;
}
.Yiocer {
    width: 100%;
    height: 24px;
    margin: 10px 0;
    margin-bottom: 0px;
    padding: 0 16px;
    font-family: 'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    line-height: 24px;
    color: #2d364c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.YimISmoy {
    font-family: 'Medium';
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ff6a26;
    padding: 0 16px;
    margin-bottom: 6px;
}

.kshdfjga {
    font-size: 18px;
    background: #fff;
    width: 450px!important;
    padding: 24px;
    border-radius: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
}
.yoybuyCserr{
    width: 1200px;
    margin: 30px auto;
    padding: 0 0px;
    overflow: hidden;
}
.EnKingthisAyani {
    width: 100%;
    height: auto;
    background-color: transparent;
    position: relative;
}
.NickUsertoi {
    font-family: 'Medium';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2d364c;
}
.Craectimevv {
    position: absolute;
    right: 10px;
    font-family: 'Medium';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #808080;
}
.Curtionmen {
    margin: 15px 0;
    width: 100%;
    height: 120px;
    background-color: transparent;
    overflow: hidden;
}
.Curtionmen {
    position: relative;
}
.swiper-button-next16 {
    width: 26px;
    height: 26px;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1000;
    background-image: url(https://img.yoybuy.com/www/css/yz.png);
    display: block !important;
}
.swiper-button-prev16 {
    background-image: url(https://img.yoybuy.com/www/css/zy.png);
    width: 26px;
    height: 26px;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1000;
    display: block !important;
}
.Slioderkionm {
    font-size: 18px;
    background: #fff;
    width: 120px;
    height: 120px;
    padding: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 16px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -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;
    position: relative;
}
.Slioderkionm {
    cursor: pointer;
}
.Slioderkionm:hover .MenCentioy{
    display: block;
}
.MenCentioy {
    width: 100%;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    border-radius: 16px;
    color: #fff;
    line-height: 120px;
    text-align: center;
    display: none;
}
.EnKingthisAyani .swiper-wrapper{
    height: 120px;
}
.WrapperUlcty {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}
.WrapperUlcty li {
    width: 120px;
    float: left;
}
.Desctinatart {
    font-family: 'Medium';
    font-size: 12px;
    ransform: scale(0.83);
    *font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #808080;
}
.CountryNamevit {
    font-family: 'Bold';
    font-size: 16px;
    height: 67px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 15px;
}
.Desctinatart img {
    margin-right: 6px;
}
.Weichtigndh {
    width: 100%;
    height: 56px;
    margin: 10px 0;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #f4f4f4;
    border-radius: 10px;
}
.PlasderasdRI {
    width: 50%;
    float: left;
    height: 56px;
    line-height: 56px;
    font-family: 'SemiBold';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}
.PlsjkghnfLE {
    width: 50%;
    float: left;
    height: 56px;
    line-height: 56px;
    font-family: 'SemiBold';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #000;
}
.Reviewisheyr {
    /* width: 100%; */
    height: 96px;
    margin: 10px 0;
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 10px 10px;
}
.FlsocngImg {
    width: 100%;
    height: 40px;
    margin: 10px 0;
    display: none;
}
.panel-collapseerty{

}
.Mencitoyrt {
    width: 60px;
    float: left;
    font-family: 'SemiBold';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
}
.Nuutiyer {
    width: 268px;
    float: left;
    padding-left: 8px;
    font-family: 'Medium';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #7f7f7f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.FlsocngImg {
    width: 100%;
    height: 40px;
    margin: 10px 0;
    display: none;
}
.FlsocngImg img {
    width: 30px;
    height: 30px;
}
.Cuiituyikkoiserty:hover{
    cursor: pointer;
}
.Cuiituyikkoiserty a:hover {
    text-decoration: none;
}
.swiper-button-prev2 {
    background-image: url(https://img.yoybuy.com/www/css/zy.png);
    width: 38px;
    height: 38px;
    left: 0;
    background-size: 100%;
    position: absolute;
    top: 60%;
    z-index: 1000;
}
.swiper-button-next2 {
    background-image: url(https://img.yoybuy.com/www/css/yz.png);
    width: 38px;
    height: 38px;
    right: 0;
    background-size: 100%;
    position: absolute;
    top: 60%;
    z-index: 1000;
}
.WarehousSalecr {
    width: 100%;
    height: auto;
}
.Crtiyuuios {
    width: 370px;
    height: 560px;
    border: 1px solid #cccccc;
    float: left;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.swiper-pagination600 .swiper-pagination-bullet {
    width: 30px;
    height: 1px;
}
.swiper-pagination600 .swiper-pagination-bullet-active {
    background: #ff6633;
    color: #ff6633;
}
.Mcathwidthty {
    font-family: 'SemiBold';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #2d364c;
    margin: 0px;
}
.Dlistyr {
    height: 132px;
    margin-top: 20px;
}
.Dlistyr:hover{
    cursor: pointer;
}
.OusIiMG {
    width: 132px;
    height: 132px;
    float: left;
    border-radius: 16px;
    margin-right: 20px;
    overflow: hidden;
    background-color: transparent;
}
.OusIiMG img {
    width: 100%;
}
.RockingChair {
    font-family: 'Medium';
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
}
.MonyctiosMent {
    font-family: 'Bold';
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    margin: 10px 0;
}
.Rochiiostety {
    font-family: 'Medium';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Rochiiostety:hover{
    color: #ff6633;
}
.Crtiyuuios:nth-child(2) {
    margin: 0 30px;
}
.CartyTopty{
    display: none;
}
.San_yoyBuy{
    display: inline-block;
    height: auto;
}
.San_yoyBuyLi{
    line-height: 40px;
    height: 40px;
    float: left;
    font-family: "Medium";
    font-weight: normal;
    font-size: 14px;
    margin-right: 40px;
    letter-spacing: 0.5px;
    color: #333333;
}
.mediaTopSyatemSan_yoyBuyLi {
    margin-right: 0px;
}
div.San_yoyBuyLi>a{
    color: #333;
    font-family: Medium;
    text-decoration: none;
}
div.San_yoyBuyLi>a:hover{
    color: #ff6633;
    border-bottom: 2px solid #ff6633;
}
div.San_yoyBuyLi.San_yoyBuyLi:hover{
    cursor: pointer;
}
.dropdown-menu li a{
    font-size: 12px;
}

.InterestingBe{
    width: 100%;
    height: 210px;
    position: relative;
}
.InterestingBe .ImgSliderCo {
    border: 1px solid #eee;
    height: 208px;
    overflow: hidden;
    border-radius: 22px;
}
.ImgSliderCo a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.InterestingBe img{
    border: none;
}
.swiper-button-prev23 {
    background-image: url(https://img.yoybuy.com/www/css/zuo.png);
    width: 48px;
    height: 48px;
    left: 0;
    background-size: 100%;
    position: absolute;
    top: 40%;
    z-index: 1000;
}
.NoticeCser{
    width: 1200px;
    margin: 30px auto;
    padding: 0 15px;
    overflow: hidden;
}
.Qertiiok {
    font-family:'Bold';
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    height: auto;
    /* padding: 60px 0; */
    padding-top: 0px;
    padding-bottom: 22px;
    margin-top: 50px;
}
.yoybuy-search {
    border-radius: 5px;
    padding: 0 16px;
}
.cz-index__search {
    padding: 0;
}
.PleaseEnter {
    float: left;
    width: 20%;
    height: 80px;
    cursor: pointer;
    z-index: 9;
    line-height: 80px;
    text-align: center;
    position: relative;
    color: #000;
    /*font-family: Regular;*/
    font-size: 18px;
    border-radius: 40px 0 0px 40px;
    background-image: linear-gradient(90deg , #fff 0%, #fff 100%), linear-gradient( #ffffff, #ffffff);
    background-color: #fff;
    overflow: hidden;
}
.PleaseEnter .addBeta_version_icon:after {
    bottom: -5px;
    right: -3px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.TanderHande {
    position: absolute;
    width: 100%;
    background-color: #FFF;
    border-radius: 8px;
    line-height: 34px;
    padding: 0 8px;
    box-sizing: border-box;
    color: #000;
    display: none;
    font-size: 16px;
}
.yoybuy-search .navbar-form {
    margin: 0;
    padding: 0;
}
.yoybuy-search .navbar-form .form-control {
    height: 80px;
    border-radius: 0;
    font-size: 18px;
    color: #9999cc;
    width: 100%;
    border: none;
}
.yoybuy-search .navbar-form .imageSearchUpdate {
    border: 0px;
    border-left: 1px solid #eeeeee;
    padding-left: 16px;
}
.yoybuy-search .navbar-form .form-group {
    width: 72.5%;
    float: left;
    display: block;
    border: none;
}
.yoybuy-search .navbar-form .Grounimghover {
    width: 68%;
    height: 80px;
}
#itemurlinput {

}
.addurloptimize-error {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    margin-top: 4px;
}
.camera-module {
    position: absolute;
    top: 1px;
    right: 0px;
    background-color: #fff;
}
.hover-class {
    padding: 29px 22.5px;
    display: inline-block;
    cursor: pointer;
}
.yoybuy-search .navbar-form .btn-default {
    width: 130px;
    display: inline-block;
    float: none;
    height: 80px;
    border: 1px solid #ff6633;
    padding: 0px;
    border-radius: 0 40px 40px 0;
    border-color: #fff;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.SeacthIOuy {
    background-color: #ff6a26;
    border-radius: 32px;
    width: 120px;
    height: 64px;
    margin-top: 7px;
    color: #fff;
    line-height: 64px;
}
.Cutiomnser {
    width: 100%;
    background-color: rgb(255,255,255,0.2);
    overflow: hidden;
    border-radius: 40px;
    margin-top: 32px;
}
.YoybuyAgentciom {
    width: 195px;
    height: 160px;
    float: left;
    background-color: transparent;
}
.GegisterAccount {
    width: 810px;
    height: 160px;
    float: left;
    padding: 20px 0;
    background-color: transparent;
}
.GegisterAM {
    width: 810px;
    height: 160px;
    float: left;
    padding: 20px 0;
    background-color: transparent;
    display: none;
}
.LearnnMorecty {
    /*width: 125px;*/
    /*height: 48px;*/
    /*line-height: 48px;*/
    float: left;
    /*border-radius: 24px;*/
    /*border: solid 1px #979797;*/
    text-align: center;
    /*margin-top: 57px;*/
    font-family: 'SemiBold';
    font-size: 16px;
    color: #ffffff;
    background-color: transparent;
    padding-top: 38px;
}
.LearnnMorecty a{
    color: #fff!important;
}
#ForwardingButton {
    display: none;
}
.LearnnMorecty #Movert {
    display: block;
    border: 1px solid #979797;
    padding: 8px 12px;
    border-radius: 24px;
    margin-top: 12px;
}
.LearnnMorecty #Movert2,.LearnnMorecty #Coerty2{
    display: block;
    border: 0px;
    border-radius: 24px;
    margin: 0 auto;
    background-color: transparent;
}
.LearnnMorecty #Coerty {
    display: block;
    border: 1px solid #979797;
    padding: 8px 12px;
    border-radius: 24px;
    margin-top: 12px;
}
.ForwardYo {
    height: 80px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    background-color: #ff6a26;
    border-radius: 40px 0 0 0;
    font-family:'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
}
.UiookilYe {
    cursor: pointer;
    height: 80px;
    width: 100%;
    text-align: center;
    background-color: #34435f;
    border-radius: 0 0 0 40px;
    font-family:'SemiBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
}
.Placeordertiu {
    width: 250px;
    height: 120px;
    margin: 0;
    padding: 10px 20px;
    margin-left: 15px;
    box-sizing: border-box;
    float: left;
    background-color: rgba(255, 255, 255, 0.09);
    border-radius: 16px;
    border: solid 1px rgba(255, 255, 255, 0.1);
}
.ImgAccouy {
    width: 100%;
    text-align: initial;
    margin-bottom: 10px;
}
.Opracciou {
    font-family: 'Medium';
    font-size: 12px;
    /*color: rgba(255, 255, 255, 0.7);*/
    color: #fff;
}
.Opracciou a{
    color: #fff!important;
}
.ImgAccouy img {
    width: 32px;
    height: 32px;
    border-radius: 35px;
}
.ImgAccouy b {
    text-align: right;
    color: #fff;
    font-family: 'SemiBold';
    font-size: 16px;
}
.yoy-buy-footer {
    font-family: 'Regular';
}
.yoy-buy-footer h2 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 16px;
}
.yoy-buy-footer {
    background-color: #f3f2f0;
    padding: 20px 0;
    overflow: hidden;
}
.commonFontColor p a{
    color: #6E7585 !important;
    font-family: "Medium";
}
.CtionTexios {
    line-height: 30px;
    margin-top: 12px;
    font-family: "Medium" !important;
}
.CtionTexios span {
    font-family: "Medium" !important;
}
.CtionTexiosTop {
    margin-top: 0px;
}
#spantime1 em{
    font-style:normal;
}
.redesignPhone {
    margin-top: 18px;
    font-family: "SemiBold";
}
.redesignWWW {
    margin-top: 0px;
    font-family: "SemiBold";
}
.commonTopMobeil {
    display: none;
    font-family:'Regular';
}
.commonTopMobeil {
    display: none;
}
.Uliiosker{
    display: none;
}
.yoybuy-w-1200 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
    overflow: hidden;
}
.pull-left {
    float: left!important;
}
.global-header h2 {
    font-size: 60px;
    margin: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Regular;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.global-header p {
    font-family:'Regular';
    color: #8496b5;
    font-size: 16px;
}
.userindex-select {
    display: none;
}
.pull-left {
    float: left!important;
}
.sosbuy-user-menu {
    width: 240px;
}
.sosbuy-user-menu a.title-menu {
    cursor: pointer;
    color: #2c374b;
    font-size: 18px;
    line-height: 50px;
    border-bottom: 1px solid #e3edff;
    display: block;
}
.sosbuy-user-menu ul {
    padding: 0;
    list-style: none;
}
.user-second-menu a.second-menu-item {
    color: #8496b5;
    font-size: 16px;
    line-height: 40px;
    display: block;
    position: relative;
    cursor: pointer;
}

.user-second-menu a.second-menu-item .arrow-right {
    float: right;
    position: relative;
    top: 14px;
    right: 10px;
}
.my-user-content, .my-dashboard {
    width: 900px;
}
.help-item-1 {
    background: #f4f8ff;
    padding: 60px;
    overflow: hidden;
}
.pull-left {
    float: left!important;
}
.quick-find {
    padding: 0;
    list-style: none;
    margin-top: 32px;
}
.quick-find li {
    line-height: 50px;
    float: left;
    margin-bottom: 20px;
    width: 23%;
    background: #f4f8ff;
    margin-right: 2%;
}
.quick-find a:hover, .quick-find a {
    text-decoration: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-orange {
    background: #ff6633;
    color: #fff;
}
.padb90{
    padding-bottom: 90px;
    position: relative;
    min-width: 1230px;
    overflow: hidden;
    zoom: 1;
    clear: both;
    margin-top: 80px;
}
.viptop {
    width: 100%;
}
.vipcon{
    width: 1230px;
    margin: 0 auto;
    overflow: hidden;
}
.viptit {
    background: url(https://img.yoybuy.com/20150403/topbg.jpg) no-repeat top center;
}
.vipnum {
    height: 40px;
    line-height: 40px;
}
.col666 {
    color: #666;
}
.font13 {
    font-size: 13px;
}
.mar30 {
    margin-top: 30px;
}

.centers {
    text-align: center;
}
.ove {
    zoom: 1;
}
.marauto {
    margin: 0 auto;
}
.mar20 {
    margin-top: 20px;
}
.font13 {
    font-size: 13px;
}
.centers {
    text-align: center;
}
.orangetip {
    color: #f60;
}
.vipimg {
    width: 966px;
    margin: 0 auto;
    margin-top: 45px;
    background: url(https://img.yoybuy.com/20150403/vipimg.jpg) no-repeat top center;
    padding: 330px 0 0 50px;
}
.flo {
    float: left;
}
.vipcon {
    width: 1230px;
    margin: 0 auto;
}
.font24 {
    font-size: 24px;
}
.centers {
    text-align: center;
}
.font40 {
    font-size: 40px;
}
.marauto {
    margin: 0 auto;
}
.sevicefee {
    width: 523px;
    height: 90px;
    line-height: 90px;
    background: url(https://img.yoybuy.com/20150403/sevicefee.png) no-repeat;
    color: #fff;
    font-family: Regular;
}
.mar35 {
    margin-top: 35px;
}
.font29 {
    font-size: 29px;
}
.centers {
    text-align: center;
}
.servicetab {
    background: url(https://img.yoybuy.com/20150403/exclusivetab.jpg) no-repeat;
    width: 1070px;
    height: 375px;
    padding-top: 10px;
    margin: 0 auto;
    margin-top: 20px;
}
.font16 {
    font-size: 16px;
}
.font14 {
    font-size: 14px;
}
.marauto {
    margin: 0 auto;
}
p.clear {
    font-size: 12px;
}

.mar60 {
    margin-top: 60px;
}
.yellowbut {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #f60;
    border-radius: 8px;
    font-weight: bold;
}
.mar70 {
    margin-top: 70px;
}

.font29 {
    font-size: 29px;
}
.mar30 {
    margin-top: 30px;
}
.font13 {
    font-size: 13px;
}
.vipprivi dl {
    width: 394px;
    height: 229px;
    background-color: #F6F6F6;
    padding-top: 33px;
}
.marr24 {
    margin-right: 24px;
}
.flo {
    float: left;
}
.mar23 {
    margin-top: 23px;
}
.mar20 {
    margin-top: 20px;
}
.gray {
    color: #999;
}

/* 计算页面css */
.yoybuy-w {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
}
.pull-left {
    float: left!important;
}
.sub-title {
    font-size: 18px;
    color: #8496b5;
}
.pc-hide {
    display: none !important;
}
.mobile-show {
    display: none;
}
.clear {
    clear: both;
    height: auto;
}
.redesignBottom {
    font-family: "Medium";
}
.redesignBottom .pull-right{
    float: left !important;
    padding: 0px 16px;
    border-right: 1px solid #5A7184;
    color: #5A7184;
    font-size: 14px;
    font-family: "Medium" !important;
}
.redesignBottom .pull-right:last-of-type {
     border-right: 0px;
 }
.redesignBottom .pull-right:first-of-type {
    padding-left: 0px;
}
.Copyright {
    float: right;
    font-size: 14px;
    font-family: "Medium";
    font-weight: 500;
    color: #5A7184;
    line-height: 20px;
}
.Copyright a {
    color: #5A7184 !important;
}
.col-md-offset-1{
    margin-left: 0!important;
}
.calculator-tip {
    max-width: 242px;
    padding: 20px 0;
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 10;
}
.calculator-tip:hover .ProImgcty{
    display: block;
}
.calculator-tip:hover .calculator-tip-panel{
    display: block;
}
.calculator-tip-panel{
    position: absolute;
    right: 38px;
    top: 10px;
    background-color: #f4faff;
    color: #8496b5;
    margin-bottom: 0;
    display: none;
    opacity: 1;
    width: 220px;
    border-radius: 4px;
}
.headingOneBody{
    padding: 20px;
}
.calculator-tip-btn {
    width: 182px;
    height: 50px;
    background-color: #ff6a26;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    cursor: pointer;
}

.calculator-tip-panel{
    padding-bottom: 20px;
}
.calculator-tip-btn a{
    color: #fff;
}
.panel-title{
    padding: 20px;
    background-color: #f4faff;
    border-bottom: 1px solid #e3edff;
}
.faqtit p {
    color: #2c374b;
    font-size: 60px;
}
.guideico {
    background-color: #fff;
    margin: 0;
    padding: 0 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.guideone.current {
    color: #ff703c;
    font-size: 16px;
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.guideone {
    position: relative;
    float: left;
    text-decoration: none;
    cursor: pointer;
}
.mailtip {
    text-align: center;
}

.mailtip {
    margin-top: 30px;
}
.buy-step-img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}
.mar18 {
    margin-top: 18px;
}
.choose-us {
    max-width: 1125px;
}
.introduce {
    position: relative;
    padding-left: 110px;
    padding-bottom: 70px;
    line-height: 32px;
}
/* 计算器页面css开始 */
.yoybuy1200{
    width: 1200px;
    line-height: 56px;
    margin:  0 auto;
}
.EstimaTsiy{
    height: 56px;
    width: 100%;
    background-color: rgba(244, 247, 255, 1);
    border: none;
}
.Yoybuy_Cost{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 16px;
    padding: 30px 0;
    height: 120px;
    position: relative;
}
.activity11_bg {
    background: url("https://img.yoybuy.com/market/upload/20221008/cost_activity_bg.jpg") no-repeat;
    background-size: 100%;
    border-radius: 12px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.u1861_div{
    padding-left: 40px;
}
.u1861_div h4{
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    font-family: 'Bold';
}
.activity11_bg .u1861_div h4 {
    color: #FFFFFF;
}
.u1861_div p{
    font-family: 'Regular';
    font-weight: 400;
    font-style: normal;
    color: #8496B5;
    font-size: 14px;
}
.activity11_bg .u1861_div p {
    color: #FFFFFF;
}
.u1861_div img{
    width: 380px;
    height: 120px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.activity11_bg .u1861_div img {
    right: 80px;
}
.u1867_div{
    width: 1200px;
    /*height: 136px;*/
    overflow: hidden;
    margin: 0 auto;
    background: inherit;
    background-color: rgba(244, 247, 255, 1);
    border: none;
    border-radius: 0px;
    padding: 16px 40px;
    padding-top: 32px;
}
.u1867_div div{
    float: left;
}
.u1867_div .Uil88Select{
    width: 200px;
    height: 32px;
    border: 1px solid #8496b5;
    border-radius: 8px;
    margin-right: 32px;
    overflow: hidden;
    float: left;
}
.u1867_div .select2-container--default .select2-selection--single{
    border: none!important;
}
.u1867_div .select2-container{
    width: 100%!important;
}
.ax_default {
    width: 200px;
    height: 32px;
    border: 1px solid #8496b5;
    background-color: #fff;
    border-radius: 8px;
    margin-right: 32px;
    float:left;
    position: relative;
}
input:focus{
    outline: none;
}
select:focus{
    outline: none;
}
.ax_default input{
    width: 155px;
    height: 29px;
    border: none;
    border-radius: 8px;
    float: left;
    padding-left: 8px;
    box-sizing: border-box;
}
.ax_default select{
    float: left;
    width: 40px;
    height: 29px;
    border-radius: 8px;
    border: none;
}
.Estimate_i{
    position: absolute;
    top: -20px;
    height: 16px;
    font-size: 12px;
    font-family: 'Regular';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #8496B5;
    padding-left: 5px;
}
.Dimension_i{
    position: absolute;
    top: -20px;
    height: 16px;
    font-size: 12px;
    font-family: 'Regular';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #8496B5;
    width: 100%!important;
    padding-left: 5px;
}
.Receiving_i{
    position: absolute;
    top: -20px;
    height: 16px;
    font-size: 12px;
    font-family: 'Regular';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #8496B5;
    padding-left: 5px;
}
.u1874_input{
    width: 480px;
    height: 32px;
    border: 1px solid #8496b5;
    border-radius: 8px;
    margin-right: 32px;
    float:left;
    position: relative;
}
.u1874_input input{
    width: 159px;
    height: 29px;
    border: none;
    border-right: 1px solid #8496b5;
    padding-left: 8px;
    box-sizing: border-box;
}
.u1874_input div{
    float: left;
    width: 159px;
    height: 30px;
}
.u1874_input input:nth-child(1){
    border-radius: 8px 0 0 8px;
}
.u1874_input div:nth-child(3) input{
    border-right: 0px;
    border-radius: 0px 8px 8px 0px;
}
.u1880_But{
    width: 144px;
    height: 32px;
    border: none;
    border-radius: 8px;
    background-color: #ff6633;
    color: #fff;
    font-family:'Regular';
    font-size: 12px;
}
.u1881_text{
    width: 30px;
    float: left;
    font-size: 12px;
    font-family:'Regular';
    color: #8496B5;
}
.Uio158_Dhl{
    max-width: 1020px;
    float: left;
}
.Uio158_Dhl div{
    font-size: 12px;
    font-family:'Regular';
    color: #8496B5;
}
.YoyBuyTitel{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.costestimationNewV7{
    width: 100%;
    overflow: hidden;
}
.Expux_x{
    width: 40px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}
.ShippingMethod_t{
    height: 50px;
    line-height: 50px;
    width: 308px;
    float: left;
    text-align: center;
    font-family: 'Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;

}
.Costs_t{
    width: 160px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-family: 'Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}
.DeliveryTime_t{
    width: 220px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-family: 'Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}
.Estimated_t{
    width: 160px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-family: 'Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}
.Feature_t{
    width: 272px;
    height: 50px;
    line-height: 50px;
    float: left;
    font-family: 'Bold';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: center;
}
.u1900_div_img{
    width: 90px;
    height: 24px;
    text-align: center;
    margin-right: 16px;
    float: left;
    margin-top: 8px;
    /*line-height: 40px;*/
}

.Express_Yoybuy{
    float: left;
    font-size: 12px;
    font-family: 'Regular';
    width: 196px;
    padding-top: 12px;
    padding:9px 0px;
}
.cz-index__btns{
    width: 100%;
}
.Sanjiao_S{
    width: 14px;
    margin: 0 16px;
    float: left;
    padding:9px 0px;
}
.Cost_Sty{
    float: left;
    text-align: center;
    width: 160px;
    padding-left: 60px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: 'Regular';
    padding:9px 0px;
}
.DeliverDays{
    width: 220px;
    float: left;
    text-align: center;
    padding:9px 0px;
    font-size: 12px;
    font-family: 'Regular';
}
.ResWork_A{
    width: 160px;
    float: left;
    text-align: center;
    padding:9px 0px;
    font-size: 12px;
    font-family: 'Regular';
}
.Feature_Img{
    width: 300px;
    float: left;
    padding:9px 0px;
    text-align: center;
}
.Feature_Img a{
    margin: 0 4px;
}
.Feature_Img a:hover{
    text-decoration: none;
}
.collapse{
    width: 100%;
    overflow: hidden;
}
.panel-body{
    padding: 16px 40px!important;
    background-color: #f4f7ff;
}
.panelBody{
    padding: 15px 20px;
    width: 100%;
    border: 1px solid #ddd;
}
.collapseThree_w{
    width: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    border-right: none;
    border-left: none;
}
.collapseThree_w:hover{
    cursor: pointer;
}
.collapseThree_w_russia {
    border-top: 0;
}
#russia_show_tips {
    display: none;
    text-align: center;
    margin-top: 14px;
}
.CostetalOnalty{
    width: 50%;
    overflow: hidden;
}
table.TabletyUio {
    font-family: 'Regular';
    font-size: 12px;
    color: #000;
}
.TabletyUio{
    width: 100%;
}
.TabletyUio td {
    height: 24px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid rgba(132, 150, 181, 1);;
}
.Features_Tex{
    width: 100%;
    display: none;
    overflow: hidden;
}
.Easonable_y{
    width: 100%;
    min-height: 60px;
    font-family: 'Regular';
    font-size: 12px;
    border-radius: 8px;
    font-weight: 400;
    color: #000;
    border: 1px solid rgba(132, 150, 181, 1);
}
.u1894_Common{
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    padding: 16px 40px;
    background-color: #f4f7ff;
}
.u1894_Common h3{
    margin: 0;
    padding: 0;
    font-family: 'Medium';
    font-weight: 500;
    font-size: 14px;
}
.u1894_Common p{
    padding: 0;
    margin: 0;
    font-family: 'Regular';
    color: #333;
    font-size: 12px;
    font-weight: 400;
}
.u1894_Common div{
    font-family: 'Regular';
    color: #333;
    font-size: 12px;
    font-weight: 400;
    color: #8496B5;
}
.russiaTipsComputed {
    display: none;
}
.russiaTipsComputed .common_title_f_one {
    font-size: 14px;
}
.russiaTipsComputed .common_title_f{
    font-family: SemiBold;
}
.russiaTipsComputed>div span {
    color: #333333;
    font-family: SemiBold;
}
.TipsExpress{
    width: 1200px;
    overflow: hidden;

}
/* soluecss */
.Description_swi{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
}
.IncludingP{
    width: 880px;
    overflow: hidden;
    margin: 35px auto;
}
.titler{
    font-family: 'Medium';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #8496b5;
}
.yoybuyLiuc{
    width: 100%;
    overflow: hidden;
}
.yoybuyLiucImg {
    width: 100%;
    height: 540px;
    padding: 30px;
    position: relative;
    border-radius: 10px;
    position: relative;
    border: solid 1px #e3edff;
    /* background-color: darkgoldenrod; */
}
.yoybuyLiucImgs {
    margin: 0 auto;
    width: 139px;
    height: 62px;
    /* background-color: darkgoldenrod; */
}
.the-largest {
    font-family: 'Medium';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8496b5;
    text-align: center;
}
.Smallfont {
    font-family: 'Medium';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #8496b5;
    /* text-align: center; */
    padding-left: 30px;
}
.marker {
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
    top: 5px;
    right: 5px;
    border-radius: 5px;
    background-color: #ff6a26;
}
.yoybuuyzhongjian {
    width: 100%;
    height: 540px;
    border-radius: 10px;
    border: solid 1px #e3edff;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}
.yoybuuyzhongjianImg {
    width: 126px;
    height: 106px;
    position: relative;
    top: 105px;
    /* background-color: salmon; */
    margin: 0 auto;
}
.Trangsss {
    position: relative;
    top: 135px;
}
.WarehouStr {
    position: absolute;
    bottom: 40px;
}
.yoybuyFj {
    width: 100%;
    height: 540px;
    position: relative;
    /* height: auto; */
    padding: 10px;
    padding-top: 30px;
    border-radius: 10px;
    border: solid 1px #e3edff;
}
.Trangsss {
    position: relative;
    top: 135px;
}
.texrs {
    font-family: Montserrat-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8496b5;
    text-align: center;
}
.IFjImgText {
    font-family: Montserrat-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8496b5;
    /* margin-right: 5px; */
}
.col-md-4 img{
    margin-left: 10px;
}
.yoybuyLiucImg-img {
    width: 74px;
    height: 74px;
    margin: 0 auto;
}
.SmallfontTR {
    position: absolute;
    bottom: 40px;
}
.Smallfont {
    font-family: 'Medium';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #8496b5;
    /* text-align: center; */
    padding-left: 30px;
}
.YoyBuy_in{
    width: 100%;
    overflow: hidden;
    background-color: #f4faff;
    border-radius: 10px;
    margin-top: 45px;
    padding: 40px;
    box-sizing: border-box;
}
.yoybuytext {
    font-family: 'Bold';
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2c374b;
    text-align: center;
    padding-bottom: 40px;
}
.Maccount_yoy{
    display: none;
}
.Im_cty{
    margin-left: 0px!important;
    width: 100%;
    margin-top: 60px;
}
.shapes {
    width: 70px;
    height: 62px;
    /* background-color: #ff6c2a; */
    margin: 0 auto;
    margin-bottom: 15px;
}
.insc {
    font-family: 'Bold';
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #2c374b;
}
.indg {
    font-family: 'Medium';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #8496b5;
    text-align: center;
}
.Prices {
    font-family: Montserrat-Bold;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #2c374b;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.contentsv {
    width: 100%;
    height: 360px;
    padding: 35px;
    padding-top: 80px;
    border-radius: 10px;
    border: solid 1px #e3edff;
    margin-top: 10px;
    box-sizing: border-box;
}
.contentsv:hover {
    border: solid 1px #ff6a26;
    cursor: pointer;
}
.contentsvImgs {
    width: 70px;
    height: 75px;
    /* background-color: #ff6a26; */
    margin: 0 auto;
    background: url(https://img.yoybuy.com/market/upload/20200301/02.png);
}
.contentsv:hover .contentsvImgs {
    background: url(https://img.yoybuy.com/market/upload/20200301/01.png);
}
.contentsv:hover .contentet {
    font-family: 'SemiBold';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #ff6a26;
}
.usders {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 39px; */
    letter-spacing: 0px;
    color: #ff6a26;
}
.Packages {
    font-family: 'SemiBold';
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ff6a26;
}
.contentsv:hover .Horizontal {
    background-color: #ff6a26;
}

.Horizontal {
    width: 80px;
    height: 1px;
    background-color: #8496b5;
    margin: 0 auto;
}
.contentsv:hover .contentsvImge {
    background: url(https://img.yoybuy.com/market/upload/20200301/03.png);
}

.contentsvImge {
    width: 70px;
    height: 75px;
    /* background-color: #ff6a26; */
    margin: 0 auto;
    background: url(https://img.yoybuy.com/market/upload/20200301/04.png);
}
.contentsv:hover .contentsvImg {
    background: url(https://img.yoybuy.com/market/upload/20200301/05.png);
}
.contentsvImg {
    width: 70px;
    height: 75px;
    /* background-color: #ff6a26; */
    margin: 0 auto;
    background: url(https://img.yoybuy.com/market/upload/20200301/06.png);
}
.contentet {
    font-family: 'SemiBold';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    text-align: center;
    letter-spacing: 0px;
    color: #2c374b;
}
.contentsv:hover .contentet {
    font-family: 'SemiBold';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #ff6a26;
}
.uis_y{
    width: 100%;
    overflow: hidden;
    background-color: #f4faff;
    margin-top: 40px;
}
.Bisty_op{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.Td_ccti {
    font-family: 'Medium';
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #2c374b;
    height: auto;
}
.TD_mony {
    font-family: 'SemiBold';
    font-size: 22px;
    letter-spacing: 0px;
    color: #ff6a26;
    height: auto;
    line-height: 45px;
}
.Sourcin_g{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.Sourcing {
    font-family: 'Bold';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #2c374b;
}
.Warehousing {
    font-family: 'Medium';
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #8496b5;
}
.w-overReviews{
    width: 100%;
    background: #f4faff;
    margin: 0;
    padding: 100px 0;
}
.Yoybuy_ooi{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.index-customer-desc {
    color: #8496b5;
    font-size: 18px;
    height: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.S_ctiomty{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.Contactuss {
    text-align: center;
    font-family: Montserrat-Bold;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: -1px;
    color: #2c374b;
    margin-top: 60px;
    margin-bottom: 20px;
}
.you-will {
    font-family: Montserrat-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: #8496b5;
    text-align: center;
}
.rectangleBtn {
    width: 410px;
    height: 50px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}
.SolutionsText {
    /* text-align: center; */
    width: 410px;
    margin: 0 auto;
    font-family: Montserrat-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #2c374b;
}
.opener {
    width: 155px;
    height: 50px;
    background-color: #ff6c2a;
    border-radius: 5px;
    margin: 0 auto;
    border: none;
    color: #ffffff;
}
.rectangleBtn {
    width: 410px;
    height: 50px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}
.ProcingIndex{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
}
.ProcingIndex p {
    font-size: 16px;
    color: #8496b5;
    font-family: 'Regular';
}
.Btnccbtn {
    width: 120px;
    background-color: #ff6a26;
    height: 35px;
    border: none;
    border-radius: 3px;
    color: #fff;
}
.usa {
    font-family: 'Bold';
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #2c374b;
    padding-top: 50px;
}
.by-sea {
    font-family: 'Medium';
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: -1px;
    color: #2c374b;
    padding-top: 45px;
    margin-bottom: 15px;
    position: relative;
}
.Byimgs {
    width: 140px;
    height: 40px;
    /* background-color: #273244; */
    position: absolute;
    right: 0;
    top: 0;
}
.imgser {
    border-radius: 50%;
    /* display: inline-block; */
    float: left;
}
.Td_ccti {
    width: 20%;
    font-family: Montserrat-Medium;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 0px;
    color: #2c374b;
    height:auto;
}

.Td_cctis {
    width: 16.6%;
    font-family: Montserrat-Medium;
    font-size: 18px;
    line-height: 45px;
    height:auto;
    letter-spacing: 0px;
    color: #2c374b;
}

.TD_mony {
    font-family: Montserrat-SemiBold;
    font-size: 22px;
    letter-spacing: 0px;
    color: #ff6a26;
    height:auto;
    width: 20%;
    line-height: 45px;
}

.By_texts {
    font-family: Montserrat-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #8496b5;
}
.Btnccbtn {
    width:120px;
    background-color:#ff6a26;
    height:35px;
    border:none;
    border-radius:3px;
    color:#fff;
}
.ProcingIndex h3 { margin-bottom:10px; }
.ProcingIndex p {
    font-size: 16px;
    color: #8496b5;
}

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

.usa {
    font-family: Montserrat-Bold;
    font-size: 50px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #2c374b;
    padding-top: 50px;
}

.by-sea {
    font-family: Montserrat-Medium;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: -1px;
    color: #2c374b;
    padding-top: 45px;
    margin-bottom: 15px;
    position: relative;
}

.Byimgs {
    width: 140px;
    height: 40px;
    /* background-color: #273244; */
    position: absolute;
    right: 0;
    top: 0;
}

.imgser {
    /* width: 40px;
    height: 40px;
    background-color: red; */
    border-radius: 50%;
    /* display: inline-block; */
    float: left;
}

.imgserUsa {
    /* display: inline-block; */
    float: left;
    font-family: Montserrat-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    margin-left: 15px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #8496b5;
}

.By_cctive {
    width: 100%;
    background-color: #f4faff;
    border-radius: 10px;
    /* height: 210px; */
    overflow: hidden;
    padding: 42px;
    box-sizing: border-box;
}
.SeacYIncang_t{
    display: none;
    font-family: 'Regular';
}
.u1900_div_img img{
    width: auto;
}
.Agent{
    color: #ff6633!important;
}
.ClothingsBox {
    width: 100%;
    background-color: #F9FAFB;
    padding-top: 30px;

}
.ClothingsBoxList {
    padding-left: 16px;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.evenClothingsItem {
    margin-top: 24px;
}
.ClothingsBoxList .evenClothingsItem:last-of-type ul {
    margin-bottom: 0px;
}
.ClothingsItemTitle {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
}
.ClothingsItemText {
    margin-top: 8px;
}
.ClothingsItemText li a{
    font-family: SemiBold;
    color: #7F7F7F !important;
}
.lookingForBox {
    width: 100%;
    background-color: #F9FAFB;
}
.lookingFor {
    width: 1200px;
    background-color: #F9FAFB;
    margin: 0 auto;
    padding-top: 36px;
    overflow: hidden;
    padding-left: 16px;
    box-sizing: border-box;
}
.forItem {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #F9FAFB;
    padding: 24px 0;
    overflow: hidden;
}
.LookingForTitle {
    float: left;
    width: 18%;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #2D364C;
}
.LookingForKeys {
    float: left;
    width: 82%;
}
.forItem ul li {
    font-family: 'Medium';
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #7F7F7F;
    width: 25%;
}
.forItem ul li a {
    color: #7F7F7F;
    font-family: "Medium";
}
.PaymentBox {
    width: 100%;
}
.PaymentTitle {
    float: left;
    width: 18%;
    line-height: 32px;
    font-size: 18px;
    color: #2D364C;
    font-weight: 600;
    font-family: "SemiBold";
}
.PaymentText {
    float: left;
    width: 82%;
}
.PaymentText a:hover {
    text-decoration: none;
}
.PaymentText img {
    height: 32px;
    margin-right: 18px;
}
.LogisticsBox .PaymentTitle, .LogisticsBox .PaymentText {
    padding-top: 40px;
}
.LogisticsMarginB img {
    margin-bottom: 10px;
}
.footerYoybuyTime {
    padding-right: 0px !important;
}
.footerYoybuyTime a:hover {
    text-decoration: none;
}
.mediaserviceIcon {
    display: none;
}
.yoybuy-friends-link {
    text-align: left;
}
.showIconImage {
    position: relative;
}
.showIconImage:hover .IconImage {
    display: block;
}
.IconImage {
    width: 80px;
    height: 80px;
    background-color: pink;
    position: absolute;
    top: -30px;
    right: -80px;
    display: none;
}
.IconImage:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -6px;
    border-top: 4px solid transparent;
    border-right: 6px solid #000000;
    border-bottom: 4px solid transparent;
}
.layui-layer-btn a {
    padding: 0 10px !important;
    font-size: 12px !important;
}
/*周年庆弹出框*/
.AnniversaryBox {
    display: none;
}
.AnniversaryBox_mask {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(0,0,0,0.7);
    z-index: 9999;
}
.AnniversaryBox_image {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10000;
}
.AnniversaryBox_image_icon {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;

}
.ChristmasAbsoulud {
    width: 170px;
    position: absolute;
    top: -14%;
    /*left: 895px;*/
    left: 20px;
    z-index: 98;
    /*transform: scale(0);*/
    display: block;
}
.ChristmasAbsoulud_mobile {
    display: none;
    width: 100%;
    height: 60px;
}
.ChristmasAbsoulud_mobile img {
    width: 100%;
    height: 100%;
}
.ChristmasAbsoulud img {
    width: 100%;
}
.submit_submitBtn {
    display: block;
    width: 100%;
    margin: 10% 0;
    text-align: center;
}
.clickMeUpload {
    background: #ff6633;
    border: 0px;
    padding: 12px 32px;
    color: #fff;
    font-size: 28px;
    border-radius: 12px;
    letter-spacing: 4px;
}
.serviceProcedure_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1112;
    background: rgba(0,0,0, 0.7);
    display: none;
}
.serviceProcedure {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 37%;
    background-color: #FFFFFF;
    border-radius: 32px;
    padding: 40px;
    box-sizing: border-box;
    z-index: 1113;
    display: none;
}
.serviceProcedure_close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 28px;
    right: 28px;
    cursor: pointer;
}
.serviceProcedure_title {
    font-size: 32px;
    line-height: 32px;
    font-family: Montserrat-SemiBold;
    font-weight: 600;
    margin-bottom: 24px;
    color: #2C374B;
}
.serviceProcedure_text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: "Medium";
    color: #2C374B;
    margin-bottom: 32px;
}
.serviceProcedure_text .produreCost {
    font-size: 16px;
    font-family: Montserrat-SemiBold;
    font-weight: 600;
    color: #FF6A26;
    line-height: 24px;
}
.serviceProcedure_step {
    padding: 24px;
    background-color: #F7F7F7;
    border-radius: 24px;
}
.serviceProcedure_step .step1 {
    margin-bottom: 24px;
}
/*@keyframes AnniversaryBoxMove {*/
/*    0% {*/
/*        right: 10%;*/
/*        transform: scale(0);*/
/*    }*/
/*    20%{*/
/*        right: 20%;*/
/*        transform: scale(0.2);*/
/*    }*/
/*    40%{*/
/*        right: 30%;*/
/*        transform: scale(0.4);*/
/*    }*/
/*    60%{*/
/*        right: 50%;*/
/*        transform: scale(0.6);*/
/*    }*/
/*    80%{*/
/*        right: 75%;*/
/*        transform: scale(0.8);*/
/*    }*/
/*    100%{*/
/*        right: 86%;*/
/*        transform: scale(1);*/
/*    }*/
/*}*/
/*@media (max-width: 1660px) {*/
/*    .TopSystemImCtiy {*/
/*        width: 15%;*/
/*    }*/
/*    .TopSystemWiddhMedtiy {*/
/*        width: 60%;*/
/*    }*/
/*    .TopSystemList {*/
/*        width: 25%;*/
/*    }*/
/*}*/
/*双11活动开始*/
.activity11_index_mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0, .8);
    z-index: 9999;
}
.activity11_index_dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    z-index: 10000;
}
.activity11_index_dialog2 {
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.5s;
}
.activity11_index_dialog_close {
    font-size: 40px;
    color: #fff;
    position: absolute;
    right: 45%;
    bottom: 23%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff6602;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
/*双11活动结束*/
/*币种转换弹出框*/
#rate_drawer {
    width: 100%;
    height: 0px;
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}
.amount_rate_drawer {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 24px 16px;
    padding-bottom: 70px;
    border-radius: 24px;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
}
.drawer_title {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    padding-right: 12px;
    font-family: Medium;
}
.drawer_title span {
    font-family: Medium;
}
.drawer_text {
    margin-top: 32px;
}
.drawer_text li {
    padding: 8px 0;
    text-align: center;
    font-family: Medium;
    font-size: 16px;
}
.updateSecthdiv {
    display: flex;
    padding-left: 0px;
}
.yoyHeaderImgSearch {
    width: 26%;
    display: inline-flex;
    cursor: pointer;
}
.yoyHeaderImgSearch img {
    margin-right: 8px;
}
.yoyHeaderImgSearch:after {
    top: 35%;
    left: 5%;
}
.russia_fixed_line {
    display: none;
}
.russia_fixed_line_tips {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(244, 247, 255, 1);
}
.russia_fixed_line_tips a {
    width: 100%;
    text-decoration: none;
    border: none;
    border-radius: 8px;
    background-color: #ff6633;
    color: #fff;
    font-family: 'Regular';
    font-size: 12px;
}
.russia_fixed_line_tips a img {
    width: 100%;
}
#country_st1 {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0 8px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}
/* piad端开始 */
@media (max-width:1280px) {
    .commonTop {
        display: none;
    }
    .YbHadMu{
        display: none;
    }
    .forItem{
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .forItem ul li{
        margin: 12px 0;
    }
}
/* 移动端开始 */
@media (max-width:1360px) {
    .ImCtiy{
        width: 20%;
    }
    .TopSystemImCtiy {
        width: auto;
    }
    .forItem{
        width: 100%;
    }
}
@media (max-width:768px) {
    .mobile-show{
        display: block;
    }
    .uuyttois{
        padding: 0!important;
    }
    .forItem{
        width: 100%;
    }
    .Maccount_yoy{
        position: absolute;
        top: 40px;
        z-index: 999;
        right: 0;
        width: 150px!important;
        background: #fff;
        padding: 0 6px;
        box-sizing: border-box;
        display: none;
    }
    .Maccount_yoy div{
        width: 100%!important;
        height: auto!important;
        text-align: left!important;
        font-size: 12px;
        line-height: 25px!important;
    }
    .Aty{
        display: none;
    }
    .Bty{
        display: none;
    }
    .Cty{
        display: none;
    }
    .Dty{
        display: none;
    }




    .u1900_div_img img{
        width: 80%;
    }
    #SanUpload:hover{

    }
    .ContryIndex{
        min-width: 320px;
    }
    .pull-right{
        float: none!important;
        float: right;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-hide span{
        font-size: 12px;
    }
    .mobile-hide a{
        font-size: 14px;
    }
    .Bacationcolor{
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(85,85,85,0.75);
        z-index: 10;
        left: 0;
        top: 0;
        display: none;
    }
    .Sourcin_g{
        width: 100%;
        padding: 8px;
    }
    .Description_swi .swiper-container{
        height: 160px;
    }
    .Description_swi{
        width: 100%;
    }
    .Description_swi .swiper-slide img{
        width: 100%;
    }
    .Bisty_op{
        width: 100%;
    }
    .Yoybuy_ooi{
        width: 100%;
    }
    .yoybuytext{
        font-size: 32px;
    }
    .IncludingP{
        width: 100%;
    }
    .S_ctiomty{
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
    }
    #RotateBusiness:hover{
        cursor: pointer;
    }
    .service-link{
        padding-left: 16px;
    }
    .tab-content .tab-pane{
        width: 100%;
        margin: 0px;
    }
    .row-mobile{
        margin: 0;
    }
    .w-overReviews{
        padding: 8px;
        padding-top: 60px;
    }
    .yoybuy-tab-for .btn{
        width: 50%;
        float: left;
    }
    .index-title{
        text-align: center;
    }
    .jumbotron{    padding: 30px 20px!important;}
    .jumbotron h2{    font-size: 26px;}
    .jumbotron p{    font-size: 16px;}
    .Imgx_Ci{
        width: 38px!important;
        height: 30px;
        border-radius: 30px;
        overflow: hidden;
    }
    .Imgx_Ci img{
        width: 100%;
    }
    .col-md-6 {
        width:100%;
    }
    .ProcingIndex p {
        font-size: 1.2rem;
    }
    .TD_mony{
        font-size: 14px;
    }
    .By_cctive {
        width: 100%;
        background-color: #f4faff;
        border-radius: 10px;
        /* height: 210px; */
        overflow: hidden;
        padding: 0px!important;
        box-sizing: border-box;
    }
    .imgserUsa {
        margin-top:15px;
    }
    .Td_cctis{
        font-size: 14px;
    }
    .ProcingIndex{
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
    }
    .yoybuy-w-1200{
        max-width: 100%;
        margin-top: 50px;
    }
    .commonTopMobeil {
        width: 100%;
        position: fixed;
        top: 0px;
        z-index: 9999;
        margin: 0px;
        display: block;
    }
    .TopThePassMobeil  {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px;
        min-width: 100%;
    }
    .TopThePassMobeil p {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        font-size: 12px;
    }
    .TopThePassMobeil .TopThePassNotive {
        width: 75%;
        left: 45%;
    }
    .TopThePassMobeil .TopThePassNotiveText {
        font-size: 14px;
        text-align: left;
    }
    .TopThePassNotive .fathersDay {
        display: block;
        font-size: 14px;
    }
    .topNotiveBox {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 16px;
        font-size: 12px;
    }
    .Uliiosker{
        position: relative;
        min-width: 100%;
        height: 50px;
        background-color: #fff;
        margin: 0px;
        padding: 10px;
        display: block;
        box-sizing: border-box;
        z-index: 9;
    }
    .SeacYIncang_t{
        display: none;
        width: 100%;
        overflow: hidden;
        height: 50px;
        background-color: #ff6633;
        margin: 0px;
        position: fixed;
        top: 0px;
        z-index: 9999;
        padding: 10px;
        box-sizing: border-box;
        /*-webkit-animation-name: fadeIn; !*动画名称*!*/
        /*-webkit-animation-duration: 0.5s; !*动画持续时间*!*/
        /*-webkit-animation-iteration-count: 1; !*动画次数*!*/
        /*-webkit-animation-delay: 0s; !*延迟时间*!*/
        /*animation:Yingcangbut 0.5s;*/
    }
    /*@-webkit-keyframes Yingcangbut !* Safari and Chrome *!*/
    /*{*/
    /*    0%   {opacity: 0;}*/
    /*    !* 25%   {opacity: 25%;}*/
    /*    50%   {opacity: 50%;}*/
    /*    75%   {opacity: 75%;} *!*/
    /*    100% {opacity: 1;}*/
    /*}*/
    .Iccty_op{
        display: none;
        /*animation:Safari 0.5s;*/
    }
    .CheTui_Y{
        width: 8%;
        height: auto;
        float: left;
        margin-top: 2px;
    }
    .swiper-button-prev2{
        left: 16px;
    }
    .swiper-button-next2{
        right: 16px;
    }
    .CheTui_Y img{
        width: 24px;
        height: 24px;
    }
    .Inp_place{
        width: 90%;
        float: left;
        position: relative;
    }
    .Inp_place input{
        width: 100%;
        height: 28px;
        border: 1px solid #fff;
        border-radius: 50px;
    }
    .Inp_place img{
        width: 16px;
        height: 16px;
        position: absolute;
        right: 8px;
        top: 6px;
        z-index: 99;
    }
    .AlcrtGory{
        width: 200px;
        /* background-color: pink; */
        height: 30px;
        float: left;
    }
    .NationalYtios{
        position: absolute;
        right: 10px;
        width: 150px;
        height: 30px;
        /* background-color: #ff6633; */
    }
    .NationalYtios div{
        width: auto;
        float: left;
        line-height: 30px;
        text-align: center;
    }
    .TopNoticeNationalYtios {
        width: auto;
    }
    .topnoticny_productv3 {
        display: flex;
        height: 30px;
        justify-content: space-around;
    }
    .productv3_avatar {
        width: auto !important;
        height: 30px;
    }
    .productv3_avatar img {
        height: 100%;
    }
    .productv3_menu {
        display: flex;
        float: none;
    }
    .AlcrtGoryInput{
        width: 200px;
        border-radius: 30px;
        background: inherit;
        background-color: rgba(255, 255, 255, 1);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255, 102, 51, 1);
        height: 30px;
        overflow: hidden;
    }
    .uploadImageAlcrtGoryInput {
        display: flex;
    }
    .uploadImageAlcrtGoryInput .KKiioder {
        flex: 1;
        display: flex;
    }
    .uploadImageAlcrtGoryInput .KKiioder .imageSearchBoxv3:after {
        left: 7%;
        top: 32%;
    }
    .uploadImageAlcrtGoryInput .Seach_ch {
        width: 16%;
        border-left: 1px solid #eeeeee;
    }
    .imageSearchAlcrtGoryInput {
        display: flex;
    }
    .imageSearchAlcrtGoryInput .KKiioder {
        width: auto;
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .updateImageAlcrtGoryInput {
        display: flex;
        width: 100%;
    }
    .updateImageAlcrtGoryInput .yoyHeaderImgSearch {
        flex: 1;
    }
    .updateImageAlcrtGoryInput .Seach_ch {
        width: 16%;
        height: 28px;
        border-left: 1px solid #eee;
    }
    .updateImageAlcrtGoryInput .uploadImageSearch_icon {
        margin-right: 2px;
    }
    .updateImageAlcrtGoryInput .yoyHeaderImgSearch:after {
        left: 4%;
    }
    .KKiioder{
        position: relative!important;
        width: 109px!important;
        height: 30px!important;
        font-size: 13px!important;
        line-height: 26px!important;
        top: 0!important;
        float: left!important;
        text-align: center!important;
        border-right: 1px solid #eee!important;
    }
    .MenTTiol{
        position: fixed;
        top: 40px;
        left: 16px;
        width: 180px;
        height: 220px;
        background-color: #fff;
        border: 1px solid #eee;
        overflow-y: scroll;
        display: none;
    }
    .Seach_ch{
        float: left;
        width: 89px;
        height: 30px;
        text-align: center;
        line-height: 28px;
    }
    .imageSearchAlcrtGoryInput .Seach_ch {
        width: 16%;
    }
    #SanUpload:hover .Seoc_ty{
        display: block;
    }
    .SanUpload_productv3 {
        height: 100%;
    }
    .SanUpload_productv3 img {
        height: 100%;
    }
    .Seoc_ty{
        position: absolute;
        display: none;
        top: 40px;
        width: 160px!important;
        min-height: 196px;
        background-color: rgba(255, 255, 255, 1);
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(221, 221, 221, 1);
        border-radius: 4px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 12px;
        right: -20px;
        padding: 4px;
        box-sizing: border-box;
    }
    .Seoc_ty div{
        color: #000;
    }
    .Seoc_ty div a{
        color: #000;
    }
    .Seoc_ty div{
        width: 100%!important;
        text-align: left;
        font-size: 14px;
        overflow: auto;
    }
    .Yoou_Cimg{
        position: absolute;
        right: 0;
        display: none;
        top: 30px;
        width: 180px!important;
        padding: 12px 8px;
        box-sizing: border-box;
        height: 192px;
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #eee;
        overflow: auto;
        font-family: Medium;
    }
    .Yoou_Cimg div{
        width: 100%!important;
        font-size: 12px;
        text-align: left;
        line-height: 24px;
    }
    .Yoou_Cimg a{
        color: #8496b5!important;
        font-family: Medium;
    }
    .Agent{
        color: #ff6633!important;
        font-size: 14px;
    }
    .NationalYtios div:nth-child(3){
        width: 20%;
    }
    .cz-clear-margin{
        margin: 0!important;
    }
    .mobile-hide{
        padding: 0 8px!important;
    }
    .commonTop {
        display: none;
    }
    .YbHadMu{
        display: none;
    }
    .commonTop {
        display: none;
    }
    .PPiong{
        min-width: 100%;
        height: 168px;
    }
    .yoybuyCser{
        width: 100%;
        padding: 0 16px;
    }
    .mediaBanner {
        display: none;
        margin-bottom: 16px;
    }
    .mobeilNewAddVideo-main {
        display: block;
        margin-top: 0px;
    }
    .commonYoybuyCser {
        margin: 16px auto;
    }
    .yoybuyCserr{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .RevisionBox {
        top: 0px;
        margin-bottom: -40px;
    }
    .shoppingCartView {
        padding: 8px 0px;
    }
    .redesignShoppingcartView {
        margin: 0px auto;
        padding: 24px 16px 24px;
        padding-top: 24px;
        background-color: #fff;
    }
    .ClothingsBox {
        display: none;
    }
    .lookingForBox {
        display: none;
    }
    .SummerAslo{
        width: 100%;
        height: 160px;
        border-radius: 12px;
    }
    .SumerRight{
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .mediaSumerRight {
        margin-top: 0px;
    }
    .TiongOng{
        width: 30%;
        float: left;
        height: auto;
        display: none;
    }
    .TiongOng22{
        display: block;
        overflow: hidden;
    }
    .mediaTiongOng22 {
        margin-top: 16px;
    }
    .YouerCounk{
        width: 100%;
        height: 44px;
    }
    .YouerCounk img{
        height: 100%!important;
        border-radius: 12px;
    }
    .mediaShowLoop {
        width: 100%;
        height: 160px;
    }
    .mediaShowLoop img {
        height: 100%!important;
    }
    .SimgIco{
        height: 105px;
        width: 100%;
        border-radius: 12px;
        background-color: transparent;
        margin: 0 auto;
        border-radius: 12px;
        background-color: transparent;
        margin: 0 auto;
    }
    .YimISmoy {
        font-size: 12px;
        padding: 0 8px;
        line-height: 18px;
    }
    .WonmSeectoy{
        width: 100%;
        height: 160px;
    }
    .YleeocBestu{
        width: 100%;
        height: 180px;
        margin-top: 25px;
    }
    .redesignYleeocBestu {
        margin-top: 16px;
        height: 160px;
        overflow: visible;
        padding: 0px;
    }
    .redesignStyleSale {
        margin: 16px auto;
    }
    .SitDel{
        display: none;
    }
    .Yiocer{
        margin: 0;
        padding: 0px 8px;
    }
    .redesignYimISmoy {
        padding: 0 8px;
        font-size: 12px;
    }
    .StrenPotuing {
        font-size: 24px;
        text-align: left;
        margin: 0;
        line-height: 36px;
        margin-bottom: 4px;
    }
    .FinalUplin{
        width: 100%;
        margin: 0;
        margin-top: 0px;
        height: 32px;
    }
    .FinalUplinVac :after {
        display: none;
    }
    .Salesdrt{
        display: none;
    }
    .CustomizeCosplay{
        display: none;
    }
    .CosplayCosplyer{
        display: none;
    }
    .CosplayCosplyer{
        display: none;
    }
    .CosplayCosplyerList{
        display: none;
    }
    .CosplayWige{
        margin: 0;
        padding: 0;
        font-size: 12px;
        height: 32px;
        line-height: 32px;
        text-align: right;
        padding-right: 12px;
    }
    .redesignFinalUplin {
        padding: 0px;
        font-family: 'SemiBold';
        background: linear-gradient(135deg, #FFFFFF 0%, #FF6A26 100%);
        border-radius: 8px;
    }
    .FinctioUtey {
        padding: 0px;
        background: linear-gradient(135deg, #FFFFFF 0%, #2FC4FF 100%);
        border-radius: 8px;
    }
    .FinalUplinVac {
        padding: 0px;
        background: linear-gradient(135deg, #F9F9F9 0%, #8F57FF 100%);
        border-radius: 8px;
    }
    .CartyTopty{
        display: block;
    }
    .Vioctiy{
        display: none;
    }
    .ShopGeor{
        display: none;
    }
    .swiper-button-prev0{
        display: none;
    }
    .swiper-button-next0{
        display: none;
    }
    .IOStioy{
        display: none;
    }
    .kshdfjga {
        background-color: #F7F7F7;
        border-radius: 16px;
        padding: 20px;
        width: 100%!important;
    }
    .EnKingthisAyani .userLogo {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        vertical-align: middle;
        overflow: hidden;
    }
    .EnKingthisAyani .userLogo img {
        width: 100%;
        height: 100%;
    }
    .EnKingthisAyani .NickUsertoi {
        display: inline-block;
        height: 40px;
        width: 30%;
        line-height: 40px;
        vertical-align: middle;
    }
    .EnKingthisAyani .Craectimevv {
        display: inline-block;
        height: 40px;
        width: 30%;
        line-height: 40px;
        vertical-align: middle;
    }
    .Slioderkionm  img{
        width: 100%;
    }
    .WrapperUlcty li{
        width: 32%;
    }
    .WrapperUlcty li:last-of-type{
        width: 35%;
    }
    .Desctinatart img {
        margin-right: 0px;
    }
    .Weichtigndh, .Reviewisheyr {
        background-color: #EBEBEB;
        border-radius: 10px;
    }
    .WarehousSalecr{
        overflow: hidden;
    }
    .Crtiyuuios{
        width: 100%;
        padding: 25px;
        background: #F7F7F7;
        border-radius: 20px;
        border: 0px;
    }
    .Crtiyuuios:nth-child(2){
        margin: 10px 0;
    }
    .yoybuyCseruio{
        width: 100%;
        display: none;
    }
    .yoybuyCseruio div{
        font-family: 'Regular';
    }
    .Cutiomnser {
        display: none;
    }
    .PleaseEnter{
        display: none;
    }
    .HanhhhYyyioker {
        background-color: #fff;
        border-radius: 50px;
        overflow: hidden;
    }
    .cz-index__search {
        padding: 0 16px;
    }
    .yoybuy-search .navbar-form .form-group{
        width: 70%;
        margin-bottom: 0;
    }
    .yoybuy-search .navbar-form .Grounimghover {
        height: auto;
    }
    .yoybuy-search .navbar-form .form-control {
        height: 40px;
    }
    .yoybuy-search .navbar-form .btn-default {
        height: 40px;
    }
    .hover-class {
        padding: 10px 22.5px;
    }
    .cz-index-search__group .form-control {
        border-radius: 0px !important;
        font-size: 12px !important;
    }
    .cz-index-search__group .camera-module {
        border-radius: 10px !important;
        font-size: 12px !important;
    }
    .Qertiiok {
        color: #fff;
        /*padding-top: 45px;*/
        font-size: 14px;
        padding: 4px;
        box-sizing: border-box;
        margin-top: 24px;
    }
    #SumbitUrlBtn {
        width: 30%;
        float: left;
        margin-top: 0px !important;
        border-radius: 0px 40px 40px 0px!important;
        background-color: transparent;
        border: none;
        background-color: #fff;
    }
    .SeacthIOuy {
        width: 92%;
        margin: 0px;
        line-height: 32px;
        height: 32px;
        border-radius: 30px;
        margin-top: 4px;
        margin-left: 0px;
    }
    .NoticeCser{
        width: 100%;
        padding: 0px;
    }
    .PPiong {
        margin-top: 98px;
        background-size: 167% 124%;
        background-position: 55% 12%;
        background-repeat: no-repeat;
    }
    .yoybuyCseruio img{
        width: 30%;
    }
    .yoybuyCseruio div{
        font-size: 12px;
    }
    .HoveringShow div{
        font-size: 12px;
    }
    .mar18{
        font-size: 12px!important;
    }
    .guideone{
        width: 50%;
        margin-top: 20px;
    }
    .faqtit p {
        color: #2c374b;
        font-size: 24px;
    }
    .faqimg img{
        width: 100%;
        display: block!important;
    }
    /* 计算器 */
    .yoybuy1200{
        width: 100%;
    }
    .Yoybuy_Cost{
        width: 100%;
        padding: 0;
        height: auto;
    }
    .u1861_div h4{
        font-size: 20px;
        margin: 10px 0;
    }
    .u1861_div p{
        font-size: 12px;
    }
    .u1861_div img{
        width: 30%;
        height: auto;
    }
    .u1867_div{
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .u1867_div div{
        width: 100%;
        margin-right: 0px;
    }
    .ax_default{
        margin: 24px 0;
    }
    .u1867_div .Uil88Select{
        width: 100%;
        margin-right: 0px;
    }
    .ax_default input{
        width: 80%;
    }
    .ax_default select{
        width: 20%;
    }
    .u1874_input div{
        width: 33%;
    }
    .u1874_input input{
        width: 100%;
    }
    .u1880_But{
        position: relative;
        left: 28%;
        margin-top: 8px;
    }
    .u1881_text{
        width: 18%!important;
        float: left;
    }
    .Uio158_Dhl{
        width: 82%!important;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .costestimationNewV7{
        display: none;
    }
    .u1900_div_img{
        width: 15%;
        margin: 0 2%;
        padding: 6px 0;
    }
    .Sanjiao_S{
        width: 2%;
        margin: 0 2%;
    }
    .YoyBuyTitel{
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .Express_Yoybuy{
        width: 44%;
    }
    .Cost_Sty{
        width: 29%;
    }
    .DeliverDays{
        width: 47%;
        text-align: left;
    }
    .ResWork_A{
        width: 47%;
        float: left;
        text-align: right;
    }
    .Feature_Img{
        display: none;
    }
    .u1894_Common{
        padding: 8px 16px;
    }
    .panel-body{
        padding: 8px 16px!important;
    }
    .EstimaTsiy{
        margin-top: 50px;
        padding-left: 8px;
        box-sizing: border-box;
    }
    .CostetalOnalty{
        width: 100%;
    }
    .global-header h2{
        font-size: 14px;
    }
    .global-header{
        text-align: center;
    }
    .help-img{
        width: 100%;
    }
    .userindex-select{
        display: block;
    }
    #helpLinks{
        width: 100%;
        height: 400px;
        overflow: auto;
        padding: 10px 30px;
        box-sizing: border-box;
    }
    .sosbuy-user-menu{
        width: 100%;
    }
    .pull-right{
        margin-left: 0;
        float: none!important;
        margin: 0 8px;
    }
    .my-user-content, .my-dashboard{
        width: 100%;
        padding: 16px;
    }
    .help-item-1{
        padding: 10px;
    }
    .quick-find li{
        background: #f4f8ff;
        margin-right: 0%;
        margin: 2% 2%;
        width: 100%;
    }
    .mediaServiceTime {
        display: none;
    }
    .pc-hide {
        display: block !important;
    }
    .footerItemPc_Hide {
        display: none;
    }
    .copyPc_Hide {
        display: block;
        text-align: center;
    }
    .mediaserviceIcon {
        display: block;
        margin-top: 40px;
    }
    .redesignWWW, .redesignPhone {
        font-family: "Medium";
        font-size: 16px;
    }
    .mediaserviceIcon span {
        display: inline-block;
        margin-top: 4px;
    }
    .mediaserviceIcon img {
        height: 22px;
        margin-right: 5px;
    }
    .mediaserviceIcon .PaymentText {
        width: 100%;
    }
    .mediaserviceIcon .PaymentText:last-of-type {
        margin-top: 8px;
    }
    .footerYoybuyTime {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .redesignCuiiLinkttey:hover {
        box-shadow: none;
        animation: none;
    }
    .yoybuy-copy-rights {
        padding: 16px !important;
    }
    .AnniversaryBox_image {
        width: 100%;
        text-align: center;
    }
    .AnniversaryBox_image>a>img {
        width: 90%;
    }
    .AnniversaryBox_image_icon {
        display: none;
    }
    #AllCateput {
        background-color: #FFFFFF;
        padding-left: 4px;
    }
    .submit_submitBtn {
        display: none;
    }
    .serviceProcedure {
        width: 90%;
        padding: 24px;
    }
    .serviceProcedure_title {
        font-size: 24px;
    }
    .serviceProcedure_step {
        display: none;
    }
    .ChristmasAbsoulud {
        display: none;
    }
    .ChristmasAbsoulud_mobile {
        display: block;
        position: relative;
        margin-top: -35px;
    }
    .activity11_bg {
        height: 120px !important;
        background-size: auto;
    }
    .activity11_bg .u1861_div {
        padding-left: 20px;
    }
    .activity11_bg .u1861_div p {
        display: none;
    }
    .activity11_bg .u1861_div img {
        height: 88px;
        right: 50%;
        transform: translateX(50%);
        top: 32px;
    }
    .activity11_index_dialog {
        width: 100%;
    }
    .activity11_index_dialog img {
        width: 100%;
    }
    .activity11_index_dialog_close {
        width: 32px;
        height: 32px;
        right: 40%;
        bottom: 18%;
    }
    #search_hidden {
        display: block;
        height: 40px;
        background: url("https://img.yoybuy.com/market/upload/20221008/index_top_notice.jpg") no-repeat;
        background-position: 40% 0%;
        background-size: 204%;
    }
    .imageSearchBox:after{
        top: 31%;
    }
    .freeProduct_box {
        display: none;
    }
    .media_freeProduct_box {
        display: flex;
        width: 100%;
        margin: 0px;
    }
    .media_freeProduct_box .freeProduct_left {
        width: 100%;
    }
    .media_freeProduct_box p {
        flex: 5;
        font-size: 0px;
        margin: 0px;
    }
    .media_freeProduct_box p:first-of-type {
        margin-right: 2%;
    }
    .media_freeProduct_box p img {
        height: 96px;
        width: 48%;
    }
    .media_freeProduct_box p:first-of-type img {
        width: 100%;
    }
    .media_freeProduct_box p:last-child .freeProduct_left_two_img {
        margin-right: 4%;
    }
    .russia_fixed_line_tips {
        flex-direction: column;
        padding-left: 0px;
        padding: 0px;
    }
    .russia_fixed_line_tips a {
        width: 100%;
        text-align: center;
    }
}
.LayerCloser2{
    position: absolute;
    right: -18px;
    top: -21px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 0;
    background-position: -149px -31px;
    background: url('https://img.usgobuy.com/images/en/Www/Index/iconX.png') no-repeat;
}
@keyframes redesignAnimation
{
    from {
        box-shadow: none;
        border-radius: 24px;
    }
    to {
        box-shadow: 2px 4px 16px 0 rgba(0,0,0,0.12);
        border-radius: 24px;
    }
}