@charset "utf-8";

/* CSS Document */
body {
    background-position: center center;
    margin: 0;
    color: #4d4d4d;
    font-family: "微软雅黑";
    font-size: 12px;

}
/* table {
    border: 1px solid black;
    border-collapse: collapse; 
    table-layout: fixed;
    word-wrap:break-word;
    text-align:center;
    width: 100%;
}
table td{
    border: 1px solid black;
    table-layout: fixed;
    word-wrap:break-word;
    text-align:center;
} */
a {
    color: #777778;
    text-decoration: none;

}

a:hover {
    color: #4d4d4d;
    text-decoration: none;

}

h,
p,
a {
    font-family: "微软雅黑"
}

.overflow {
    overflow: hidden;
}

.clear {
    clear: both;
}

.tcenter {
    text-align: center;
}

input {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0
}

.index_topbox {
    width: 100%;
    background-color: #070303;
}

.index_top {
    width: 1120px;
    margin: 0 auto;
}

.index_topright {
    float: left;
    width: 290px;
    margin-right: 36px;
}

.index_topright a {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #f8fbfb;
    line-height: 37px;
}

.index_topleft {
    float: right;
}

.index_topleft a {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #f8fbfb;
    line-height: 37px;
}

.index_logobox {
    width: 100%;
}

.index_logo {
    width: 1120px;
    margin: auto;
}

.menu_box {
    width: 100%;
    height: auto;
    background-color: #c40600;
}

.index_menu {
    width: 1120px;
    margin: 0 auto;
}

.menu_mk {
    width: 124px;
    text-align: center;
}

.index_menu a {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 55px;
    color: #f5f6f6;
}

.index_menu a:hover {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 55px;
    color: #f5f6f6;
}

.menu_mk img {
    float: left
}

.menu_mk {
    float: left;
}

.banner_box {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 501px;
}

.banner {
    width: 1920px;
    /*图片宽度*/
    position: absolute;
    left: 50%;
    margin-left: -960px;
    /*图片宽度的一半*/
}

.index_mailbox {
    width: 1382px;
    margin: auto;
    height: 98px;
    background-image: url(../images/index_mail.png)
}

.index_mailleft {
    float: left;
    width: 312px;
    margin-left: 194px;
    margin-top: 24px;
}

.index_mailleft img {
    float: left;
}

.mail_leftb {
    width: 263px;
    float: left;
    margin-top: 12px;
    margin-left: 3px;
}

.marquee {
    color: #ae854f;
    FILTER: shadow(color=FFFF33);
    font-family: '微软雅黑';
    font-size: 14px;
    width: 100%;
    float: left;
}

.index_mailright {
    float: right;
}

.sousuo {
    float: left;
    margin-right: 192px;
    margin-top: 27px;
}

.sousuo * {
    float: left
}

.sousuo input {
    width: 182px;
    background-image: url(../images/input_bg.jpg);
    height: 35px;
}

.index_aboutbox {
    width: 100%;
    margin-top: 50px;
}

.index_about {
    width: 1120px;
    margin: auto;
}

.about_name {
    width: 273px;
    margin: auto;
    height: 49px;
    background-image: url(../images/about_name.png);
}

.name_zi {
    width: 148px;
    height: 54px;
    line-height: 80px;
    margin: 0 auto;
    font-size: 18px;
    color: #55524d;
    text-align: center;
}

.about_photo {
    background-image: url(../images/about_bg.png);
    float: left;
    width: 422px;
    height: 320px;
    margin-top: 30px;
}

.photo_b {
    margin-top: 17px;
    margin-left: 17px;
}

.about_zi {
    float: right;
    width: 630px;
    margin-top: 30px;
}

.about_zi div.p {
    font-size: 18px;
    color: #55524d;
    line-height: 37px;
}

.index_foodbox {
    width: 100%;
    background-image: url(../images/food_bg.jpg);
    margin-top: 40px;
}

.index_food {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}

.mosaic-block {
    float: left;
    position: relative;
    overflow: hidden;
    width: 250px;
    height: 210px;
    margin: 10px;
    background: #111 url(../images/progress.gif) no-repeat center center;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

.mosaic-backdrop {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
}


.circle .mosaic-overlay {
    background: url(../images/hover-magnify.png) no-repeat center center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00);
    display: none;
}

.food_name {
    width: 285px;
    height: 49px;
    margin: auto;
    background-image: url(../images/food_showbg.png);
}

.food_show {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}

