.tour-content .info h1.name p {
    font-size: 29.8px;
    margin: 0;
    margin-top: 5px;
}

@media(max-width:1250px){
.tour-content .info h1.name {
    font-size: 45px;
}
}

@media(max-width:1024px){
.tour-content .info h1.name {
    font-size: 42px;
}
    
.tour-content .info h1.name p {
    font-size: 24px;
}
}
@media(max-width:767px){
.tour-content .info h1.name span{
    display: block;
}
}

@media(max-width:576px){
.tour-content .info h1.name{
    font-size: 25px;
}
    
.tour-content .info h1.name p {
    font-size: 20px;
}
}




/*行程特色-----------*/
.tour-content .feature .feature-content {
    margin-top: 5px;
}

.tour-content .feature .feature-content.two .img img{
    display: inline-block;
    width: 62.9%;
}

.tour-content .feature .feature-content.two .img img:last-child{
        width: 36.3%;
    float: right;
}


@media(max-width:1250px) and (min-width:1025px){
.tour-content .feature .feature-content.two .text {
    width: auto;
}
    
.tour-content .feature .feature-content.two .text > p {
    width: 47%;
    margin-top: 40px;
}
    
.tour-content .feature .feature-content.two .img{
    position: absolute;
    top: 100px;
    right: 0;
}
}

@media(max-width:472px){
.tour-content .feature .feature-content.two .text h3 p{
    width: 88%;
    font-size: 21px;
    text-align: left;
}
    
.tour-content .feature .feature-content.two .text h3 p span{
    display: contents;
} 
}










.tour-content .feature .feature-content.three .text {
    width: 47%;
    margin-bottom: 15px;
    float: right;
}

.tour-content .feature .feature-content.three .text h3 p span{
    display: block;
}

.tour-content .feature .feature-content.three .text ul li{
    display: inline-block;
}

.tour-content .feature .feature-content.three .text ul li:nth-child(2n){
    float: right;
}

.tour-content .feature .feature-content.three .img {
    position: absolute;
    width: 49%;
    top: -5px;
    left: -1px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
}

