body{
    margin: 1px;
    padding: 0;
    background-color: #f5f5f5;
}
ul{
    margin: 0;
    padding: 0;
}
.row{
    margin: 0;
    padding: 0;
}

li{
    list-style: none;
}
a{
    color: #333;
}
.clearFixBox:after, .clearFixBox:before {
    content: "";
    height: 0px;
    line-height: 0px;
    width: 0px;
    display: block;
    clear: both;
    visibility: hidden;
}
.Index{
    width: 100%;
    height: auto;
    padding-top: 20px;
    background-color: #f5f5f5;
}
/* 头部开始 */
.Toheriis{
    /*height: 50px;*/
    width: 100%;
    background-color: #fff;
}
.WearBest{
    width: 1200px;
    margin: 0 auto;
    /*height: 50px;*/
}
#myBtn{
    display: none; /* 默认隐藏 */
    position: fixed;
    bottom: 108px;
    right: 30px;
    width: 50px;
    text-align: center;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #555; /* 设置背景颜色，你可以设置自己想要的颜色或图片 */
    color: white; /* 文本颜色 */
    cursor: pointer;
    padding: 15px;
    border-radius: 50px; /* 圆角 */
}
#PurcText:focus-visible{
    outline: none;
}
#PurcText:focus{
    outline: none;
}
#myBtn:hover{
    background-color: #ff6633;
}
.WearBest ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.WearBest ul li{
    width: auto;
    font-family: Regular;
    font-size: 14px;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 2px;
    color: #333333;
    float: left;
    list-style: none;
    cursor: pointer;
}
.notShippedProduct {
    background: #ffffff;
    padding: 16px 32px;
}
.notShippedProduct li{
    line-height: 34px;
    color: #666666;
    font-size: 16px;
}
.notShippedProduct li h2 {
    font-size: 18px;
    line-height: 34px;
    font-family: "Medium";
    color: #333333;
}
.notShippedProduct li p {
    font-family: Regular;
}
.allShoppedLineShow {
    padding-top: 20px;
    border-top: 1px solid #f5f5f5;
}
.allShoppedLineShow>ul {
    display: flex;
}
.allShoppedLineShow>ul li,.allLineShowMainStyle>ul li {
    text-align: center;
}
.allShoppedLineShow>ul li:first-of-type, .allLineShowMainStyle>ul li p:first-of-type{
    width: 15%;
}
.allShoppedLineShow>ul li:last-of-type, .allLineShowMainStyle>ul li p:last-of-type {
    width: 35%;
    text-align: left;
}
.allShoppedLineShow>ul li:nth-of-type(2), .allLineShowMainStyle>ul li p:nth-of-type(2) {
    width: 25%;
}
.allShoppedLineShow>ul li:nth-of-type(3), .allLineShowMainStyle>ul li p:nth-of-type(3){
    width: 25%;
}
.allLineShowMainStyle, .allLineShowMainStyle>ul {
    width: 100%;
}
.allLineShowMainStyle>ul li {
    display: flex;
    width: 100%;
    margin: 18px 0px;
}
.allLineShowMainStyle>ul li p {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.allLineShowMainStyle>ul li p img{
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: auto;
    height: auto;
}
.ChiopUiosd{
    background-color: #fff;
    margin: 10px 0;
    padding: 16px 32px;
}
.ChiopUiosd div{
    font-size: 16px;
    line-height: 34px;
    color: #666666;
    font-family: Regular;
}
.ChiopUiosd div:first-of-type {
    font-family: "Medium";
}
.Img_Letf_pag{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
.OneImg{
    width: 480px;
    overflow: hidden;
    float: left;
    position: relative;
}
.TwoText{
    width: 625px;
    overflow: hidden;
    float: left;
    margin-left: 80px;
}
.OneImg_img{
    width: 480px;
    height: 480px;
}
.OneImg_img img{
    width: 100%;
}
.TwoText_title{
    font-family: Regular;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #333333;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
#Spring_Box{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    /* left: 0; */
    background: rgba(51,51,51,0.5);
    z-index: 3;

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

#Spring_X{
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 24px;
    cursor: pointer;
}
.Spring_Text{
    font-family: Montserrat-Bold;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2c374b;
}
.Spring_Left{
    width: 180px;
    height: 56px;
    background-color: #ff6f2e;
    border-radius: 2px;
    border: solid 1px #ff6f2e;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 15px;
    padding: 12px 12px 12px 20px;
    box-sizing: border-box;
    color: #ffffff;
}
.Span_Sper{
    margin-left: 12px;
    color: #2c374b;
    font-size: 16px;
    font-family: Montserrat-SemiBold;
    color: #ffffff;
}

.Spring_Right{
    display: inline-block;
    margin-left: 60px;
    width: 180px;
    cursor: pointer;
    height: 56px;
    /* margin-top: 30px; */
    background-color: #ff6f2e;
    border-radius: 2px;
    border: solid 1px #ff6f2e;
    padding: 12px 12px 12px 20px;
    box-sizing: border-box;
    color: #ffffff;
}
.CustomFive{
    margin-top: 15px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #666666;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.PriceMany{
    font-family: Regular;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    margin: 10px 0;
    color: #333333;
}
.FivemenSize{
    width: 100%;
    height: auto;
    float: left;
    font-family: Regular;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.FivemenRight{
    width: 565px;
    height: auto;
    float: left;
}
.FivemenRight ul{
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.FivemenRight ul li{
    min-width: auto;
    height: 40px;
    padding: 0 10px;
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    list-style: none;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    font-family: Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #666666;
}
.ShippingCar{
    margin-top: 24px;
}
.gw_num_main {
    width: 100%;
}
.gw_num_main .gw_num_number {
    font-size: 18px;
    font-family: Regular;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 30px;
}
.gw_num_main .gw_num_box {
    padding-left: 15px;
    box-sizing: border-box;
}
.gw_num em {
    font-style: normal;
}
.gw_num{border: 1px solid #dbdbdb;width: 156px;line-height: 26px;overflow: hidden;}
.gw_num em{display: block;height: 40px;line-height: 40px;width: 40px;float: left;color: #7A7979;border-right: 1px solid #dbdbdb;text-align: center;cursor: pointer;background-color: #fff;    font-size: 24px;}
.gw_num .num{display: block;float: left;text-align: center;width: 74px;font-style: normal;font-size: 18px;line-height: 40px;border: 0;}
.gw_num em.add{float: right;border-right: 0;border-left: 1px solid #dbdbdb;}
.Gw_Btn {
    margin-top: 24px
}
.Gw_Btn button{
    height: 42px;
    background-color: #ff6633;
    border-radius: 4px;
    border: none;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.Gw_Btn button:focus{
    outline: none;
    cursor: pointer;
}
.Gw_Btn .productBuynow, .Gw_Btn .productAddcart {
    width: auto;
    padding: 0px 32px;
}
.Gw_Btn .productBuynow {
    background-color: red;
    padding: 0px 56px;
    margin-right: 18px;
}
.Gw_Btn .productAddcart img{
    width: 24px;
    margin-right: 8px;
    vertical-align: text-bottom;
}
.Gw_Btn .Btn{
    color: rgb(134,149,183);
    font-size: 16px;
    font-weight: bold;
}
.Img_Letf_pag .swiper-slide{
    width: 60px;
    height: 60px;
    /* background-color: pink; */
}
.swiper-slide img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.IIoliutyer{
    width: auto;
    height: auto;
}
.MnaImgIIuuyer{
    width: auto;
    height: auto;
}
.Img_Letf_pag .swiper-container{
    width: 420px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}
.Img_Letf_pag .swiper-button-prev{
    position: absolute;
    top:93%;
    height: 61px;
    background-color: silver;
    left: -1px;
}
.Img_Letf_pag .swiper-button-prev:root{
    font-size: 18px;
    color: #000;
}
.Img_Letf_pag .swiper-button-next{
    position: absolute;
    top:93%;
    height: 61px;
    background-color: silver;
    right:0px;
}
.swiper-button-next:focus{
    outline: none;
}
.swiper-button-next{
    border: 1px solid #dfdfdf;
    background-color: #fff;
}
.swiper-button-prev{
    border: 1px solid #dfdfdf;
    background-color: #fff;
}
.swiper-button-prev:focus{
    outline: none;
}
.swiper-button-prev:after, .swiper-button-next:after {
    font-size: 24px!important;
}
.Swiper_Inde{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 20px;
    position: relative;
}
.Swiper_Inde .swiper-button-prev{
    top: 40%!important;
    height: 80px!important;
}.Swiper_Inde .swiper-button-next{
    top: 40%!important;
    height: 80px!important;
}
.swiper-containers{
    width: 100%;
}
.swiper-container1 .swiper-slide{
    padding: 10px;
    box-sizing: border-box;
}
.swiper-container1 .swiper-slide img{
    width: 100%;
    height: 210px;
}
.ManMany_rmb{
    font-family: Regular;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.PritingNeck{
    font-family: Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #666666;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
/* 底部开始 */
.BrandMining{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 20px;
}
.Right_Grty{
    width: 225px;
    float: left;
    background-color: #fff;
    min-height: 450px;
    padding: 10px;
    box-sizing: border-box;
}
.R_ImgCer{
    width: 205px;
    height: auto;
    margin-bottom: 14px;
}
.R_ImgCer img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
}
.R_ImgCerImg{
    width: 100%;
    height:205px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
}
.R_ImgCerImg img{
    display: block;
    margin: 0 auto;
}
.Many_rmb{
    margin: 3px 0 ;
    font-family: Regular;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #333333;
}
.Knitted{
    font-family: Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 1px;
    color: #666666;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.KindLeft{
    width: 950px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    /* background-color: pink; */
}
#all {
    width:100%;
}
#option {
    height:52px;
    line-height:52px;
    z-index: 9999;
    border-bottom:3px solid #ff6633;
}
#option li {
    float:left;
    padding:0 15px;
    width: 200px;
    text-align: center;
    height: 52px;
    margin-right: 8px;
    background-color: #e5e5e5;
    border-radius: 4px 4px 0  0;
    color: #666666;
    cursor:pointer;
}
#option li.active {
    height: 49px;
    background:#ff6633;
    color: #ffffff;
    font-size: 16px;
}#option li.actives {
    height: 49px;
    background:#e5e5e5;
    color: #ffffff;
    font-size: 16px;
}
#card {
    border:none;
    border-top:none;
}
#card li {
    overflow: hidden;
    display:none;
    padding: 20px;
    box-sizing: border-box;
}
#card li.active {
    display:block;
}
.active p div{
    width: 33%;
    display: inline-block;
}
.MiningCCr{
    width: 100%;
    overflow: hidden;
}
.Chinesemainland{
    width: 100%;
    overflow: hidden;
    float: left;
}
.ChinnerImg{
    border-top: 1px solid #000;
    width: 100%;
    overflow: hidden;
    position: relative;

}
.ChinnerImg img{
    margin-top: 20px;
    width: 100%;
    height: auto;
}
/*评论区域的css*/
.pcComments {
    display: block;
}
.mebeilComments {
    display: none;
}
.ProductCommentsTopB {
    padding-bottom: 18px;
    border-bottom: 2px solid #000000;
}
.ProductCommentsTopBB {
    border-bottom: 0px;
}
.ProductComments {
    width: 100%;
    background-color: #FFFFFF;
    margin-top: 24px;
    padding: 40px 24px;
    padding-top: 12px;
    box-sizing: border-box;
}
.CommentsBox {
    width: 100%;
}
.CommentsItem {
    width: 100%;
    padding-top: 24px;
    box-sizing: border-box;
}
.CommentsItemImage {
    float: left;
    width: 8%;
}
.CommentsItemInfo {
    float: left;
    width: 92%;
    padding-bottom: 14px;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
}
.CommentsItem:last-of-type .CommentsItemInfo{
    border-bottom: 0px;
}
.CommentsItemInfo p {
    margin-bottom: 5px;
    font-size: 16px;
}
.CommentsItemInfo .name {
    font-family: "SemiBold";
}
.CommentsItemInfo .text {
    font-size: 14px;
}
.CommentsItemInfo span {
    color: #929292;
    font-size: 14px;
    font-family: "Medium";
}
.CommentsItemImgList {
    width: 100%;
    margin-bottom: 5px;
}
.CommentsItemImgList .ImgItem {
    float: left;
    width: 48px;
    margin-right: 10px;
    margin-bottom: 8px;
}
.CommentsItemImgList .ImgItem img {
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 1px;
    cursor: pointer;
}
.commentsImgListBig {
    width: 100%;
    height: auto;
    display: none;
}
.imgBigBox {
    width: 30%;
    position: relative;
}
.imgBigBox img {
    width: 100%;
}
.CommentsItemImgList .currentImgItem img{
    border: 2px solid #e53e41;
    padding: 0;
}
#imgBigBox {
    cursor: url("https://img.yoybuy.com/v7/imgs/social/smal_minusl.png"),auto;
}
.cursor-prev {
    width: 30%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url("https://img.yoybuy.com/v7/imgs/social/small_prev.png"),auto;
    z-index: 3;
}
.cursor-small {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    cursor: url("https://img.yoybuy.com/v7/imgs/social/smal_minusl.png"),auto;
    z-index: 2;
}
.cursor-next {
    width: 30%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    cursor: url("https://img.yoybuy.com/v7/imgs/social/small_next.png"),auto;
    z-index: 3;
}

