.wanderinshijingshan{
    min-width: 1200px;
}
.wanderinshijingshanTitle {
	margin: 0 auto;
	height: 418px;
	max-width: 1920px;
	background: url(../images/wanderbanner20221201.jpg) center no-repeat;
}
.wandershanContent1{
    padding:90px 0 100px;
}
.wandershanContent1 h4{
    font-size: 34px;
    color: #0571e0;
    line-height:40px ;
    height:40px ;
    text-align: center;
}
.wandershanContentbom01{
    margin-top: 60px;
}
.wandershanContentbom ul{
    height: 375px;
    width: 1152px;
    margin: 0 auto;
}
.wandershanContentbom li{
    float: left;
    margin-right: 40px;
}

.wandershanContentbom .list-pic img {
    width: 248px;
    height: 375px;
}
.wandershanContentbom li .list-con{
    width: 248px;
    height: 375px;
    position: relative;
}
.wandershanContentbom li .list-text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/wanderbg20221201.png);
    display: none;
    
}
.wandershanContentbom li .list-text a {
    font-size: 18px;
    color: #fff;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.wandershanContentbom li:hover .list-text {
	display: block;
}
.wandershanContentbom li .list-text .list-title {
    padding: 110px 20px 20px;
    line-height: 30px;
}
.wandershanContent2{
   height: 568px;
    background: #ecf6ff;
    padding: 100px 0 110px;
}
.wandershanBox h4{
    font-size: 34px;
    color: #0571e0;
    line-height:40px ;
    height:40px ;
    text-align: center;
}
.wandershanBoxBom{
    margin-top: 60px;
}
.daMeContent .zs21-list-4 {
    width: 1200px;
    overflow: hidden;
}

.daMeContent .zs21-list-4 ul {
    width: 1700px;
}

.daMeContent .zs21-list-4 li {
    float: left;
    width: 230px;
    height: 460px;
    overflow: hidden;
    margin-right: 5px;
}

.daMeContent .zs21-list-4 a {
    color: #fff;
    font-size: 20px;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.daMeContent .zs21-list-4 .list-con {
    position: relative;
    width: 460px;
    height: 100%;
}

.daMeContent .zs21-list-4 .list-pic,
.zs21-list-4 .list-pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.daMeContent .zs21-list-4 .list-title-1 {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 460px;
    line-height: 30px;
    display: block;
}

.daMeContent .zs21-list-4 .list-title-1-con {
    position: relative;
    width: 100%;
    height: 100%;
}

.daMeContent .zs21-list-4 .list-title-1-content {
    position: absolute;
    top: 0;
    left: 0;
}

.daMeContent .zs21-list-4 .list-title-2 {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    padding: 10px 6% 0;
    background: url(../images/wanderbom20221201.png) bottom no-repeat;
    height: 60px;
    font-size: 16px;
    transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
}

.daMeContent .zs21-list-4 .list-title-2 .ldNewTitle {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 8px;
    font-weight: bold;
}

.daMeContent .zs21-list-4 .list-title-2 .ldNewDes {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.daMeContent .zs21-list-4 li.active {
    width: 460px;
}

.daMeContent .zs21-list-4 li.active .list-bg,
.zs21-list-4 li.active .list-title-1 {
    display: none;
}
.daMeContent .zs21-list-4 .iq-1 .small-top,.daMeContent .zs21-list-4 .iq-3 .small-top{
   display: none;
}

.daMeContent .zs21-list-4 .iq-2 .small-bom,.daMeContent .zs21-list-4 .iq-4 .small-bom{
    display: none;
 }

.daMeContent .zs21-list-4 li.active .list-title-2 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.daMeContent .small-pic,
.small-pic img {
    width: 230px;
    height: 230px;
}

.daMeContent .small-title {
    padding: 50px 35px;
    width: 160px;
    height: 130px;
    background:#007aff;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

.daMeContent .small-title .ldNewTitle {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: bold;
}

.daMeContent .small-title .ldNewDes {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}