/* 首页 */
/* 最上面的三个餐品 */
#slider-container{
    width: 1150px !important;
}
.slide-elements blockquote{
    width: 600px !important;
}
/* 首页关于我们 */
.abme_bg .text .msg {
    line-height: 1.4 !important;
    height: 250px !important;
    font-size: 20px !important;
}

.abme_bg .rimgs .bd img {
    width: auto !important;
    height: auto !important;
}

.rimgs .bd img {
    width: auto !important;
    height: auto !important;
}

.abme_bg .rimgs {
    width: 550px !important;
    height: 354px !important;
}

.rimgs {
    margin-left: 10px !important;
}

.product {
    width: 100%;
    margin: 0 auto;
    clear: both;
    padding-top: 50px;
}

/* 首页关于我们下 */
.product>.head .title_b {
    border-bottom-color: #23201d00 !important;
    width: 180px !important;
    margin-top: 65px !important;
}
.product>.head .title_b .b{
    padding-top: 16px !important;
}

/* 首页视频 */
iframe {
    background: #333;
    width: 80%;
    height: 500px;
    margin: 0 auto;
}
/* 底部 */
.foot_blog {
 width: 40%;
    justify-content: space-between;
}
.foot_nav{
    width: 18% !important;
}
/* 产品首页 */
.con1_class {
    height: 210px !important;
}
.product{
    padding-top: 0 !important;
}
.main_c{
    padding-top: 50px !important;
}

/* 轮播图下 */
.child_top .sear_b{
    height: 50px !important;
    bottom: -50px !important;
}
.child_top .phone_b{
    height: 50px !important;
}
.child_top .phone_b>div{
    margin-top: 0 !important;
}
.child_top .phone_b .num{
    padding-top: 13px !important;
}
.child_top .sear_b .head{
    height: 50px !important;
}
.product1 li, .product2 li, .product3 li, .product4 li, .product5 li, .product6 li{
    width: 48% !important;
}