.pl20{
	padding-left: 20px;
}
.center{
	text-align: center;

}
.pt40{
	padding-top: 40px;
}
.bg{
	background: #f6f6f6;
}
body{
	background: #fff;
}
#footer{
	background-color: #fff;
}
#main{
	position: relative;
	padding: 50px 0px;
	margin: 0 auto;
	width: 1400px;
	background: #fff;
}
#main.listmain{
	width: 100%;
}
.itembox-wrap{
	position: relative;
}
.itembox{
	z-index: 5;
	position: absolute;
	top: -140px;
	padding: 7px;
	font-size: 48px;
	color: #fff;
	background: rgba(39,167,222,.9);
}
.itembox span{
	display: inline-block;
	padding: 20px 65px;
	border: 3px solid #fff;
}
.more-box{
	padding-top: 40px;
}
.more-tit{
	font-size: 34px;
	color: #000;
	text-align: center;
}
.more-tit span{
	border-bottom: 5px solid #3cb0e1;
}
.more-img{
	margin: 40px 0;
	width: 1400px;
}
.more-msg{
	color: #4b4b4b;
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
}
.more-link{
	padding-top: 20px;
	color: #4b4b4b;
	font-size: 14px;
}



/*旅游度假*/
.tour-box{
	padding: 20px 0 50px;
}
.tour-topbox{
	position: relative;
}
.tour-tit{
	height: 50px;
	text-align: center;
}
.tour-tit span{
	font-size: 34px;
	color: #000;
	padding: 0 10px;
	border-bottom: 5px solid #ff9601;
}
.tour-more{
	display: inline-block;
	padding: 0 20px;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 34px;
	border-radius: 30px;
	background: #eeeeee;
}
.position-right{
	position: absolute;
	bottom: 0;
	right: 0;
}
.tour-body{
	padding-top: 50px;
}
.tour-left{
	position: relative;
	width: 745px;
	height: 480px;
}
.tour-img{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 425px;
}
.fr .tour-img{
	z-index: 2;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 710px;
	height: 425px;
}
.color-div{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 645px;
	height: 295px;
}
.fr .color-div{
	right: auto;
	left: 0;
}
.color-efba3c{
	background: #efba3c;
}
.tour-right{
	overflow: hidden;
	padding-bottom: 20px;
	width: 620px;
}
.tour-tit2{
	height: 95px;
	color: #ff9601;
	font-size: 24px;
}
.tour-tit2 span{
	padding: 16px 24px;
	border-bottom: 2px solid #ff9601;
}
.tour-msg{
	font-size: 14px;
	color: #4b4b4b;
	line-height: 30px;
}
.tour-rightbox{
	margin-top: 30px;
	width: 660px;
}
.tour-rightbox .fl{
	margin-right: 40px;
}
.tour-rightbox img{
	width: 290px;
	height: 175px;
}
.tour-tit3{
	font-size: 18px;
	color: #000;
	line-height: 60px;
}
.tour-link{
	font-size: 12px;
	color: #4a4a4a;
	padding: 8px 0;
	border-bottom: 1px solid #4a4a4a;
}
/*绿色*/
.tour-lv .tour-tit span{
	border-color: #1eb46b;
}
.tour-lv .tour-tit2{
	color: #1eb46b;
}
.tour-lv .tour-tit2 span{
	border-color: #1eb46b;
}
.color-1eb46b{
	background: #1eb46b;
}
/*紫色*/
.tour-zi .tour-tit span{
	border-color: #3882f9;
}
.tour-zi .tour-tit2{
	color: #3882f9;
}
.tour-zi .tour-tit2 span{
	border-color: #3882f9;
}
.color-3882f9{
	background: #3882f9;
}
/*橙色*/
.tour-cheng .tour-tit span{
	border-color: #f17a0b;
}
.tour-cheng .tour-tit2{
	color: #f17a0b;
}
.tour-cheng .tour-tit2 span{
	border-color: #f17a0b;
}
.color-f17a0b{
	background: #f17a0b;
}
.color-f17a0b{
	background: #f17a0b;
}
/*米色*/
.tour-mi .tour-tit span{
	border-color: #ab8c40;
}
.tour-mi .tour-tit2{
	color: #ab8c40;
}
.tour-mi .tour-tit2 span{
	border-color: #ab8c40;
}
.color-ab8c40{
	background: #ab8c40;
}

.foodbox{
	width: 1400px;
	overflow: hidden;
}
.foodbox .fl{
	margin-right: 100px;
}

.foodbox img{
	width: 400px;
	height: 245px;
}
.foodbox-wrap{
	width: 1500px;
}
.food-tab-head{
	margin: 70px 0 50px;
	text-align: center;
}
.food-tab-head a{
	margin: 0 25px;
	display: inline-block;
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #d0d0d0;
	color: #4a4a4a;
	border-radius: 40px;
}
.food-tab-head a.active{
	color: #fff;
	border: 1px solid #f17a0b;
	background: #f17a0b;
}
.food-tab-body{
	display: none;
}
.food-tab-body.active{
	display: inline-block;
}


/*产业 小图box*/
.tour-sm .tour-right{
	overflow: hidden;
	width: 680px;
	height: 470px;
}
.tour-sm .tour-left{
	width: 670px;
}
.tour-sm .tour-rightbox{
	width: 720px;
}
.tour-sm .tour-rightbox img{
	width: 210px;
height: 125px;
}
.tour-sm .tour-img{
	width: 638px;
}
.tour-sm .tour-rightbox .fl{
	margin-right: 25px;
}
/*产业 大图box*/
.tour-sm .tour-tit2 span, .tour-big .tour-tit2 span{
	font-size: 34px;
    color: #000;
    padding: 0 10px;
    border-bottom: 5px solid #27a7de;
}
.tour-big .tour-right{
	width: 300px;
}
.tour-big .tour-left{
	width: 1028px;
	height: 635px;
}
.tour-big .tour-tit2{
	padding-top: 70px;
}
.tour-big .tour-img{
	width: 975px;
	height: 585px;
}
.tour-big .color-div{
	width: 955px;
	height: 490px;
}
.tour-detaillink{
	padding: 60px 0 0 110px;
}
.tour-detaillink a{
	color: #4b4b4b;
	font-size: 14px;
}
.color-27a7de{
	background: #27a7de;
}


/*人居地产*/
.landbox-w1400{
	overflow: hidden;
	margin: 0 auto;
	width: 1400px;
}
.w1460{
	width: 1460px;
	margin-left: -30px;
}
.landbox{
	padding: 30px 0 40px;
	margin: 0 30px;
	width: 670px;
}
.landbox-img{
	width: 670px;
	height: 400px;
}
.landbox-tit{
	padding: 40px 0 20px;
}
.landbox-tit span{
	font-size: 34px;
    color: #000;
    padding: 0 30px;
    border-bottom: 5px solid #27a7de;
}
.landbox-msg{
	font-size: 14px;
	line-height: 32px;
}
.landbox-detaillink a{
	color: #4b4b4b;
	font-size: 14px;
}





























