#welcome_wrap{
	display: none;
}
.rgba{
	display: none;
}
#overlay {
      position: absolute;
      width:100%;
      height:100%;
      top: 0;
      right: 0; 
      left: 0; 
      bottom: 0; 
      opacity: 0.8;
      background: url(/confucian/travel/img/travel_img/bg.png) no-repeat center bottom;
      background-size: cover;
    }
.travel_wrap{
	position: absolute;
	top:0;left: 0;right: 0;bottom:0;
}
.travel_wrap>div>img{max-width: 100%;height:auto;}
.img_top{
	width: 33%;
	/*width: 634px;*/
	/*height:26px;*/
	position: absolute;
	top:6%;
	left: 33%;
}
.img_left{
	width:21% ;
	/*width:404px;*/
	/*height:548px;*/
	position: absolute;
	top:18%;
	left:28%;
}
.img_right{
	width: 19%;
	/*width: 365px;*/
	/*height:547px;*/
	position: absolute;
	top:19%;
	left: 58.8%;
}
#map{
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	display: none;
}
#state{
	width:100%;
	height:185px;
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	background: url(/confucian/travel/img/travel_img/top-bg.png) no-repeat center 0;
	z-index: 100;
	display: none;
}
.states{
	width: 194px;
	height:106px;
	transition: 2s ease;
	-webkit-transition: 2s ease;
	-moz-transition:2s ease;
	-o-transition: 2s ease;
	position: absolute;
	background: url(/confucian/travel/img/travel_img/精灵图.png) no-repeat 0 20px ;
	top:52px;
}
/*内容样式*/
#one_stop,#two_stop,#three_stop,#four_stop,#five_stop,#six_stop,#seven_stop,#eighth_stop{
	width: 100%;
	/*height: 100%;*/
	
	position: absolute;
	left: 0;
	background:#e0d7b9;
	display: none;
	
}
#one_stop>.middle,#two_stop>.middle,#three_stop>.middle,#four_stop>.middle,#five_stop>.middle,#six_stop>.middle,#seven_stop>.middle,#eighth_stop >.middle{
	width:702px ;
	height:100%;
	padding-top: 208px;
	border-right:6px solid #dfba69 ;
	background:#faefce url(/confucian/travel/img/travel_img/xian.png) repeat-x 0 104px;
}
#one_stop>.middle p,#two_stop>.middle p,#three_stop>.middle p,#four_stop>.middle p,#five_stop>.middle p,#six_stop>.middle p,#seven_stop>.middle p,#eighth_stop >.middle p{
	font-family: "微软雅黑";
	font-size: 17px;
	line-height: 35px;
	padding: 0 15px 0 15px;
}
#one_stop>.middle>div>p img,#two_stop>.middle>div>p img,#three_stop>.middle>div>p img,#four_stop>.middle>div>p img,#five_stop>.middle>div>p img,#six_stop>.middle>div>p img,#seven_stop>.middle>div>p img,#eighth_stop>.middle>div>p img{
	/*width: 460px;*/
	height: 300px;
	
}
#one_stop>.middle>div>img,#two_stop>.middle>div>img,#three_stop>.middle>div>img,#four_stop>.middle>div>img,#five_stop>.middle>div>img,#six_stop>.middle>div>img,#seven_stop>.middle>div>img,#eighth_stop>.middle>div>img{
	width: 102px;
	height: 41px;
}
/*小地图样式*/
#axis{
	width:300px;
	/*height:560px;*/
	position: absolute;
	background: #faefce;
	z-index: 100;
	display: none;
}
#axis>a{
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	border: 3px solid #a7956d;
	border-radius: 100%;
	left: 20px;
	/*background: #fff;*/
}
#axis>div{
	width: 4px;
	height:60px;
	background: #d6cebc;
	position: absolute;
	-moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    left:28px;
    z-index: -1;
}
#axis>p>span{
	font-family: "华文楷体";
	font-size: 18px;
	font-weight: bolder;
	color: #722d27;
}
#axis>p{
	font-family: "华文楷体";
	font-size: 16px;
	font-weight: bolder;
	position: absolute;
	line-height: 22px;
	left: 49px;
	color: #543d17;
}
#axis>div p{
	width: 4px;
	height:3px;
	background: #ffb200;
	-moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
#axis>.one{
	background: #ffb200;
	top:15px;
	
}
#axis>.two{	
	top:89px;

}
#axis>.three{	
	top:162px;
	
}
#axis>.four{	
	top:237px;
	
}
#axis>.five{	
	top:311px;
	
}
#axis>.six{
	top:385px;
	
}
#axis>.seven{	
	top:459px;
	
}
#axis>.eight{
	top:533px;
	
}
#axis>.xian1{
	top:32px;
	
}
#axis>.xian2{
	top:106px;
	
}
#axis>.xian3{
	top:180px;
	
}
#axis>.xian4{
	top:254px;
	
}
#axis>.xian5{
	top:328px;
	
}
#axis>.xian6{
	top:402px;
	
}
#axis>.xian7{
	top:476px;
	
}

#axis>.stop1{
	top:8px;
	
}
#axis>.stop2{
	top:82px;
	
}
#axis>.stop3{
	top:156px;
	
}
#axis>.stop4{
	top:230px;
	
}
#axis>.stop5{
	top:304px;
	
}
#axis>.stop6{
	top:378px;
	
}
#axis>.stop7{
	top:452px;
	
}
#axis>.stop8{
	top:526px;
	
}
#rools{
	width: 72px;
	height: 510px;
	position: absolute;
	overflow: hidden;
	display: none;
}
#rools>div{
	width: 72px;
	height: 510px;
	/*position: absolute;*/
	/*top:0;
	left:0;*/
	display: none;
}
#rools>div span{
	display: inline-block;
	position: absolute;
	left:-40px;
	-moz-transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
    cursor: pointer;
}
#rools>div>.roll_1{
	top:0px;
}
#rools>div>.roll_2{
	top:85px;
}
#rools>div>.roll_3{
	top:170px;
}
#rools>div>.roll_4{
	top:255px;
}
#rools>div>.roll_5{
	top:340px;
}