/*PC哲学头部标题*/
.product-philosophy-title1 {
    letter-spacing: 2rem!important;
}

.product-philosophy-title2 {
    letter-spacing: 1rem!important;
}


/*PC产品频道头部标题*/
.product-line-title1 {
    letter-spacing: 1rem!important;
}
.product-line-title2 {
    letter-spacing: 0.1rem!important;
}

.aesthetics-content>a{
    margin-left: 5%;
}


/*PC产品详情优质售后服务*/
.detaill-after-sale-part1-nav-item{
    width: 7rem !important;
}

/**PC首页产品系列了解更多按钮*/
#aesthetics .aesthetics-more {
    margin-top: 2rem;
}

/**PC首页服务支持了解更多按钮*/
#service-support .service-support-more {
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    /*width: 120px;*/
    margin-left: auto;
}
/**mob首页厨房产品主标题*/
#product .mob_title{
    font-size: 1.3rem;
    margin-top: .9rem;
}
/**mob首页厨房产品副标题*/
#product .mob_title-en{
    font-size: .7rem;
    padding-bottom: .9rem;
}
/**Pc端 视频中心*/
.big-title span {
    font-size: 2rem;
    color: rgb(122, 122, 122);
    position: absolute;
    left: 50%;
    transform: translate(-50%,-90%);
    padding: 0 10px;
    background-color: black;
    text-indent:1rem;
}

.big-title h2{
    font-weight: 100;
    position: absolute;
    left:50%;
    transform: translate(-50%,-300%);
    letter-spacing: 2rem;
    /*text-indent: 2rem;*/
    margin-bottom: 5%;
}

/**Pc端 视频中心*/
.big-title span {
    font-size: 1.2rem;
    color: white;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-185%);
    padding: 0 10px;
    background-color: black;
    text-indent: 1rem;
    letter-spacing: 18px;
}