.video-js {
    width: 300px;
    height: 150px;
}

.vjs-fluid {
    padding-top: 56.25%
}

.product {
    margin: 20px auto;
}

.swiper-container {
    width: 360px;
    height: 540px !important;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 360px;
}

.gallery-thumbs {
    height: 100px !important;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    /* width: 25% !important; */
    height: 100% !important;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    /* border: 1px solid red; */
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #333;
}

.p-input {
    width: 80px;
    padding: 5px 10px;
    border: 1px solid #f1f1f1;
}

.p-input-text {
    width: 400px;
    padding: 5px 10px;
    border: 1px solid #f1f1f1;
}

.layui-upload-file {
    display: none !important;
}

.upload_img {
    cursor: pointer;
}

.layui-btn {
    width: 50px;
    background: #ca151e;
    color: #f1f1f1;
}

.dn {
    display: none !important;
}

#link_file_img {
    border: 1px solid #fafafa
}

.pro-sel-no {
    background: #dedede;
}

.pro-sel-no a span {
    color: #fff
}

.attr_thumb {
    position: fixed;
    top: 200px;
    left: 260px;
    width: 400px;
    height: 400px;
    z-index: 999999
}

.attr_thumb img {
    max-width: 400px;
    max-height: 400px;
}

.w_500 {
    width: 500px;
}

.w_600 {
    width: 600px;
}

.w_200 {
    width: 200px;
}
.w_400 {
    width: 400px;
}
.w_300 {
    width: 300px;
}

.w_100 {
    width: 100px !important;
}

.main-box {
    height: 650px;
    border: 1px solid #fafafa;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.main-box .label {
    background: #f3cd20;
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border-radius: 10px 10px 0px 0px;
    border-radius: 5px;
    /* margin-bottom: 10px; */
}

.img-box {
    display: block;
    background: #f1f1f1;
}

.other-cat ul {
    margin-top: 0px;
}

.other-cat ul li {
    padding: 6px 10px;
}

.layer-img {
    width: 30px;
    height: 30px;
}

.bg-gray {
    background: #f1f1f1;
}

.layui-input,
.layui-select,
.layui-textarea {
    height: 28px;
}

.attr_option {
    width: 100px;
    margin-right: 5px;
    display: inline-block;
}

.layui-btn-js {
    color: white;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

.product-button02 {
    position: fixed;
    bottom: 300px;
    right: 100px;
    background: #1a3c8c;
    display: none;
}

.upload_btn {
    /* width: 50px;
    height: 50px; */
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    /* border: 1px solid #ccc; */
    cursor: pointer;
    /* background: #fff; */
    border-radius: 6px;
}

.upload_btn img {
    width: 100px;
    border: 1px solid #f1f1f1;
}

.tab_btn {
    width: 40px;
    padding: 5px;
    display: block;
    position: absolute;
    bottom: 80px;
    right: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 6px;
}

.print_view {
    width: 50px;
    padding: 5px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 6px;
}

.comm_view {
    width: 50px;
    padding: 5px;
    display: block;
    position: absolute;
    top: 70px;
    right: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 6px;
}

.zhitu {
    max-width: 500px;
    max-height: 650px;
    vertical-align: middle;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border: 1px solid #f1f1f1;
}

.zhitu-2 {
    max-width: 500px;
    max-height: 320px;
    vertical-align: middle;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border: 1px solid #f1f1f1;
}

.dn {
    display: none;
}

.main-box-2 {
    position: relative;
    width: 100%;
    height: 350px;
    text-align: center;
    background: #f1f1f1;
    /* background: url(/source/static/images/bc.png); */
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

.attr_thumb_1 {
    position: absolute;
    top: 135px;
    left: -400px;
    line-height: 1.5;
    width: 400px;
    height: 400px;
    padding: 0px;
    border: 1px solid #d6d6d6;
    background: #fff;
    z-index: 301;
    box-shadow: 0 2px 8px #e3e3e3;
}

.attr_thumb_1 img {
    width: 400px;
    height: 400px;
}

.sku {
    position: relative;
}

input[readonly] {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}

.hengban {
    width: 440px;
    border: 1px solid #f3cd20;
    padding: 10px;
    margin-top: 260px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    background: #ca151e;
    color: #fff
}

.hengban input:first-child {
    width: 90%;
    text-align: center;
    font-size: 32px;
    border: none;
    background: none;
    color: #fff
}

.hengban input:nth-child(2) {
    width: 90%;
    text-align: right;
    font-size: 12px;
    border: none;
    background: none;
    color: #fff
}

.shuban {
    width: 90px;
    height: 600px;
    border: 1px solid #f3cd20;
    padding: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    background: #ca151e;
    color: #fff
}

.shuban input:first-child {
    width: 40px;
    height: 90%;
    text-align: center;
    display: block;
    font-size: 32px;
    border: none;
    /* background: none; */
    color: #fff
}

.jiazai {
    position: relative;
    padding: 5px;
    text-align: left;
}

.cblue {
    color: #1a3c8c
}

.corange {
    color: #f3cd20;
}

.bg-orange {
    background: #f3cd20;
}

.bg-blue {
    background: #1a3c8c;
}

.back_top {
    position: fixed;
    right: 0px;
    bottom: 180px;
    width: 80px;
    height: 90px;
    background: #f1f1f1;
    cursor: pointer;
}

.back_top img {
    width: 30px;
    position: relative;
    top: 20px;
    left: 25px;
}

.back_top span {
    position: relative;
    top: 25px;
    text-align: center;
    display: block;
}

.anzhuangfuwu {
    color: #ca151e;
    display: inline-block;
    margin-right: 12px;
    position: relative;
    padding-left: 18px;
    padding-top: 10px;
    line-height: 18px;
}

.anzhuangfuwu:before {
    content: "\E631";
    font-family: "iconfont"!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #3a3a3a;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0;
    line-height: 17px;
}

.layui-progress {
    margin-top: 2px;
}

.design-tab p {
    /* padding: 10px 0px; */
    font-size: 0;
    width: 500px;
}

.design-tab p a.selected {
    background-color: #1a3c8c;
    color: #fff;
    cursor: default;
}

html {
    -webkit-text-size-adjust: none;
}

.design-tab p a {
    font-size: 18px;
    color: #a4a4a4;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 248px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    padding: 6px 0px;
    border-radius: 10px;
}

.product-attr li {
    position: relative;
}


/* .product-attr li i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: -18px;
    right: -8px;
    background: url(/source/static/images/changyong.png);
    background-size: cover;
} */

.product-attr li t {
    width: 60px;
    height: 30px;
    position: absolute;
    top: -14px;
    right: -20px;
    background: url(/source/static/images/jiaobiao_2.png);
    background-size: cover;
    font-size: 16px;
    padding: 0px 2px;
    /* line-height: 25px; */
    overflow: hidden;
    /* max-width: 60px; */
    text-align: center;
    color: #1a3c8c;
    transform: scale(0.66);
}

.product-attr li i em {
    display: block;
    text-align: center;
    width: 43px;
    height: 22px;
    font-size: 12px;
    color: #1a3c8c;
    -webkit-transform-origin-x: 0;
    transform: scale(0.9);
}

.remark {
    padding: 10px;
}

.check_box {
    position: relative;
    display: inline-block;
    margin-left: 30px;
}

.check_box input[type=checkbox] {
    width: 24px;
    height: 24px;
    font-size: 14px;
    position: absolute;
    left: -28px;
    bottom: 2px
}

.fb {
    font-weight: bold;
}

.f10 {
    font-size: 10px;
}

#product-parameter-main {
    padding-bottom: 20px;
}