<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*what we do*/
.whatWeDo{
	background: url(../../images/foodPartyBg.png) center top no-repeat;
	height: 517px;
	position: relative;
}
.whatLink{
	width: 750px;
	padding-top:85px ;
	/*padding-left: 48px;*/
	margin-left: 48px;
}
.whatLink a.aLink{
	display: inline-block;
	width: 228px;
	height: 174px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0  20px 20px 0;
}
.whatLink .linkBot{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 57px;
	background: url(../../images/foodBot.png) bottom no-repeat;
	text-align: center;
	line-height: 49px;
	padding-top: 8px;
	color: white;
}
.whatLink .linkBot.more{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 174px;
	background: url(../../images/foodMoreBg.png) bottom no-repeat;
	text-align: center;
	line-height: 174px;
	padding-top: 0px;
	color: white;
}
.whatMsg{
	width:345px ;
	position: absolute;
	right: 50px;
	top: 90px;
}
.whatMsg .title{
	font-size: 48px;
	font-weight: bold;
	color: #b9282d;
	border-bottom: 1px solid #5e5a5a;
}
.whatMsg .title2{
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}
.whatMsg img{
	margin: 0 auto;
	margin-top: 50px;
} 
.indexInfo{
	padding-top: 70px;
	padding-bottom: 70px;
	height: 376px;
}
.IndexParty{
	display: inline-block;
	width: 525px;
	float: left;
}
.IndexParty .title{
	border-bottom: 1px solid #d9d9d9;
	width: 255px;
	padding-bottom: 5px;
}
.IndexParty .title span{
	color: #b9282d;
	font-size: 24px;
	font-weight: bold !important;
}
.IndexParty.skyLand .title span{
	color: #333;
	font-size: 24px;
	font-weight: bold !important;
}
.IndexParty .nList{
	padding-top: 10px;
	height: 140px;
}
.IndexParty .nList li a{
	line-height: 2;
	color: #373737;
	font-size: 12px;
}
.IndexParty .nList li:hover a{
	color: #b1262a;
}
.IndexParty a.more{
	background: url(../../images/morePlus.png) left bottom no-repeat;
	display: block;
	padding-left: 20px;
	line-height: 15px;
	color: #333;
	padding-top: 10px;
}
.IndexParty a.more:hover {
	color: #B1262A;
}
.IndexParty.skyLand{
	width:370px ;
}
.IndexParty.skyLand .title{
	margin-left: 20px;
}
.IndexParty.skyLand .nList{
	padding-left: 20px;
	border-left: 1px dashed #ccc;
}
.IndexParty.skyLand a.more{
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	width: 120px;
	display: inline-block;
	padding-left: 40px;
	background-position-x: 20px;
	position: relative;
}
.IndexParty.skyLand a.more:after{
	content: '';
	display: block;
	position: absolute;
	left: -110px;
	top: -1px;
	width: 110px;
	border-bottom: 1px dashed #ccc;
}
.IndexParty.skyLand.his{
	width: 200px;
	float: right;
}
.IndexParty.skyLand.his .title{
	border-bottom: none;
	margin-left: 10px;
}
.IndexParty.skyLand.his .title span:first-child{
	color: #B1262A;
}
.IndexParty.skyLand.his .nList{
	padding-left: 0;
}
.IndexParty.skyLand.his .nList li{
	position: relative;
	top: -12px;
	padding-left: 10px;
}
.IndexParty.skyLand.his a.more{
	background-position-x: 10px;
}
.indexMap{
	height: 675px;
	position: relative;
}
.indexMapHead{
	width: 1150px;
	height: 200px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	/*left: 50%;*/
	top: -66px;
	/*-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);*/
}
.indexMapHead .left{
	width: 264px;
	height: 100%;
	background: #333333;
	padding-top: 60px;
	float: left;
}
.indexMapHead .left div:first-child{
	color: #939393;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
}
.indexMapHead .left div:nth-child(2){
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.indexMapHead .right{
	width: 880px;
	height: 100%;
	background: #b1262a;
	padding-top: 60px;
	float: left;
}
.indexMapHead .right div.sltDiv{
	width:263px ;
	line-height: 48px;
	display: inline-block;
	margin-left: 33px;
	background: white;
	position: relative;
	float: left;
}
.indexMapHead .right div.sltDiv .tagAdr{
	width:263px ;
	height: 48px;
	font-size: 16px;
	display: inline-block;
	background: white;
	padding-left: 15px;
	/*float: left;*/
}
.indexMapHead .right div.sltDiv .select{
	width: 263px;
	position: absolute;
	left: 0;
	top: 0;
	background: white;
	font-size: 16px;
	border-top: 1px solid #ccc;
	padding-left: 4px;
	padding-top: 5px;
	margin-top: 48px;
	
}
.indexMapHead .right div.sltDiv .select span{
	display: inline-block;
	width: 83px;
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 14px;
	padding-left: 10px;
	float: left;
	margin-bottom: 4px;
	margin-right: 3px;
	cursor: pointer;
}
.indexMapHead .right div.sltDiv .select span.active,
.indexMapHead .right div.sltDiv .select span:hover{
	width: 83px;
	height: 36px;
	color: white;
	background: #b1262a;
	font-size: 14px;
}
.indexMapHead .right .pstbBtn{
	display: inline-block;
	width: 167px;
	height: 48px;
	text-align: center;
	color: #b1262a;
	background: white;
	border-radius: 4px;
	float: left;
	line-height: 48px;
	margin-left: 33px;
	font-size: 16px;
	cursor: pointer;
}
.indexNews{
	height: 482px;
	padding-top: 58px;
	overflow: hidden;
	background: -webkit-linear-gradient(#fff, #ccc); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fff, #ccc); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fff, #ccc); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fff, #ccc); /* æ&nbsp;‡å‡†çš„è¯­æ³• */
}
.indexNews .head .title{
	width: 260px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
}
.indexNews .head .title span:first-child{
	color: #b9282d;
	font-size: 24px;
	font-weight: bold !important;
}
.indexNews .head .title .zxMore{
	display: inline-block;
	margin-left: 10px;
	color: #333333;
	font-size: 14px;
	background: url(../../images/morePlus.png) right center no-repeat;
	display: inline;
	padding-right: 20px;
}
.tabClasify{
	float: right;
}
.tabClasify a.in_item{
	display: inline-block;
	width: 97px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	margin: 0 8px;
	position: relative;
	float: left;
}
.tabClasify a.in_item:before{
	content: '';
	position: absolute;
	right: -10px;
	top: 0;
	width: 3px;
	height: 30px;
	background: url(../../images/twoArrow.png);
}
.tabClasify a.in_item.active,
.tabClasify a.in_item:hover
{
	color: white;
	background: #ba292d;
}
.tabClasify a.in_item.active:after,
.tabClasify a.in_item:hover:after{
	content: '';
	position: absolute;
	left: 43px;
	bottom: -7px;
	background: url(../../images/redArrow.png) no-repeat;
	width: 12px;
	height: 7px;
}
</pre></body></html>