@media (max-width:768px){

    nav.navbar.bootsnav ul.nav > li > a{color: #666}


    .section-slider .active .item .carousel-caption h1{
        font-size: 20px;height: 30px;line-height: 30px; margin-bottom: 0;
    }
    .section-slider .active .item .carousel-caption p{font-size: 14px}
    .line-t, .line-b{width: 30px}


    .section{padding: 30px 0}
    .tit{font-size: 18px}


    .in-body .tit{margin: 20px 0}
    .in-body .tit span{margin-bottom: 20px}



    .tour-img{width: 100%;margin-bottom: 15px}
    .tour-detail{width: 100%;padding-left: 0}
    .ticket{margin-top: 30px}
    .ticket .tab span{width: 50%}

    .news .tab span{width: 33.3%;margin-right: 0}
    .pic .tab{right: 15px}
    .pic .tab span{width: 40px;height: 40px;;line-height: 38px;font-size: 16px}
    .pic .tab span:not(:last-of-type){margin-right: 10px}
    .pic-item{width: 50%}

    footer .top{padding: 20px 0}
    footer .top ul{margin-top: 20px}
    footer .top li{display: inline-block}
    footer .top li:first-of-type{display: block}
    footer .bottom{line-height: 20px;padding: 10px 0}

    .in-news-item{width: 100%}
    .in-news-item:not(:nth-of-type(4n)){margin-right: 0}

    .online-ul li{width: 30%}
    .online-ul li h2{font-size: 16px}

    .contact-qr-list li{margin-right: 0;margin-bottom: 20px}

    .in-contact-form{padding: 15px}
    .in-contact-form, .ask-list{padding: 0 0 20px}
    .ask-item p{white-space: normal}

    .in-scene-img{width: 100%}
    .in-scene-detail{width: 100%}
    .in-scene-list li{height: auto}

    .news-item{width: 100%}
    .news-item:not(:nth-of-type(4n)){margin-right: 0}
    .article-info span{padding: 0 2px}

    .in-pic-item{width: 49%}
    .in-pic-item:not(:nth-of-type(3n)){margin-right: 0}
    .in-pic-item:not(:nth-of-type(even)){margin-right: 2%}

    select[name="in-nav"]{margin: 8px 0;width: 100%;height: 30px;line-height: 30px;}

    .in-about-info{padding: 0}
    .about-ul-1 li:not(:last-of-type){margin-right: 0}
    .about-ul-1 li{margin-bottom: 10px;width: 100%}
    .about-ul-1 li img{width: 100%}
}
@media (max-width:1199px){
    /*.section1 .container{width: 1370px}*/
}