/***************************
	头部
***************************/
.header {
  background-color: #a90001;
}
.header .nav_ico {
  width: 32px;
  height: 27px;
  margin-left: 27px;
  margin-top: 28px;
}
.header .logo {
  padding: 18px 0 0 21px;
  width: 246px;
  height: 51px;
}
.header .nav li {
  display: inline-block;
}
.header .nav li .nav_line {
  height: 3px;
  width: 0%;
  background-color: #fff074;
  transition: all 0.5s;
}
.header .nav li > a {
  display: block;
  padding: 0 20px;
  font-size: 14px;
  color: #fff;
  line-height: 79px;
  transition: all 0.5s;
}
.header .nav li:hover .nav_line,
.header .nav li.act .nav_line {
  width: 100%;
  transition: all 0.5s;
}
.header .nav li:hover > a,
.header .nav li.act > a {
  background-color: #8e0001;
  transition: all 0.5s;
}
.header .langugua {
  padding-left: 29px;
  background: url(../images/languga.png) no-repeat left center;
}
/***************************头部弹出框**************************/
.header_pop {
  padding: 15px 10px 13px 16px;
  position: absolute;
  left: 0;
  top: ;
  z-index: 99;
  background-color: #fff;
  width: 520px;
}
.header_pop .snav_lf {
  margin-top: 15px;
  width: 302px;
}
.header_pop .snav_lf a {
  display: inline-block;
  margin-right: 10px;
  min-width: 60px;
  color: #6b6b6b;
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 16px;
}
.header_pop .snav_rf {
  width: 209px;
}
.header_pop .ico {
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: -5px;
  left: 45px;
}
.header_pop .ico.act {
  left: auto;
  right: 40px;
}
/***************************第二行**************************/
.two_div .two_one li {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
.two_div .two_info {
  left: 0;
  top: 0;
  z-index: 999;
  width: 71.875%;
  margin-left: 14.0625%;
}
.two_div .two_title {
  width: 128px;
  height: 112px;
  border: 1px solid #fff;
  background-color: #bab3a9;
}
.two_div .two_img .two_img01 {
  width: 41.59%;
}
.two_div .two_img .two_img02 {
  margin-left: .6545%;
  margin-right: .6545%;
  width: 27.826%;
}
.two_div .two_img .two_img03 {
  width: 29.275%;
}
.two_div .two_two,
.two_div .two_one li,
.two_div .two_info {
  height: 910px;
}
.two_div .two_two_bg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 100%;
}
.two_div .two_two_box {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.two_div .two_two_box .two_two_text {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 45%;
  transition: all 0.5s;
}
.two_div .two_two_box.box1 {
  left: 0;
  top: 0;
  background: url(../images/two_bg01.png) no-repeat right top #ffeba4;
}
.two_div .two_two_box.box1 .two_two_text {
  margin-left: 6%;
}
.two_div .two_two_box.box2 {
  right: 0;
  bottom: 0;
  background: url(../images/two_bg03.png) no-repeat left bottom #d0eda8;
}
.two_div .two_two_box.box2 .two_two_text {
  margin-right: 6%;
}
.two_div .two_two_box:hover {
  width: 200%;
  transition: all 0.5s;
}
.two_div .two_two_box:hover .two_two_text {
  /*opacity: 1;
				filter:alpha(opacity=100);*/
  transition: all 0.5s;
}
.title {
  background: url(../images/go_next03.png) no-repeat right top;
}
/***************************视频专区****************************/
.vedio {
  background: url(../testing/vedio_bg.png) no-repeat center center;
}
.vedio .vedio_box {
  max-width: 882px;
  width: 73.5%;
  padding-bottom: 50px;
}
.vedio .vedio_box .top {
  padding: 17px 19px 0;
  background-color: #555555;
}
.vedio .vedio_box .top li {
  padding-bottom: 45px;
  position: relative;
}
.vedio .vedio_box .top li .ico {
  left: 0;
  top: 0;
  z-index: 9;
  background: url(../images/vedio_ico.png) no-repeat center center;
  cursor: pointer;
}
.vedio .vedio_box .top .bx-wrapper .bx-caption {
  background-color: #555555;
}
.vedio .vedio_box .top .bx-wrapper .bx-caption span {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
}
.vedio .vedio_box .top .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 95px;
  margin-top: -47px;
  display: block !important;
  background-position: center center;
  background-repeat: no-repeat;
}
.vedio .vedio_box .top .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(../images/bx-prev.png);
  left: -16%;
}
.vedio .vedio_box .top .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(../images/bx-next.png);
  right: -16%;
}
.vedio .vedio_box .bottom li {
  height: 145px;
}
.vedio .vedio_box .bottom li.act a,
.vedio .vedio_box .bottom li:hover a {
  border: 4px solid #a90001;
}
/**********************新闻中心*********************/
.news .news_left {
  width: 50.75%;
}
.news .news_right {
  width: 44.84%;
  padding-top: 40px;
  padding-bottom: 40px;
  height: 300px;
}
.news .news_right .slide {
  padding: 11px 0 11px;
}
.news .news_right .slide:hover,
.news .news_right .slide.act {
  background-color: #a90001;
}
.news .news_right .slide:hover p,
.news .news_right .slide.act p {
  color: #fff;
}
.news .news_right .news_r_l {
  width: 22.12%;
  border-right: 2px solid #dddddd;
}
.news .news_right .news_r_r {
  width: 71%;
}
.news .news_right .a_prev,
.news .news_right .a_next {
  position: absolute;
  width: 100%;
  height: 27px;
  background-color: #e6e6e6;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
}
.news .news_right .a_prev a,
.news .news_right .a_next a {
  display: block;
}
.news .news_right .a_prev {
  background-image: url(../images/news_prev.png);
  top: 0;
}
.news .news_right .a_next {
  background-image: url(../images/news_next.png);
  top: auto;
  bottom: 0;
}
/**********************特色美食*********************/
.food {
  background: url(../testing/food_bg.jpg) no-repeat center center;
  overflow: hidden;
  text-align: center;
}
.food li {
  width: 16.666%;
  float: left;
  display: inline-block;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.food li .s-img {
  height: 469px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.food li .p-name {
  background: #373737;
}
.food li .p-name .add {
  background: url(../images/add_food.png) no-repeat center center;
  height: 36px;
}
.food li:hover .p-name,
.food li.act .p-name {
  background-color: #a90001;
}
.food li:hover .p-name .ts,
.food li.act .p-name .ts {
  color: #fff074;
}
.food li:hover .p-name .add,
.food li.act .p-name .add {
  background-image: url(../images/add_food_h.png);
}
/**********************门店展示*********************/
.store .store_title {
  border-bottom: 1px solid #ebebeb;
}
.store .store_title a {
  padding: 6px 13px;
  margin: 0 10px 15px;
  border-radius: 5px;
  position: relative;
  line-height: 20px;
}
.store .store_title a .radius {
  display: none;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 3px solid #a90001;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -21px;
  background-color: #fff;
}
.store .store_title a.act,
.store .store_title a:hover {
  color: #fff;
  background-color: #a90001;
}
.store .store_title a.act .radius,
.store .store_title a:hover .radius {
  display: block;
}
.store ul {
  margin-left: -2.5%;
}
.store li {
  width: 22.5%;
  margin-left: 2.5%;
  float: left;
  margin-bottom: 10px;
  position: relative;
}
.store li a {
  border: 1px solid #ececec;
  transition: all 0.5s;
}
.store li .s_img {
  height: 314px;
}
.store li .s_text {
  border-top: 1px solid #ececec;
}
.store li .new_ico {
  width: 56px;
  height: 56px;
  background: url(../images/new_ico.png) no-repeat center center;
  left: 0;
  top: 0;
}
.store li:hover .s_text,
.store li.act .s_text {
  border-top-color: #a90001;
  background-color: #a90001;
  color: #fff;
}
/**********************底部*********************/
.footer {
  background: url(../testing/footer_bg.jpg) no-repeat center center;
}
.footer .footer_nav {
  color: #767676;
  border-bottom: 1px solid #696866;
}
.footer .footer_nav a {
  font-size: 14px;
  color: #fff;
}
.footer .footer_left a {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left center;
}
.footer .footer_left a.ico01 {
  background-image: url(../images/footer_ico01.png);
}
.footer .footer_left a.ico02 {
  background-image: url(../images/footer_ico02.png);
}
.footer .footer_left a.ico03 {
  background-image: url(../images/footer_ico03.png);
}
.footer .footer_right {
  padding-left: 130px;
  background: url(../images/footer_peopel.png) no-repeat left center;
}
.pager a {
  display: inline-block;
  padding: 3px 9px;
  line-height: 18px;
  background-color: #eeeeee;
  color: #6b6b6b;
  margin-left: 2px;
}
.pager a.act,
.pager a:hover {
  color: #fff;
  background-color: #a90001;
}

.food .bx-viewport{
  height: auto !important;
}


