@media (min-width: 1300px){
    .container { max-width: 1300px; }    
}
@media (min-width: 1400px){
    .container { max-width: 1400px; }    
}
@media (min-width: 1500px){
    .container { max-width: 1500px; }    
}
@media (min-width: 1600px){
    .container { max-width: 1600px; }    
}
@media (min-width: 1700px){
    .container { max-width: 1700px; }    
}
@media (min-width: 1800px){
    .container { max-width: 1730px; }    
}
.table td, .table th {
    padding: .5rem;
}

#goods-swiper .swiper-slide{text-align:center;}
.gpic img{max-height:600px;}

.lit_gpic,.tyr-btn{
    width: 112px;
    margin: 8px 10px;
    border: 1px solid #e9e9e9;
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    min-height: 58px;
}
.lit_gpic img,.tyr-btn img{
    /*width: 116px;*/
}
.lit_woman_pic img{max-height:50px;}
.lit_gpic:hover{
    border: 1px solid #ff565c;
}
.tyr-btn{
    padding: 17px;
    border: 1px solid #4aa2d3;
    color: #4aa2d3;    
    font-weight: 600;
    font-size:16px;
}
.tyr-btn:hover{
    color: #ff565c;
    border: 1px solid #ff565c;
}
@media screen and (max-width: 1400px) {
    .lit_gpic,.tyr-btn{
        width: 100px;
        margin: 10px 12px;
        border: 1px solid #e9e9e9;
        padding: 5px;
        cursor: pointer;
        display: inline-block;
    }
    .lit_gpic img,.tyr-btn img{
        width: 100px;
    }
}
#goods-swiper-box{
   min-height: 391.5px; 
}
#goods-swiper .swiper-scrollbar{ left: 0; width: 100%; }
.details-price .goods-price{ font-size: 36px;}

.details-price .like_num_box span{ font-size:14px !important; }
.details-price .like_num_box{display:inline-block; float:right; margin-top:15px;}

.goods-color-box .ip-cimg {
    display: inline-block;
    cursor: pointer;
    width: 28px;
    height: 28px;
    max-width: 100%;
    border: none;
}
.goods-color-box .ip-cspan, .goods-color-box .choose-color {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 4px;
    border: none;
    border-radius: 100%;
    font-size: 0;
    line-height: 0;
    margin: 0 10px 0 0;
}

.goods-color-box .ip-cspan {
    border: 1px solid #fff;
}
.goods-color-box .ip-g-span{ 
    border-radius: 0 !important; 
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
}
.goods-color-box .choose-color {
    border: 1px solid #ff565c;
}
.goods-color-box .choose-color:after {
    position: absolute;
    bottom: 8px;
    right: 0px;
    font-family: "dripicons-v2" !important;
    content: "\53";
    color: #ff565c;
    font-size: 20px;
    line-height: 0px;
}
.product-cat #s-color-n{
    letter-spacing:0;
}
.goods-size{
    cursor: pointer;
}

.product-shield{
    border: solid 1px #e4e4e4;
    width: 100%;
    margin: 10px 15px 0 0;
    line-height: 44px;
    font-weight: 500;
    font-size: 12px;
}
.product-shield .product-shield-div{ width: 30%; text-align: center; }
.product-shield-div:first-child{ width: 40%; text-align: center; }
#outStock{ 
    background: rgb(204, 204, 204);
    border: 1px solid rgb(204, 204, 204);
    display: none;
}
.fixed-co-top{
    position: fixed;
    top: 91px;
    right: 0 !important;
    width: 20% !important;
    z-index: 99;
    padding: 16px 0 !important;
}
.modal-body .table td, .modal-body .table th {
    border: 1px solid #000000;
}

.gsize_box{
    /*height: 210px;*/
}
.gsize_box .gsize_fv span {
    display: inline-block;
    position: absolute;
}
.gsize_bc{
    /*position: absolute;*/
    top: 10px;
}


#f_width{
    /*left: 121px;
    top: 16px;*/
    left: 25%;
    top: -2%;
}
#f_height{
    /*top: 105px;
    left: 0px;*/
    top: 48%;
    left: 0%;
}
#f_framewidth{
    /*bottom: 8px;
    left: 227px;*/
    bottom: 3%;
    left: 48%;
}
#f_bridgewidth{
    /*left: 230px;
    top: 5px;*/
    left: 48.5%;
    top: -1%;
}
#f_leglength{
    /*left: 160px;
    top: 36px;*/
    left: 45%;
    top: 8%
}