@media(max-width:1250px){
.tour-content .feature .feature-content.three .text {
    width: auto;
    margin-bottom: 35px;
    float: none;
}
    
.tour-content .feature .feature-content.three .text h3 p span{
    display: inline-block;
}
    
.tour-content .feature .feature-content.three .text > p,
.tour-content .feature .feature-content.three .text ul{
    width: 60%;
    margin-left: 40%;
}
    
.tour-content .feature .feature-content.three .img {
    width: 36%;
    top: 80px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.three .text {
    margin-bottom: 10px;
}
    
.tour-content .feature .feature-content.three .text > p,
.tour-content .feature .feature-content.three .text ul {
    width: 48%;
    margin-left: 52%;
}
    
.tour-content .feature .feature-content.three .text ul li:nth-child(2n) {
    float: none;
}
    
.tour-content .feature .feature-content.three .img {
    width: 47%;
    left: 0;
    box-shadow: none;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.three .text h3 p span{
    display: block;
}
    
.tour-content .feature .feature-content.three .text > p,
.tour-content .feature .feature-content.three .text ul {
    width: auto;
    margin-left: 0;
}
    
.tour-content .feature .feature-content.three .text ul li:nth-child(odd) {
    width: 300px;
}
   
    
.tour-content .feature .feature-content.three .img {
    position: initial;
    width: auto;
    left: auto;
    margin-bottom: 5px;
}
}

@media(max-width:624px){
.tour-content .feature .feature-content.three .text ul li:nth-child(odd) {
    display: block;
}
}




.tour-content .feature .feature-content.four .text,
.tour-content .feature .feature-content.five .text {
    width: 46%;
    margin-top: 50px;
}

@media(max-width:1250px) and (min-width:1025px){
.tour-content .feature .feature-content.four .text h3 p{
    width: 82%;
    text-align: left;
}
    
.tour-content .feature .feature-content.four .text h3 p span{
    display: contents;
}
}

@media(max-width:1250px){
.tour-content .feature .feature-content.four,
.tour-content .feature .feature-content.five {
    margin-top: 30px;
}
    
.tour-content .feature .feature-content.four .text,
.tour-content .feature .feature-content.five .text {
    width: 46%;
    margin-top: 0px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.four,
.tour-content .feature .feature-content.five {
    margin-top: 20px;
}
    
.tour-content .feature .feature-content.four .text,
.tour-content .feature .feature-content.five .text {
    width: auto;
}
}

@media(max-width:1024px) and (min-width:799px){
.tour-content .feature .feature-content.four,
.tour-content .feature .feature-content.five {
    height: auto;
}
    
.tour-content .feature .feature-content.four .text h3 p span,
.tour-content .feature .feature-content.five .text h3 p span {
    display: inline-block;
}

.tour-content .feature .feature-content.five .text > p {
    height: 210px;
}
    
.tour-content .feature .feature-content.four .img,
.tour-content .feature .feature-content.five .img {
    top: 75px;
}
}

@media(max-width:460px){
.tour-content .feature .feature-content.four .text h3 p{
    width: 82%;
    text-align: left;
}
    
.tour-content .feature .feature-content.four .text h3 p span{
    display: contents;
} 
}






.tour-content .feature .feature-content.six {
    margin-top: 30px;
}

.tour-content .feature .feature-content.six .text > p {
    padding: 0 10%;
}

.tour-content .feature .feature-content.six .img img{
    display: inline-block;
    width: 49.8%;
    margin-top: 15px;
}

.tour-content .feature .feature-content.six .img img:last-child{
    float: right;
}

@media(max-width:1250px){
.tour-content .feature .feature-content.six .text > p {
    padding: 0 8%;
}
    
.tour-content .feature .feature-content.six .img img {
    display: inline-block;
    width: 49.7%;
    margin-top: 10px;
}
}

@media(max-width:1024px){
.tour-content .feature .feature-content.six {
    margin-top: 20px;
}
    
.tour-content .feature .feature-content.six .text > p {
    padding: 0;
}
    
.tour-content .feature .feature-content.six .img img {
    margin-top: 0;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.six .img img{
    width: 100%;
}

.tour-content .feature .feature-content.six .img img:last-child{
    margin-top: 5px;
    float: none;
}
}

@media(max-width:440px){
.tour-content .feature .feature-content.six .text h3 p span{
    display: block;
}
}







.tour-content .feature .feature-content.seven,
.tour-content .feature .feature-content.eight{
    width: 44%;
    margin: 25px 0 ;
}

.tour-content .feature .feature-content.seven{
    margin-left: 4%;
    float: left;
}

.tour-content .feature .feature-content.eight{
    margin-right: 4%;
    float: right;
}

.tour-content .feature .feature-content.seven .text h3 p span,
.tour-content .feature .feature-content.eight .text h3 p span{
    display: block;
}

@media(max-width:1250px){

}

@media(max-width:1024px){
}

@media(max-width:798px){
.tour-content .feature .feature-content.seven,
.tour-content .feature .feature-content.eight {
    width: 92%;
    margin: 20px auto 0;
    float: none;
}
    
.tour-content .feature .feature-content.seven .text > p,
.tour-content .feature .feature-content.eight .text > p{
   
}
}

@media(max-width:576px){

}







.tour-content .feature .feature-content.hotel .img{
    width: 39.5%;
    float: left;
}

.tour-content .feature .feature-content.hotel .img img:last-child{
    display: none
}

.tour-content .feature .feature-content.hotel .img2{
    width: 60.1%;
    float: right;
}

.tour-content .feature .feature-content.hotel .img3{
    margin-top: 3px;
}

.tour-content .feature .feature-content.hotel .img3 img{
    width: 63.6%;
    float: left;
}

.tour-content .feature .feature-content.hotel .img3 img:last-child{
    width: 35.9%;
    margin-top: 0;
    float: right;
}

@media(max-width:1250px){

}

@media(max-width:1024px){
.tour-content .feature .feature-content.hotel .img{
    margin-bottom: 0;
}
}

@media(max-width:798px){
.tour-content .feature .feature-content.hotel .img,
.tour-content .feature .feature-content.hotel .img2,
.tour-content .feature .feature-content.hotel li .img2 > img{
    width: 100%;
    float: none;
}
    
.tour-content .feature .feature-content.hotel .img img:first-child {
    display: none;
} 
    
.tour-content .feature .feature-content.hotel .img img:last-child {
    display: block;
    width: 100%;
    margin-bottom: 4px;
}
}

@media(max-width:576px){
.tour-content .feature .feature-content.hotel .img3 img {
    width: 63.5%;
}
    
.tour-content .feature .feature-content.hotel .img3 img:last-child {
    width: 35.8%;
}
}









.tour-content .feature .feature-content.bus .img li:first-child{
    display: block;
    width: auto;
    margin-top: 7px;
}




@media screen and (min-width:1025px) and (max-width:1250px){
.flight ul.flight-box li:nth-child(5),
.tour-content .flight ul.flight-box li:nth-child(8) {
    width: 16.7%;
}
    
.tour-content .flight ul.flight-box li:nth-child(6),
.tour-content .flight ul.flight-box li:nth-child(9) {
    width: 13%;
}
}

@media screen and (min-width:799px) and (max-width:1024px){
.tour-content .flight ul.flight-box li:nth-child(2) {
    width: 15%;
}

.tour-content .flight ul.flight-box li:nth-child(6),
.tour-content .flight ul.flight-box li:nth-child(9) {
    width: 12.3%
}
    
.flight ul.flight-box li:nth-child(5),
.tour-content .flight ul.flight-box li:nth-child(8) {
    width: 20%;
}
}