.food {
    width: 250px;
    height: 210px;
    float: left;
    margin-right: 40px;
    margin-bottom: 58px;
}

.food_b {
    width: 250px;
    height: 210px;
    float: left;
    margin-bottom: 58px;
}

.index_more {
    background-image: url(../images/more_bg.png);
    width: 129px;
    margin: auto;
    margin-bottom: 27px;
    text-align: center;
    margin-top: 30px;
}

.index_more a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fdfafa;
    line-height: 32px;
}

.index_more a:hover {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #c40600;
    line-height: 32px;
}

.index_newsbox {
    width: 100%;
    margin-top: 40px;
}

.index_news {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}

.news_name {
    width: 210px;
    height: 49px;
    margin: auto;
    background-image: url(../images/news_bg.png);
}

.news_photo {
    float: left;
    width: 400px;
    margin-top: 30px;
}

.news_zibox {
    float: right;
    width: 688px;
    margin-top: 45px;
}

.news_zi a {
    color: #d75f58;
    font-size: 18px;
    font-family: "微软雅黑";
}

.news_zi a:hover {
    color: #d75f58;
    font-size: 20px;
    font-family: "微软雅黑";
}

.news_zia a {
    color: #413e3a;
    font-size: 16px;
    line-height: 30px;
    font-family: "微软雅黑";
}

.big_zi {
    margin-top: 17px;
}

.news_time {
    background-image: url(../images/news_time.png);
    float: left;
    width: 125px;
    text-align: center;
    margin-right: 13px;
}

.news_time h {
    line-height: 25px;
    color: #1a1610;
    font-size: 14px;
}

.big_zi a {
    line-height: 25px;
    font-size: 16px;
    color: #1a1610
}

.big_zi a:hover {
    line-height: 25px;
    font-size: 18px;
    color: #1a1610
}

.index_storebox {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 55px;
}

.index_store {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}

.store_name {
    width: 302px;
    height: 49px;
    margin: auto;
    background-image: url(../images/store_bg.png);
}

.store_show {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}

.bottom_box {
    width: 100%;
    background: #af100b;
    height: 265px;
}

.bottom {
    width: 1120px;
    margin: auto;
    color: #fff;
}

.foot_left {
    width: 287px;
    float: left;
    margin-top: 16px;
    margin-left: 29px;
}

.foot_left p {
    font-size: 16px;
    color: #fecfcd;
}

.foot_left h {
    font-size: 14px;
    color: #fecfcd;
    line-height: 29px;
}

.foot_right {
    float: left;
    width: 540px;
    margin-top: 20px;
    margin-left: 254px;
}

.foot_right img {
    float: left;
}

.liuyan_box {
    float: left;
    margin-left: 54px;
    margin-top: 12px
}

.foot_liuyan p {
    float: left;
    color: #fecfcd;
    font-size: 14px;
    margin: 0;
}

.foot_liuyan input {
    float: left;
    margin: 0;
}

.foot_liuyans p {
    float: left;
    color: #fecfcd;
    font-size: 14px;
    margin: 0;
}

.foot_liuyans input {
    float: left;
    margin: 0;
    width: 210px;
    height: 63px;
}

.foot_tijiao p {
    float: left;
    color: #fecfcd;
    font-size: 14px;
    margin: 0;
    text-align: center;
    display: block;
    width: 100%;
}

.foot_tijiao {
    border: solid 1px #a8a8a8;
    width: 156px;
    line-height: 25px;
    margin-left: 42px;
}

