		
		#titleA { position:relative; width: 470px; height:150px; left:50%; margin-left:-235px; /* margin-top: 500px;  */}
		
		#spaner { 
			position: absolute; width: 22px; height: 22px; border-top: 1px solid #b7b7b7;
			transform: rotate(-45deg); top:0px; left: 50%;
			}
		#per { 
			position: absolute; font-size: 14px; color: #606060; width:100%; text-align: center;
			top: 14px;
			}
		#articleer { 
			position: absolute; width: 34px; height: 34px; background-color: #afd450;
			top:20px; left: 50%; margin-left: -115px;
			 }
		#h2er { 
			position: absolute; font-size: 36px; color: #2a2a2a; top: 25px;
			letter-spacing: 10px; left: 50%; margin-left: -100px;
			}
		#emer { position: absolute; color: #afd450; }
		#line { 
			position: absolute; width: 340px; height: 10px; border-bottom: 1px solid #b7b7b7;
			top: 80px; left: 50%; margin-left: -170px;
			 }
		#mini_a { 
			position: absolute; width: 8px; height: 8px; background-color: #afd450;
			top:86px; left: 50%; transform: rotate(-45deg);
			}
				




.article_s6 {
	position: relative;
	width: 1000px; height: 420px;
	left: 50px; top: 60px;

}


.img_tour{
	position: absolute;
	top:0px; left: 0px;
	width: 47%; auto;
}

.img_tour img{
	width: 100%;
}




.txt_tour{
	position: absolute;
	top:12px; left: 50%;
	width: 47%; height: 100%;

}


.txt_tour span {
	position: absolute;
	top:5px; left:0px;
	
	margin-right: 20px;
	font-size: 18px; color: #346500; opacity: 0.7;
	width: 30%;

}

.txt_tour h3 {
	position: absolute;
	top: 15px;
	
	font-size: 30px; line-height: 77px;
	color: #1f1f1f; font-weight: bold;
}

.txt_tour p {
    position: absolute;	
	font-size: 14px; line-height: 24px;
    width: 100%;
    top: 90px; left: 0px;
	text-align: justify;
  }
  
.txt_tour a {
	position: absolute;
	top: 230px; line-height: 24px;
	color: #4b4b4b;
	cursor: pointer;
	padding: 8px 32px; border: 1px solid #afd450; border-radius: 10px;
	transition: all 0.5s;
}
.txt_tour a:hover {
	background-color: #afd450;
}
.txt_tour a:hover #fafa { color:#fff; }

.txt_tour i {
	color : #afd450; font-size: 1.5em; transition: all 0.5s;





.section02 {
	position: relative;
	top: 0px; left:15%;
	width: 70%;
}


#add_call {
	position: absolute;
	top: 700px; left: 0px;
	width: 100%; height: 60px;
	background-color: #8f8f8f;
	color: #fff;
}
#add_call p {
	position: absolute; left: 20px;
	line-height: 60px; margin:0px;
	font-size: 18px; font-weight: normal;
}
#add_call span { 
	position: absolute; right: 20px;
	line-height: 60px; letter-spacing: 3px;
	font-size: 16px; font-weight: normal;
}

#road_con {
	position: absolute;
	top: 800px; left: 0px;
	width: 100%; height: 700px;
}


#bus {
	position: absolute;
	width: 40%; left: 5%;
	border-right: 1px dashed #afd450;
}
#car {
	position: absolute;
	width: 40%; left: 55%;
}

.roadC img { position:absolute; top:0px; height: 40px; width: auto; }

.roadC h3 {
	position:absolute; top:0; left: 60px; margin:0px;
	color: #4b4b4b; font-size: 16px; line-height: 40px;
}
.roadC p {

	color: #979797; font-size: 16px;  line-height: 30px;
}
.roadC #pp0 {
	position:absolute; top: 45px; 
}
.roadC #pp1 {
	position:absolute; top: 70px; 
}
.roadC #pp2 {
	position:absolute; top: 260px; 
}
.roadC #sp1 {
	position:absolute; top:60px; 
	color:#4c4c4c; font-size: 16px; font-weight: bold;
}
.roadC #sp2 {
	position:absolute; top:250px; 
	color:#4c4c4c; font-size: 16px; font-weight: bold;
}


