﻿@charset "UTF-8";
* {
	font-family: "微软雅黑";
}

h1 {
	font-weight: normal;
}

body,
h2,
h3,
h4,
dl,
dd {
	margin: 0;
}



img {
	display: block;
	border: none;
}
#inner_wiper img{padding:0 520px;}
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.sample_text {
	width: 750px;
	font-size: 20px;color: #D10311;
	position: relative;
	top: 2%;
	/*left: 12%;*/
	margin: 0 auto;
}

#inner_wiper_demo,
#inner_wiper_demo2 {
	width: 750px;
	height: 600px;
	position: relative;
	top: 2%;
	/*left: 12%;*/
	margin: 0 auto;
	margin-bottom: 30px;
	box-shadow: 0 0 10px #222222;
}
/*#inner_wiper_demo,
#inner_wiper_demo2 {
	width: 750px;
	height: 600px;
	position: absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	box-shadow: 0 0 10px #222222;
}*/

#inner_wiper_demo .li_sample1,
#inner_wiper_demo .li_sample2,
#inner_wiper_demo .li_sample3,
#inner_wiper_demo .li_sample4,
#inner_wiper_demo .li_sample5,
#inner_wiper_demo .li_sample6,
#inner_wiper_demo .li_sample7 {
	color: #fff;
	position: relative;
	text-shadow: 1px 2px 5px #000;
	opacity: 0.7;
	font-size: 13px;
}

#inner_wiper_demo ul#inner_wiper li {
	width: 100%;
	height: 504px !important;
	overflow: hidden;
}

