/***walk_into_tivoli_content***/
.walk_into_tivoli_content{
    width:100%;
}
.walk_into_tivoli_content .walk_into_tivoli_content_top{
    width:100%;
    height:240px;
    padding-top: 54px;
    box-sizing: border-box;
}
.walk_into_tivoli_content .walk_into_tivoli_content_top .walk_into_tivoli_content_top_item{
    width:1280px;
    margin:0 auto;
    height:100%;
}
.walk_into_tivoli_content .walk_into_tivoli_content_top .walk_into_tivoli_content_top_item p:first-child{
    font-family: pingfangsc-semibold;
    font-size: 48px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 72px;
    font-weight: 600;
    margin-bottom: 24px;
}
.walk_into_tivoli_content .walk_into_tivoli_content_top .walk_into_tivoli_content_top_item p:last-child{
    font-family: pingfangsc-regular;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom{
    width:100%;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_header_parent{
    height:80px;
    background: #ffffff;
    z-index:22222;
    position:relative;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,0.12), 0 6px 16px 0 rgba(0,0,0,0.08), 0 9px 28px 8px rgba(0,0,0,0.05);
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_header{
    width:1280px;
    margin: 0 auto;
    height:100%;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_header .walk_into_tivoli_content_tab{
    float:left;
    width:64px;
    height:100%;
    text-align: center;
    line-height:80px;
    margin-right:40px;
    position: relative;
    cursor: pointer;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_header .active{
    font-family: pingfangsc-medium;
    font-size: 16px;
    color: #c00005;
    font-weight: 500;

}

.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_header .active:after{
 display: inline-block;
 content:'';
 width:64px;
 height:4px;
    background: #c00005;
  position: absolute;
  bottom: 0px;
    left:0;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_content{
    width:100%;
    padding:64px 0;
    background: #fff;
    box-sizing: border-box;
}
.walk_into_tivoli_content .walk_into_tivoli_content_bottom .walk_into_tivoli_content_bottom_content .walk_into_tivoli_content_bottom_content_item{
    width:1280px;
    margin: 0 auto;
    background:#fff;
}
.walk_into_tivoli_content_bottom_content_item .content1 img{
  width:308px;
    height:412px;
    float:left;
}
.walk_into_tivoli_content_bottom_content_item .content1 .div_content{
    float:right;
    font-family: pingfangsc-regular;
    font-size: 20px;
    color: rgba(0,0,0,0.85);
    line-height: 28px;
    font-weight: 400;
   width:932px;
    float: right;
    height:412px;
    padding-top:64px;
    box-sizing: border-box;
}
.walk_into_tivoli_content_bottom_content_item .content2 .title{
    font-family: pingfangsc-medium;
    font-size: 38px;
    color: rgba(0,0,0,0.85);
    line-height: 46px;
    font-weight: 500;
    text-align: center;
    margin-bottom:36px;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_header_item{
    width:416px;
    text-align: center;
    height:64px;
    font-family: pingfangsc-regular;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    line-height: 64px;
    font-weight: 400;
    float:left;
    cursor: pointer;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_header_item:not(:last-child){
    margin-right:16px;
}
.walk_into_tivoli_content_bottom_content_item .content2 .active{
    background: #c00005;
    color: #ffffff;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_content{
    height:400px;
    padding:48px 0 0 108px;
    box-sizing: border-box;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_content p:first-child{
    font-family: pingfangsc-semibold;
    font-size: 60px;
    color: #c00005;
    font-weight: 600;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_content p:nth-child(2){
    font-family: pingfangsc-regular;
    font-size: 48px;
    color: #767980;
    font-weight: 400;
    margin:8px 0 40px;
}
.walk_into_tivoli_content_bottom_content_item .content2 .content2_content p:last-child{
    font-family: pingfangsc-regular;
    font-size: 16px;
    color: rgba(0,0,0,0.85);
    line-height: 24px;
    font-weight: 400;
}