/*关于我们*/
/*.all_left{}
.show_box{ width:100%;}
.show_top{ width:1209px; margin:0 auto;}
.show_name{ float:left;margin-top:46px; text-align:center; margin-left:115px; }
.show_name h{font-size:22px; color:#140b12; margin-left:15px; float:left;text-align:center;}
.show_bg{ width:218px; margin-top:77px; height:7px;}
.left_all{ width:1209px; margin:0 auto;}
.left_big{ width:322px; margin-bottom:50px; float:left;}
.show_bgbox{ width:1209px; margin:0 auto;}
.show_left{ float:left; width:285px; margin-top:26px; margin-right:36px;text-align:center;margin-left:29px; border:solid 1px #CCC;}
.left_bg{ width:265px; height:43px;  margin-left:9px; margin-top:12px;border:solid 1px #CCC; margin-bottom:5px;}
.left_bg a{ font-size:16px; color:#584f4f; line-height:43px; text-align:center;}

.leftfoot_box{ width:100%;}
.left_name{ width:1209px; margin:0 auto; margin-top:56px;margin-left:115px;}
.left_left{float:left; width:322px; }
.leftname_box{ float:left; }
.leftname_box h{font-size:22px; color:#140b12; margin-left:15px; float:left;}
.more_box{ float:right; margin-top:12px; margin-right:54px;}
.more_box a{font-size:14px; color:#777276;}
.more_box a:hover { color:#c1020a;text-decoration: none;}
.leftdown_bg{ width:322px; margin-top:30px; }
.left_foot{ height:317px; width:322px; margin:0 auto;}
.foot_lefts{ width:270px; float:left; margin-top:16px;margin-left:29px; border:solid 1px #CCC; padding:10px;}
.foot_lefts p{ font-size:16px; color:#c1020a;}
.foot_lefts h{ font-size:14px; color:#2a2827; line-height:29px;}

.about_right{ float:left; width:845px; margin-left:38px;margin-bottom:50px;}
.about_nameb{ width:825px; float:right; border-bottom:#CCC 1px solid; margin-right:15px;}
.about_about{ float:left;}
.about_about p{ font-size:24px; color:#413d3a; font-family:"微软雅黑"; margin-top:46px;}
.about_weizhi{ float:right; margin-top:46px;}
.about_weizhi p{ font-size:12px; font-family:"宋体"; color:#777978; }
.about_wold{ width:825px; margin:0 auto; margin-top:31px;}
.about_wold{ font-size:14px; color:#4e4b4b; line-height:30px;}*/

.left {
    float: left;
    width: 266px;
    padding-top: 24px;
    overflow: hidden;
}

.leftProClaList {
    width: 264px;
    height: 100px;
    border: 1px solid #d0d0d0;
    height: auto !important;
    min-height: 100px;
    background: #f9eedd;
}

.leftProClaList .leftProClaListT {
    width: 224px;
    height: 50px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    background: #c12a2a;
}

.leftProClaListUl {
    width: 264px;
    padding-top: 14px;
    padding-bottom: 14px;
}

ul,
li,
dl,
dt,
dd,
ol {
    display: block;
    list-style: none;
}

.leftProClaListUl li {
    width: 224px;
    height: 38px;
    padding: 0px 20px;
    display: block;
}

.leftProClaListUl .childCla {
    width: 264px;
    display: none;
}

.Ttitle {
    position: relative;
    width: 100%;
    height: 46px;
    margin: 0 auto;
    border-bottom: 2px solid #acacac;
    padding-top: 14px;
    color: #0f1427;
    font-size: 24px;
    line-height: 46px;
    /* font-weight: bold; */
}

.leftContact {
    width: 256px;
    padding: 14px 5px;
    margin-bottom: 30px;
}

.leftContact dl {
    width: 256px;
    display: block;
    clear: both;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.leftProClaListUl li a {
    color: #bd0c06;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    font-family: "微软雅黑"
}

.leftProClaListUl li a:hover {

    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
}

a {
    text-decoration: none;
    outline: 0;
}

.leftProClaList .leftProClaListT span {
    display: block;
    color: #d15f5f;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.leftContact dl dt {
    float: left;
    width: 52px;
    padding-left: 24px;
}

.leftContact dl dd {
    float: left;
    width: 180px;
}

.mainCon {
    float: left;
    width: 820px;
    padding-left: 24px;
    padding-top: 10px;
}

.mainConTitle {
    position: relative;
    width: 830px;
    height: 46px;
    border-bottom: 2px solid #acacac;
}

.mainConTitle .mFont {
    float: left;
    width: auto;
    height: 46px;
    color: #0f1427;
    font-size: 24px;
    line-height: 46px;
}

.mainConTitle .mEnglish {
    float: left;
    width: 160px;
    height: 46px;
    color: #0f1427;
    font-size: 18px;
    line-height: 54px;
    display: block;
    font-family: arial;
    text-transform: uppercase;
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    bottom: 0px height:46px;
    color: #666666;
    font-size: 12px;
    line-height: 46px;
}

.mainConTitle .position span {
    font-size: 12px;
}

.mainConTitle .position a {
    color: #666;
}

.mainContect {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden margin-top:16px;
    padding-top: 15px;
    height: auto !important;
    min-height: 360px;
    height: 360px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.mainContect .con {
    padding: 20px 0px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote {
    font-size: 14px;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    font-family: '微软雅黑';
}

.about_aboutbox {
    width: 100%;
}

.about_box {
    width: 1120px;
    margin: auto;
    margin-top: 30px;
}