.tour-content .feature .feature-content h3{
    color: #8a490f;
    border-bottom: 1px solid #8a490f;
}


@media(max-width:1024px){
.tour-content .feature h2 {
    text-align: center;
}
}

@media(max-width:798px){
.tour-content .info h1.name span{
    display: block;
}
}

@media (max-width: 400px){
.tour-content .info h1.name {
    font-size: 31px;
}
}


.tour-content .info h1.name p{
    font-size: 18.8px;
    margin:0;
    margin-top: 5px;
}


/*行程特色-----------*/
.tour-content .feature .feature-content.one .text{
    display: inline-block;
    width: 46%;
    margin: 0 4% 25px 0;
    vertical-align: top;
}

.tour-content .feature .feature-content.one .text h3 p span{
    display: block;
}

.tour-content .feature .feature-content.one .img{
    width: 50%;
    float: right;
}

.tour-content .feature .feature-content.one .img img:last-child{
    display: none;
}

.tour-content .feature .feature-content.one .img2{
    display: block;
    margin: 0 -4.4% 0 -4.3%;
}

@media(max-width:1250px){
.tour-content .feature .feature-content.one {
    margin-top: 15px;
}
    
.tour-content .feature .feature-content.one .text h3 p span{
    display: inline-block;
}
    
.tour-content .feature .feature-content.one .text{
    width: auto;
    margin: 0;
}
    
.tour-content .feature .feature-content.one .text > p {
    width: 48%;
}
    
.tour-content .feature .feature-content.one .img {
    position: absolute;
    top: 80px;
    right: 0px;
    width: 47%;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.one .text > p {
    width: auto;
}
    
.tour-content .feature .feature-content.one .img{
    position: relative;
    width: auto;
    float: none;
    top: auto;
    right: auto;
}
    
.tour-content .feature .feature-content.one .img img{
    display: inline-block;
    width: 49.8%;
}
    
.tour-content .feature .feature-content.one .img img:last-child{
    display: inline-block;
    float: right;
}
    
.tour-content .feature .feature-content.one .img2{
    display: none;
}
}

@media(max-width:798px){   
.tour-content .feature .feature-content.one .img img {
    display: inline-block;
    width: 100%;
}
    
.tour-content .feature .feature-content.one .img img:last-child{
    margin-top: 5px;
    float: none;
}
}

@media(max-width:576px){
.tour-content .feature .feature-content.one .text h3 p span{
    display: block;
}

}





.tour-content .feature .feature-content.two{
    width: auto;
    margin-top: 0;
    padding: 50px 4% 0 0;
    background: url(https://www.utsc.com.tw/material-alias/group/au14/australia-14days-feature-04.png) no-repeat left -100px;
    background-size: 55%;
}

.tour-content .feature .feature-content.two .text{
    width: 65%;
    float: right;
}

.tour-content .feature .feature-content.two .img{
    width: auto;
    margin: 20px 0 0 4%;
}

.tour-content .feature .feature-content.two .img2{
    display: none;
}

@media(max-width:1024px){
.tour-content .feature .feature-content.two{
    width: 100%;
    padding: 20px 4% 20px 0;
    background-size: 50%;
    background-position: 0 10px;
}
    
.tour-content .feature .feature-content.two .text{
    width: 73%;
}
    
.tour-content .feature .feature-content.two .text h3 span{
    display: block;
}
    
.tour-content .feature .feature-content.two .img{
    display: none;
}
    
.tour-content .feature .feature-content.two .img2{
    display: block;
    margin-left: 4%;
}
    
.tour-content .feature .feature-content.two .img2 img{
    display: inline-block;
    width: 49.8%;
}
    
.tour-content .feature .feature-content.two .img2 img:last-child{
    float: right;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.two{
    width: 92%;
    margin: 20px auto;
    padding: 0;
    background: none;
}
    
.tour-content .feature .feature-content.two .text{
    width: 100%;
    float: none;
}
    
.tour-content .feature .feature-content.two .img2 {
    margin: 0;
}
    
.tour-content .feature .feature-content.two .img2 img{
    width: 100%;
}
    
.tour-content .feature .feature-content.two .img2 img:last-child{
    margin-top: 5px;
    float: none;
}
}

@media(max-width:576px){

}







.tour-content .feature .feature-content.three .text{
    display: inline-block;
    width: 45.9%;
    margin-top: 40px;
}

.tour-content .feature .feature-content.three .text h3 span{
    display: block;
}

.tour-content .feature .feature-content.three .img1 {
    width: 49.8%;
    float: right;
    margin-bottom: 5px;
}

.tour-content .feature .feature-content.three .img1 img:last-child {
    display: none;
}

.tour-content .feature .feature-content.three .img2 img {
    display: inline-block;
    width: 100%;
}

.tour-content .feature .feature-content.three .img2 img:last-child {
    float: right;
}


@media(max-width:1250px){
.tour-content .feature .feature-content.three .text{
    margin-top: 15px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.three .text {
    margin-top: 0;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.three .text{
    width: auto;
}
    
.tour-content .feature .feature-content.three .text h3 span{
    display: inline-block;
}
    
.tour-content .feature .feature-content.three .img1 {
    width: auto;
}

.tour-content .feature .feature-content.three .img1 img:last-child {
    display: block;
    margin-top: 5px;
}
    
.tour-content .feature .feature-content.three .img2 {
    display: none;
} 
}

@media(max-width:576px){
.tour-content .feature .feature-content.three .text h3 span{
    display: block;
}
}






.tour-content .feature .feature-content.three h3{
    text-align: center;
}

.tour-content .feature .feature-content.three .text h4{
    color: #ff6600;
    font-size: 22px;
    margin: 0;
    margin-bottom: 3px;
}

.tour-content .feature .feature-content.three ul{
    text-align: justify;
    margin-top: 30px;
}


.tour-content .feature .feature-content.three ul li:first-child .text{
    width: 40%;
    margin-top: 40px;
    float: right;
}

.tour-content .feature .feature-content.three ul li:first-child .img{
    width: 60%;
    float: left;
    margin-left: -4.3%;
}

.tour-content .feature .feature-content.three ul li:nth-child(2){
    margin: 10px auto;
}

.tour-content .feature .feature-content.three ul li:nth-child(2) .text{
    width: 46%;
    padding-top: 10px;
    float: left;
}

.tour-content .feature .feature-content.three ul li:nth-child(2) .img{
    width: 49%;
    float: right;
}

.tour-content .feature .feature-content.three ul li:nth-child(3){
    margin:0 auto;
}

.tour-content .feature .feature-content.three ul li:nth-child(3) .text{
    width: 48%;
    padding-top: 10px;
    float: right;
}

.tour-content .feature .feature-content.three ul li:nth-child(3) .img{
    width: 49%;
    float: left;
    margin-top: -60px;
}


.tour-content .feature .feature-content.three ul li:nth-child(4){
    margin: 10px 0;
}

.tour-content .feature .feature-content.three ul li:nth-child(4) .text{
    width: 46%;
    padding-top: 10px;
    float: left;
}

.tour-content .feature .feature-content.three ul li:nth-child(4) .img1{
    position: relative;
    width: 49%;
    float: right;
    z-index: 2;
}

.tour-content .feature .feature-content.three ul li:nth-child(4) .img1 img:last-child{
    display: none;
}

.tour-content .feature .feature-content.three ul li:nth-child(4) .img2{
    float: left;
    margin: -10px -4.4% 0 -4.3%;
}



.tour-content .feature .feature-content.three ul li:nth-child(5){
    margin: 30px 0 0;
}

.tour-content .feature .feature-content.three ul li:nth-child(5) .text{
    width: 49%;
    padding-top: 10px;
    float: right;
}

.tour-content .feature .feature-content.three ul li:nth-child(5) .img1{
    width: 47%;
    float: left;
    z-index: 2;
    position: relative;
}

.tour-content .feature .feature-content.three ul li:nth-child(5) .img1 img:last-child{
    display: none;
}

.tour-content .feature .feature-content.three ul li:nth-child(5) .img2{
    float: left;
    margin: -20px -4.4% 0 -4.3%;
}



@media(max-width:1250px){
.tour-content .feature .feature-content.three ul li:first-child .text{
    width: 46%;
    margin: 0;
}

.tour-content .feature .feature-content.three ul li:first-child .img{
    width: 55%;
}
    

.tour-content .feature .feature-content.three ul li:nth-child(2) .text{
    padding-top: 25px;
}
    
    
.tour-content .feature .feature-content.three ul li:nth-child(3) .text{
    width: 46%;
}

.tour-content .feature .feature-content.three ul li:nth-child(3) .img{
    width: 50.5%;
    margin-top: 0;
}
    
    
.tour-content .feature .feature-content.three ul li:nth-child(4) .text{
    padding-top: 0;
}
    
.tour-content .feature .feature-content.three ul li:nth-child(4) .img2{
    margin-top: 10px;
}
    

.tour-content .feature .feature-content.three ul li:nth-child(5) .text{
    width: 46%;
    padding-top: 0;
}
    
.tour-content .feature .feature-content.three ul li:nth-child(5) .img1{
    width: 50.5%;
    margin-top: 7px;
}
    
.tour-content .feature .feature-content.three ul li:nth-child(5) .img2{
    margin-top: 10px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.three ul {
    margin-top: 20px;
}
   
.tour-content .feature .feature-content.three ul li:first-child,
.tour-content .feature .feature-content.three ul li:nth-child(2),
.tour-content .feature .feature-content.three ul li:nth-child(3),
.tour-content .feature .feature-content.three ul li:nth-child(4),
.tour-content .feature .feature-content.three ul li:nth-child(5){
    margin: 0 auto 15px;
}
    
.tour-content .feature .feature-content.three ul li:first-child .text,
.tour-content .feature .feature-content.three ul li:nth-child(2) .text,
.tour-content .feature .feature-content.three ul li:nth-child(3) .text,
.tour-content .feature .feature-content.three ul li:nth-child(4) .text,
.tour-content .feature .feature-content.three ul li:nth-child(5) .text{
    width: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    float: none;
}

.tour-content .feature .feature-content.three ul li:first-child .img,
.tour-content .feature .feature-content.three ul li:nth-child(2) .img,
.tour-content .feature .feature-content.three ul li:nth-child(3) .img,
.tour-content .feature .feature-content.three ul li:nth-child(4) .img1,
.tour-content .feature .feature-content.three ul li:nth-child(4) .img1,
.tour-content .feature .feature-content.three ul li:nth-child(5) .img1{
    width: auto;
    margin: 0;
    float: none;
}
    
.tour-content .feature .feature-content.three ul li:nth-child(4) .img2,
.tour-content .feature .feature-content.three ul li:nth-child(5) .img2{
    display: none;
}
     
.tour-content .feature .feature-content.three ul li:nth-child(4) .img1 img:last-child{
    display: block;
    margin-top: 5px;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.three .text h4{
    font-size: 20px;
}
}


@media(max-width:576px){
.tour-content .feature .feature-content.three h3 p {
    text-align: left;
}
    
.tour-content .feature .feature-content.three h3 span{
    display: block;
}

}


.tour-content .feature .feature-content.four .text{
    display: inline-block;
    width: 48.5%;
    margin-top: 10px;
}

.tour-content .feature .feature-content.four .text h3 span{
    display: block;
}

.tour-content .feature .feature-content.four .img1 {
    width: 49.8%;
    float: right;
    margin-bottom: 5px;
}

.tour-content .feature .feature-content.four .img1 img:last-child {
    display: none;
}

.tour-content .feature .feature-content.four .img2 img {
    display: inline-block;
    width: 49.8%;
}

.tour-content .feature .feature-content.four .img2 img:last-child {
    float: right;
}


@media(max-width:1250px){
.tour-content .feature .feature-content.four .text{
    margin-top: 15px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.four .text {
    margin-top: 0;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.four .text{
    width: auto;
}
    
.tour-content .feature .feature-content.four .text h3 span{
    display: inline-block;
}
    
.tour-content .feature .feature-content.four .img1 {
    width: auto;
}

.tour-content .feature .feature-content.four .img1 img:last-child {
    display: block;
    margin-top: 5px;
}
    
.tour-content .feature .feature-content.four .img2 {
    display: none;
} 
}

@media(max-width:576px){
.tour-content .feature .feature-content.four .text h3 span{
    display: block;
}
}







.tour-content .feature .feature-content.three h3{
    text-align: center;
}

.tour-content .feature .feature-content.five h3 span {
    display: block;
}

.tour-content .feature .feature-content.five .text > p {
    width: 38%;
    margin-top: 35px;
    margin-bottom: 23px;
}

.tour-content .feature .feature-content.five .img1 {
    position: absolute;
    top: 85px;
    right: 0;
    width: 57%;
}

.tour-content .feature .feature-content.five .img1 img:last-child {
    display: none;
}

.tour-content .feature .feature-content.five .img2 img{
    display: inline-block;
    width: 49.8%;
}

.tour-content .feature .feature-content.five .img2 img:nth-child(2){
    float: right;
}

@media(max-width:1250px){
.tour-content .feature .feature-content.five .text > p {
    width: 37%;
    margin-top: 20px;
    margin-bottom: 10px;
}
    
.tour-content .feature .feature-content.five .img1 {
    width: 60%;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.five h3 {
    text-align: center;
    padding-left: 0;
}
    
.tour-content .feature .feature-content.five .text > p {
    width: auto;
    margin: 15px 0 5px;
}
    
.tour-content .feature .feature-content.five .img1 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-bottom: 5px;
}
    
.tour-content .feature .feature-content.five .img2 img{
    width: 49.65%;
}
}

@media(max-width:798px){

}

@media(max-width:576px){
.tour-content .feature .feature-content.five h3 p {
    width: 90%;
    text-align: left;
}
    
.tour-content .feature .feature-content.five h3 span {
    display: contents;
}

.tour-content .feature .feature-content.five .img1 img:first-child{
    display: none;
}
    
.tour-content .feature .feature-content.five .img1 img:last-child {
    display: block;
}
 
.tour-content .feature .feature-content.five .img2 img{
    width: 100%;
}
    
.tour-content .feature .feature-content.five .img2 img:nth-child(2){
    margin-top: 5px;
}
}

@media(max-width:400px){
.tour-content .feature .feature-content.five h3 p {
    width: 100%;
}
    
.tour-content .feature .feature-content.five h3 {
    font-size: 21.5px;
}
	
.tour-content .feature .feature-content.five .img1 img{
    display: inline-block;
    width: 100%;
}

.tour-content .feature .feature-content.five .img1 img:nth-child(2){
    float: right;
}

.tour-content .feature .feature-content.five .img2{
    margin-top: 4px;
}

.tour-content .feature .feature-content.five .img2 img{
    width: 100%;
    float: left;
    margin-right: 0.4%;
}

.tour-content .feature .feature-content.five .img2 img:nth-child(3){
    float: right;
    margin-right: 0;
}
}

.tour-content .feature .feature-content.five ul li{
    margin-top: 25px;
}

.tour-content .feature .feature-content.five ul h4{
    margin: 0;
    margin-bottom: 5px;
    font-size: 22px;
}

.tour-content .feature .feature-content.five ul .img-box{
    margin: 0;
}

.tour-content .feature .feature-content.five ul .img img{
    display: inline-block;
    width: 49.8%;
}

.tour-content .feature .feature-content.five ul .img img:last-child{
    float: right;
}


.tour-content .feature .feature-content.five ul .img3 img{
    display: inline-block;
    width: 65.25%;
    margin-bottom: 4px;
}

.tour-content .feature .feature-content.five ul .img3 img:last-child{
    width: 34.3%;
    float: right;
}


@media(max-width:1250px){
.tour-content .feature .feature-content.five p{
    width: 32%;
    margin-top: 0;
}

.tour-content .feature .feature-content.five > .img1,
.tour-content .feature .feature-content.five > .img2{
    width: 32%;
    margin-top: 10px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.five{
    padding-bottom: 35px;
}

.tour-content .feature .feature-content.five p{
    display: block;
    width: auto;
    margin: 20px 0 5px;
}

.tour-content .feature .feature-content.five > .img1,
.tour-content .feature .feature-content.five > .img2{
    display: inline-block;
    width: 49.65%;
    margin-top: 0;
}
    
.tour-content .feature .feature-content.five ul li{
    margin-top: 15px;
}

.tour-content .feature .feature-content.five ul h4{
    font-size: 20px;
}

.tour-content .feature .feature-content.five ul .img img {
    width: 49.65%;
}
    
.tour-content .feature .feature-content.five ul .img3 img {
    width: 65.2%;
}
}

@media(max-width:798px){  
.tour-content .feature .feature-content.five p {
    margin-top: 15px;
}

.tour-content .feature .feature-content.five ul .img3 img {
    width: 65.1%;
}
    
.tour-content .feature .feature-content.five ul .img3 img:last-child {
    width: 34.2%;
}
}

@media(max-width:576px){
.tour-content .feature .feature-content.five{
    padding-bottom: 30px;
}
    
.tour-content .feature .feature-content.five > .img1,
.tour-content .feature .feature-content.five > .img2,
.tour-content .feature .feature-content.five >  .img3{
    width: auto;
    margin-top: 5px;
}
    
.tour-content .feature .feature-content.five > .img1{
    margin-top: 0;
}

.tour-content .feature .feature-content.five >  .img3 img:first-child{
    display: none;
}
    
.tour-content .feature .feature-content.five >  .img3 img:last-child{
    display: block;
}
    
.tour-content .feature .feature-content.five ul .img img {
    width: 100%;
}
    
.tour-content .feature .feature-content.five ul .img img:last-child {
    float: none;
    margin-top: 5px;
}
}





	
	
.tour-content .feature .feature-content.six,
.tour-content .feature .feature-content.seven{
    display: inline-block;
    width: 43%;
}

.tour-content .feature .feature-content.six{
    margin-left: 4%;
}

.tour-content .feature .feature-content.seven{
    float: right;
    margin-right: 4%;
}

.tour-content .feature .feature-content.six .text h3 p span,
.tour-content .feature .feature-content.seven .text h3 p span{
    display: block;
}


@media(max-width:798px){
.tour-content .feature .feature-content.six,
.tour-content .feature .feature-content.seven{
    display: block;
    width: 92%;
}
    
.tour-content .feature .feature-content.seven{
    float: none;
    padding-bottom: 30px;
}
}

@media(max-width:576px){

