﻿#top_all {
    z-index: 100;
    /*position: fixed;
    top: 75.38px;*/
    left: 0px;
    background: rgba(0,0,0,0.5);
}
.headerarea {
    width: 98%;
    max-width: 1200px;
    margin: 0px auto;
}
.header_top_right {
    float: right;
    line-height: 1px;
}
.header_top_left {
    float:left;
    font-size:14px;
}
    .header_top_left span {
        margin-right: 35px;
    }

.about-time {
    color:white;
}
.lb-desc {
    z-index: 80;
    width: 98%;
    max-width: 900px;
    height: 400px;
    position: absolute;
    top: 25%;
    /*left: 50px;*/
    left: calc(50% - 450px);
    background: rgba(0,0,0,.6);
    display: flex;
    align-items: center;
}
    .lb-desc .lb-desc-table {
        margin: auto;
        color: #fff;
        font-size: 16px;
    }

        .lb-desc .lb-desc-table th, .lb-desc .lb-desc-table td {
            padding: 5px 0;
        }

        .lb-desc .lb-desc-table th {
            font-size: 20px;
            font-weight: bold;
            text-align: center;
        }

        .lb-desc .lb-desc-table td {
            font-weight: bold;
        }

        .lb-desc .lb-desc-table tbody td:nth-child(1) {
            text-align: right;
        }

        .lb-desc .lb-desc-table tbody td:nth-child(2) {
            padding-left: 8px;
        }
.welcome-title {
   font-family: Pacifico;
    font-size: 36px;
    line-height: 1;
    color: #c2d600;
    margin-bottom: 10px;
    text-shadow: 4px 4px 2px rgba(0,0,0, .8);
}
.restaurant-name {
    font-size: 48px;
    line-height: 1;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: 4px 4px 2px rgba(0,0,0, .8);
    display: block;
}
.center-third {
    font-size: 18px;
    color: #cbcbcb;
    text-shadow: 4px 4px 2px rgba(0,0,0, .8);
}
.center-four {
    font-size: 24px;
    color: red;
    text-shadow: 4px 4px 2px rgba(0,0,0, .8);
}
.center-five {
    font-size: 18px;
    color: #cbcbcb;
    text-shadow: 4px 4px 2px rgba(0,0,0, .8);
}
.online-order {
    font-size: 18px;
    line-height: 60px;
    text-transform: uppercase;
    cursor:pointer;
}
    .online-order a {
        background-color: #c1d62e;
        color: #000;
        padding: 19px 30px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    }
        .online-order a:hover {
            text-decoration:none;
            color:#000;
        }
        /* 公告的css */
        .notice-box {
            z-index: 101;
            width: 750px;
            height: 0px;
            line-height: 30px;
            background-color: #fff;
            position: fixed;
            top: 0px;
            left: 53%;
            margin-left: -250px;
        }


.this-is-mask {
    /* z-index: 10; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .5);
}
marquee{
background-color:white;
border-radius:3px;
color:#fe4d3d;
}
.lb-box {
    width: 100%;
    height: 0;
    padding-bottom: 46.87%;
    background-color: #ddd;
}
.carousel-control {
    width: 10%;
}
.carousel-indicators {
    bottom: 10px;
}
.lb-img {
    width: 100%;
}
.carousel-indicators li {
    margin-left: 5px;
}
.carousel-indicators li:nth-child(1) {
    margin-left: 1px !important;
}
.carousel-indicators li.active {
    margin-left: 5px;
}

.about-box {
    width: 100%;
    padding: 30px 0;
}
.about-img {
    width: 100%;
}
.about-box h3 {
    font-family: Pacifico;
    font-size: 26px;
}
.about-box h2 {
    font-size: 30px;
    font-weight: bold;
   
}
.about-box p {
    font-weight: bold;
    color: #666;
}
.about-box button {
    margin-top: 30px;
}

.special-box {
    width: 100%;
    padding: 30px 0;
}
.special-img {
    width: 100%;
    height: 0;
    padding-bottom: 82.08%;
    background: url('/images/home/special1.jpg') no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.special-img .special-img-box {
    width: 90%;
    height: 99%;
    position: absolute;
    top: 5%;
    left: -85%;
    padding: 20px 40px;
    background-color: #FFFCFC;
}
.special-img-box h3 {
    font-family: Pacifico;
    font-size: 26px;
}
.special-img-box h2 {
    font-size: 23px;
    font-weight: bold;
}
.special-img-box p {
    /*font-weight: bold;*/
    color: #666;
}

.contact-box {
    width: 100%;
    background-color: #FFFCFC;
    overflow: hidden;
}
.contact-box h3 {
    text-align: center;
    font-family: Pacifico;
    font-size: 26px;
}
.contact-box h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.map {
    width: 100%;
    height: 350px;
    background-color: #bbb;
}

.time-box {
    width: 100%;
    background-color: #1d1d1d;
    position: relative;
    padding: 20px 0 30px 0;
}
.time-img {
    width: 150px;
    height: 95px;
    position: absolute;
    bottom: 50px;
    left: 30px;
}
.time-box h3 {
    text-align: center;
    font-family: Pacifico;
    font-size: 26px;
    color: #fff;
    margin-bottom: 50px;
}
.time-box p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.time-box h5 {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.second-bar {
    margin-top: 15px;
}

.send-message h3 {
    text-align: left;
}
.send-message input {
    background-color: #323232;
    border: none;
    margin-bottom: 15px;
    color: #fff;
}
.send-message textarea {
    height: 80px;
    color: #fff;
    background-color: #323232;
    border: none;
    margin-bottom: 15px;
    resize: none;
}
.send-message button {
    padding: 6px 20px;
}

.openBottom-img {
    width: 325px;
    height: 70px;
    display: block;
    margin: auto;
}

/* PC端 */
@media (min-width: 768px) {
    .about-box {
        /*background: url('/images/home/about_bg.jpg') no-repeat;*/
        background-size: 100% 100%;
    }

    .special-box {
        background: url('/images/home/special_bg.jpg') no-repeat;
        background-size: 100% 100%;
    }

    .float_right {
        float: right;
        margin-right: 30px;
    }
}

/* 移动端 */
@media (max-width: 768px) {
    .carousel-indicators {
        bottom: 0px;
    }
    .carousel-indicators li {
        width: 8px;
        height: 8px;
    }
    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }

    .about-box {
        background-color: #eee;
    }
    .about-box h3 {
        text-align: center;
    }
    .about-box h2 {
        text-align: center;
    }

    .special-box {
        background-color: #ddd;
        padding-top: 0px;
    }
    .special-img-box {
        width: 100%;
        padding: 20px 0;
    }
    .special-img-box h3 {
        text-align: center;
    }
    .special-img-box h2 {
        text-align: center;
    }

    .time-box h3 {
        margin-bottom: 30px;
    }
    .send-message h3 {
        text-align: center;
    }
    .time-box .one-bar {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .send-message button {
        width: 100%;
    }
}
a {
            text-decoration: none;
            color: white;
        }

            a:hover {
                color: hotpink;
            }

            a:active {
                color: orangered;
            }
			.header_top_right .at-icon-wrapper
			{
			line-height: 33px !important;
            height: 30px !important;
            width: 30px !important;
			text-align: center !important;
			margin-top: 7px;
			    margin-left: 10px;
				}
			.at-icon {
 			width:22px !important;
 			height:33px !important;
	
			}