@charset "utf-8";
/* CSS Document */
/*不同餐厅*/
.res_various{
	width:100%;
	overflow:hidden;
}
.res_various_con{
	width:100%;
	border-bottom:1px solid #eeeeee;
}
.res_various_con ul{
	width:1172px;
	margin:0 auto;
	overflow:hidden;
}
.res_various_con li{
	float:left;
}
.res_various_con li a{
	display:block;
	width:41px;
	height:95px;
	padding:19px 96px;
	border-right:1px solid #e6e6e6;
	margin:19px 0;
}
.res_various_con li .rc1{
	background:url(../images/res_img/res_icon01.jpg) no-repeat center center;
}
.res_various_con li .rc2{
	background:url(../images/res_img/res_icon02.jpg) no-repeat center center;
}
.res_various_con li .rc3{
	background:url(../images/res_img/res_icon03.jpg) no-repeat center center;
}
.res_various_con li .rc4{
	background:url(../images/res_img/res_icon04.jpg) no-repeat center center;
}
.res_various_con li .rc5{
	background:url(../images/res_img/res_icon05.jpg) no-repeat center center;
}
.res_various_con li .rc1:hover{
	background:url(../images/res_img/res_icon1.jpg) no-repeat center center;
}
.res_various_con li .rc2:hover{
	background:url(../images/res_img/res_icon2.jpg) no-repeat center center;
}
.res_various_con li .rc3:hover{
	background:url(../images/res_img/res_icon3.jpg) no-repeat center center;
}
.res_various_con li .rc4:hover{
	background:url(../images/res_img/res_icon4.jpg) no-repeat center center;
}
.res_various_con li .rc5:hover{
	background:url(../images/res_img/res_icon5.jpg) no-repeat center center;
}
.res_anli{
	width:1172px;
	margin:0 auto;
	margin-top:30px;
	background:#f2f1f4;
	overflow:hidden;
}
.res_anli img{
	float:left;
}
.res_anli_text{
	width:373px;
	float:right;
	padding:70px 0 0 33px;
	position:relative;
}
.res_anli_text h3{
	font-size:30px;
	color:#0e0e0d;
	line-height:49px;
	font-weight:400;
}
.res_anli_text p{
	font-size:18px;
	color:#1e2e31;
	line-height:40px;
}
.res_anli_text span{
	width:188px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#626262;
	font-size:18px;
	border:1px solid #2c4058;
	position:absolute;
	top:389px;
	left:55px;
}
.res_anli_text span a{
	text-decoration:none;
}
.res_anli_text span a:hover{
	color:#333;
}
/*我们的服务案例*/
.res_sev_case{
	width:100%;
	overflow:hidden;
}
.sev_case_con{
	width:1172px;
	margin:0 auto;
	padding-bottom:29px;
}
.sev_case_con h2{
	width:1172px;
	height:91px;
	text-align:center;
	padding-top:52px;
	background:url(../images/res_img/res_case_bj.jpg) no-repeat 0 0;
}
.scrollpic {
	width: 1170px;
}
#myscroll {
	display:block;
	width:100%;
	position:relative;
	height:480px;
	overflow:hidden;
}
#myscroll #myscrollbox {
	display:block;
	float:left;
	position:absolute;
	left:0;
	top:0;
	width:1000000px;
}
#myscroll ul {
	display:block;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
}
#myscroll ul li {
	display:block;
	float:left;
	padding:0;
	width:397px;
}
#myscroll ul li a {
	display:block;
	float:left;
	width:375px;
	padding:0;
	position:relative;
	height:480px;
	color:#333;
}
#myscroll a .intro {
	position:absolute;
	left:0;
	z-index:10;
	background-color:#000000;
	filter:alpha(opacity=70);
	width:375px;
	color:#fff;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
	text-align:center;
}
#myscroll a .intro h5 {
	padding:0;
	margin:0;
	font-size:16px;
	height:46px;
	width:250px;
	line-height:23px;
	font-weight:100;
	margin:27px auto;
}
#myscroll a .intro p {
	margin:118px 151px 0 151px;
	height:68px;
	overflow:hidden;
}
#myscroll a .intro .res_case_butt{
	width:114px;
	height:41px;
	border:1px solid #FFF;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:41px;
	display:block;
	margin: 0 auto;
    background: #000;
	margin-bottom:153px;
	cursor:pointer;
}
#myscroll a .intro {
	bottom:-480px;
}
#myscroll a:hover .intro {
	bottom:0px;
}
#mybtns {
	margin:10px 0;
	width:1170px;
	display:block;
	height:42px;
}
#mybtns a {
	width:42px;
	height:42px;
	display:block;
	float:right;
	margin-right:1px;
	background-color:#c1c1c1;
	margin-left:10px;
}
#mybtns a:hover {
	background-color:#d60011;
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left {
	background-image:url(../images/res_img/jt_l.png);
}
#mybtns #right {
	background-image:url(../images/res_img/jt_r.png);
}

#kinMaxShow {
	visibility:hidden;
	width:100%;
	height:500px;
	overflow:hidden;
}
/*6大餐厅设计优势*/
.res_ys6{
	width:100%;
	background:url(../images/res_img/res_ys_bg.jpg) no-repeat center center;
	overflow:hidden;
}
.res_ys6_con{
	width:1172px;
	margin:0 auto;
	padding:57px 0 76px 0;
}
.res_ys6_con h2{
	text-align:center;
}
.res_ys6_img{
	margin-top:59px;
	text-align:center;
}
/*资深餐饮设计团队*/
.res_team_con h2{
	text-align:center;
	margin:46px 0;
}
/*餐厅整体设计布局*/
.res_sjbu{
	width:100%;
	background:#363338;
	overflow:hidden;
}
.res_sjbu_con{
	width:1172px;
	margin:0 auto;
	padding:49px 0 45px 0;
}
.res_sjbu_con h2{
	text-align:center;
}
.res_sjbu_img{
	margin-top:59px;
	text-align:center;
}
/*厨房设计布局*/
.res_cfbj{
	width:100%;
	background:#dde5e8;
	overflow:hidden;
}
.res_cfbj_con{
	width:1172px;
	margin:0 auto;
	padding:49px 0 45px 0;
}
.res_cfbj_con h2{
	text-align:center;
}
.res_cfbj_img{
	margin-top:59px;
	text-align:center;
}
/*服务流程*/
.res_fwlc{
	width:100%;
	background:url(../images/res_img/res_fwlc_bg.jpg) no-repeat center center;
	overflow:hidden;
}
.res_fwlc_con{
	width:1172px;
	margin:0 auto;
	padding:49px 0 45px 0;
}
.res_fwlc_con h2{
	text-align:center;
}
.res_fwlc_img{
	margin-top:59px;
	text-align:center;
}
/*我们的客户服务*/
/*我们的客户*/
.our-clients{
	width:100%;
	background:#de0000;
	overflow:hidden;
}
.our-clients-con{
	width:1172px;
	margin:0 auto;
}
.our-clients-con h2{
	text-align:center;
	padding-top:57px;
}
.our-clients-con ul{
	overflow:hidden;
	padding:37px 0 63px 0;
	}
.our-clients-con li{
	width:167px;
	float:left;
	margin:18px 14px 0 14px;
}
.our-clients-con li p{
	font-size:18px;
	color:#fff;
	text-align:center;
	margin-top:8px;
	
}










