@charset "UTF-8";
body{
    background: url(../images/zjyl/zjyl-bg.png)no-repeat top center;
}
.logo{
    display:inline-block;
    margin-top: 38px;
}
.zjyl-tit{
    text-align: right;
}
.zjyl-tit img{
    margin-top: -20px;
}
.zjyl-h5tit{
    margin-bottom: 65px;
    text-align: center;
}

/* 云龙概况 */
.zjyl-ylgk{
    background: url(../images/zjyl/ylgk-bg.png)no-repeat top center;
    margin-top: 40px;
    min-height: 597px;
}
.zjyl-ylgk .zjyl-h5tit{
    margin-top: -20px;
}
.ylgk-l{
    float: left;
    width: 48.254%;
    /* background: rgba(0, 0, 0, 1); */
    height: 357px;
    /* padding: 15px; */
}
.ylgk-l>div+div{
    display: none;
}
.ylgk-l img{
    width: 100%;
    height: 100%;
    border:15px solid #000;
}
.ylgk-r{
    float: right;
    width: 48.731%;
}
.ylgk-tab .ylgk-hd li{
    font-family: "Source Han Serif SC","思源宋体","宋体";
    float: left;
    width: 176px;
    height: 68px;
    text-align: center;
    line-height: 68px;
        font-size: 20px;
    font-weight: 700;
    background: url(../images/zjyl/taboff.png)no-repeat;
    background-size: 100% 100%;
}
.ylgk-tab .ylgk-hd li+li{
    margin-left: 40px;
}
.ylgk-tab .ylgk-hd li a{
    color: rgba(51, 51, 51, 1);
}
.ylgk-tab .ylgk-hd li.on{
    background: url(../images/zjyl/tabon.png)no-repeat; 
    background-size: 100% 100%;
}
.ylgk-tab .ylgk-hd li.on a{
    color: rgba(255, 255, 255, 1);
}
.ylgk-bd{
    margin-top: 34px;
}
.ylgk-bd>div+div{
    display: none;
}
.ylgk-item p{
    font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 38px;
color: rgba(0, 0, 0, 1);
text-indent: 2em;
}
.ylgk-item p a{
    color: rgba(186, 50, 40, 1);    
}
/* 招商引资 */
.zjyl-zsyz{
    min-height: 697px;
    background: url(../images/zjyl/zsyz-bg.png)no-repeat top center;
    padding-top: 73px;
}
.zsyz-box{
    height: 389px;
    background: #fff;
}
.zsyz-l{
float: left;
width:54.92%;
height: 100%;
overflow: hidden;
}
.zsyz-imgul li+li{
    display: none;
}
.zsyz-imgul li img{
    width: 100%;
    height: 100%;
}
.zsyz-r{
    float: left;
    width: 45%;
    padding:19px 19px 0 6px;
    position: relative;
    height: 100%;
}
.zsyz-r li{
    padding-left: 32px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}
.zsyz-r li::after{
    content: '';
    width: 5px;
    height: 5px;
    background: rgba(186, 50, 40, 1);
    position: absolute;
    left: 19px;
    top: 50%;
    margin-top: -2.5px;
}


.zsyz-r li a{
    color: rgba(0, 0, 0, 1);
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.zsyz-r li:hover,
.zsyz-r li.on{
    background: url(../images/zjyl/libg01.png)no-repeat;
    background-size: 100% 100%;
}
.zsyz-r li:hover a,
.zsyz-r li.on a{
    color: #fff;
}
.zsyz-r li:hover::after,
.zsyz-r li.on::after{
    background: #fff;
}
.zsyz-more{
    position: absolute;
    right: 10px;
    bottom: 1px;
}
.zsyz-more a{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 46px;
    color: rgba(186, 50, 40, 1);
    position: relative;
}
.zsyz-more a::after{
    content: '';
    width: 60px;
    height: 4px;
    opacity: 1;
    border-radius: 97px;
    background: rgba(186, 50, 40, 1);
    position: absolute;
    bottom: -10px;
    left: 0;
}
.zsyz-more a:hover{
    font-weight: 700;
}
/* 云龙火腿 */
.zjyu-ylht{
    min-height: 677px;
    padding-top: 62px;
    background: url(../images/zjyl/ylht-bg.png)no-repeat top center;
}


.ylht-box{
    width: 100%;
    height: 375px;
    position: relative;
}


.ylht-swiper .swiper-slide {
    /* width: 530px;
    height: 428px */
    width: 530px;
    height: 375px;
}
  .ylht-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
  }