#goods-desc .good-s-list{ clear: both; margin-bottom: 15px; }
#goods-desc .good-s-list span{ display: inline-block; }
#goods-desc .good-s-list .good-s-i{ width: 90px;}
#goods-desc .good-s-list .good-s-v{margin: 10px 12px;}
.show-inch{ cursor: pointer; }
#goods-desc .good-s-list .unit-inch{display: none;}

.td_bg{ background: #f5f5f5; }

.product-recommended .swiper-button-prev, .product-recommended .swiper-container-rtl .swiper-button-next {
    left: -15px; 
}
.product-recommended .swiper-button-next, .product-recommended .swiper-container-rtl .swiper-button-prev {
    right: -15px; 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    color: #181818 !important;
}
.swiper-button-next:after, .swiper-button-prev:after {font-size: 36px;}

#f_width_leg,#f_bridgewidth_leg,#f_leglength_leg{position: absolute;}
#f_width_leg{ top: 27px; left: 400px;}
#f_bridgewidth_leg{ top: 27px; left: 440px;}
#f_leglength_leg{ top: 27px; left: 466px;}

.reviews_p .revire-img{ width: auto; height: 80px; float: left; margin-right: 25px; border: 1px solid #d7d7d7; cursor: pointer; }

.on-sale-tag{
    display: inline-block;
    float: left;
    margin-left: 15px;
    font-size: 14px;
    background: #ff565c;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    color: #ffffff;
    border-radius: 2px;
}
#goods-video-box{
    position: absolute;
    top: 0;
    left: 0;
    min-height: 420px;
    z-index: 9;
    background: #ffffff;
    width: 100%;
    display: none;
}
.goods-video{
    width: 410px;
    height: 410px;
    left: 50%;
    position: absolute;
    margin-left: -225px;
    border-radius: 5px;
}
#gvideo-play{
    position: absolute;
    top: 346px;
    left: 26px;
    z-index: 6;
    cursor: pointer;
}
#gvideo-play .iconfont{font-size: 42px;}
#gvideo-close{
    position: absolute;
    top: -33px;
    right: 182px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #000000;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background: #e8e8e88a;
}
.feature_sp{
    display: inline-block;
    font-size: 12px;
    margin-right: 15px;
    text-align: center;
    background: #ffefef;
    padding: 0 18px;
    border-radius: 18px;
    height: 25px;
    line-height: 25px; 
}
.product-recommended .ip-image ,.product-recommended .ip-txt{
    /**/width: 90%; margin: 0 auto;
}
.product-details-sold{
    height: 30px; 
    border-bottom: 1px dotted #c9c9c9; 
    margin-bottom: 10px;
    color: #999;
}
.d_s_c0{color: #333;}
.details_sold{
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
}
.details_review{
    width: 50%;
}
.details_review span{ display: inline-block; }
.details_review .sata_Show{ float: none; }
.details_points{ width: 30%; }
.details_review,.details_points{
    display: inline-block;
    border-left: 1px solid #ddd;
    float: left;
    cursor: pointer;
    text-align: center;
}
.sata_Show{display: inline-block; margin: 3px 2px 0 0;}
.sata_Show p{ margin-top: 0; }
.product-details .product-details-action .btn {
    padding: 15px 40px;
}
.gt-w{
    min-width: 60px;
}

.ip-g-img{
    width: 95px;
}

.product-area .goods-color-box .choose-color:after {
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: "dripicons-v2" !important;
    content: "\53";
    color: #ff565c;
    font-size: 20px;
    line-height: 16px;
}
.fea_goods .ip-txt{
    margin-top: -10px;
}
.fea_title{
    width: 150px;
    margin: 0 auto;
    position: relative;
}
.fea_title span{
    display: block;
    position: absolute;
    right: -90px;
    top: 5px;
}

.goods-pic-box-fdj {
    position: absolute;
    font-size: 28px;
    right: 36px;
    top: 413px;
    cursor: pointer;
    z-index: 9;
    pointer-events: none;
    color: #666;
}

.service {
    -moz-box-align: center;
    align-items: center;
    display: block;
    text-align: center; 
}

.service .content {
  width: 100%;
  margin:0 auto;
  text-align: center;
}

.service .content .iconfont:before{
    position: absolute;
    margin-top: -4px;
    font-size: 22px;
}

.service .content h3 {
  font-size: 16px;
  line-height: 1;
  font-weight: 400; 
}
.service .content p {
  font-size: 12px;
  color: #333;
  line-height: 14px;
  margin-bottom: 0;
}
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service .content p {
      margin-right: 4px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .service .content p {
      margin-right: 0; } }
  @media only screen and (max-width: 767px) {
    .service .content p {
      margin-right: 0; } }
.service .content.white_text h3 {
  color: #fff; }
.service .content.white_text p {
  color: #ddd; }

.single_banner{overflow: hidden;}
.single_banner a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.v-middle td{ vertical-align: middle; }

#outStock,#add_wishlist_btn,#had_wishlist_btn{height: 63px;}
#add_wishlist_btn,#had_wishlist_btn{padding: 15px 0px; font-size: 16px;}
#outStock,#hadStock{text-transform: none;}
#hadStock{
    height: 63px;
    line-height: 15px;
    background: #ff565c;
}
#goods-swiper-box img{image-rendering: -webkit-optimize-contrast;}


@media screen and (max-width:1400px){
  .tyr-btn{
    line-height: 43px;
  }
}

@media screen and (min-width:1200px) and (max-width:1400px){
  #add_wishlist_btn,#had_wishlist_btn,#outStock,#hadStock{padding: 10px 0px; font-size: 14px;}
  .goods-pic-box-fdj { top: 350px;}
}



#id-rev .avatar-name .rdate,#id-rev .avatar-name .runame{text-transform:inherit; color: #333333; font-size: 14px;}
#id-rev .comments-text p{margin-top: 0;}
#id-rev .ruimg{
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #85d2ff;
    display: inline-block;
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    position: relative;
}
#id-rev .ruimg:after{
    position: absolute;
    bottom: 1px;
    right: -2px;
    font-family: "dripicons-v2" !important;
    content: "\53";
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    background: #1cc286;
    border-radius: 50%;
    width: 14px;
    height: 14px;
}

