.main{
    /* background-image: url(../images/zjzc/zjzc-bg.png); */
     background-image: url(../images/zjzc/background.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
}
.fm {
    height: 100%;
    position: absolute;
    /* height: 96%; */
    top: 17px;
    /* left: 62px; */
}
.img_tit{
    width: 100%;
    height: 95px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.img_tit img{
    height: 100%;
}
/* .lxfq_tit img{
    width: 100%;
    height: 100%
} */
.lxfq_con{
    width: 100%;
    height: 500px;
    background-color: #fff;
    border-radius: 65px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}
.lxfq_con>i::before{
    content: "";
    width: 94px;
    height: 94px;
    display: inline-block;
    background: url(../video/btn.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
/*  */
.zcgk_bg{
     width: 100%;
    height: 520px;
    padding: 22px;
    box-sizing: border-box;
    background-color: #fff;
}
.zcgk_con{
    width: 100%;
    height: 476px;
    background-color: #f9f9f9;
}
.zcgk {
    font-size: 16px;
    line-height: 46px;
    /* padding: 30px; */
    text-indent: 2em;
    box-sizing: border-box;
    color: #333333;
}
.zc_nav>ul {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    padding-left: 45px;
    padding-right: 45px;
}
.zc_nav>ul>a{
    cursor: pointer;
    position: relative;
    width: 235px;
    height: 137px;
    display: inline-block;
     background-image: url(../images/zjzc/rkgk@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    
}
.zc_nav>ul>a>li {
   
    font-size: 24px;
    color: #fff;
    position: absolute;
    /* left: 75px; */
    right: 35px;
    top: 35px;
}
.zc_nav>ul>a:nth-child(1){
    background-image: url(../images/zjzc/zrdl@2x.png);
}
.zc_nav>ul>a:nth-child(2){
    background-image: url(../images/zjzc/xzqh@2x.png);
}
.zc_nav>ul>a:nth-child(4){
    background-image: url(../images/zjzc/jjfz@2x.png);
}
/* 民宿乡情 */
.msxq_con{
    display: flex;
    justify-content: space-between;
    height: 386px;
}
.msxq_con>div{
    flex: 1;
    background-color: #fff;
    margin-right: 20px;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 30px;

}
.msxq_con>div:last-child{
    margin-right: 0;
}
.img_contit{
    position: relative;
    /* width: 244px; */
    height: 190px;
    margin-bottom: 30px;
}
.img_contit>a{
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
}
.img_contit>a>img{
    width: 100%;
    height: 100%;
}
.img_contit>a>p{
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    /* left: 32px; */
    left: 50%;
    transform: translateX(-50%);
    border-radius: 25px 25px 0 0;
}
.lsyg_con>p{
    line-height: 30px;
    font-size: 18px;
}
.conul>li{
    font-size: 18px;
   margin-bottom: 24px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;

}
.conul>li::before{
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background-image: url(../images/zjzc/bq@2x.png)
}
.conul>li:last-child{
    margin-bottom: 0;
}
/* 畅游荔乡 */
.cylx_con{
    position: relative;
    height: 620px;
}
.czzc{
    position: absolute;
    top: 0;
    left: 0;
}
.yzzc{
    position: absolute;
    top: 155px;
    left: 320px;
}
.zzzc{
    position: absolute;
    top: 0;
    left: 635px;
}
.gzzc{
    position: absolute;
    top: 155px;
    right: 0;
}
 .cylx_con>div>a {
                display: inline-block;
                width: 227px;
                height: 397px;
                
                overflow: hidden;
            }
            .cylx_con>div>a::before{
                content: "";
                position: absolute;
                top: 12px;
                left: 15px;
                width: 100%;
                height: 100%;
                background-color: #fbe3e0;
                z-index: -1;
               
            }
            .cylx_con>div>a::after{
                position: absolute;
                content: "";
                width: 97px;
                height: 264px;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                
            }
            /* 吃在增城文字 */
            .cylx_con>div:first-child>a::after{
                background-image: url(/zcimages/zjzc_czzc.png);
            }
            /* 游在增城文字 */
             .cylx_con>div:nth-child(2)>a::after{
                background-image: url(/zcimages/zjzc_yzzc.png);
            }
            /* 住在增城文字 */
             .cylx_con>div:nth-child(3)>a::after{
                background-image: url(/zcimages/zjzc_zzzc.png);
            }
            /* 购在增城文字 */
             .cylx_con>div:nth-child(4)>a::after{
                background-image: url(/zcimages/zjzc_gzzc.png);
            }
           .cylx_con>div>a>img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }


