.row{
    position: absolute;
    width:100%;
    bottom: 180px;
    top:96px;
    left:0;
    right:0;
    /*z-index: 1;*/
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;


}
.footer .col-md-10 a .shipin_img{
    text-align: center;
    display: inline-block;
    height: 80px;
    width: 80px;
    /* border-radius: 50%; */
    background-image: url(../images/video_hover.png)!important;
    background-size: 100% 100%;
}
.bg_row{
    background-image: url("../images/home_back.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.row img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.shipin_word{
    color: #fff!important;
}
.content{
    height: 645px;
    width: 1832px;
    margin: 0 auto;
    overflow: auto;
    padding-bottom: 15px;
    max-height: 100%;
}
.img_scenic{height: 220px;position:relative}
.itemsone{
    padding: 0;
    height: 540px;
    line-height: 540px;
    /*width: 370px;*/
    background: #66c75D;
    /*border: 1px solid rgba(237,247,255,0.9);*/
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
    font-size: 48px;
    color: #fff;
}
.itemstwo{
    height: 540px;
    padding-left: 5px;
    padding-right: 5px;
}
.items_child1{
    height: 270px;
    padding-left: 5px;
    padding-right: 5px;
}
.model{
    height: 265px;
    line-height: 265px;
    text-align: center;
    background: #66c75D;
    font-size: 48px;
    color: #fff;
}
.mode2{
    margin-top: 5px;
}
.model_right{
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.scenic_top{margin-bottom: 2px;margin-top: 17px;overflow: hidden}
.scenic_meng{position: absolute;width: 100%;height: 220px;background: rgba(0, 0, 0, 0.6);border-radius: 9px;}
.scenic_meng span{color: white;font-size: 32px;display: block;margin-top: 55px;margin-left: 34px;}
.look{width: 110px;height: 44px;border: 1px solid #ffffff;font-size: 24px;text-align: center;color: white;border-radius: 6px;line-height: 38px;margin-top: 25px;margin-left: 34px;}
