﻿/*K2样式*/
.k2_over{
    width: 100%;
    height: auto;
    background-color: #f3f3f3;
    font-size: 0.15rem;
    text-align: center;
}
.k2_over_gao{
    height: 0.3rem;
}
.k2_over_title{
    font-size: 0.3rem;
    text-align: center;
}
.k2_over_title_fu{
    font-size: 0.16rem;
    line-height: 0.4rem;
}
.swiper-containerk{
    width: 96%;
    margin: auto;
}
.swiper-containerk .swiper-slide{
    width: 90%;
}
.pro_form{
    width: 100%;
    height: auto;
    display: table;
    position: relative;
}
.pro_form_ti{
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
}
.pro_form_div{
    width: 5.8rem;
    height: 0.66rem;
    position: relative;
    margin: auto;
    margin-bottom: 0.2rem;
}
.pro_form_input{
    width: 100%;
    height: 0.66rem;
    margin-bottom: 0.2rem;
    float: left;
    border: 1px solid #202020;
    border-radius: 0.1rem;
    outline: none;
    text-indent: 0.8rem;
    font-size: 0.18rem;
}
.pro_form_div_img{
    width: 0.62rem;
    position: absolute;
    top: 0.12rem;
    left: 0.1rem;
}
.pro_form_button{
    width: 5.8rem;
    height: 0.66rem;
    border-radius: 0.1rem;border: none;
    background-color: #859588;
    color: #fff;
    font-size: 0.2rem;
    float: left;
    outline: none;
}
/*M系列样式*/
.m_over{
    width: 100%;
    height: auto;
    font-size: 0.15rem;
    text-align: center;
    position: relative;
}
.m_center_por{
    width: 100%;
    height: 1.46rem;
    display: table;
    position: relative;
}
.pro_m7{
    width: 2.96rem;
    height: 0.76rem;
    background-color: #859588;
    color: #fff;
    font-size: 0.26rem;
    float: left;
    border-radius: 0.1rem;
    margin-left: 0.2rem;
    text-align: center;
    line-height: 0.76rem;
}
.pro_m9{
    width: 2.96rem;
    height: 0.76rem;
    background-color: #f7f7f7;
    color: #000;
    border-bottom: 1px solid #e9ab46;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.2rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.76rem;
}
.pro_m7_s{
    width: 2.96rem;
    height: 0.76rem;
    background-color: #f7f7f7;
    color: #000;
    border-bottom: 1px solid #859588;
    border-radius: 0.1rem;
    float: left;
    margin-left: 0.2rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.76rem;
}
.pro_m9_s{
    width: 2.96rem;
    height: 0.76rem;
    background-color: #e9ab46;
    color: #fff;
    font-size: 0.26rem;
    float: left;
    border-radius: 0.1rem;
    margin-left: 0.2rem;
    text-align: center;
    line-height: 0.76rem;
}
/*实景样板间*/
.product_center{
    width: 6rem;
    margin: auto;
}
.product_center_title{
    font-size: 0.26rem;
    text-indent: 0.3rem;
}
.product_center_for{
    width: 100%;
    height: auto;
    display: table;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 0.3rem;
}
.product_center_for_img{
    border-radius: 10px;
    overflow: hidden;
}
.product_center_for_ti{
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #333;
}
.porduct_oss{
    font-size: 0.16rem;
    text-align: center;
    color: #333;
}
.swiper-container-product{
    width: 6rem;
    margin: auto;
}