﻿/* /develop/WgKAUpfhcljM-dNfUApZlKyst-GvUApKfKKUAU-jiBqrKljirprlimroji-jiBqrKljnrljpijrlni/style.css,/develop/WgKAUpfhcljM-jyKpAfjbUdOt-GvUApKfKKUAU-jmBqrKkjjipjkilnrlr-jiBqrKljnrljpijrlni/adaption.css,/develop/WgKAUpfhcljM-cAUKfpjvfdFO-GvUApKfKKUAU-jmBqrKljirprlilimir-jiBqrKljnrljpijrlni/prodList_custom.css,/assets/widget/style/component/separator/separator.css,/assets/widget/style/component/graphic/graphic.css,/assets/widget/style/component/mailCollection/mailCollection.css *//* /develop/WgKAUpfhcljM-dNfUApZlKyst-GvUApKfKKUAU-jiBqrKljirprlimroji-jiBqrKljnrljpijrlni/style.css */.YL27642 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.YL27642 {
    padding: 20px;
}

.YL27642 .grid-container-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.YL27642 .prodList_custom .backstage-widgetsettings-tools{
    display: none !important;
}
.YL27642 .proshow-scroll-main {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.YL27642 .range-slider span:last-child {
    left: 100%;
}
.YL27642 .range-slider .ui-slider-range:last-child {
    width: 100%;
}
.YL27642 .ui-slider-handle {
    border-radius: 50%;
    background-color: #c29958;
    cursor: pointer;
}

.YL27642 .ui-slider-handle:active {
    border: none;
    background-color: #c29958;
}

.YL27642 .ui-state-hover,
.YL27642 .ui-widget-content .ui-state-hover,
.YL27642 .ui-widget-header .ui-state-hover,
.YL27642 .ui-state-focus,
.YL27642 .ui-widget-content .ui-state-focus,
.YL27642 .ui-widget-header .ui-state-focus,
.YL27642 .ui-button:hover,
.YL27642 .ui-button:focus {
    border: none !important;
    outline: unset;
}

.YL27642 .ui-slider-horizontal {
    border-radius: 50px;
}

.YL27642 .ui-slider-range {
    background: #c29958;
}

/* 图片 */
.YL27642 .sub-prod-img {
    /* display: none; */
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none;
    transform: scale(1.1);
}

.YL27642 .proshow-image .productImg {
    position: relative;
}

.YL27642 .proshow-image .productImg,
.YL27642 .proshow-image .sub-prod-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all .5s ease-in-out;
    z-index: 1;
}

.YL27642 .proshow-image {
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    position: relative;
}

.YL27642 .y-text-center {
    text-align: center;
}

.YL27642 .proshow-title {
    padding-top: 10px;
}

/* 精灵图 */
.YL27642 .sprite-box {
    position: relative;
    flex: auto;
    padding: 10px 0;
}

.YL27642 .sprite-box .sprite-box__inner {
    display: flex;
    justify-content: space-between;
    list-style: none;
    flex-wrap: wrap;
    padding-right: 20%;
}

.YL27642 .sprite-box .sprite-box__inner li {
    position: relative;
    display: block;
    width: 31px;
    flex: 0 0 auto;
}

