@charset "utf-8";

*{margin: 0;padding: 0;}
li{list-style: none;}
img{max-width: 100%;}
input,button{outline: none;border: none;}
.clearfix::after{display: block;visibility: hidden;content: '';clear: both;}
.fl{float: left;}
.fr{float: right;}
.container{width: 1200px; margin: 0 auto;}
a{color: #333;text-decoration: none;}
a:hover{color: red;}
body{
    background-color: #fff;
    overflow-x: hidden;
    background: url(../../images/ztzl/zjhyzt/zjhyzt_headbg.png) no-repeat top center;
}
.head {
    width: 100%;
    height: 704px;
   
}
.head img.wz{
    display: none;
}
.head .container a img{
    margin: 10px;
    max-width: 30%;
}
.content {
    margin-top: -100px;
}
.content .con1 {
    margin-bottom: 50px;
}
.content .con1 .con1left{
    width: 690px;
    /* height: 390px; */
    max-width: 100%;
    height: 390px;
}
.content .con1 .con1left iframe{
    width:100%;
    height: 100%;
}
.content .con1 .con1left video,
.content .con3 .con3right video{
    width:100%;
}
.content .con1 .con1right{
    width: 485px;

}

.content .con1 .con1right li span{
    width: 120px;
    display: inline-block;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    color: #7a5316;
    background: #dbd1c2;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #d1c3ab;
}
.content .con1 .con1right li div{
    font-size: 18px;
    line-height: 30px;
    margin: 25px 0px;
    font-family: 宋体;
}
.content .con2{
    background: #f8f2ea;
    padding: 20px 0px;
}
.content .con2 .connr{
    padding: 20px 0;
    max-height: 400px;

}

.content .con2 .swiper-container{
    overflow: auto;
    overflow: hidden;
    position:relative;
    padding-bottom: 80px;
}
.content .con2 .connr .swiper-slide{
    width: 502px;
    height: 234px;
}
.content .con3 .con3left{
    width: 662px;
}
.content .con3 .con3right{
    width: 502px;
}
.comul li{
    font-size: 18px;
    line-height: 42px;
    padding-left: 20px;
    position: relative;
    height: 42px;
}
.comul li a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comul li::after{
    content:'';
    width: 4px;
    height: 4px;
    background: #7a5316;
    position:absolute;
    left: 0px;
    top: 50%;
    margin-top: -2px;
}
.content .con3 {
    margin-bottom: 50px;
}
.content .con3 .con3left>img{
    margin-top: 15px;
}
.content .con3 .con3right{
    box-sizing: border-box;
    box-shadow: 0px 0px 15px 0px #eeeadf;
    height: 285px;
    overflow: hidden;
    font-size: 0px;
    position: relative;
}
.content .con3 .con3right .bd li,
.content .con3 .con3right .bd li>a{
    width: 100%;
    display: block;
}
.content .con3 .con3right .bd li a img{
    width: 100%;
    height: 235px;
}
.content .con3 .con3right .bd li>p{
    line-height: 50px;
    background: #fff;
    text-indent: 2em;
    width: 100%;
    font-size: 16px;
}
.content .con3 .con3right .bd li>p a {
    color: #000;
    width: 75%;
    display:block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content .con3 .con3right .bd li{
    display: inline-block;
}
.content .con3 .con3right .hd {
    position:
    absolute;
    bottom: 22px;
    right:5px;
    z-index: 10;
}
.content .con3 .con3right .hd li{
    width: 13px;
    display: inline-block;
    height: 13px;
    background: #95a3bf;
    border-radius: 50%;
    margin: 0 5px;
}
.content .con3 .con3right .hd li.on{
    background:#be0000;
}
.content .con4 .connr {
    width: 945px;
    max-height: 465px;
}
.content .con4 .connr li{
    width:33%;
    padding-top: 35px;
    transition: all 0.3s;
    padding-bottom: 40px;
}
.content .con4 .connr li>a{
    
    position: relative;
    display: block;
}
.content .con4 .connr li a span.number{
    font-size: 72px;
    color:#fff;
    position:absolute;
    z-index: 10;
    top: 80%;
    left: 10%;

}
.content .con4 .connr li>div{
    margin-top: 40px;
}
.content .con4 .connr li>div .foodname{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.content .con4 .connr li>div .footdet{
    color:#878787;
    line-height: 24px;
    font-size: 16px;
    margin: 10px 0px 20px 0px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.content .con4 .connr li.on{
    padding-top: 0px;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to left,rgba(255,255,255,.1),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(255,255,255),rgba(255,255,255));
    opacity: 0.2 !important;
}
.swiper-container-3d .swiper-slide-active .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-active .swiper-slide-shadow-right {
    opacity: 0 !important;
}
.content .con4 .connr li>div .more img:nth-child(2),
.content .con4 .connr li.on>div .more img:nth-child(1){
    display: none;
}
.content .con4 .connr li.on>div .more img:nth-child(2),
.content .con4 .connr li>div .more img:nth-child(1){
    display: block;
}
.content .con4 .connr .picScroll-left .prev,
.content .con5 .connr .picScroll-left2 .prev,
.content .con4 .connr .picScroll-left .next,
.content .con5 .connr .picScroll-left2 .next,
.swiper-button-next, .swiper-button-prev{
    display: inline-block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    background: url(../../images/ztzl/zjhyzt/zjhyztpre.png);
}
.content .con4 .connr .picScroll-left .next,
.content .con5 .connr .picScroll-left2 .next,
.swiper-button-next{
    background: url(../../images/ztzl/zjhyzt/zjhyztnext.png);
    margin-left: 66px;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    position:absolute;
    top:unset;
    bottom: 0px;
    left: 47%;
}
.swiper-button-next{
    right: 47%;
}
.content .con4 .connr .picScroll-left .hd,
.content .con5 .connr .picScroll-left2 .hd{
    position: absolute;
    left: 10px;
    bottom: 40%;
    width: 254px;
    min-height: 43px;
}
.content .con4 .container,
.content .con4{
    position: relative;
}
.content .con4::after{
    width: 100%;
    height: 500px;
    content: '';
    background: #f7f3ee;
    position:absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
}
.content .con4 .con4top1{
    padding-bottom: 0px;
    border-bottom: 1px dashed #e9e2d8;
}
.content .con4 .con4bottom{
    padding: 40px 0px;
    display:none;

}
.content .con5 {
    overflow: hidden;
}
.content .con5 .connr{
    width: 180%;
    margin-left: -40%;
}
.content .con5 .connr li{
    width: 33%;
    box-sizing: border-box;
}

.content .con5 .connr li a{
    display: block;
    padding: 0 4%;
    box-sizing: border-box;
}
.content .con5 .connr {
    position: relative;
}
.content .con5 .connr .picScroll-left2 .next{
    float: right;
    background-color: #ede8e2;
    border-radius: 50%;
}
.content .con5 .connr .picScroll-left2 .prev{
    float: left;
    background-color: #ede8e2;
    border-radius: 50%;

}
.content .con5 .connr .picScroll-left2 .hd{
    width: 33%;
    position:
    absolute;
    left: 33%;
    z-index: 10;
    bottom: 50%;
    min-height: 0px;
    height: 0px;
    margin-bottom: 21px;
}
.content .con4  .con4tit img:nth-child(2){
    display: none;
}
.con6 {
    /* width:1200px; */
    margin:0 auto;
    position: relative;
}
.con6 >img{
    width: 160%;
    margin-left: -30%;
    max-width: unset;
}
.con6  .lijbox{
    width: 82%;
    height:50%;
    position: absolute;
    right: 0px;
    top: 25%;
    /* padding-left: 2%; */
    box-sizing: border-box;
}
.con6 .lijbox a{
    width: 14%;
    height:100%;
    display:
    inline-block;
    font-size:0px;
    position: absolute;
    border-radius: 50%;
    /* background: red; */
}
.con6 .lijbox a:nth-child(1){
    left: 0%;
    top: -10%;
}
.con6 .lijbox a:nth-child(2){
    left: 16%;
    top: 55%;
}
.con6 .lijbox a:nth-child(3){
    left: 30%;
    top: -29%;
}
.con6 .lijbox a:nth-child(4){
    left: 46%;
    top: 30%;
}
.con6 .lijbox a:nth-child(5){
    left: 59%;
    top: -46%;
}
.con6 .lijbox a:nth-child(6){
        left: 80%;
        top: 45%;
}
@media(max-width:1200px){
    .container{
        width: 100%;
    }
    .content{
        padding: 0 8px;
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }
    .head{
        width: 100%;
        height: auto;
        background: none;
        position: relative;
        overflow: hidden;
    }
    .head>.container{
        position:absolute;
    }
    body{
        background: none;
    }
    .head img.wz{
        display: block;
    }
    .content .con1 .con1right,
    .content .con3 .con3left,
    .content .con4 .connr{
        width: 100%;
        margin-bottom: 5px;
    }
    
    .content .con3 .con3right{
        width: 100%;
        float: left;
    }
    .content .con1 .con1right{
        margin-top: 10px;
    }
    .content .con4 .con4tit {
        float: none;
        margin: 0 auto;
        text-align: center
    }
    .content .con4 .connr .picScroll-left .hd{
        left: 50%;
        top: 45px;
        margin-left: -127px;
        height: 43px;
    }
    .content .con4 .connr{
        padding-top: 30px;
    }
    .mytit img{
        max-width: unset;
        width:150%;
        overflow: hidden;
        margin-left: -25%;
    }
    .content .con4 .connr li img,
    .content .con4 .connr li>div{
        padding-right: 6px; 
         box-sizing: border-box;
    }
    .content .con6{
        margin-bottom: 10px;
    }
    .content .con4  .con4tit img:nth-child(1){
        display: none;
    }
    .content .con4  .con4tit img:nth-child(2){
        display: block;
        width: 200%;
        margin-left: -24%;
        max-width: unset;
    
    }
    .content .con2 .connr .swiper-slide{
        max-width:100%;
    }
}

@media(max-width:768px){
    .mytit img{
        width:200%;
        margin-left: -50%;
    }
    .head img.wz,
    .con6 img{
        width: 160%;
        margin-left: -30%;
        max-width: unset;
    }
    .content .con1 .con1right li div{
        margin: 10px 0;
        font-size: 16px;
    }
    .content .con1 .con1left{
            height: 280px
    }
    .content .con1 .con1right li span{
        font-size: 16px;
        width: 100px;
        height: 36px;
        line-height: 36px;
    }
    .content .con1{
        margin-bottom: 10px;
    }
    .content .con2{
        padding: 10px 0;
    }
    .content .con2 .connr{
        padding: 0;
    }
    .content .con2 .swiper-container{
        padding-bottom: 55px;
    }
    .comul li{
        line-height: 36px;
        height: 36px;
        font-size: 16px;
    }
    .content .con3 .con3right .bd li a img{
        height: auto;
    }
    .content .con4 .connr li a span.number{
        top: 55%;
        font-size: 60px;
    }
    .content .con4 .con4bottom{
        padding: 20px 0;
        width: 100%;
        overflow: hidden;
    }
    .content .con4 .con4bottom img{
        max-width: unset;
        width: 200%;
        margin-left: -50%;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        left:50% ;
        margin-left: -50px;
    }
    .swiper-button-next{
        left: auto;
        right: 50%;
        margin-right: -50px;
    }
    .content .con5 .connr{
        width: 250%;
        margin-left: -75%;
    }
    .content .con4 .con4top1,
    .content .con4 .con4top1{
        padding-bottom: 10px;
    }
    .content .con4 .connr .picScroll-left .hd .next{
        margin-left: unset;
        float: right;
    }
    
    
}
@media(max-width:450px){
    .content .con1 .con1left {
        height: 250px;
    }
}