body{
	font-family: "Microsoft YaHei",sans-serif;
}


.navbar-default{
	background-color: rgba(0,0,0,0.2);
	boder: none;
    color: #fff;
    text-align: left;
}


.navbar-default .navbar-brand{
	font-size: 30px;
	font-weight: bold;
	height: 70px;
	line-height: 35px;
	color: #fff;
}

/*.navbar-default .navbar-brand:hover{
	color: #fff;
}
*/
.navbar-default .navbar-nav > li > a{
	color: #fff;
    line-height: 50px;
    font-size: 16px;
    height: 50px;

}
.navbar-default .navbar-nav > li > a:hover{
	color:red;
}

.navbar-toggle{margin-top:20px;}


/*banner部分*/


 .focus {
        width: 100%;
        height: auto;
        background-color: #000;
        margin: 0px auto;
    }


    .carousel,
    .carousel img {
        width: 100%;
        height: 100%!important;
    }




 @media screen and (max-width: 760px) {
    .focus {
        margin: 70px auto 10px;
    }
    .navbar-default{
	background-color: #fff;
	boder: none;
    color: #000;
    text-align: left;
	}
	.navbar-default .navbar-brand{
	color: #000;}



	.navbar-default .navbar-nav > li > a{
	color: #000;font-size: 14px;}
/*	.row .nav-tabs{text-align: center; width:80%;margin: 0px  auto;height: 50px;border: none;}*/
   .nav-tabs li a{padding: 0px;}
}

/*菜品部分*/
.cp h1,p{ text-align: center; }
.row .nav-tabs{margin: 15px -10px;}
.row .nav-tabs li{padding: 0px;}

.nav-tabs{text-align: center;border: none;}
.nav-tabs li a{ color:#000; line-height: 25px;}
.nav-tabs li a:hover{background: red;color:#fff;}
.row .nav-tabs:hover{color: #fff;}

.btngd{ text-align: center; border: 1px solid #000;margin: 30px auto;padding: 10px 5px;border-radius: 5px; color: #000; }
.btngd:hover{background: red; color: #fff;border:1px solid red;}



/*招商加盟*/
.zs{background: #f2f2f2; height: 750px;overflow: hidden;}
.zs h1,p{text-align: center; }
.zs h1{margin: 50px 0px 10px;}
.zs h3{margin: 10px auto; text-align: center;}
.lb2{background:rgba(252, 252, 252, 1.0);border: none;}
.lb2 ul{list-style: none;height: 380px;overflow: hidden;}
.lb2 ul li{height: 400px;float: left;margin:0px;background: #fff; }
.lb2 ul li:hover{background-color: #ececec;border: 1px solid #ccc;}
.lb2 ul li a{text-decoration: none; color: #000;margin:50px auto; display: block;}

.lb2 .row,.lb2 .row .item{ margin: 50px auto;  padding-inline-start:0px;}


.tab-content>.active{background:rgba(252, 252, 252, 1.0)}

/*关于我们*/
.gy h1{text-align: center;margin:20px auto; }
.jianjie{}
.jianjie ul{list-style: none;}
.jianjie ul li a{text-decoration: none;color: #000;}

.jianjie .row,.jianjie .row .item{ margin: 20px auto;  padding-inline-start:0px;}


/*news*/
.news{background:url("../images/1516937340.jpg") no-repeat ;background-size: cover;padding: 40px 0px;}
.news h1{text-align: center;margin: 30px auto 20px;}

.newsxw{height:120px;}
.newsxw a{text-decoration: none; color: #000;font-size: 16px; line-height: 35px;}
.newsxw p{text-align: left;color: #777;line-height: 25px;}
.newsxw a:hover{color: red;}

.newsxw:hover{background: none;
box-shadow: 2px 2px 3px #000;
border-bottom-width: 0px;
font: inherit;

letter-spacing: inherit;

text-transform: inherit;

-webkit-transition: color 1s;

transition: color 1s;}

/*footer*/
footer{background: #000;color: #ccc;padding-top: 50px;}
.dbzc,.dbzc p{line-height: 35px;text-align: left;}
footer .btn-default{height: 50px; line-height: 30px;color: #fff;border: none;background: red;width:100%;}
footer .btn-default:hover{background: rgba(200, 0, 0, 0.8);color: #fff;font-weight: bold;}

.yl{height: 50px;line-height: 50px; border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;margin: 50px auto;}
.yl a{text-decoration: none; color: #ccc;}


.border-top1 ul{ list-style: none;}
.border-top1 a{color: #ccc;}
.border-top1 a:hover{text-decoration: none;color: red;}
.border-top1,.border-top1 h4{text-align: center;}

.ulstyle{margin-left: -50px;}



 @media screen and (max-width: 760px) {

		.info{display: none;}
		.ulstyle{margin-left: -50px;}

}


.ba{line-height: 50px; text-align: center;margin: 40px auto;}

/*菜单下拉导航*/
.xiala:hover div ul{
 display: block;
}

.navbar-right .dropdown-menu {right: auto;background-color: red; }
.navbar-right .dropdown-menu a{color: #fff;}
.navbar-right .dropdown-menu a:hover{color: red;}


/*下拉后导航的背景色变黑*/

.navbar-fixed-top.scrolled {
  background-color:rgba(0,0,0,0.9) !important;
  transition: background-color 200ms linear;
}

 @media screen and (max-width: 760px) {

		.navbar-fixed-top.scrolled {
			  background-color:#fff !important;
			  transition: background-color 200ms linear;
			}

}



/*图片放大效果*/
.tupian{
/*width: 300px;
height: 300px;*/
/*margin: 50px auto;*/
overflow: hidden;
filter:alpha(Opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
}
.tupian1{
/*width: 300px;
height: 300px;*/
/*margin: 50px auto;*/

}
.tupian1 img,.tupian img{
cursor: pointer;
transition: all 0.6s;
-moz-transition: all 0.6s; /* 0.6s完成过渡效果 */
-webkit-transition: all 0.6s;
}
.tupian1  img:hover,.tupian img:hover{
transform: scale(1.2); /* 放大1.2倍 */

}
.tupian1:hover,.tupian:hover{
filter:alpha(Opacity=100);
-moz-opacity:1;
opacity: 1;

}


/*关于我们页面*/
.gywmzj .nav{margin: 15px auto;}

#banner{display: block;}
#mbanner{ display: none; }


 @media screen and (max-width: 760px) {

	.gywmzj .col-md-3{display: none;}
	#banner{display: none;}
	#mbanner{ display: block; }

}



/*门店*/


.card-title{text-align: center; color: #000;}


.pagination{margin: 20px auto; line-height: 100px; vertical-align:middle; text-align: center!important;}

.shbt{line-height: 35px;margin: 15px auto;color: red;}
.shbt a{color: red;}

.fanye{margin:20px auto; line-height: 80px; height: 70px;}
.btn1{float: left;}
.btn2{float: right;}

.mdzj{background: #ececec;}
.mdzj .container {background: #fff;}
.mdzj .container img{width: 100%;}

.card-title1{text-align: left; color: #000;color: red;}

.mdzj ol{ list-style: none; text-indent:0;    padding-inline-start: 0px;}
.mdzj ol dl{}
.mdzj ol dd{border: 1px solid #ececec; line-height: 35px;text-indent: 15px;}
.mdzj ol dd a{text-decoration: none;color: #444;}
.mdzj ol dd a:hover{color: red;}


/*菜品列表*/
.span12 .col-md-3{display: block;}

.span12 h4{margin: 12px auto 15px;
    text-align: center;}
.span12 a{color:#000; text-decoration: none;}
.span12 a:hover{color: red; }

/*新闻内容*/
.newsnr{line-height: 20px; text-align: left;}


/*新闻列表*/
.xwlb{width:auto;height:auto;margin: 50px auto;}
.xwlb ul{list-style: none;}
.xwlb ul li{height: 85px;overflow: hidden;}
.xwlb ul li a{text-decoration: none; color: #000; display: block; width: 100%;}
.xwlb ul li a .newslbyb img{ width:100%!important; float: left;}
.xwlb ul {  padding-inline-start: 0px; height: auto; display: block;margin:40px auto;}

.newslbyb{float: left;}

.xwlb .fanye{margin-top: 20px;}
.xwlb h4{font-weight: bold;line-height: 25px;}
.xwlb p{color: #444; font-size: 14px; text-align: left;}
.card-title1{margin-top: 25px;line-height: 25px;}