.YL27642 .sprite-box .sprite-box__inner li span{
    display: block;
    width: 31px;
    height: 31px;
    background: url(../image/zs.jpg) no-repeat left top;
    background-size: 390px;
    position: relative;
    cursor: pointer;
    margin-right: 0;
    text-align: center;
}
.YL27642 .sprite-box .sprite-box__inner li span i{
    position: absolute;
    font-style: normal;
    left: 50%;
    bottom: -20px;
    opacity: 0;
    transition: all .5s;
    transform: translateX(-50%);
    width: max-content;
}
.YL27642 .range-box {
    position: relative;
}
.YL27642 .ipt-text{
    display: flex;
    width: 100%;
    left: 0;
    position: absolute;
    justify-content: space-between;
    transform: translateY(25px);
}
.YL27642 .ipt-text input {
    width: 60px;
    border: 1px solid #ccc;
    padding: 1px 5px;
}
.YL27642 .prodfield-single .range{
    margin-bottom:35px; 
}
.YL27642 .sprite-box .sprite-box__inner li span:hover i{
    opacity: 1;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(1) span{
    background-position: 1px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(2) span{
    background-position: -200px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(3) span{
    background-position: -122px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(4) span{
    background-position: -281px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(5) span{
    background-position: -40px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(6) span{
    background-position: -365px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(7) span{
    background-position: -161px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(8) span{
    background-position: -83px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(9) span{
    background-position: -241px 0;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(10) span{
    background-position: -322px 0;
}

.YL27642 .sprite-box .sprite-box__inner li:nth-child(1).on span{
    background-position: 1px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(2).on span{
    background-position: -200px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(3).on span{
    background-position: -122px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(4).on span{
    background-position: -281px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(5).on span{
    background-position: -40px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(6).on span{
    background-position: -365px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(7).on span{
    background-position: -161px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(8).on span{
    background-position: -83px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(9).on span{
    background-position: -241px -31px;
}
.YL27642 .sprite-box .sprite-box__inner li:nth-child(10).on span{
    background-position: -322px -31px;
}

.YL27642 .prodfieldLeftFieldname span{
    color: #333;
}
.YL27642 .prodfieldLeftFieldname span:hover{
    text-decoration: underline;
}
.YL27642 .range{
    width: 82%;
    display: inline-grid;
    padding-right: 20px;

}

.YL27642 .prodlist-money {
    margin: 10px 0;
}

/* 产品标签 */
.YL27642 .defaultimg {
    position: absolute;
    z-index: 2;
    right: 0;
    top: -2px;
    /* display: flex; */
    /* flex-direction: column; */
}

.YL27642 .defaultimg img {
    width: 30px;
    padding-left: 2px;
}

/* 产品名称 */
.YL27642 .proshow-title a {
    color: #5c6073;
    text-decoration: none;
}

.YL27642 .proshow-title a:hover {
    color: #333;
    text-decoration: underline;
}

/* 价格 */

.YL27642 .prodlist-money {
    height: 22px;
    overflow: hidden;
    line-height: 22px;
}

.YL27642 .prodlist-money .prodlist-price,
.YL27642 .prodlist-money .prodlist-discountprice {
    font-size: 18px;
    font-weight: bold;
    color: #e4393c;
    display: inline-block;
    /**display:inline;*/
    vertical-align: middle;
    margin-right: 10px;
    white-space: nowrap;
}

.YL27642 .prodlist-money .prodlist-price {
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    font-weight: normal;
}

/* 分页 */
.YL27642 .pagination {
    position: relative;
    display: flex;
    justify-content: center;
    height: 60px;
}

.YL27642 .pagination li {
    float: left;
    text-align: center;
    background: #fff;
    border: 1px solid #c9caca;
    line-height: 28px;
    overflow: hidden;
    padding: 0px 9px;
    color: #898989;
    border-radius: 3px;
    margin: 0 2px;
}

.YL27642 .pagination li:not(.active):hover {
    color: rgb(51, 51, 51);
    border: 1px solid rgb(51, 51, 51);
}

.YL27642 .pagination li.active {
    cursor: default;
    background: #333333;
    border: 1px solid #333;
    color: #fff;
}

.YL27642 .pageNumLi {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
    color: #333333;
}

.YL27642 .pagination li>a#nextPage {
    margin-left: 0px;
    background-position: right center;
}

.YL27642 .pagination li>a#previousPage {
    margin-right: 0px;
    background-position: left center;
}

.YL27642 .pageNumLi a {
    color: inherit;
}

.YL27642 .pagination li:active {
    color: #fff;
    border-color: transparent;
}

.YL27642 div[class^='sitewidget-'] a:hover {
    color: #222;
    font-weight: 400;
}/* /develop/WgKAUpfhcljM-jyKpAfjbUdOt-GvUApKfKKUAU-jmBqrKkjjipjkilnrlr-jiBqrKljnrljpijrlni/adaption.css */@media screen and (max-width: 1920px) {
    .YL27642 .grid-container-4 {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media screen and (max-width: 1600px) {
    .YL27642 .grid-container-4 {
        grid-template-columns: repeat(4, 1fr);
    }
}


/* 移动端 */
@media screen and (max-width: 768px) {}

@media screen and (max-width: 500px) {
    .YL27642 .sprite-box .sprite-box__inner li {
        margin: 10px 0;
        width: 20% !important;
    }

    .YL27642 .sprite-box .sprite-box__inner {
        padding-right: 0;
    }

    .YL27642 .grid-container-4 {
        grid-template-columns: repeat(2, 1fr);
    }

    .YL27642 .ipt-text input {
        width: 50px;
    }
}/* /develop/WgKAUpfhcljM-cAUKfpjvfdFO-GvUApKfKKUAU-jmBqrKljirprlilimir-jiBqrKljnrljpijrlni/prodList_custom.css */.YL27642 .prodfield-container {
    margin: 20px auto;
}

.YL27642 section.prodfieldContainer {
    padding: 0;
}

.YL27642 .prodfield-container .prodfield-form {
    position: relative;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main {
    position: relative;
}



.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    min-height: 38px;
    box-sizing: border-box;
}

.YL27642 .prodfield-container .operationBox {
   position: relative; 
   display: inline-block;
}
/*  加载动画*/
.YL27642 .prodfield-container .loadingBox {
    display: none;
    position: absolute;
    top: 0;
    width:100%;
    height:100%;
    align-items: center;
    justify-content: center;    
}
.YL27642 .prodfield-container .rotate-animate {
    display: flex;
  /* border: 2px solid #e8e8e8;
  border-radius: 50%;
  border-top: 2px solid #008cff;
  width: 14px;
  height: 14px; */
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single:last-child {
    border-bottom: 1px solid #e3e3e3;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-fieldname {
    width: 18%;
    padding: 6px 0 0 14px;
    /* background-color: #f4f6f9; */
    box-sizing: border-box;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-fieldname.prodfieldLeftFieldname {
    padding: 6px;
    display: flex;
    /*align-items: center;*/
    justify-content: space-around;
    flex-direction: column;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-fieldname span {
    font-size: 14px;
    word-break: break-word;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
    width: 82%;
    padding: 6px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    box-sizing: border-box;

}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
}

/* 自定义复选框 */

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox label {
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox input[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    margin-right: 4px;
    border: 1px solid #d9dde5;
    background-color: #fff;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox input[type="checkbox"]:checked+label::before {
    background: url("../image/yes.png") no-repeat center center;
    color: #3d8dee;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox input[type="checkbox"],
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

/* 20190321自定义横向展示风格复选框 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customCheckElection {
    margin-right: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customCheckElection label input[type="checkbox"] {
    display: none;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customCheckElection label input[type="checkbox"]+i {
    font-style: normal;
    text-align: center;
    font-size: 16px;
    padding: 8px 10px;
    background: #eee;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customCheckElection label input[type="checkbox"]:checked+i {
    background: darkred;
    color: #fff;
}

/*自定义单选框*/

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio label {
    position: relative;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio input[type="radio"]+label::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 4px;
    border: 1px solid #d9dde5;
    background-color: #fff;
}
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio input.inputColor {
  /* 用作js判断 */
}
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio .labelColor::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(3px, -50%);
    -ms-transform: translate(3px, -50%);
    transform: translate(3px, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3d8dee;
}

/* 20190321自定义横向展示风格单选框 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customSingleElection {
    margin-right: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customSingleElection label input[type="radio"] {
    display: none;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customSingleElection label input[type="radio"]+i {
    font-style: normal;
    text-align: left;
    font-size: 16px;
    padding: 8px 10px;
    background: #eee;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customSingleElection label input[type="radio"]:checked+i {
    background: darkred;
    color: #fff;
}

/*自定义下拉框*/

.prodfield-input-select {
    position: relative;
    padding: 0px;
    margin-right: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 34px;
    box-sizing: border-box;
}

.prodfield-input-select select {
    width: 200px!important;
    height: 24px;
    line-height: 24px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../image/select.png") no-repeat 100% center!important;
    background-size: 14px 14px;
    font-size: 14px;
    padding: 0 20px 0 4px!important;
    outline: none;
    border-radius: 2px;
    border-color: #d9dde5;
    box-sizing: border-box;
}

.prodfield-input-select select option {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

.prodfield-input-select i {
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -2;
}

/* 20190321自定义横向展示风格下拉选框替换样式 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection {
    margin-right: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection label input[type="radio"] {
    display: none;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection label input[type="radio"]+i {
    font-style: normal;
    text-align: center;
    font-size: 16px;
    padding: 8px 10px;
    background: #eee;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection label input[type="radio"]:checked+i {
    background: darkred;
    color: #fff;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection i {
    position: static;
    cursor: pointer;
}

/* 自定义文本框 */

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-text {
    margin: 4px 22px 4px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 160px;
    height: 24px;
    border: 1px solid #d9dde5;
    border-radius: 2px;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-text:focus {
    border-color: #3d8dee;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-text input {
    width: 156px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    padding: 0 4px;
    border: 0;
    outline: none;
    box-sizing: border-box;
}


.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-btn {
    /* background-color: #fff; */
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single [type=submit] {
    padding: 4px 10px;
    background-color: #3d8dee;
    color: #fff;
    outline: none;
    border: 1px solid #3381f7;
    box-sizing: border-box;
    border-radius: 4px;
    cursor: pointer;

}

/* 新增风格自定义样式 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .custom-horizontal-style .prodfield-left-fieldname {
    padding-right: 12px;
    text-align: right;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
    /* padding-right: 66px; */
    position: relative;
}

/* 可多选提示信息 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .mayShow-checkBox {
    position: absolute;
    right: 9px;
    color: darkred;
    font-weight: bold;
}

.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .mayShow-checkBox-hidden {
    display: none;
}

/* 自定义重置按钮 */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .resetBtn {
    padding: 5px 15px;
    background-color: #eee;
    color: #444;
    outline: 0;
    border: none;
    box-sizing: border-box;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    left: 5px;
}

/* 2019-7-8-new style */
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    padding: 10px 0px;
    height: auto;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-right label {
    height: auto;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox label,
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio label {
    word-break: break-word;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox input[type="checkbox"]+label::before,
.YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio input[type="radio"]+label::before {
    min-width: 12px;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single {
    display: block;
    min-height: 0;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-fieldname {
    width: auto;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
    padding-right: 10px;
    width: auto;
    border-top: 1px solid #e3e3e3;
}

.YL27642 .xyx2019-7-8-new-style .fa-chevron-down {
    transition: 0.5s;
}

.YL27642 .xyx2019-7-8-new-style .roteDowm {
    transform: rotate(180deg)
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-left-btn {
    display: none;
}

.YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right:last-child {
    border-top: none;
}

.YL27642 .col-md-1 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right,
.YL27642 .col-md-2 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right,
.YL27642 .col-md-3 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right,
.YL27642 .col-md-4 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
    display: block;
}

.YL27642 .col-md-1 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .col-md-1 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio,
.YL27642 .col-md-2 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .col-md-2 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio,
.YL27642 .col-md-3 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .col-md-3 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio,
.YL27642 .col-md-4 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
.YL27642 .col-md-4 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 0;
}

@media only screen and (max-width:380px) {
    .YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
        display: block;
    }

    .YL27642 .xyx2019-7-8-new-style .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox {
        margin-right: 0;
    }

}
@media (max-width:375px) {
    .YL27642 .sprite-box .sprite-box__inner li {
    width: 45px;
}
}

@media(max-width:1024px) {
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customSingleElection {
        margin-bottom: 8px;
    }
}

@media(max-width:768px) {
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customDropDownElection {
        margin-bottom: 8px;
    }

    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .customCheckElection {
        margin-bottom: 8px;
    }
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 50px;
}

}

/* 2019.8.16自定义风格4样式 */
/* 自定义按钮样式 */
.YL27642 .prodfield-container {
    margin: 0;
    padding-top: 20px;
}

.YL27642 .sitewidget-prodFilter {
    /* background: #efefef; */
    background: #fff;
}

.YL27642 .sky_slideToggleBtn {
    width: 380px;
    height: 50px;
    margin: 0 auto;
    transform: translateY(50%);
    background: #bbbdbd;
    border: 2px solid #FFFFFF;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    font-family: OpenSans-Bold;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    cursor: pointer;
    position: relative;
    z-index: 1;

}

.YL27642 .sky_slideToggleBtn>span {
    transform: translateX(15%);
    display: inline-block;
}

.YL27642 .sky_slideToggleBtn i {
    float: right;
    margin-right: 20px;
    line-height: 50px;

}

.YL27642 .sky_slideToggleHr {
    width: 100%;
    height: 2px;
    background: #EEEEEE;
    transform: translateY(56px);
}

.YL27642 .sky-sitewidget-title {
    transform: translateY(50%);
}

.YL27642 .sky-sitewidget-title>h2 {
    padding: 0 20px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 20px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single {
    display: inline-block;
    width: 346px;
    border: none;
    margin-bottom: 20px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .custom-horizontal-style .prodfield-left-fieldname {
    text-align: start;
    margin-bottom: 10px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-left-fieldname {
    width: 100%;
    padding: 0;
    padding-top: 6px;
    background: none;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right {
    padding: 0;
    width: 100%;
    background: #ffffff;
    height: 100px;
    overflow-y: auto;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .sky-customstyle4-list-itme {
    padding: 0 4px;
    display: block;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    height: 20px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .sky-customstyle4-list-itme:first-child {
    margin-top: 4px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .sky-customstyle4-list-itme label input[type="radio"]+i {
    background: none;
    font-size: 14px;
    width: 100%;
    display: block;
    line-height: 20px;
    height: 20px;
    padding: 0;
    text-align: left;
    padding: 0 5px;
    box-sizing: border-box;
    transform: none;
    overflow: hidden;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .sky-customstyle4-list-itme label input[type="radio"]:checked+i {
    background: #007bff;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio label {
    display: block;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox {
    padding: 0;
    height: 20px;
    margin: 4px 10px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .custom-skystyle4-btn {
    display: flex;
    justify-content: center;
    padding: 10px 0 25px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .custom-skystyle4-btn button {
    position: relative;
    width: 100px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    margin-right: 20px;
    border-radius: 30px;
    line-height: 32px;
    border: none;
    outline: none;
    background: rgba(188, 188, 188, 1);
    cursor: pointer;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .custom-skystyle4-btn button i {
    vertical-align: inherit;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .custom-skystyle4-btn button:first-child i {
    margin-right: 10px;
}

.YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .custom-skystyle4-btn button:last-child i {
    margin-left: 10px;
}

.YL27642 .sky-selectChecked-warp {
    display: flex;
    padding: 10px;
    margin-top: 35px;
    background: #eee;
}

.YL27642 .sky-selectChecked-warp>span {
    margin-top: 5px;
    flex: 0 0 230px;
    font-family: Arial;
    font-size: 16px;
    height: 32px;
    line-height: 36px;
    white-space: nowrap;
}

.YL27642 .sky-selectChecked-warp .sky-selectChecked-btns {
    display: flex;
    flex-wrap: wrap;
}

.YL27642 .sky-selectChecked-warp .sky-selectChecked-btns .sky-checked-btn {
    margin: 5px;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid rgb(87, 178, 199);
    margin-bottom: 5px;
}

.YL27642 .sky-selectChecked-warp .sky-selectChecked-btns .sky-checked-btn>span {
    margin-right: 15px;
}

.YL27642 .sky-selectChecked-warp .sky-selectChecked-btns .sky-checked-btn>i {
    cursor: pointer;
    color: rgb(87, 178, 199);
}

@media screen and (max-width:1024px) and (min-width:769px) {
    .YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single {
        width: 300px;
    }
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 90px;
}
}

@media  (max-width:900px) and (orientation: landscape) {
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 70px;
}
}
@media screen and (max-width:768px) {
    .YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single {
        width: 100%;
    }

    .YL27642 .sky-selectChecked-warp {
        display: block;
    }
}

@media screen and (max-width:480px) {
    .YL27642 .prodfield-container.custom-ksy-style4 .prodfield-form .prodfield-main .prodfield-single {
        width: 100%;
    }

    .YL27642 .sky_slideToggleBtn {
        width: 80%;
    }

    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-checkbox,
    .YL27642 .prodfield-container .prodfield-form .prodfield-main .prodfield-single .prodfield-right .prodfield-input-radio {
    margin-right: 40px;
}

YL27642 .sprite-box .sprite-box__inner li {
    width: 48px;
}
.YL27642 .range{
    width:100%;

}

}/* /assets/widget/style/component/separator/separator.css */.sitewidget-separator .separator-line{height:0;border-width:0;display:inline-block;width:100%}
.sitewidget-separator .separator-line.separator-line-dashed{border-top-style:dashed}
.sitewidget-separator .separator-line.separator-line-solid{border-top-style:solid}
.sitewidget-separator .separator-line.separator-line-dotted{border-top-style:dotted}/* /assets/widget/style/component/graphic/graphic.css */.sitewidget-graphic table[cellspacing="10"]{border-spacing:10px;border-collapse:separate}
.sitewidget-graphic table thead td{vertical-align:bottom}
.sitewidget-graphic img{max-width:100%}
.sitewidget-graphic table img{max-width:100%;width:100%\0}
.sitewidget-graphic .sitewidget-bd *,.sitewidget-text .sitewidget-bd *{font-size:inherit;color:inherit;line-height:normal}
.sitewidget-graphic .sitewidget-bd em,.sitewidget-text .sitewidget-bd em{font-style:italic}
.sitewidget-graphic .sitewidget-bd.fix{word-break:break-word}
.sitewidget-text .sitewidget-bd h1,.sitewidget-text .sitewidget-bd h2,.sitewidget-text .sitewidget-bd h3,.sitewidget-text .sitewidget-bd h4,.sitewidget-text .sitewidget-bd h5,.sitewidget-text .sitewidget-bd h6{font-weight:inherit}
.hasOverflowX{overflow-x:auto;overflow-y:hidden}/* /assets/widget/style/component/mailCollection/mailCollection.css */.sitewidget-mailCollection .mailCollection-wrap{position:relative}
.sitewidget-mailCollection .errormessage{color:#de0909}
.sitewidget-mailCollection .mailInput{max-width:90%;text-indent:10px;outline:0;background-color:transparent;box-shadow:0 0 0 #fff}
.sitewidget-mailCollection .submitBtn{position:absolute;z-index:2;color:#fff;font-size:16px;text-align:center}
.sitewidget-mailCollection .submitBtn:hover{opacity:.9}
.sitewidget-mailCollection .mailCollection-wrap .post-loading{cursor:not-allowed}
.sitewidget-mailCollection .mailCollection-wrap .post-loading span:first-child,.sitewidget-mailCollection .mailCollection-wrap .post-success span:first-child{display:none}
.sitewidget-mailCollection .mailCollection-wrap #submit.post-success{background-color:#59ab08}
.sitewidget-mailCollection .mailCollection-style-default{background-color:#fff;border:1px solid #d8dde6;border-radius:3px}
.sitewidget-mailCollection .mailCollection-style-default .mailInput{height:38px;line-height:38px;border:0}
.sitewidget-mailCollection .mailCollection-style-default .submitBtn{top:-1px;bottom:-1px;right:-1px;line-height:40px;border-radius:0 3px 3px 0;padding:0 24px;background-color:#3890ff}
.sitewidget-mailCollection .mailCollection-style-default .submitBtn .fa{line-height:40px}
.sitewidget-mailCollection .mailCollection-style-otherDefault .mailInput{height:38px;border-radius:3px;line-height:38px;background-color:#fff;border:1px solid #d8dde6}
.sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn{top:0;bottom:0;right:0;border-radius:3px;line-height:40px;padding:0 24px;border:1px solid #3890ff;background-color:#3890ff}
.sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn .fa{line-height:40px}
.sitewidget-mailCollection .mailCollection-style-redBtn{background-color:#f4f6f9;border:1px solid #d8dde6}
.sitewidget-mailCollection .mailCollection-style-redBtn .mailInput{height:48px;line-height:48px;border:0}
.sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn{top:-1px;bottom:-1px;right:-1px;line-height:50px;padding:0 20px;background-color:#f24d4d}
.sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn .fa{line-height:50px}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .mailInput{background-color:#f4f6f9;border:1px solid #d8dde6;height:48px;line-height:48px}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn{top:0;bottom:0;right:0;line-height:50px;padding:0 20px;background-color:#f24d4d}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn .fa{line-height:50px}
.sitewidget-mailCollection .mailCollection-style-borderRadius{background-color:#fff;border:1px solid #d8dde6;border-radius:50px}
.sitewidget-mailCollection .mailCollection-style-borderRadius .mailInput{height:46px;line-height:46px;border:0}
.sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn{top:6px;bottom:6px;right:6px;line-height:34px;border-radius:50px;padding:0 10px;background-color:#ff9a3c}
.sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn .fa{line-height:34px}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-default .submitBtn{left:0 !important;right:auto !important;border-radius:3px 0 0 3px}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn{left:0 !important;right:auto !important}
.block-container .sitewidget-mailCollection .sitewidget-hd{margin-bottom:5px}