/*评论区域的css --- 结束*/
.SwiPorImg{
    width: 214px;
    height: 214px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin: 0 auto;
}
.PoweringName{
    overflow: hidden;
    display: -webkit-box;
    width: 33%;
    float: left;
    text-overflow: ellipsis;
    padding-right:16px;
    -webkit-line-clamp: 1;  /*要显示的行数*/
    -webkit-box-orient: vertical;
    font-family: Regular;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
}
/* 底部开始css */
.WholCustom{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.WholCustom ul{
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.WholCustom ul li{
    width: 232px;
    background-color: #ffffff;
    border-radius: 4px;
    height: auto;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
.WholCustom ul li:nth-child(5n){
    margin-right: 0px;
}
.ManImg{
    width: 100%;
    height: 210px;
    overflow: hidden;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ManImg img{
   display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
}
.Descri{
    font-family: Regular;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.ManMany{
    display: flex;
    justify-content: space-between;
    font-family: Regular;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    height: 30px;
    line-height: 30px;
    color: #333333;
    margin: 8px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ManMany .PouttiomImg {
    width: auto;
    height: auto;
    margin: 0px;
}
.PrintNeck{
    font-family: Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #666666;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.AddCart{
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}
.AddCart img{
    position: relative;
    /*top: 6px;*/
    width: 24px;
    height: 24px;
}
.AddCart span{
    font-family: Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #666666;

}
.add-url .layui-layer-btn .layui-layer-btn0 {
    border-color: #dedede;
    background-color: #f1f1f1;
    color: #333333;
}
.add-url .layui-layer-btn .layui-layer-btn1 {
    border-color: #ff6633;
    background-color: #ff6633;
    color: #ffffff;
}
.AddCart button{
    width: 84px;
    height: 30px;
    background-color: #ff6633;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    color: #fff;
}
.AddCart button:focus{
    outline: none;
}
.activex{
    border: 1px solid #009df4!important;
}
.activexs{
    border: 1px solid #009df4!important;
}

* {
    margin:0;
    padding:0;
    list-style-type:none;
}
a, img {
    border:0;
}
body {
    font:12px/180% Arial, Regular, sans-serif, "宋体";
}
/* zoombox */
.zoombox {
    width:480px;
}
.zoompic {
    border:solid 1px #dfdfdf;
    width:478px;
    height:480px;
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
.zoompic img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.sliderbox {
    position: relative;
    background: #f5f5f5;
    overflow:hidden;
    padding:6px 0 0 0;
    box-sizing: border-box;
}
.sliderbox .arrow-btn {
    width:37px;
    height:58px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000;
    font-weight: bold;
    cursor:pointer;
}
.sliderbox .arrow-btn img {
    width: 100%;
    height: 70%;
}
.sliderbox #btn-left {
    float:left;
    background-position:0 0;
}
.swiper-button-prev {
    background-image: url('')!important;
}
.swiper-button-next {
    background-image: url('')!important;
}
.sliderbox #btn-left.dasabled {
    background-position:0 -76px;
}
.sliderbox #btn-right {
    float:right;
    background-position:-38px 0;
}
.sliderbox #btn-right.dasabled {
    background-position:-38px -76px;
}
.sliderbox .slider {
    float:left;
    height:60px;
    width:400px;
    position:relative;
    overflow:hidden;
    margin:0 0 0 3px;
    display:inline;
}
.CrutieryImg{
    width: auto;
    height: auto;
}
.sliderbox .slider ul {
    position:absolute;
    left:0;
    min-width: 450px!important;
    width: auto!important;
}
.sliderbox .slider li {
    float:left;
    width:60px;
    height:60px;
    margin:0 10px;
    text-align:center;
}
.sliderbox .slider li img {
    border:solid 1px #dfdfdf;
    width: 60px;
    height: 58px;
}
.sliderbox .slider li.current img {
    border:solid 1px #3366cc;
}
.iPhoneOnll{
    display: none;
}

#thumbnail ul li,.BankList li{
    cursor: pointer;
}
.KimLoider{
    width: 214px;
    height: 295px;
}
.lookingFor {
    width: 100%;
    background-color: #f5f5f5;
    margin-bottom: 24px;
    overflow: hidden;
}
.forItem {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding-top: 24px;
}
.forItem ul li:first-child {
    font-family: Regular;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.forItem div:first-child {
    font-family: Regular;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 2px;
    color: #333333;
}
.forItem ul li {
    float: left;
    line-height: 30px;
    margin-right: 20px;
    font-size: 14px;
    color: #0099ff;
    overflow: hidden;
    height: 30px;
}
.forItem ul li a {
    color: #0099ff;
}
.forItem div {
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #0099ff;
    overflow: hidden;
}
.forItem div div{
    float: left;
    line-height: 30px;
    margin-right: 20px;
    font-size: 14px;
    color: #0099ff;
    overflow: hidden;
    font-family: 'Medium';
    height: 30px;
    width: 25%;
}
.forItem div a {
    color: #0099ff;
}
.forItem div{
    float: left;
    line-height: 30px;
    margin-right: 20px;
    font-size: 14px;

    color: #0099ff;
    overflow: hidden;
}
.forItem div a {
    color: #0099ff;
}
.TaobaoName1688{
    text-align: right;
    padding: 10px 0;
    font-size: 12px;
    position: relative;
    background-color: #f5f5f5;
}
.TaobaoName1688 a{
    color: #ccc;
    font-size: 12px;
}
/*币种转换弹出框*/
#rate_drawer {
    width: 100%;
    height: 0px;
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
}
.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;
}
@media screen and (max-width: 850px) {
    .TaobaoName1688{
        display: none;
    }
    .CrtyIndexImcro{
        display: none;
    }
    #myBtn{
        display: none;
        bottom: 138px;
    }
    .aplus-v2{
        display: block!important;
    }
    .aplus-v2 .aplus-module{
        min-width: 100%!important;
    }
    .aplus-v2 .launchpad-module{
        max-width: 100%!important;
    }
    .aplus-v2 .aplus-3p-fixed-width{
        width: 100%!important;
    }
    .aplus-v2 .apm-fixed-width{
        width: 100%!important;
    }
    .aplus-v2 .aplus-module.module-9 th.apm-center {
        padding: 0 10px 0 0!important;
        width: 33%!important;
    }
    .aplus-v2 .apm-eventhirdcol{
        width: 100%!important;
    }
    .aplus-v2 .apm-spacing ul {
        margin: 0!important;
        color: #aaaaaa;
    }
    .page-a img{
        width: 100%!important;
    }
    #page-a img{
        width: 100%!important;
    }
    .a-expander-collapsed-height{
        max-height: 1200px!important;
    }
    .a-unordered-list{
        margin: 0px!important;
    }
    .aplus-v2 .apm-spacing ul:last-child, .aplus-v2 ol:last-child{
        margin: 0px!important;
    }
    .aplus-v2 table.apm-tablemodule-table th{
        width: 100%!important;
        float: left!important;
    }
    .aplus-v2 .apm-tablemodule{
        width: 100%!important;
    }
    .aplus-v2 .apm-spacing img{
        width: 100%!important;
    }
    .Index{
        display: none;
    }
    .PoweringName{
        width: 100%;
    }
    .container{
        overflow-x: scroll;
    }
    .Spring_TT{
        width: 100%;
    }
    .Spring_Right{
        width: 50%;
        float: left;
        margin-left: 0;
        margin-top: 30px;
    }
    .Spring_Left{
        width: 50%;
        float: left;
        margin-left: 0;
    }
    .iPhoneOnll{
        width: 100%;
        overflow: hidden;
        margin-bottom: 65px;
        display: block;
        /*margin-top: 50px;*/
    }
    .iPhoneOnll .swiper-slide{
        height: 375px;
        /*width: 100%!important;*/
        margin-right: 0;
        margin: 0;
    }
    .SwiperRio  .swiper-slide {

    }
    .BestSellrs .swiper-slide{
        height: auto;
    }
    /* .iPhoneOnll .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        left: auto;
        bottom: auto;
    }
    .iPhoneOnll .swiper-pagination{
        text-align: right;
        right: 10px;
        bottom: -10px;
        width: 55px;
    } */
    .SwipperTill{
        position: relative;
        margin-top: 50px;
    }
    .POsttiool{
        position: absolute;
        text-align: right;
        right: 10px!important;
        padding-right: 20px;
        width: 80px!important;
        left: auto!important;
        z-index: 9;
    }
    .FooterG{
        width: 100%;
        height: auto;
        background-color: #fff;
        position: fixed;
        bottom: 60px;
        left: 0px;
        padding: 10px;
        box-sizing: border-box;
        z-index: 9;
        padding-bottom: 24px;
    }
    .FiveMen{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 0px 0px 4px 4px;
    }
    .Stringbuted{
        font-size: 14px;
    }
    .Stringbuted span:nth-child(1){
        color: rgb(255,102,0);
        font-size: 21px;
    }
    .Stringbuted span:nth-child(2){
        color: rgb(141,141,141);
        font-size: 15px;
    }
    .YoybuyName{
        font-size: 15px;
        color: rgb(50,51,50);
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;  /*要显示的行数*/
        -webkit-box-orient: vertical;
        font-size:14px;
    }
    .TaoBaoName{
        color: rgb(141,141,141);
        font-size: 14px;
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;  /*要显示的行数*/
        -webkit-box-orient: vertical;
        font-size:14px;
    }
    .BestSellrs{
        border-radius: 4px;

    }
    .Inmkill{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        overflow: hidden;
        background-color: #fff;
    }
    .Inmkill ul{
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
    }
    .Inmkill li{
        width: 32%;
        height: auto;
        float: left;
        list-style: none;
        margin-top: 8px;
    }
    .Inmkill li:nth-child(2){
        margin: 0 2%;
        margin-top: 8px;
    }
    .Inmkill li:nth-child(5){
        margin: 0 2%;
        margin-top: 8px;
    }
    .Inmkill img{
        width: 100%;
        height: 120px;
        border-radius: 4px;
    }
    .Zitexe{
        width: 100%;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /*! autoprefixer: off */
        -webkit-box-orient: vertical;
        font-size: 14px;
        color: rgb(50, 51, 50);
    }
    .ManyMikll{
        font-size: 15px;
        color: rgb(255,102,0);
    }
    .BestSellrs{
        background-color: #fff;
        margin-top: 10px;
        border-radius: 7px;
    }
    .ProductSpeck{
        margin-top: 10px;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 4px;
    }
    .ProductSpeck ul{
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .ProductSpeck ul a{
        width: 100%;
        /*width: 33.3%;*/
        height: auto;
        list-style: none;
        float: left;
        flex: 1;
        color: rgb(50,51,50);
        font-size: 15px;
    }
    .ProductSpeck ul a.active{
        color: red;
    }
    .Bexiangqing{
        width: 100%;
        overflow: hidden;
        margin-top: 10px;
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 4px;
    }
    .BexUl{
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .BexUl li{
        width: 32%;
        float: left;
        min-height: 170px;
        margin-right: 2%;
        list-style: none;
    }
    .BexUl li:nth-child(3n){
        margin-right: 0;
    }
    .BexUl img{
        display: block;
        margin: 0 auto;
        border-radius: 4px;
        width: 100%;
        height: 100%;
    }
    .BexUl p{
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .BexUl div{
        font-size: 15px;
        color: rgb(255,102,0);
    }
    .FooteLeft{
        width: 25%;
        float: left;
        padding: 7px 0;
    }
    .FooteRight{
        width: 75%;
        float: left;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .FooteRight div{
        width: 100%;
        float: left;
        line-height: 36px;
        text-align: center;
        height: 36px;
        font-size: 15px;
        background-color: rgb(255, 153, 0);
        color: #fff;
        border-radius: 20px;
    }
    .mobeilAddBuynow {
        display: flex;
    }
    .mobeilBtnBuyNowBox {
        position: fixed;
        width: 90%;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
    .mobeilAddBuynow .mobeilAddCart{
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        flex: 1;
    }
    .mobeilAddBuynow .mobeilBuynow {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        background-color: red;
        flex: 1;
    }
    h3{
        padding: 10px;
    }
    .HomePage{
        position: fixed;
        width: 100%;
        height: 100%;
        display: none;
        /* background-color: pink; */
        z-index: 1000;
        bottom: 0px;
    }
    .YinYing{
        height: 11%;
        width: 100%;
        background-color: rgb(76, 76, 76,0.7);
    }
    .Brablack{
        width: 100%;
        height: 89%;
        background-color: #fff;
        padding: 16px;
        box-sizing: border-box;
        position: relative;
        overflow-y: scroll;
        padding-bottom: 55px;
    }
    .Brablack h3{
        padding: 10px 0;
    }
    .BradImges{
        width: 100%;
        height: 90px;
        border-bottom: 1px solid rgb(205,205,205,0.5);
    }
    .BradImges img{
        width: 75px;
        height: 75px;
        float: left;
    }
    .BradImges div{
        float: left;
        padding-left: 15px;
        color: rgb(255,102,0);
        box-sizing: border-box;
        font-size: 21px;
    }
    .BlackImgBarnd{
        padding-top: 10px;
        box-sizing: border-box;
    }
    .BlackImgBarnd ul{
        width: 100%;
        height: 105px;
        margin: 0;
        padding: 0;
    }
    .BlackImgBarnd li{
        list-style: none;
        margin-right: 10px;
        width: 75px;
        height: 105px;
        float: left;
        /* background-color: pink; */
    }
    .BlackImgBarnd li:last-child{
        margin-right: 0px;
    }
    .BlackImgBarnd img{
        width: 75px;
        height: 75px;
    }
    .BlackImgBarnd li div{
        width: 73px;
        height: 20px;
        line-height: 20px;
        border-radius: 4px;
        font-size: 10px;
        text-align: center;
        border: 1px solid rgb(205,205,205,0.5);
    }
    .Acctive{
        color: rgb(255,102,0)!important;
        /* border: 1px solid  rgb(255,102,0); */
    }
    .TaoBaoStyle ul{
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .TaoBaoStyle li{
        padding: 3px 5px;
        width: auto;
        float: left;
        border: 1px solid rgb(205,205,205,0.5);
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .TaoBaoStyle li:last-child{
        margin-right: 0;
    }
    .TaoSize_box {
        height: auto;
        max-height: 540px;
        overflow: auto;
    }
    .TaoSize ul{
        overflow: hidden;
    }
    .TaoSize li{
        padding: 3px 8px;
        width: auto;
        float: left;
        border: 1px solid rgb(205,205,205,0.5);
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .TaoSize li:last-child{
        margin-right: 0;
    }
    .Mertype{
        color: rgb(255,102,0)!important;
        border: 1px solid  rgb(255,102,0)!important;
    }

    .BtnBuyNow{
        width: 80%;
        margin: 0 auto;
        height: 36px;
        background-color: rgb(255, 102, 0);
        color: #fff;
        color: #fff;
        text-align: center;
        font-size: 15px;
        line-height: 36px;
        border-radius: 30px;
    }
    .GuanBi{
        font-size: 16px;
        font-weight: bold;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0px;
        text-align: center;
        top: 10px;
    }
    .container div {
        /* height: 1000px; */
        /* background: red; */
        border-bottom: 1px solid #fff;
    }
    .nav-list {
        /* position: fixed; */
        width: 100%;
        overflow: hidden;
        left: 0;
        top: 80px;
        /* background: black; */
        z-index: 999;
    }
    .nav-list a {
        float: left;
        width: 33%;
        color: rgb(50,51,50)!important;
        font-size: 15px;
        height: 50px;
        text-align: center;
        /* padding: 20px 0; */
        text-align: center;
        color: white;
        text-decoration: none;
    }
    .nav-list a.active {
        color: red;
        background-color: rgb(50, 51, 50);
        color: #fff!important;
    }
    #page-c img{
        width: 100%;
    }
    .HeaderTop{
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0;
        background-color: rgb(243,243,243);
        z-index: 999;
    }
    .HeaderTop ul{
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    .HeaderTop ul li{
        list-style: none;
        float: left;
        box-sizing: border-box;
    }
    .HeaLiOne{
        width: 33%;
        height: 50px;
        padding: 8px 0;
        margin-left: 3px;
    }
    .HeaTwo{
        width: 50%;
        height: 50px;
        padding: 7px 15px!important;
        box-sizing: border-box;
    }
    .HeaTwo input{
        width: 100%;
        height: 33px;
        border: 1px solid rgb(243,243,243);
        line-height: 50px;
        padding: 0 10px;
        background-color: #fff;
        box-sizing: border-box;
        border-radius: 30px;

    }
    .HeadInput{
        background: url('https://img.yoybuy.com/market/upload/Seo/souu.png')10px no-repeat;
        padding-left: 10px;
    }
    .HeaThers{
        width: 12%;
        height: 50px;
        position: relative;
        padding: 13px 0 ;
        box-sizing: border-box;
    }
    .HeaThers img{
        width: 24px;
        height: 24px;
    }
    .HeaThers div{
        width: 50%;
        float: left;
        padding: 0 10px;
        position: absolute;
        right: 10px;
        box-sizing: border-box;
    }
    .FexedQuan{
        position: fixed;
        width: 100%;
        right: 0;
        top: 50px;
        height: 100%;
        z-index:9999;
        display: none;
    }
    .FexdLeft{
        float: left;
        width: 20%;
        height: 100%;
        background-color: rgb(108, 109, 108,0.7);
    }
    .FexdRight{
        float: left;
        width: 80%;
        height: 100%;
        overflow-y: scroll;
        position: relative;
        box-sizing: border-box;
        background-color: rgb(243, 243, 243);
    }
    .Product{
        width: 100%;
        overflow: hidden;
        margin-bottom: 8px;
        padding: 10px;
        background-color: #fff;
        box-sizing: border-box;
    }
    .Product ul{
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }
    .Product ul li{
        list-style: none;
        float: left;
        border: 1px solid rgb(243, 243, 243);
        margin-right: 5px;
        padding: 3px 5px;
        margin-bottom: 5px;
        box-sizing:border-box ;
    }
    .activex{
        border: 1px solid rgb(255,102,0)!important;
        color: rgb(255, 102, 0);
    }
    .GreaDill{
        width: 100%;
        border-radius: 21px;
        height: 100%;
        background-color:#fff;
    }
    .GredLet{
        width: 35%;
        height: 34px;
        line-height: 34px;
        float: left;
        text-align: center;
    }
    .GredRit{
        width: 100%;
        height: 34px;
        float: left;
        position: relative;
    }
    .retrie{
        width: 100%;
        height: 34px;
        text-align: center;
        line-height: 34px;
    }
    .retrie dt a:after {
        position: absolute;
        top: 50%;
        left: initial;
        right: 10px;
        margin-top: -4px;
        margin-left: 30px;
        width: 8px;
        height: 8px;
        border: #666 solid;
        border-width: 1px 1px 0 0;
        content: ' ';
        -webkit-transform: rotate(135deg);
    }
    .retrie dt .up:after {
        margin-top: 0;

        border-width: 1px 1px 0 0;
        -webkit-transform: rotate(-45deg);
    }
    .slide {
        position: relative;
        top: 8px;
        left: -2px;
        display: none;
        z-index: 104;
        width: 150px!important;
        overflow-y: auto;
        background-color: #fff;
    }
    .slide li {
        display: block;
        height: 50px;
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .slide li a {
        display: block;
        padding: 0px;
        text-align: center;
        height: 50px;
        background-color: transparent;
        line-height: 50px;
    }
    #area{
        color: rgb(50,51,50);
    }
    .Menupop{
        width: 100%;
        right: 0;
        position: fixed;
        top: 50px;
        height: 100%;
        display: none;
        background-color: rgb(103, 104, 104,0.7);
        z-index:9999;
    }
    .Menupop ul{
        width: 100%;
        overflow: hidden;
        /* height: 65%;? */
        padding: 10px;
        background-color: #fff;
    }
    .Menupop li{
        text-align: center;
        height: 28px;
    }
    .Menupop li:hover{
        color: rgb(255, 153, 0);
    }
    .Muncction{
        width: 100%;
        min-height: 35%;
        /* background-color: rgb(103, 104, 104,0.7); */
    }
    .TextWan{
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .ManyTxt{
        font-size: 15px;
        color: #ff6600;
    }
    .IIckImg{
        width: 100%;
        height: 110px;
        overflow: hidden;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-items: center;
    }
    .IIckImg img{
        display: block;
        margin: 0 auto;
    }
    .MliKiiloItems{
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Navscroll{
        width: 50%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #ff6633;
        text-align: center;
        font-size: 12px;
        color: #fff;
    }
    .navScroll, .mobeilCommentsScroll{
        width: 50%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #e5e5e5;
        text-align: center;
        font-size: 12px;
        color: #fff;
    }
    #NavList{
        z-index: 99;
    }
    #ImgKiolored img{
        width: 100%;
    }
    #Kolper img{
        width: 100%;
    }
    .Noyan img{
        width: auto!important;
    }
    .Xyuandain{
        width: 6px;height: 6px;background-color: #ff6633;border-radius: 15px;display: inline-block;margin-left: 5px;
    }
    .PrintImg img{
        width: auto!important;
    }
    .row{
        margin: 0;
        padding: 0;
    }
    .updateNavList {
        z-index: 8 !important;
    }
    .ShiptagImg{
        text-align: right;
    }
    .Plugin{
        margin: 8px 0px!important;
    }
    .pcComments {
        display: none;
    }
    .mebeilComments {
        display: block;
    }
    .ProductComments {
        padding: 0px;
        margin-top: 0px;
    }
    .CommentsItemImage {
        width: 20%;
    }
    .CommentsItemInfo {
        width: 80%;
    }
    .notShippedProduct {
        padding: 16px 12px;
    }
    .notShippedProduct li p {
        font-size: 14px;
    }
    .notShippedProduct li h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .allShoppedLineShow>ul li {
        font-size: 12px;
    }
    .allShoppedLineShow>ul li:nth-of-type(2), .allLineShowMainStyle>ul li p:nth-of-type(2) {
        width: 45%;
        padding: 0px 4px;
    }
    .allShoppedLineShow>ul li:last-of-type, .allLineShowMainStyle>ul li p:last-of-type {
        width: 40%;
    }
    .allShoppedLineShow>ul li:nth-of-type(3), .allLineShowMainStyle>ul li p:nth-of-type(3) {
        display: none;
    }
    .allLineShowMainStyle>ul li p {
        font-size: 12px;
    }
    .allLineShowMainStyle>ul li p img {
        width: auto !important;
    }
    .allLineShowMainStyle>ul li p:first-of-type img{
        width: 100% !important;
    }
    .ChiopUiosd {
        padding: 16px 12px;
        font-size: 14px;
        margin: 0px;
    }
    .ChiopUiosd div {
        font-size: 14px !important;
    }
}
.price{
    color: red;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}
a{ cursor: pointer;}

li.selectable_false{
    background-color: #ccc !important;
    cursor: not-allowed;
}
.productMask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    display: none;
}
@keyframes ldio-d9kgd7o65mk {
    0% { transform: rotate(0) }
    100% { transform: rotate(360deg) }
}
.ldio-d9kgd7o65mk div { box-sizing: border-box!important }
.ldio-d9kgd7o65mk div { box-sizing: border-box!important }
.ldio-d9kgd7o65mk > div {
    position: absolute;
    width: 84px;
    height: 84px;
    top: 28px;
    left: 28px;
    border-radius: 50%;
    border: 8px solid #000;
    border-color: #D2D2D2 transparent #D2D2D2 transparent;
    animation: ldio-d9kgd7o65mk 1s linear infinite;
}
.ldio-d9kgd7o65mk > div:nth-child(2) { border-color: transparent }
.ldio-d9kgd7o65mk > div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:before, .ldio-d9kgd7o65mk > div:nth-child(2) div:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: -8px;
    left: 31px;
    background: #D2D2D2;
    border-radius: 50%;
    box-shadow: 0 76px 0 0 #D2D2D2;
}
.ldio-d9kgd7o65mk > div:nth-child(2) div:after {
    left: -8px;
    top: 31px;
    box-shadow: 76px 0 0 0 #D2D2D2;
}
.loadingio-spinner-dual-ring-a6l42hn9epr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
    z-index: 99;
}
.ldio-d9kgd7o65mk {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-d9kgd7o65mk div { box-sizing: content-box; }
.loadingio-spinner-dual-ring-a6l42hn9epr .loading_center_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -30%);
}
/* generated by https://loading.io/ */
