.p-h1 {
    margin-bottom: 25px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 34px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
.p-h7 {
    margin-bottom: 25px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 34px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

.textbig {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.7;
}

.p-h2 {
    margin-bottom: 20px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

.p-h3 {
    margin-bottom: 15px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 22px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
}

.p-subline {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    color: #3388cc;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
}

.p-subline.tac {
    text-align: center;
}

.textbd {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
}

.boxlink {
    text-align: center;
}

.alink {
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 2px solid #3388cc;
    color: #3388cc;
}

.alink:hover {
    color: #335ecc;
    border-color: #335ecc;
}

.textsmall {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #dcdcd7;
}

.p-heart-shop {
    overflow: hidden;
    height: 40px;
}

.p-heart-shop .detl {
    margin-right: 20px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    line-height: 40px;
    font-size: 14px;
    color: #3388cc;
    border-bottom: 2px solid #3388cc;
    outline: none;
}

.p-heart-shop .detl:hover {
    color: #335ecc;
    border-color: #335ecc;
}

.p-heart-shop .ico-heart,
.p-heart-shop .ico-shop {
    float: left;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    outline: none;
}

.p-heart-shop .ico-heart {
    background-image: url(./HEBO_官网_files/imgp-heart.png);
}

.p-heart-shop .ico-shop {
    background-image: url(./HEBO_官网_files/imgp-hsop.png);
}


/*******************************
    -------[=company]-------
********************************/

.p-logo-txt {
    overflow: hidden;
    padding-bottom: 140px;
    background-color: #1e1e1e;
}

.p-logo-txt .txt {
    overflow: hidden;
    margin: 55px auto 0;
    width: 590px;
}

.p-column {
    overflow: hidden;
}

.p-column .item {
    position: relative;
    padding: 100px 0;
}

.p-column .item .img {
    float: left;
    width: 49%;
    overflow: hidden;
}

.p-column .img .pic {
    display: block;
    width: 100%;
}

.p-column .item .txt {
    margin-left: 58%;
}

.p-column .item1 {
    position: relative;
    background-color: #181818;
}

.p-column .item1 .bg {
    position: absolute;
    top: 0;
    left: 0;
}

.p-column .item1 .img {
    float: right;
    width: 49%;
}

.p-column .item1 .r {
    padding-top: 100px;
    width: 50%;
    overflow: hidden;
}

.p-column .item1 .txt {
    float: right;
    margin-right: 12%;
    width: 397px;
}


/*******************************
    -------[=contact]-------
********************************/

.pcont {
    position: relative;
    overflow: hidden;
}

.pcont .bgimg {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 27.7px;
}

.pcont .img {
    display: block;
    width: 100%;
    min-height: 300px;
}

.pcont .txt {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    padding: 70px 24px 60px;
    width: 432px;
    background-color: rgba(30, 30, 30, .8);
}

.pcont .txt .bgimg1 {
    position: absolute;
    top: -21px;
    left: 0;
}

.pform {
    overflow: hidden;
}

.pform .box {
    margin: 100px auto 160px;
    width: 510px;
}

.pform p {
    text-align: center;
    padding-bottom: 10px;
}

.pform .inpt {
    display: inline-block;
    padding-left: 15px;
    width: 90%;
    height: 45px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    line-height: 45px;
}

.pform .txta {
    display: inline-block;
    padding: 10px 15px 0;
    width: 90%;
    height: 150px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    line-height: 1.5;
    color: #999;
    resize: none;
}

.pform .inp-sub {
    width: 144px;
    height: 45px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    line-height: 45px;
    color: #fff;
    background-color: #3388cc;
    border: none;
    font-size: 18px;
}

.pform .inp-sub:hover {
    background-color: #335ecc;
}


/*******************************
    -------[=kitchen-showcase1]-------
********************************/

.p-scoll {
    position: relative;
    overflow: hidden;
}


/* arrow */

.p-scoll .arrows {
    position: absolute;
    bottom: 20px;
    right: 13%;
    z-index: 1;
    overflow: hidden;
    padding-top: 14px;
    width: 104px;
    height: 73px;
    background: url(./HEBO_官网_files/imgp-arbg.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.p-scoll .arrow {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

.p-scoll .prev {
    background-image: url(./HEBO_官网_files/imgp-arprev.png);
}

.p-scoll .next {
    background-image: url(./HEBO_官网_files/imgp-arnext.png);
}


/*.item*/

.p-scoll .item {
    overflow: hidden;
    position: relative;
    outline: none;
    background-color: #1e1e1e;
}

.p-scoll .dot {
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

.p-scoll .dot-min,
.p-scoll .dot-bot {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.p-scoll .dot-bot {
    width: 40px;
    height: 40px;
    background-color: #3388cc;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}

.p-scoll .dot-min {
    margin: -30px 0px 0 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.p-scoll .info {
    display: none;
    position: absolute;
    z-index: 1;
    padding: 20px 20px 10px 20px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .5);
}

.p-scoll .info .h2-title {
    margin-bottom: 10px;
}

.p-scoll .p-subline,
.p-scoll .p-h3 {
    margin-bottom: 0;
}


/* 鼠标hover */

.p-scoll .dot.on .dot-bot {
    /*width: 60px;
    height: 60px;*/
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    background-color: #335ecc;
}

.p-scoll .dot.on .dot-min {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    margin: -30px 0 0 10px;
    background-color: #335ecc;
}


/**/

.p-kshowcase {
    padding-bottom: 150px;
    overflow: hidden;
}

.p-kshowcase .row {
    position: relative;
    margin: 65px auto 60px;
    width: 700px;
}

.p-kshowcase .row .img {
    float: right;
    width: 384px;
    overflow: hidden;
}

.p-kshowcase img {
    display: block;
    width: 100%;
}

.p-kshowcase .row .txt {
    position: absolute;
    top: 50%;
    margin-right: 420px;
    transform: translateY(-50%);
}

.p-kshowcase .row-pro2 {
    float: left;
    width: 800px;
}

.p-kshowcase .row-pro2 .row2 {
    position: relative;
}

.p-kshowcase .row-pro2 .row2 .img {
    float: left;
    width: 485px;
    overflow: hidden;
}

.p-kshowcase .row-pro2 .row2 .txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 510px;
}

.p-kshowcase .row-pro2 .row2r {
    position: relative;
    float: right;
    margin-top: 60px;
    width: 490px;
}

.p-kshowcase .row-pro2 .row2r .img {
    float: right;
    width: 180px;
    overflow: hidden;
}

.p-kshowcase .row-pro2 .row2r .txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 210px;
}

.p-kshowcase .pro-l {
    margin-left: 920px;
}

.p-kshowcase .pro-l .img {
    margin-bottom: 25px;
    width: 282px;
    overflow: hidden;
}

.p-kshowcase .p-subline {
    margin-bottom: 0;
}

.p-arr-info {
    position: relative;
    margin: 0 auto;
}

.p-arr-info .txt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.p-arr-info .txt h3 {
    padding-bottom: 20px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 18px;
    color: #fff;
}

.p-arr-info .txt a {
    display: block;
    margin: 15px auto 0;
    width: 290px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    background-color: #3388cc;
    color: #fff;
}

.p-arr-info .box {
    padding: 80px 80px 140px;
}

.p-arr-info .box a {
    height: 80px;
    line-height: 80px;
    font-family: 'Noto Sans CJK SC', 'Source Han Sans CN', 'Microsoft YaHei', 'sans-serif';
    font-size: 14px;
    color: #fff;
    background-repeat: no-repeat;
}

.p-arr-info .box .prev {
    float: left;
    padding-left: 60px;
    background-image: url(./HEBO_官网_files/imgp-arprevbig.png);
    background-position: left center;
}

.p-arr-info .box .next {
    float: right;
    padding-right: 60px;
    background-image: url(./HEBO_官网_files/imgp-arnextbig.png);
    background-position: right center;
}

.p-arr-info .txt a:hover {
    background-color: #335ecc;
}

.p-arr-info .box a:hover {
    color: #335ecc;
}


/*******************************
    -------[=kitchen showcase-alpha]-------
********************************/

.p-showcase-alpha {
    margin: 150px auto 120px;
    width: 1000px;
}

.p-showcase-alpha .img {
    float: left;
    margin-top: 58px;
    width: 486px;
    overflow: hidden;
}

.p-showcase-alpha .img img {
    display: block;
    width: 100%;
}

.p-showcase-alpha .txt {
    margin-left: 612px;
    overflow: hidden;
}

.p-showcase-alpha .txt ul {
    padding-bottom: 50px;
}

.p-showcase-column {
    overflow: hidden;
    padding-bottom: 70px;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

.p-showcase-column .item {
    padding-bottom: 10px;
    width: 350px;
    text-align: center;
}

.p-showcase-column .item p {
    text-align: left;
}


/*.p-showcase-column .row{
    padding-bottom: 50px;
    overflow: hidden;
}
.p-showcase-column .row .box{
    float: right;
    width: 690px;
}
.p-showcase-column .row img{
    display: inline-block;
    margin-right: 20px;
    width: 485px;
    vertical-align: text-bottom;
}
.p-showcase-column .row p{
    display: inline-block;
    width: 170px;
}
.p-showcase-column .row2 .col-l{
    margin-right: 90px;
    width: 450px;
}
.p-showcase-column .row2 img{
    display: block;
    width: 100%;
}
.p-showcase-column .row2 .col-c{
    width: 230px;
}
.p-showcase-column .row2 .col-r{
    width: 348px;
}*/

.p-designer {
    background-color: rgba(40, 40, 40, .5);
}

.p-designer .box {
    margin: 0 auto;
    padding: 55px 0 110px;
    width: 1000px;
    overflow: hidden;
}

.p-designer .txt {
    float: left;
    width: 380px;
    overflow: hidden;
}

.p-designer .img {
    margin-top: 40px;
    margin-left: 510px;
    overflow: hidden;
}

.p-designer .img img {
    display: inline-block;
    width: 282px;
    vertical-align: text-bottom;
}

.p-designer .img .textsmall {
    padding-left: 25px;
    width: 200px;
    display: inline-block;
}

.p-designer .p-abox {
    padding: 70px 0 20px;
    width: 100%;
    text-align: center;
}


/*Common For Max 960*/

@media only screen and (max-width: 1199px) {
    /*contact*/
    .pcont .txt {
        padding: 20px;
    }
    /*kitchen-show*/
    .p-kshowcase .row-pro2 {
        width: 610px;
    }
    .p-kshowcase .row-pro2 .row2 .img {
        width: 370px;
    }
    .p-kshowcase .row-pro2 .row2 .txt {
        margin-left: 385px;
    }
    .p-kshowcase .pro-l {
        margin-left: 660px;
    }
    /*kitchen showcase-alpha*/
    /*.p-showcase-column .row2 .col-l{margin-right: 30px;width: 350px;}
    .p-showcase-column .row2 .col-r{width: 300px;}*/
}

@media only screen and (max-width: 1065px) {
    .p-scoll .arrows {
        bottom: 10px;
    }
}

@media only screen and (max-width: 1000px) {
    /*kitchen showcase-alpha*/
    .p-showcase-alpha,
    .p-designer .box {
        width: 98%;
    }
    .p-showcase-alpha .txt {
        margin-left: 520px;
    }
    .p-designer .img {
        margin-left: 415px;
    }
}


/*Common For Max 768*/

@media only screen and (max-width: 959px) {
    /*company*/
    .p-column .item .txt {
        margin-left: 54%;
    }
    .p-column .item1 .r {
        padding-top: 16px;
    }
    /*kitchen-show*/
    .p-kshowcase .row-pro2 {
        float: none;
        width: 750px;
        margin: 0 auto;
    }
    .p-kshowcase .row-pro2 .row2 .img {
        width: 384px;
    }
    .p-kshowcase .row-pro2 .row2 .txt {
        margin-left: 404px;
    }
    .p-kshowcase .row-pro2 .row2r {
        width: 100%;
    }
    .p-kshowcase .row-pro2 .row2r .img {
        width: 384px;
    }
    .p-kshowcase .row-pro2 .row2r .txt {
        margin-right: 404px;
    }
    .p-kshowcase .pro-l {
        width: 750px;
        margin: 60px auto 0;
    }
    .p-kshowcase .pro-l .img {
        float: left;
        width: 384px;
    }
    .p-kshowcase .pro-l .txt {
        margin-left: 404px;
    }
    .p-arr-info .txt {
        position: relative;
    }
    /*kitchen showcase-alpha*/
    .p-showcase-alpha {
        margin-top: 10px;
        margin-bottom: 50px;
        width: 100%;
        padding: 0 20px;
    }
    .p-designer .box {
        width: 100%;
        padding: 50px 20px 100px;
    }
    .p-showcase-alpha .img {
        float: none;
        width: 100%;
        margin-top: 0;
    }
    .p-showcase-alpha .txt {
        margin-left: 0;
        margin-top: 30px;
    }
    .p-designer .txt {
        float: none;
        width: 100%;
        margin-top: 30px;
    }
    .p-designer .img {
        margin-left: 0;
    }
    .p-designer .img img {
        display: block;
        width: 100%;
    }
    .p-designer .img .textsmall {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        padding-left: 0;
    }
    .p-showcase-alpha .txt ul {
        padding-bottom: 0px;
    }
    /*.p-showcase-column .wp{width: 100%;padding: 0 20px;}
    .p-showcase-column .row{padding-bottom: 0;}
    .p-showcase-column .row .box{float: none;width: 100%;}
    .p-showcase-column .row img{width: 100%;}
    .p-showcase-column .row p{width: 100%;display: block;}
    .p-showcase-column .row2 .col-l{margin-top: 40px;margin-right: 0;width: 100%;float: none;}
    .p-showcase-column .row2 .col-c{margin-top: 40px;width: 100%;float: none;}
    .p-showcase-column .row2 .col-r{margin-top: 40px;width: 100%;float: none;}*/
}

@media only screen and (max-width: 800px) {
    .p-showcase-column .item {
        width: 100%;
        padding: 0 20px;
    }
    .p-showcase-column .item img {
        width: 80%;
    }
}


/*Common For Max 480*/

@media only screen and (max-width: 767px) {
    /*公共*/
    .p-h1 {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px;
    }
    .textbig {
        font-size: 18px;
        line-height: 22px;
    }
    .p-h2 {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px;
    }
    /*kitchen-show*/
    .p-kshowcase .row,
    .p-kshowcase .row-pro2 .row2,
    .p-kshowcase .row-pro2 .row2r,
    .p-kshowcase .pro-l {
        width: 100%;
        padding: 0 20px;
    }
    .p-kshowcase .row .img {
        float: none;
        width: 100%;
    }
    .p-kshowcase .row .txt {
        position: relative;
        transform: translateY(0);
        margin-right: 0;
        margin-top: 20px;
        width: 100%;
    }
    .p-kshowcase .row-pro2 {
        width: 100%;
    }
    .p-kshowcase .row-pro2 .row2 .img {
        float: none;
        width: 100%;
    }
    .p-kshowcase .row-pro2 .row2 .txt {
        position: relative;
        transform: translateY(0);
        margin-left: 0;
        margin-top: 20px;
    }
    .p-kshowcase .row-pro2 .row2r .img {
        float: none;
        width: 100%;
    }
    .p-kshowcase .row-pro2 .row2r .txt {
        position: relative;
        transform: translateY(0);
        margin-right: 0;
        margin-top: 20px;
    }
    .p-kshowcase .pro-l .img {
        float: none;
        width: 100%;
    }
    .p-kshowcase .pro-l .txt {
        margin-left: 0;
        margin-top: 20px;
    }
    .p-arr-info .box {
        padding-left: 20px;
        padding-right: 20px;
    }
    .p-scoll .pos {
        display: none;
    }
    .p-logo-txt .txt {
        width: 100%;
        padding: 0 20px;
    }
    .p-scoll .arrows {
        bottom: 8px;
        width: 70px;
        height: 49.1px;
        padding-top: 10px;
    }
    .p-scoll .arrow {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width: 512px) {
    /*contact*/
    .pform .box {
        width: 95%;
        margin-top: 80px;
    }
}


/*Common For Max 320*/

@media only screen and (max-width: 479px) {
    /*company*/
    .p-logo-txt {
        padding-bottom: 20px;
    }
    .p-logo-txt .txt {
        margin: 20px auto 0;
        width: 100%;
        padding: 0 20px;
    }
    .p-column .wp {
        width: 100%;
        padding: 0 20px;
    }
    .p-column .item {
        padding: 20px 0;
    }
    .p-column .item .img {
        float: none;
        width: 100%;
    }
    .p-column .item .txt {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
    .p-column .item1 .img {
        float: none;
        width: 100%;
    }
    .p-column .item1 .r {
        float: none;
        padding-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
        width: 100%;
    }
    .p-column .item1 .bg {
        height: 40px;
    }
    .p-column .item1 .txt {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    /*contact*/
    .pcont .img {
        min-height: auto;
    }
    .pcont .bgimg {
        min-height: auto;
    }
    .pcont .txt {
        position: relative;
        width: 100%;
        margin-top: 25px;
        padding-top: 0;
    }
    .pcont .txt .bgimg1 {
        top: -14px;
    }
    /*kitchen-show*/
    .p-arr-info .box a {
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }
    .p-arr-info .box .prev {
        padding-left: 23px;
    }
    .p-arr-info .box .next {
        padding-right: 23px;
    }
    .p-scoll .arrows {
        bottom: 0px;
    }
}

.mapsearch {
    margin: 120px auto 40px;
    width: 1000px;
}
