/*----------------徒步页面----------------*/
.img1{
    width: 100%;
}
.picbg1 {
    background-image: ;
    background-position: top center;
    background-size: cover;
}
.picbg2 {
    background-image: ;
    background-position: top center;
    /*background-size: auto 100%;*/
    /*background-repeat: no-repeat;*/
    background-size: cover;
    /*height: 2025px;*/
}
.picbg3 {
    background-image: ;
    background-position: top center;
    /*background-size: 1920px auto;*/
    /*height: 2025px;*/
    background-size: cover;
}
.picbg4 {
    background-image: ;
    background-position: top center;
    /*background-size: 100% auto;*/
    background-size: cover;
}
/*.picbg5{*/
/*background-image: ;*/
/*background-position: top center;*/
/*background-size: cover;*/
/*}*/
.font60{
    font-size: 60px;
    line-height: 1em;
}
.font48{
    font-size: 48px;
    line-height: 1em;
}

.cw{
    color: white;
}
.marz10{
    margin-left: 10px;
}
.title2{
    margin-top: 25%;
}
.title_r{
    width: 500px;
    position: relative;
    left: 50%;
}
.content_bg{

    padding-top: 1px;
    background-color: rgba(0,0,0,.4);
}
.cw .outside i, .current i, .tec_plat i{
    background-color: white;
}
.posl_100{
    position: relative;
    left: -18%;
}
.padb40{
    padding-bottom: 40px;
}
.mart170{
    margin-top: 18%;
}
.mart40{
    margin-top: 40px;
}
.ce6{
    color: #e60012;
}

.posz100{
    position: relative;
    left: 120px;
}
.tubu .font30.mart20{
    margin-top: 10px;
}
@media screen and (max-width: 1200px){
    .h300{
        height: 200px;
    }
    .h600{
        height: 400px;
    }
    .zt_title .font30{
        font-size: 25px;
    }
    .zt_title .padb10,.zt_title .padb20{
        padding-bottom: 10px;
        margin-top: 4px;
        /*font-size: 12px;*/

    }
}
@media screen and (min-width: 1380px){
    .title2{
        margin-top: 30%;
    }
    .mart170{
        margin-top: 22%;
    }
    .picbg2,.picbg3,.picbg4{
        padding-bottom: 5%;
    }
}
@media screen and (min-width: 1600px){
    .title2{
        margin-top: 34%;
    }
    .mart170{
        margin-top: 25%;
    }
    .picbg2,.picbg3,.picbg4{
        padding-bottom: 14%;
    }
    .font30{
        font-size: 20px;
    }
}
@media screen and (max-width: 992px){
    .zt_title{
        width: 300px;
    }
    .font30{
        font-size: 19px;
    }
    .zt_title .padb10,.zt_title .padb20{
        padding-bottom: 10px;
        margin-top: 8px;
        font-size: 12px;

    }
    .font48{
        font-size: 30px;
    }
    .font60{
        font-size: 48px;
    }
    .title_r{
        width: 100%;
        position: relative;
        left: 0;
    }
    .posz100{
        width: 100%;
        left: 0;
    }
    .posl_100{
        left: 0;
    }
}
@media screen and (max-width: 768px){

    .h600{
        height: auto;
    }
    .picbg2 {
        background-image: ;
        background-position: top center;
        /*background-size: auto 100%;*/
        /*background-repeat: no-repeat;*/
        background-size: cover;
        /*height: 2025px;*/
    }
    .picbg3 {
        background-image: ;
        background-position: top center;
        /*background-size: 1920px auto;*/
        /*height: 2025px;*/
        background-size: cover;
    }
    .picbg4 {
        background-image: ;
        background-position: top center;
        /*background-size: 100% auto;*/
        background-size: cover;
    }
    .tubu .font16{
        font-size: 13px;
    }
    .font48{
        font-size: 20px;
    }
    .font60{
        font-size: 35px;
    }
    .posl_100 img{
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 460px){

    .h300{
        height: 90px;
    }
}
.carousel-control{
    position: absolute;
    top: 40%;
    bottom: 53%;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
#carousel-example-generic .item img {
    max-width: auto;
    width: 100%;
}

body {
    overflow-x: hidden;
}