#id-rev .reviews_c{line-height: 10px;}

.write_rb,.recom_btn_down{ display: inline-block; cursor: pointer;}
.recom_btn_down{display: block; width: 215px; text-align: center; margin:20px auto 0; padding: 10px 0; border: 1px solid #218dc9; color: #218dc9; text-transform: capitalize; font-size: 14px; }
.recom_btn_down:hover {
    border: 1px solid #ff565c;
}



#wrv_img{ width: 300px; margin: 10px auto; display: block; }
#wrv_name{ width: 600px; height: 30px; margin-top: 15px; border:1px solid #ddd;}
#wrv_comment{ width: 600px; height: 80px; margin-top: 5px; border:1px solid #ddd;}
#wrv_comment::-webkit-input-placeholder { color: #999;}
#wrv_upimgbox{width: 600px; margin: 0 auto;}
#wrv_upimgbox .comment-upimg {
    background: #f5f5f5;
    position: relative;
    cursor: pointer;
}
#wrv_upimgbox .comment-imgli {
    width: 62px;
    height: 62px;
    float: left;
    margin-right: 15px;
    position: relative;
    border: 1px solid #d7d7d7;
}
#wrv_upimgbox .comment-upimg .upicon {
    position: absolute;
    color: #000;
    font-size: 36px;
    left: 12px;
    top: 5px;
    cursor: pointer;
}

#wrv_upimgbox .comment-upimg .upload_file {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
#wrv_upimgbox .cimg-del {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #0000006e;
    cursor: pointer;
    color: #fff;
}


.f-info-td td, .f-info-td th {
    padding: .9rem .5rem;
}


.promotion_box .dot{display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff979b;
    margin-right: 10px;}


.promotion_link{border-bottom: 1px solid #ffffff;}

.promotion_link:hover{border-bottom: 1px solid #dddddd;}

#g_ct_box{height: 28px; line-height: 30px; background: #ffeeee; color: #000; padding-left: 10px;}
#g_ct_box span{font-size:14px;}
#g_ct_box .timeBar label{font-size: 16px;}
#g_ct_box .timeBar span{margin-left:2px;}