@charset "UTF-8";

*
{
	margin:0;
	padding:0;
}

.pkg_wrapper
{
	width:990px;
	margin:0 auto;
}

.pkg_banner
{
	width:100%;
	position:relative;
}

.pkg_banner img
{
	width:100%;
}

.pkg_why_choose {
    position: absolute;
	text-align:center;
    width: 80%;
	outline: 2px solid gray;
    left: 50%;
    margin-left: -40%;
    top: 90%;
	background-color:#fff;
	padding-bottom:5px;
}

.pkg_why_choose h3 {
	text-align:center;
	color:#ff7f00;
}

.pkg_why_choose h4
{
	color:#ff7f00;
}

.pkg_why_choose p
{
	width: 84%;
    margin: 0 8%;
	font-size: 12px;
}

.pkg_tab_content
{
	width:100%;
	margin-top:0px;
}








.pkg_day1 img
{
	display:block;
	width:135px;
	height:135px;
	margin:0 auto;
}

.pkg_box
{
	z-index: 99999;
}

#pkg_box2
{
	z-index: 99999;
	float: right;
    margin-top: 50px;
}

#pkg_box2 li
{
	list-style-type:none;
	display:block;
	width:135px;
	height:135px;
	margin:0 auto;
	padding:0;
	border-radius:50%;
	
}


.pkg_box li
{
	list-style-type:none;
	display:block;
	width:135px;
	height:135px;
	margin:0 auto;
	padding:0;
	border-radius:50%;
	
}

.pkg_box li img
{
	display:block;
	width:129px;
	height:129px;
	margin:0 auto;
	border-radius:50%;
	border:1px solid gray;
}

#pkg_box2 li img
{
	display:block;
	width:129px;
	height:129px;
	margin:0 auto;
	border-radius:50%;
}


.pkg_tour
{
	margin:50px 0;
}
.pkg_details
{
	display:none;
}


.pkg_box li:hover
{
	border:3px solid #ff7f01;
}

.pkg_box a:hover{
    text-decoration: none;
}

.pkg_box a:hover +.pkg_details
{
	display:block;
	padding:5px;
	background-color:#fff;
	border:solid 1px gray;
	
}

.pkg_box h3
{
	text-align:center;
	margin-top:7px;
	background-color:#fff;
}



#pkg_box2 a:hover +.pkg_details
{
	display:block;
	border:solid 1px gray;
	padding:5px;
	background-color:#fff;
	
	
}

#pkg_box2 a:hover
{
	text-decoration:none;
}

#pkg_box2 li:hover
{
	border:3px solid #ff7f01;
}

#pkg_box2 h3
{
	text-align:center;
	margin-top:7px;
	background-color:#fff;
}


.pkg_details h3
{
	text-align:center;
	background-color:#fff;
}

.pkg_details h5
{
	text-align:center;
	background-color:#fff;
}

.pkg_details p
{
	text-align:center;
	background-color:#fff;
	font-size:12px;
}



.pkg_border {
  /* height: 100px; */
  position:absolute;
  top:65px;
  margin:0 auto;
    width: 80%;
    background: linear-gradient(90deg, orange 50%, transparent 50%), linear-gradient(90deg, blue 0%, transparent 0%), linear-gradient(0deg, orange 0%, transparent 0%), linear-gradient(0deg, blue 0%, transparent 0%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
    background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
    padding: 10px;
    animation: border-dance 7s infinite linear;
	left: 10%;
    z-index: 0;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 0px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 150px, 216px 150px;
  }
}


.pkg_border2 {
  height: 110%;
    width: 10px;
	position:absolute;
  top: 108px;
    right: 82px;
    background: linear-gradient(90deg, blue 0%, transparent 0%), linear-gradient(90deg, blue 0%, transparent 0%), linear-gradient(0deg, orange 50%, transparent 50%), linear-gradient(0deg, blue 0%, transparent 0%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
    background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
    padding: 10px;
    animation: border-dance 4s infinite linear;

}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 0px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 150px, 216px 150px;
  }
}

.pkg_border3 {
   position:absolute;
  top:65px;
  margin:0 auto;
    width: 30%;
    background: linear-gradient(90deg, orange 50%, transparent 50%), linear-gradient(90deg, blue 0%, transparent 0%), linear-gradient(0deg, orange 0%, transparent 0%), linear-gradient(0deg, blue 0%, transparent 0%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
    background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px;
    padding: 10px;
    animation: border-dance 7s infinite linear;
	left: 10%;
    z-index: 0;
}

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 0px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 150px, 216px 150px;
  }
}


.pkg_border4 {
   position: absolute;
    top: 102px;
    margin: 0 auto;
    width: 30%;
    background: linear-gradient(90deg, orange 0%, transparent 0%), linear-gradient(90deg, orange 50%, transparent 50%), linear-gradient(0deg, orange 0%, transparent 0%), linear-gradient(0deg, orange 0%, transparent 0%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 15px 4px, 15px 4px, 4px 15px, 4px 15px;
    background-position: 0px 0px, 15px 0px, 0px 0px,0px 0px;
    padding: 10px;
    animation: border-dance 7s infinite linear;
    right: 10%;
    z-index: 0;
	}

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 10px, 0px 0px, 216px 0px;
}
100% {
    background-position: 300px 0px, 0px 10px, 0px 150px, 216px 150px;
}
}




.pkg_distance
{
	position: absolute;
    top: 35px;
    right: -16px;
	font-size:12px;
}

.pkg_timing
{
		position: absolute;
    top: 87px;
    right: -20px;
	font-size:12px;
}

.pkg_distance2
{
	position: absolute;
    bottom: -30px;
    z-index: 2;
    left: 20%;
	background-color:#fff;
    margin: 0 auto;
	font-size:12px;
}

.pkg_timing2
{
	position: absolute;
    bottom: -30px;
    z-index: 2;
    left: 63%;
	background-color:#fff;
    margin: 0 auto;
	font-size:12px;
}

.pkg_distance3
{
	position: absolute;
    top: 35px;
    left: -16px;
	font-size:12px;
}

.pkg_timing3
{
	position: absolute;
    top: 87px;
    left: -20px;
	font-size:12px;
}





