body,
div,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5 {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
}

.gjgy_body_bg {
	background-image: url(../img/gjgy_bg.jpg);
	background-size: cover;
}

.shanzidiv {
	position: absolute;
	top: 70px;
	left: 150px;
	width: 1071px;
	height: 565px;
	background-image: url(../img/shanzi.png);
	background-size: cover;
}

.shanzianniu {
	position: absolute;
	top: 210px;
	left: 260px;
}
.shanzianniu_on {
	position: absolute;
	top: 160px;
	left: 240px;
}
.imgButton {
	height: 120px;
	padding: 0 58px;
}
.imgButton_on {height: 160px;}
.wy_imgButton{height: 110px;}
.wy_imgButton_on{height: 120px;}

/*.wyyc_bg_1eft{position:absolute;top:0;bottom:0;left: 0; width:441px;background-image: url(../img/wyyc_bg1.jpg);}
.wyyc_bg_center{position:absolute;top:0;bottom:0;left: 441px;right:478px;background-image: url(../img/wyyc_bg2.jpg); background-repeat: repeat-x;}
.wyyc_bg_right{position:absolute;top:0;bottom:0;right: 0; width:478px;background-image: url(../img/wyyc_bg3.jpg);}
*/
.wyyc_bg{
	overflow: hidden;
	background-image: url(../img/wyyc_bg2.jpg);
	background-repeat: repeat-x;
}
.wyyc_bg_1eft {
	height: 917px;
	float: left;
	width: 441px;
	background-image: url(../img/wyyc_bg1.jpg);
}

.wyyc_bg_center {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 441px;
	right: 478px;
	background-image: url(../img/wyyc_bg2.jpg);
	background-repeat: repeat-x;
}

.wyyc_bg_right {
	height: 917px;
	float: right;
	width: 478px;
	background-image: url(../img/wyyc_bg3.jpg);
}

.wyyc_mian_bg {
	position: absolute;
	width: 1226px;
	height: 573px;
	background-image: url(../img/wyyc_main-bg.png);
	z-index: 222;
   top:50%;left: 50%;
   margin-left: -613px;
   margin-top: -286px;
}
.yhdsj{position: absolute; left: 350px;top:360px;}
.ww{position: absolute; left: 640px;top:310px;}
.yz{position: absolute; left: 750px;top:370px;}
.rw{position: absolute; left: 490px;top:310px;}

.ylyx_bg{background-attachment:fixed;
    background-image: url(../ylyx/images/ylyx-bg1.png);background-size: 100%;
}

/*全域旅游*/
.qylv_bgdiv{
	width: 100%;
	position: relative;
	height: 750px;
	background-image: url(../img/qyly_bgsmall.jpg);
	overflow: hidden;
	background-position: center;
}
.anniu_full{
	width: 900px;
	height: 750px;
	position: relative;
}
.anniu_full div{cursor: pointer;}
/*.imgbutton_qylv_1{
	position:absolute;width: 155px;height: 155px;
	top: 42px;right: 150px;
	background-image: url(../img/回乡.png);
}
.imgbutton_qylv_2{
	position:absolute;width: 155px;height: 155px;
	top: 180px;right: 49px;
	background-image: url(../img/红色.png);
}
.imgbutton_qylv_3{
	position:absolute;width: 155px;height: 155px;
	top: 346px;right: 32px;
	background-image: url(../img/生态.png);
}
.imgbutton_qylv_4{
	position:absolute;width: 155px;height: 155px;
	top: 500px;right: 112px;
	background-image: url(../img/人文.png);
}*/
.imgbutton_qylv_1{
	position:absolute;width: 155px;height: 155px;
	top: 85px;right: 120px;
	background-image: url(../img/回乡.png);
}
.imgbutton_qylv_2{
	position:absolute;width: 155px;height: 155px;
	top: 265px;right: 65px;
	background-image: url(../img/红色.png);
}
.imgbutton_qylv_3{
	position:absolute;width: 155px;height: 155px;
	top: 448px;right: 94px;
	background-image: url(../img/生态.png);
}


/*食尚高邮*/
.ssgy_bgdiv{
	width: 100%;
	position: relative;
	height: 700px;
	background-image: url(../img/food/food_bg_samll.jpg);
	overflow: hidden;
	background-position: center;
}
.ssgy_anniu_full{
	width: 950px;
	height: 35px;
	position: relative;
	top:586px;
}
.ssgy_anniu_full div{cursor: pointer;}
.ssgy_imgbutton_1{
	position:absolute;width: 132px;height: 33px;
	left: 6px;
	background-image: url(../img/food/my.png);
}
.ssgy_imgbutton_2{
	position:absolute;width: 136px;height:33px;
	left: 200px;
	background-image: url(../img/food/mc.png);
}
.ssgy_imgbutton_3{
	position:absolute;width: 168px;height:33px;
	right: 342px;
	background-image: url(../img/food/ms.png);
}
.ssgy_imgbutton_4{
	position:absolute;width: 167px;height:33px;
	right:62px;
	background-image: url(../img/food/hscs.png);
}
/*top*/
.top10_bgdiv{
	width: 100%;
	position: relative;
	height: 700px;
	background-image: url(../img/food/top10_bg.jpg);
	overflow: hidden;
	background-position: center;
}
.top10_anniu_full{
	width: 1000px;
	height: 700px;
	position: relative;
}

.msdian {
		position: absolute;
		width: 24px;
		left: 930px;
		top: 146px;
		z-index: 9999;
	}
	.msdian img {
		width: 24px;
		height: 21px;
		animation: imgms .3s 2;
	}
	@keyframes imgms {
		from {
			width: 24px;
			height: 21px;
		}
		to {
			width: 28px;
			height: 23px;
		}
	}
.msline{
	position: absolute;
		left:485px;
		top: 146px;
}
.circlemap{
	position: absolute;
	width:446px;
		height: 400px;
		left: 285px;
		top:260px;
		background-image: url(../img/food/circlemap.png);
		animation: aa 1.5s linear;
		animation-fill-mode: forwards;
		display: none;
}

@keyframes aa
{
   0%{
   	  height: 0;
   }
   20%{
   	height: 80px;
   }
   40%{
   	height: 160px;
   }
    60%{
   	height: 240px;
   }
    80%{
   	height: 320px;
   }
    100%{
   	height: 400px;
   }
}

.msdetail_left{
	position: absolute;
		left:-185px;
		top: 230px;
}
.msdetail_right{
	position: absolute;
		left:720px;
		top: 230px;
}

/*全域旅游*/
.hxy_bgdiv{
	width: 100%;
	position: relative;
	height: 780px;
	background-image: url(../qyly/img/hxy/hxy.jpg);
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
}
.hxy_full{
	width: 900px;
	height: 750px;
	position: relative;
}
.hxy_full div{cursor: pointer;}