.main-bj{
    background: #F6F8FF;
}
/*=========介绍头部============*/
.head-row{
    height: 380px;
    width: 100%;
    color: #ffffff;
    position: relative;
}
.hr-bj{
    width: 100%;
    height: 100%;
    position: relative;
}
.hr-bj .overflow-cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.hr-bj img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hr-row{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.hr-title{
    font-size: 50px;
    font-weight: bold;
}
.hr-sub{
    font-size: 24px;
    margin-top: 25px;
}
.hr-but{
    margin-top: 43px;
}
.hr-but button{
    background: #FB841E;
    color: #ffffff;
    font-size: 14px;
    margin-top: 8px;
    padding: 5px 20px;
}
.hr-nr{
    padding: 58px 0;
    text-align: center;
}
/*=============介绍头部End===========*/


/*==========热门旅游===========*/
.rm-ly{
    padding: 20px;
    margin-top: 10px;
    background: #F6F8FF;
}
.rl-title{
    text-align: center;
    margin-top: 68px;
    padding-bottom: 35px;
}
.rl-title .rl-title-span {
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    padding: 17px 32px;
    position: relative;
}
.rl-title .rl-title-span span{
    position: relative;
    z-index: 1;
}
.rl-title .rl-title-span img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.goods-list{
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    margin-top: 20px;
}
.goods-list .goods-item{
    position: relative;
    width: 315px;
    margin-bottom: 20px;
    background: #ffffff;
}
.gi-head{
    position: relative;
    height: 280px;
}
.gi-img{
    position: absolute;
    height: 100%;
    width: 100%;
}
.gi-img img{
    width: 100%;
    height: 100%;
}
.gi-cx{
    position: absolute;
}
.gi-pf{
    position: absolute;
    padding-top: 245px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.gi-xx{
    margin-top: 6px;
    margin-left: 10px;
}
.gi-cx div{
    background: #D9001B;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px;
}
.gi-hb{
    width: 100px;
    position: absolute;
    right: 10px;
    bottom: -48px;
}
.gi-hb .gi-flight{
    background: #147EBF;
    color: #ffffff;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    max-width: 175px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.arrow-down {
    position: relative;
    width: 100%;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 6px solid #147EBF;
}
.gi-content{
    padding: 10px;
}
.gi-content .gic-name{
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    height: 35px;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gi-content .gic-region{
    display: flex;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}
.gi-content .gic-region div {
    margin-right: 5px;
    font-size: 12px;
}

.gi-content .gic-detail{
    line-height: 20px;
    font-size: 12px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gi-price{
    padding: 0 10px 10px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gip-once{
    font-size: 14px;
    color: #FB841E;
}
.gip-price {
    color: #FB841E;
    font-size: 14px;
}
.gip-but{
    line-height: 35px;
    text-align: right;
}
.gip-but button{
    width: 80px;
    background: #FB841E;
    color: #ffffff;
    font-size: 12px;
    margin-top: 8px;
}

.gl-but{
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.glb-but{
    width: 100px;
    border: 1px solid #FB841E;
    padding: 10px 20px;
    color: #FB841E;
}
.gip-db{
    height: 30px;
    cursor: pointer;
}
.gip-db:hover span{
    color:#FB841E;
}
.gip-db span{
    vertical-align: middle;
}
/*==========热门旅游end===========*/


/*==========旅游总览===========*/
.ly-zl{

}
.lz-row{
    padding: 20px;
}
.lz-nr{
    width: 772px;
    padding: 50px 0;
    margin-right: 66px;
}
.lz-t1{
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
}
.lz-t2{
    font-size: 16px;
    margin-top: 20px;
    color: #666666;
    word-break: break-word;
}
.lz-xq{
    margin-top: 57px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lz-xq .lzx-item{
    width: 160px;
    min-height: 160px;
}
.lz-xq .lzx-item.active .lzx-item-content{
    background: #F9F9F9;
}
.lz-xq .lzx-item-content{
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 4px;
    min-height: 140px;
}
.lzx-item i{
    margin-top: 19px;
    font-size: 40px;
    color: #A7A7A7;
}
.lzx-uni{
    color: #999999;
    font-size: 16px;
    margin-top: 17px;
    margin-bottom: 13px;
}
.lzx-wz{
    font-size: 18px;
    color: #000000;
    text-align: center;
    padding-bottom: 21px;
}



.lz-tp img{
    width: 730px;
    height: 95%;
    margin-top: 20px;
    object-fit: cover;
}
/*==========旅游总览END===========*/



/*===========时间景点食物===========*/
.sj-row.qc-container{
    height: 100%;
    padding-top: 89px;
    padding-bottom: 41px;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
}
.sj-sw{
    position: relative;
}
.left-bg{
    position: absolute;
    left: 0;
    bottom: -520px;
}
.right-bg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.sj-item{
    width: 100%;
    margin-bottom: 69px;
}
.sj-item .sj-header{
    display: flex;
    justify-content: space-between;
}
.sj-header .sj-title{
    display: flex;
}
.sj-header .sj-title span{
    color: #000000;
    font-size: 28px;
    line-height: 28px;
}
.sj-header .sj-title .start-img{
    width: 43px;
    height: 43px;
    transform: translateX(-12px);
}
.sj-header .sj-title .end-img{
    width: 119px;
    height: 32px;
    margin-left: 8px;
    margin-bottom: 12px;
}
.sj-header .sj-op{
    display: flex;
}
.sj-header .sj-op .icon-box{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255,255,255,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 24px 0 rgba(64,63,64,0.1);
}
.sj-header .sj-op .icon-box:hover{
    opacity: 0.5;
}
.sj-header .sj-op .icon-box+.icon-box{
    margin-left: 23px;
}
.sj-header .sj-op .icon-box i{
    font-size: 8px;
    color: #000;
}
.sj-xq{
    width: 100%;
    overflow: hidden;
    padding: 0 15px 0 43px;
}
.sj-xq .sj-text{
    margin-bottom: 30px;
    font-size: 16px;
    color: #999999;
}

.nr-list{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    will-change: transform,transition;
    transition: transform 400ms linear 0s;
}
.nr-li{
    position: relative;
    transition: none 0s ease 0s;
    overflow: unset;
    transform: translate3d(0px, 0px, 0px);
    margin-right: 19px;
    width: 420px;
}
.nr-item{
    width: 420px;
    background: #ffffff;
    box-shadow: 0 0 24px 0 rgba(64,63,64,0.1);
    margin: 10px;
}
.nri-pic{
    width: 100%;
}
.nri-pic img{
    width: 100%;
    height: 250px;
}
.nri-text{
    padding: 41px 36px 52px 36px;
    width: 100%;
}
.nri-title{
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 32px;
}
.nri-sub-title{
    font-size: 16px;
    color: #666666;
    word-break: break-word;
}
/*===========时间景点食物end===========*/


/*===========出发注意事项===========*/
.zy-row{
    padding-left: 0px;
    background: #E9EDF3;
    display: flex;
}
.sj-zy{

}
.zy-row{
    display: flex;
}
.zyr-text{
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #ffffff;
    margin: 10px 10px 10px 0 ;
    padding: 0 50px;
}
.zyr-t1{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #000000;
}
.zyr-t2{
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}
/*===========出发注意事项End===========*/


/*===========其他目的地===========*/
.md-list {
    background: url("/images/index/elementC.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 103px;
    padding-bottom: 67px;
}
.md-row{
    padding-top: 20px;
    width: 100%;
}
.md-title{
    text-align: center;
    width: 100%;
}
.md-title span{
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}
.md-xq{
    margin-top: 88px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mdx-item{
    background: #ffffff;
    width: 260px;
    margin: 10px;
}
.mdx-pic img{
    width: 260px;
    height: 180px;
}
.mdx-text{
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.mdx-text:hover{
    color: #FB841E;
    font-weight: bold;
}
.other-item-box{
    padding: 0 80px;
    margin-bottom: 50px;
}

.md-qt{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 80px;
}
.md-qt div{
    padding: 5px 15px;
    background: #ffffff;
    margin: 5px 10px;
}

.md-qy{
    text-align: center;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 60px;
}

.mdq-item{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 80px;
    color: #333333;
}
.mdq-item>div{
    padding: 5px 15px;
    background: #ffffff;
    margin: 5px 10px;
    cursor: pointer;
}
.mdq-item>div:hover{
    color: #FB841E;
    font-weight: bold;
}
/*===========其他目的地End===========*/
.subscribe-tr-box .sb-content{
    padding-top: 100px !important;
}


/*********************手机端兼容******************/
@media screen and (max-width: 768px) {
    .sj-row.qc-container{
        padding: 10px;
    }
    .rm-ly{
     padding: 10px;
    }
    .goods-list .goods-item{
        width:100%;
    }
    .lz-row{
        flex-wrap: wrap;
    }
    .lz-nr{
        width: 100%;
        padding:0;
    }
    .lz-tp{
        width: 100%;
    }
    .lz-tp img{
        margin-top: 10px;
    }
    .sj-item .sj-icon{
        display: none;
    }
    .sj-row .sj-item .sj-jd{
        display: none;
    }
    .sj-xq{
        width: 100%;
    }
    .sjx-nr{
        display: none;
    }
    .nr-list {
        display: block;
    }
    .nr-li{
        margin: 0 0 10px 0;
        width: 100%;
    }
    .nr-item{
        width: 100%;
    }
    .sjx-t1{
        margin-bottom: 10px;
    }
    .sjx-t2{
        margin-bottom: 10px;
    }
    .zyr-pic{
        display: none;
    }
    .md-title span{
        font-size: 26px;
    }
    .md-list .qc-container{
        padding: 10px;
    }
    .mdx-item{
        width: 100%;
        margin:0;
    }
    .mdx-pic img{
        width: 100%;
    }
    .md-qy{
        height: auto;
        font-size: 26px;
        line-height: 30px;
    }
}
/*********************手机端兼容******************/

