#sp-top1 .sppb-row-column  {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
#sp-header .row{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}


.yk-copyright{
    margin-top:5px;
    margin-bottom:10px;
}
.yk-footer-a{
    margin-top:15px;
    margin-bottom:15px;
}

.yk-home-news .sppb-meta-category{

}

.yk-home-news .sppb-article-meta{
    margin-top:28px !important;

}

.yk-home-news .sppb-article-info-wrap a{
    color:var(--cp2);
}

.yk-home-news .sppb-article-info-wrap a:hover,
.yk-home-news .sppb-article-info-wrap a:focus{
    color:var(--cp1);
}

.sppb-addon-articles .sppb-addon-article {
    margin-bottom:15px !important;
}

.yk-footer-hline{
    border-bottom:1px solid #848484;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
}
.yk-footer-rowa{
    max-width:1440px;
    margin-left: auto;
    margin-right: auto;
}

/*
.yk-footer-rowa .col-auto {
    padding-left:10px;
    padding-right:10px;
}

.yk-footer-rowa .col-auto:first-child {

    padding-left:10px;

}
.yk-footer-rowa .col-auto:last-child {
    padding-right:0px;
    padding-left:20px;

}
*/
.yk-footer-icon-wrapper{
    font-size:24px;
}
.yk-footer-icon-wrapper .list-inline-item:not(:last-child) {
    margin-right: 20px;
}
.sppb-article-meta p{
    color:#848484 !important;
}

/*about*/

.yk-img-round img{
    border-radius:15px !important;
}
/*
.yk-21-gallery .sppb-carousel-extended-item{
    width:410px !important;
    height:300px !important;

}
.yk-21-gallery .sppb-carousel-extended-item-center{
    width:574px !important;
    height:420px !important;
}
*/
#info .btn-wrapper{
    max-width: 50%;
    padding:10px 10px;
}
#info .yk-product-button0{
    background-color:#F2F2F2;
    border:1px solid #B5B5B5;
    border-radius: 15px;
    height:55px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#848484;
    font-size:22px;
    font-weight: bold;
    width:100%;
    font-family: var(--RED-FF);

}
#info .yk-product-button0-activate{
    color:#fff;
    background-color: var(--cp1);
    border:0;

}
/* 自定义滚动条样式 */
.specification-table-wrapper::-webkit-scrollbar {
    height: 8px;
}

.specification-table-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.specification-table-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.specification-table-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.specification-table-wrapper .yk-ps-text-center{

}

.yk-title-big{
	margin-top:3px;
}

@media (min-width: 576px){
    .product-mega-menu-cls .sp-dropdown-mega
    {
        left:-200px!important;
    }
}

@media (min-width: 768px) {
    .product-mega-menu-cls .sp-dropdown-mega {
        left: -250px!important;
    }
}

@media (min-width: 992px) {
    .product-mega-menu-cls .sp-dropdown-mega {
        left: -330px!important;
    }
}

@media (min-width: 1200px) {
    .product-mega-menu-cls .sp-dropdown-mega {
        left: -250px!important;
    }
}
@media (min-width: 1440px) {
    .product-mega-menu-cls .sp-dropdown-mega {
        left: -150px !important;
    }
}


#product-img-thumb .swiper-slide{
	opacity:.5;
}

#product-img-thumb .swiper-slide-thumb-active{
	opacity:.95;
	transition: all  0.3s ease;
	transition:all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);

}

#product-img-thumb img{
	max-width:180px;
}

.img-round img{
	border-radius:15px !important;
}
.sp-page-title{
	background:#ffffff00;
}

.sp-menu-full .col-sm-3:nth-child(1){
	width:28%;
}

.sp-menu-full .col-sm-3:nth-child(2){
	width:28%;
}
.sp-menu-full .col-sm-3:nth-child(3){
	width:22%;
}
.sp-menu-full .col-sm-3:nth-child(4){
	width:22%;
}

.product-rt-img{
	position: absolute;
	z-index: -1;
	top: 80px;/*56*/
	right: 0;
	/*max-width: 30%;*/
}
.product-rt-img img{
	/*width:100%;*/
	max-height:77px;
}


.slider2-bkimg-center-top .sp-slider-outer-stage > div:nth-child(2n) .sp-background{
	background-position:center top !important;
}

@media (min-width:1900px){

	.slider2-bkimg-center-top .sp-slider-outer-stage > div:nth-child(2n) .sp-background{
		        background-position:center top !important;
		}

}

@media (min-width:1400px){

	.slider2-bkimg-center-top .sp-slider-outer-stage > div:nth-child(2n) .sp-background{
		        background-position:center top !important;
		}

}

@media(min-width:1200px){

	.slider2-bkimg-center-top .sp-slider-outer-stage > div:nth-child(2n) .sp-background{
		        background-position:center center !important;
		}

}
.slider2-title{
	margin-top:30%;
}
@media(max-width:900px){
	.slider2-title{
		margin-top:-50% !important;
	}
}
@media(max-width:762px){
	.slider2-title{
		margin-top:-50% !important;
	}
}