.ylht-swiper .swiper-slide-active,.ylht-swiper .swiper-slide-duplicate-active{
    transform: scale(1);
    z-index: 9;
  }








/* 旅游文化 */
.zjyl-lywh{
    min-height: 611px;
    background: url(../images/zjyl/lywh-bg.png)no-repeat;
    padding-top: 78px;
}
.lywh-ul li{
    float: left;
    width: 48.413%;
    height: 85px;
    line-height: 85px;
    position: relative;
    padding-left: 56px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 5px 16px  rgba(204, 204, 204, 0.52);
    margin-bottom: 39px;
}

.lywh-ul li::after{
    content: '';
    width: 10px;
    height: 34px;
    opacity: 1;
    background: rgba(212, 48, 48, 1);
    position: absolute;
    left: 14px;
    top: 26px;
}

.lywh-ul li a{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(51, 51, 51, 1); 
    float: left;
    line-height: 85px;
    width: 79%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lywh-ul li a:hover{
    color: rgba(212, 48, 48, 1);
}
.lywh-ul li span{
    float: right;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(156, 156, 156, 1);
    line-height: 85px;
    margin-right: 15px;
}
.lywh-ul li:nth-child(2n){
    margin-left: 40px;
}

@media (max-width: 1280px) {
    .ylgk-tab .ylgk-hd li{
        width: 150px;
    }
    .ylgk-tab .ylgk-hd li+li{
        margin-left: 10px;
    }
    .ylgk-img img{
        margin-top: 80px;
    }
    .ylgk-item p{
        line-height: 36px;
    }
    .lywh-ul li:nth-child(2n){
        margin-left: 28px;
    }
    .lywh-ul li a{
        width: 72%;
    }
}
@media (max-width: 992px) {
    .ylgk-l{
        display: none;
        float: none;
    }
    .ylgk-r{
        width: 100%;
        float: none;
    }
    .zjyl-lywh,
    .zjyl-zsyz,
    .zjyl-ylgk{
        min-height: auto;
        padding-bottom: 40px;
    }
    .zsyz-box{
        height: 306px;
    }
    .lywh-ul li{
        padding-left: 40px;
        margin-bottom: 20px;
    }
    .lywh-ul li a{
        font-size: 16px;
    }
    .lywh-ul li span{
        font-size: 14px;
        margin-right: 10px;
    }
    .lywh-ul li:nth-child(2n){
        margin-left: 23px;
    }
}
@media (max-width: 431px) {
    .zjyl-tit{
        text-align: center;
    }
    .zjyl-tit img{
        margin-top: 0;
    }
    .zjyl-h5tit{
        margin-bottom: 30px;
    }
    .zjyl-h5tit img{
        max-width: 200%;
        margin-left: -48%;
    }
    .ylgk-tab .ylgk-hd li{
        font-size: 18px;
        width: 32%;
    }
    .ylgk-tab .ylgk-hd li+li{
        margin-left: 2%;
    }
    .ylgk-item p{
        font-size: 16px;
    }
    .zjyl-lywh, .zjyl-zsyz,.zjyu-ylht{
        padding-top: 30px;
    }
    .zsyz-box{
        height: auto;
    }
    .zsyz-r,
    .zsyz-l{
        float: none;
        width: 100%;
        height: auto;
    }
    .zsyz-r{
        padding: 10px 10px 40px 10px;
    }
    .zsyz-r li{
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
    .zjyu-ylht{
        min-height: auto;
        padding-bottom: 40px;
    }
    .lywh-ul li{
        float: none;
        width: 100%;
        padding-left: 15px;
        height: 50px;
        line-height: 50px;
    }
    .lywh-ul li span,
    .lywh-ul li a{
        line-height: 50px;
        font-weight: 400;
    }
    .lywh-ul li:nth-child(2n){
        margin-left: 0;
    }
    .lywh-ul li::after{
        left: 0;
        top:8px;
        width: 5px;
    }
    .lywh-ul li span{
        margin-right: 5px;
    }
}