#inner_wiper_demo ul#inner_wiper li h2 {
	color: #fff;
	box-shadow: 0px -2px 1px #000;
	width: 598px !important;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(1) {
	background: url(../images/11.JPG);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(1) .li_sample7 {
	width: 300px;
	top: 250px;
	left: 200px;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(2) {
	background: url(../images/10.JPG);
	background-repeat: no-repeat;
	background-size: contain;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(2) .li_sample6 {
	width: 300px;
	top: 210px;
	left: 300px;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(3) {
	background: url(../images/9.JPG);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(3) .li_sample5 {
	left: 75px;
	top: 20px;
	color: #fff;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(4) {
	background: url(../images/8.JPG);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(4) .li_sample4 {
	width: 140px;
	left: 80px;
	top: 40px;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(5) {
	width: 100%;
	background: url(../images/7.JPG);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(5) .li_sample3 {
	left: 286px;
	top: 5px;
	color: #fff;
	width: 140px;
	opacity: 0.6;
	font-size: 20px;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(6) {
	background: url(../images/6.JPG);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(7) {
	width: 100%;
	background: url(../images/5.jpg);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(8) {
	width: 100%;
	background: url(../images/4.jpg);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(9) {
	width: 100%;
	background: url(../images/3.jpg);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(10) {
	width: 100%;
	background: url(../images/2.jpg);
	background-repeat: no-repeat;
}

#inner_wiper_demo ul#inner_wiper li:nth-child(11) {
	width: 100%;
	background: url(../images/1.jpg);
	background-repeat: no-repeat;
}

#inner_wiper_demo2 {
	width: 640px;
	height: 320px;
	position: relative;
	top: 5%;
	left: 10%;
}

#inner_wiper_demo2 li .color {
	width: 100px;
	height: 20px;
	position: relative;
}

#inner_wiper_demo2 li .color .color_text {
	width: 70px;
	line-height: 20px;
	padding-left: 5px;
	background: #fff;
}

#inner_wiper_demo2 ul#inner_wiper2 li {
	width: 100%;
	height: 376px !important;
	overflow: hidden;
	background: none;
}

#inner_wiper_demo2 ul#inner_wiper2 li h2 {
	color: #fff;
	box-shadow: 0px -2px 1px #000;
	width: 346px !important;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(1) h2 {
	background: url(../images/demo1.jpg) no-repeat;
	height: 640px;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(1) .color {
	top: -350px;
	left: 525px;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(1) #demo_logo {
	position: relative;
	top: -19px;
	left: 50px;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(1) #demo_logo img {
	width: 19px;
	height: 18px;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(2) {
	left: 10px !important;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(2) .color {
	top: -340px;
	left: 515px;
	background: #ff0000;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(2) h2 {
	background: url(../images/demo2_2.png);
	height: 630px;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(3) {
	left: 25px !important;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(3) .color {
	top: -325px;
	left: 500px;
	background: #ffd700;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(3) h2 {
	height: 615px;
	opacity: 0.4;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(4) {
	left: 50px !important;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(4) .color {
	top: -300px;
	left: 475px;
	background: #adff2f;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(4) h2 {
	height: 590px;
	opacity: 0.2;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(5) {
	left: 83px !important;
	width: 100%;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(5) .color {
	top: -300px;
	left: 442px;
	background: #4169e1;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(5) h2 {
	height: 590px;
	opacity: 0.6;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(6) {
	left: 125px !important;
	width: 100%;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(6) .color {
	top: -230px;
	left: 400px;
	background: #8a2be2;
}

#inner_wiper_demo2 ul#inner_wiper2 li:nth-child(6) h2 {
	background: #8a2be2;
	height: 520px;
	opacity: 0.3;
	padding-right: 90px;
}

html body .en_box {
	display: block;
}

html body .ja_box {
	display: none;
}

html body footer {
	width: 275px;
	height: 50px;
	position: relative;
	bottom: 45px;
	float: right;
}

html body footer #translation_box {
	float: right;
}

html body footer #translation_box a {
	color: #191970;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #778899;
	width: 50px;
	font-size: 10px;
	background: #fff;
	float: left;
}

html body footer #translation_box a:hover {
	background: #ccc;
}

html body footer #translation_box #copyrights {
	width: 170px;
	font-size: 10px;
	line-height: 30px;
	clear: both;
	float: right;
}

html body footer #translation_box #translation {
	position: relative;
	right: 10px;
	width: 115px;
	height: 20px;
	float: right;
}

.road_bg {
	width: 100%;
	height: 100%;
}


	.yidian {
		position: absolute;
		width: 15px;
		left: 916px;
		top: 582px;
		z-index: 9999;
		cursor: pointer;
	}
	.yidian img {
		width: 15px;
		height: 15px;
		animation: img1 .8s infinite;
	}
	@keyframes img1 {
		from {
			width: 15px;
			height: 15px;
		}
		to {
			width: 18px;
			height: 18px;
		}
	}
	@media(max-width:1600px) {
	.yidetail {
		position: absolute;
		width: 382px;
		left: 466px;
		top: 182px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green;
		z-index: 9999;
		display: none;
	}
}

	.yidian_large {
		position: absolute;
		width: 22px;
		left: 1302px;
		top: 829px;
		z-index: 9999;
		cursor: pointer;
	}
	.yidian_large img {
		width: 22px;
		height: 21px;
		animation: img1_large .8s infinite;
	}
	@keyframes img1_large {
		from {
			width: 22px;
			height: 21px;
		}
		to {
			width: 25px;
			height: 26px;
		}
	}
	@media(min-width:1601px) {
	.yidetail {
		position: absolute;
		width: 764px;
		left: 466px;
		top: 22px;
		z-index: 9999;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green;
		display: none;
	}
}
@media(max-width:1600px) {
.demo{
	overflow: hidden; width: 760px;
}
.linkList{
	position: absolute;
		width: 770px;left: 280px;
		top: 542px;
		z-index: 9999;
}}
@media(min-width:1601px) {
.demo{
	overflow: hidden; width: 1060px;
}
.linkList{
	position: absolute;
		width: 1070px;left: 450px;
		top: 780px;
		z-index: 9999;
}}

.dangpu {
		position: absolute;
        /*width: 200px;*/
		width: 22px;
        height: 25px;
		left: 870px;
        top: 210px;
		z-index: 1;
        border:none;
		cursor: pointer;
	}

.dangpu img{
		position: absolute;
		left: -560px;
		top: -100px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index:9999;
		display: none;
	}


.wengcheng {
		position: absolute;
		width: 28px;
		height: 30px;
		left: 860px;
		top: 240px;
		z-index: 1;
		cursor: pointer;
	}

.wengcheng img{
     	position: absolute;
		left: -650px;
		top: -100px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.zhoushu {
		position: absolute;
		width: 35px;
		height: 18px;
		left: 887px;
		top: 295px;
		z-index: 1;
		cursor: pointer;
	}

.zhoushu img{
     	position: absolute;
		left: -850px;
		top: -100px;
        height: 450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}


.zhenguosi {
		position: absolute;
		width: 22px;
		height: 40px;
		left: 840px;
		top: 345px;
		z-index: 1;
		cursor: pointer;
	}

.zhenguosi img{
     	position: absolute;
		left: -730px;
		top: -100px;
        height:450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.nanshuiguan {
		position: absolute;
		width: 25px;
		height: 30px;
		left: 882px;
		top: 395px;
		z-index: 1;
		cursor: pointer;
	}

.nanshuiguan img{
     	position: absolute;
		left: -620px;
		top: -180px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.yuchengyi {
		position: absolute;
		width: 25px;
		height: 30px;
		left: -918px;
		top: 395px;
		z-index: 1;
		cursor: pointer;
	}

.yuchengyi img{
     	position: absolute;
		left: -800px;
		top: -180px;
        height:450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.kuilou {
		position: absolute;
		width: 28px;
		height: 30px;
		left: 952px;
		top: 350px;
		z-index: 1;
		cursor: pointer;
	}

.kuilou img{
     	position: absolute;
		left: -800px;
		top: -180px;
        height:450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.jingtusi {
		position: absolute;
		width: 16px;
		height: 30px;
		left: 990px;
		top: 365px;
		z-index: 1;
		cursor: pointer;
	}

.jingtusi img{
     	position: absolute;
		left: -680px;
		top: -180px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.wenyoutai {
		position: absolute;
		width: 32px;
		height: 25px;
		left: 983px;
		top: 180px;
		z-index: 1;
		cursor: pointer;
	}

.wenyoutai img{
     	position: absolute;
		left: -800px;
		top: -30px;
        height:450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.huguosi {
		position: absolute;
		width: 35px;
		height: 25px;
		left: 328px;
		top: 180px;
		z-index: 1;
		cursor: pointer;
	}

.huguosi img{
     	position: absolute;
		left: 50px;
		top: -30px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.qingzhensi {
		position: absolute;
		width: 35px;
		height: 30px;
		left: 185px;
		top: 420px;
		z-index: 1;
		cursor: pointer;
	}

.qingzhensi img{
     	position: absolute;
		left: 50px;
		top: -100px;
        height:450px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}



.taohe {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 825px;
		top: 152px;
		z-index: 1;
		cursor: pointer;
	}

.taohe img{
     	position: absolute;
		left: 50px;
		top: -100px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.shaojiagou {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 605px;
		top: 198px;
		z-index: 1;
		cursor: pointer;
	}

.shaojiagou img{
     	position: absolute;
		left: -500px;
		top: -80px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.dadunhanmu {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 681px;
		top: 196px;
		z-index: 1;
		cursor: pointer;
	}

.dadunhanmu img{
     	position: absolute;
		left: 40px;
		top: -80px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.tangwangdun {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 681px;
		top: 345px;
		z-index: 1;
		cursor: pointer;
	}

.tangwangdun img{
     	position: absolute;
		left: 40px;
		top: -150px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.qiudun {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 826px;
		top: 346px;
		z-index: 1;
		cursor: pointer;
	}

.qiudun img{
     	position: absolute;
		left: 40px;
		top: -150px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.longqiuzhuang {
		position: absolute;
		width: 60px;
		height: 50px;
		left: 710px;
		top: 390px;
		z-index: 1;
		cursor: pointer;
	}

.longqiuzhuang img{
     	position: absolute;
		left: -705px;
		top: -80px;
        height:400px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.zuojia {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 820px;
		top: 380px;
		z-index: 1;
		cursor: pointer;
	}

.zuojia img{
     	position: absolute;
		left: 50px;
		top: -160px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.pingjinyan {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 620px;
		top: 482px;
		z-index: 1;
		cursor: pointer;
	}

.pingjinyan img{
     	position: absolute;
		left: -600px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.zhoubeidun {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 725px;
		top: 455px;
		z-index: 1;
		cursor: pointer;
	}

.zhoubeidun img{
     	position: absolute;
		left: 50px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.sanduojizhen {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 922px;
		top: 450px;
		z-index: 1;
		cursor: pointer;
	}

.sanduojizhen img{
     	position: absolute;
		left: -500px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.cheluotangmu {
		position: absolute;
		width: 25px;
		height: 25px;
		left: 663px;
		top: 552px;
		z-index: 1;
		cursor: pointer;
	}

.cheluotangmu img{
     	position: absolute;
		left: 50px;
		top: -400px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.tianshanhanmu {
		position: absolute;
		width: 65px;
		height: 40px;
		left: 375px;
		top: 620px;
		z-index: 1;
		cursor: pointer;
	}

.tianshanhanmu img{
     	position: absolute;
		left: 80px;
		top: -400px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}



.yeyata {
		position: absolute;
		width: 40px;
		height: 30px;
		left: 992px;
		top: 430px;
		z-index: 1;
		cursor: pointer;
	}

.yeyata img{
     	position: absolute;
		right: 50px;
		top: -300px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.dazhaxie {
		position: absolute;
		width: 50px;
		height: 30px;
		left: 250px;
		top: 430px;
		z-index: 1;
		cursor: pointer;
	}

.dazhaxie img{
     	position: absolute;
		left: 80px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.furongguayu {
		position: absolute;
		width: 45px;
		height: 30px;
		left: 990px;
		top: 350px;
		z-index: 1;
		cursor: pointer;
	}

.furongguayu img{
     	position: absolute;
		right: 60px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.huobaoyuyuan {
		position: absolute;
		width: 45px;
		height: 30px;
		left: 965px;
		top: 470px;
		z-index: 1;
		cursor: pointer;
	}

.huobaoyuyuan img{
     	position: absolute;
		right: 80px;
		top: -300px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.jieshouchagan {
		position: absolute;
		width: 40px;
		height: 30px;
		left: 300px;
		top: 280px;
		z-index: 1;
		cursor: pointer;
	}

.jieshouchagan img{
     	position: absolute;
		left: 60px;
		top: -100px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.jinsiyupian {
		position: absolute;
		width: 30px;
		height: 50px;
		left: 955px;
		top: 325px;
		z-index: 1;
		cursor: pointer;
	}

.jinsiyupian img{
     	position: absolute;
		left: -500px;
		top: -150px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.ruandouzhangyu {
		position: absolute;
		width: 45px;
		height: 30px;
		left: 970px;
		top: 395px;
		z-index: 1;
		cursor: pointer;
	}

.ruandouzhangyu img{
     	position: absolute;
		right: 80px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.tiandiya {
		position: absolute;
		width: 40px;
		height: 50px;
		left: 880px;
		top: 430px;
		z-index: 1;
		cursor: pointer;
	}

.tiandiya img{
     	position: absolute;
		left: -480px;
		top: -200px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.yadan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 865px;
		top: 345px;
		z-index: 1;
		cursor: pointer;
	}

.yadan img{
     	position: absolute;
		left: -520px;
		top: -170px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.duo {
		position: absolute;
		width: 40px;
		height: 60px;
		left: 340px;
		top: 350px;
		z-index: 1;
		cursor: pointer;
	}

.duo img{
     	position: absolute;
		left: 60px;
		top: -200px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.maya {
		position: absolute;
		width: 50px;
		height: 30px;
		left: 1135px;
		top: 420px;
		z-index: 1;
		cursor: pointer;
	}

.maya img{
     	position: absolute;
		left: -550px;
		top: -260px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.doufu {
		position: absolute;
		width: 48px;
		height: 35px;
		left: 934px;
		top: 428px;
		z-index: 1;
		cursor: pointer;
	}

.doufu img{
     	position: absolute;
		left: -550px;
		top: -220px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.yangroutang {
		position: absolute;
		width: 45px;
		height: 32px;
		left: 468px;
		top: 250px;
		z-index: 1;
		cursor: pointer;
	}

.yangroutang img{
     	position: absolute;
		left: 60px;
		top: -80px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

/*名宴*/
.qingzhenyan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 550px;
		top: 420px;
		z-index: 1;
		cursor: pointer;
	}

.qingzhenyan img{
     	position: absolute;
		left: 80px;
		top: -280px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.zhuhuyuyan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 670px;
		top: 230px;
		z-index: 1;
		cursor: pointer;
	}

.zhuhuyuyan img{
     	position: absolute;
		left: 80px;
		top: -200px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.shaoyouxiayan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 650px;
		top: 340px;
		z-index: 1;
		cursor: pointer;
	}

.shaoyouxiayan img{
     	position: absolute;
		left: 80px;
		top: -250px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.quanyayan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 795px;
		top: 220px;
		z-index: 1;
		cursor: pointer;
	}

.quanyayan img{
     	position: absolute;
		right: 60px;
		top: -200px;
        height:400px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.wangshijiayan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 740px;
		top: 300px;
		z-index: 1;
		cursor: pointer;
	}

.wangshijiayan img{
     	position: absolute;
		right: 60px;
		top: -200px;
        height:480px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.shaoyouyan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 810px;
		top: 325px;
		z-index: 1;
		cursor: pointer;
	}

.shaoyouyan img{
     	position: absolute;
		right: 60px;
		top: -200px;
        height:400px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}

.yuchengyiyan {
		position: absolute;
		width: 45px;
		height: 40px;
		left: 754px;
		top: 358px;
		z-index: 1;
		cursor: pointer;
	}

.yuchengyiyan img{
     	position: absolute;
		left: 80px;
		top: -200px;
		box-shadow: 0 0 10px #222222;
		 border:1px solid green
		z-index: 9999;
		display:none;
	}