.content{
	font-family:'Microsoft YaHei';
}
.content-item{
	width: 1200px;
	margin: 0 auto;
}
.catering-title-banner{
	background: url('/xcx/images/carering/catering-bc.jpg') center center;
	min-width: 1200px;
	height: 510px;
	margin:0 auto;
	background-repeat: no-repeat;
}
.catering-phone1-box{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
.catering-phone1{
	margin-left: 136px;
	position: relative;
	top: 110px;

}

.catering-phone1-des{
	margin-left: 100px;
	position: relative;
	top: 200px;
}
.catering-phone1-des h3 ,.catering-phone1-des h4{
	color: white;
	padding: 0;
	margin:0;
	font-size: 20px;
	line-height: 35px;
}
.catering-function{
	height: 418px;
	width: 1200px;
	margin:0 auto;
	box-sizing: border-box;
	padding: 0 90px;
	padding-top: 167px;
	box-sizing: border-box;
}
.catetring-function-item{
	float: left;
	width: 20%;
	box-sizing: border-box;
	
	text-align: center;
}
.catetring-function-item>i{
	margin: 0 auto;
}
.catetring-function-item>p{
	font-size: 20px;
	margin-top: 28px;
	line-height: 20px;
}
.fl {
    float: left;
}
.function-location{
	height: 612px;
}
.function-location-des{
	margin-top: 200px;
	margin-left: 130px;
}
.function-location-des >h2{
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 38px;
	color: white;
}
.function-location-des >p{
	font-size: 18px;
	line-height: 30px;
	color: white;
}
.catering-complex{
	height: 640pxl
}
.catering-complex-des{
	margin-left: 121px;
	margin-top: 227px;
	color: #aaaaaa;
	font-size: 18px;
	line-height: 38px;
}
.catering-complex-des>h2{
	font-size: 32px;
	line-height: 32px;
	color: white;
}
.catering-complex-des>i.sprite-10{
	margin-left: 40px;
}
.catering-server{
	height: 700px;
}

.catering-server-des {
	margin-left: 78px;
	margin-top: 150px;
	color: #91c7ff;
	line-height: 38px;
}
.catering-case{
	height: 565px;
	text-align: center;
}
.catering-case-title{
	font-size: 34px;
	height: 34px;
	padding: 100px 0;
}
.catering-case-qrcode{
	width: 1200px;
}
.catering-case-item-box{
	width: 25%;
	height: 300px;
	box-sizing: border-box;
}
.catering-case-item{
	margin:0 auto;
	margin-top: 15px;
	width: 270px;
	height: 270px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 30px;
	box-shadow: 0 0 8px #ddd;
    transition: .4s;
	

}
.qrcode-title{
	font-size: 
}
.catering-case-item>img{
	margin-top: 30px;
	margin-bottom: 20px;
}
.hover-big{
	font-size: 12px;
	color: #999999;
}
.catering-case-item:hover{
	margin: 0 auto;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 0 0 30px #ccc;
    position: relative;
    top: 15px;
}
.catering-case-item:hover>img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.hover-none{
    transition: .2s;
}
.hover-show{
	display: none;
	transition: .4s;
}
.catering-case-item:hover .hover-none{
	display: none;
}

.catering-case-item:hover .hover-show{
	display: block;
}

.sprite {
    background-image: url(/xcx/images/carering/catering-sprite.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-10 {
    width: 84px;
    height: 84px;
    background-position: -5px -5px;
}

.sprite-2 {
    width: 108px;
    height: 101px;
    background-position: -99px -5px;
}

.sprite-3 {
    width: 108px;
    height: 101px;
    background-position: -5px -116px;
}

.sprite-4 {
    width: 108px;
    height: 101px;
    background-position: -123px -116px;
}

.sprite-5 {
    width: 108px;
    height: 101px;
    background-position: -217px -5px;
}

.sprite-6 {
    width: 108px;
    height: 101px;
    background-position: -241px -116px;
}

.sprite-9 {
    width: 84px;
    height: 84px;
    background-position: -5px -227px;
}

.kaitong1 {
	background: #2086ee none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.kaitong {
	width: 165px;
    height: 51px;
    margin-top: 28px;
    border: 2px solid #431C0D;
    border-radius: 10px;
    text-align: center;
	color: #431C0D;
	font-size: 22px;
	font-weight: bold;
	background: none;
	cursor: pointer;
}