.header .header-content,
.main .main-container {
    width: 1200px !important;
}

.header {
    position: relative;
    z-index: 999;
}

.swiper {
    height: 200px;
    border-radius: 8px;
}
.hdh_nav_top{
    color: #999;
    font-size: 14px;
    clear:both
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hdh_top{
    background: linear-gradient(180deg, #ACF9F5 -3.75%, #C3FEEC 23.01%, #F5F5F5 88.51%);
    width: 100%;
    height: auto !important;
}
.content-main{
    width: 1200px;
    margin:auto;
    padding-top:20px ;
}
@font-face {
    font-family:'wending';
    src:url("/edu/shengxuezhinan/src/css/YouSheBiaoTiHei.otf");
}
.search-wrap-title{
    color: #666666;
    text-align: center;
    font-family: "wending";
    font-size: 32px;
    flex-shrink: 0;
}
.nav-single-wrap:last-of-type>.line{
    display: none;
}
.search-input-wrap{
    display: flex;
    background-color: #fff;
    width: 994px;
    height: 56px;
    align-items: center;
    border-radius: 68px;
    margin-left: 20px;
    padding-right: 2px;
}
.search-input{
    outline: none;
    border: 0px solid #fff;
}
.search-button{
    width: 128px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 36px;
    background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    outline: none;
    border: 0px;
    color: #fff;
}
.search-wrap-new{
    margin-top: 44px;
}
.nav-wrap{
    display: flex;
    margin-top: 29px;
    width: 100%;
    overflow-x: scroll;
}
*::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
    }
    *::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius   : 10px;
    background-color: skyblue;
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.2) 75%,
        transparent 75%,
        transparent
    );
    }
    *::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #ededed;
    border-radius: 10px;
    }
.line{
    height: 22px;
    width: 1px;
    background-color: #99999950;
    
}
.nav-p1{
    color: #333333;
font-family: "Microsoft YaHei UI";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 8px;
margin-top: 10px;
transition: 0.1s;
}
.nav-p2{
    color: #969696;
    font-family: "Microsoft YaHei UI";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.nav-single-text{
    width: 112px;
height: 44px;
text-align: center;
line-height: 66px;
cursor: pointer;
transition: 0.3s;
font-size: 14px;
}
.nav-single-text:hover{
    transition: 0.3s;
    background: linear-gradient(179deg, #ffffff00 -2.21%, #ffffffcc 24.67%, #ffffffcc 70.83%, #ffffff00 99.23%);
    box-shadow: 0 0 12.7px 0 #00000008;
}
.nav-single-text:hover >.nav-p1{
    color: ff6600;;
}
.header-ticket-img{
    width: 439px;
    height: 268px;
    padding: 11px;
}
.main-header >div{
    border-radius: 8px;
}
.main-header-left{
    background-color: #fff;
    border-radius: 12px;
    width: 640px;
}
.hot_events_star{

}
.hot_events_star img{
    width: 20px;
    height: 20px;
    margin: 14px 0;
}
.hot_events_star2 img{
    width: 20px;
    height: 20px;
    margin: 6px 0;
}
.main-header-left-title{
    font-family: "Microsoft YaHei UI";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    white-space: nowrap; /* 确保文本在一行内显示 */
    overflow: hidden; /* 隐藏超出容器的文本 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.main-header-right{
    padding: 12px;
}
.main-header-realright{
    height: 268px;
    width: 526px;
    margin-left: 24px;
}
.tj-block >a{
    flex-shrink: 0;
    width: 264px;
    margin-right: 12px;
    height: 127px;
    padding: 15px 17px;
    box-sizing: border-box;
}
.zhuanlan-single{
    width: 98px;
    height: 129px;
    flex-shrink: 0;
    border-radius: 8px;
    border: 1px solid #ff7f1c4d;
    background: #FFF7EC;
    text-align: center;

}
.zhuanlan-single:not(:last-child){
    margin-right: 11px;
}
.zhuanlan-single p{
    text-align: center;
}
.zhuanlan-single p:first-child{
    color: #ff7f1c;
    text-align: center;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    margin-top: 44px;
}
.zhuanlan-single p:last-child{
    color: #999999;
    text-align: center;
    font-family: "Microsoft YaHei UI";
    font-size: 12px;
    margin-top: 2px;
}
.single-card{
    width: 281px;
    height: 362px;
    position: relative;
    flex-shrink: 0;
    background-color: #fff;
    border-radius: 0 8px 8px 0;
    transition: 0.5s;
    cursor: pointer;
}
.single-card:hover{
    transform: translateY(-5px);
    box-shadow: 1px 2px 15px rgba(0,0,0,0.2);
}
.single-card:not(:last-of-type){
    margin-right: 26px;
}
.normal-text{
    color: #666666;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 超出几行省略 */
    overflow: hidden;
}
.xqbutton{
    border-radius: 71px;
    border: 1px solid #ff6600;
    background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    padding: 8px 90px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 14px;
}
.main-block-title{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 20px;
    font-weight: 700;
    z-index: 99;
    position: relative;
    display: inline-block;
    margin-bottom: 33px;
}

.main-block-title::after{
    content: '';
    display: block;
    width: 43px;
    height: 16px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #ff6600;
    filter: blur(0);
    position: absolute;
    top: 10px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}
.main-center{
    margin-top: 20px;
}
.main-center-left{
    width: 876px;
    margin-right: 26px;
    
}
.main-block-single:nth-child(2n-1){
    margin-right: 24px;
}
.main-block-single:hover{
    box-shadow: 1px 2px 15px rgba(0,0,0,0.2);
}
.main-block-single{
    width: 425px;
    height: 259px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;
    padding: 28px 22px;
    margin-bottom: 12px;
    transition: 0.3s;
    cursor: pointer;
}
.main-single-image{
    width: 161px;
    height: 120px;
    flex-shrink: 0;
    border-radius: 4px;
    margin-right: 8px;
    position: relative;
}
.main-single-block-titles{
    width: 238px;
    color: #333333;
    font-family: "PingFang SC";
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    white-space: nowrap; /* 确保文本在一行内显示 */
    overflow: hidden; /* 隐藏超出容器的文本 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
    line-height: 20px;
}
.main-single-block-tj img{
    display: block;
    width: 12px;
    height:12px;
    margin-right: 6px;
}
.main-single-block-msg{
    display: flex;
    align-items: center;
    margin-top: 10px;
    position: relative;
}
.main-single-block-msg span:first-of-type{
    margin-right: 17px;
    color: #999999;
    font-family: "PingFang SC";
    font-size: 16px;
}
.main-single-block-msg>span:nth-child(2){
    color: #666666;
    font-size: 16px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 超出几行省略 */
    overflow: hidden;
}
.main-single-block-msg>span:nth-child(2) font{
    display: block;
}
.main-single-block-buttons{
    justify-content: space-between;
    position: absolute;
    bottom: 0px;
    width: 210px;
}
.main-single-block-buttons>a:first-of-type{
    flex-shrink: 0;
    border: 1px solid #ff6600;
    background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 12px;
    text-align: center;
    margin-right: 12px;
}
.ticket-button{
    margin-bottom: 12px;
}
.ticket-buttons{
    flex-grow: 1;
    width: auto;
    height: 32px;
    line-height: 32px;
    flex-shrink: 0;
    border-radius: 24px;
    border: 1px solid #ff6600;
    background: var(--Linear, linear-gradient(146deg, #FFB800 3.98%, #F60 89.97%));
    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 12px;
    text-align: center;
    flex-shrink: 0;
    
}
.main-single-block-des {
    flex-shrink: 0;
    margin-bottom: auto;
}
.showmore{
    flex-shrink: 0;
    padding: 12px 75px;
    border-radius: 24px;
    border: 1px solid #ff6600;
    background: #FFF;
    text-align: center;
    color: #ff6600;
    font-size: 16px;
    margin: auto;
    margin-top: 20px;
    width: 222px;
    cursor: pointer;

}
.right-standard-block{
    margin-bottom: 16px;
    padding: 15px 24px;
    background-color: #fff;
    border-radius: 8px;
}
.right-block-title{
    margin-bottom: 12px;
    color: #333333;
    text-align: justify;
    font-family: "Microsoft YaHei";
    font-size: 16px;
}
.dot1{
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 6px;
    opacity: 0.5;
    background: var(--1, linear-gradient(104deg, #AEFFF3 12.38%, #ff6600 85.12%));
}
.dot2{
    width: 6px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 6px;
    background: var(--1, linear-gradient(104deg, #AEFFF3 12.38%, #ff6600 85.12%));
    margin-left: -2px;
}
.zxtext{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    width: 238px;
    white-space: nowrap; /* 确保文本在一行内显示 */
    overflow: hidden; /* 隐藏超出容器的文本 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.zxtext:hover{
    color: #ff6600;
}
.main-center-right{
    width: 300px;
}
.cityzx>a{
    margin-bottom: 12px;
    color: #666666;
    text-align: justify;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
}
.tjimage a img{
    width: 48px;
    height: 48px;
    margin: auto;
    display: block;
    margin-bottom: 5px;
}
.tjimage{
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}
.zhuanlan-wrap>a{
    width: 98px;
    height: 263px;
    flex-shrink: 0;
    border-radius: 8px;
    border: 1px solid #ff7f1c4d;
    background: #FFF7EC;
    text-align: center;
}
.zhuanlan-wrap{
    margin-top:0px !important;
}
.swiper-pagination{
    text-align: right !important;
    padding: 0 20px;
}
.time-dia{
    display: none;
    padding: 15px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #99999920;
    border-radius: 8px;
    top: 23px;
    left: 68px;
    z-index: 20;
    opacity: 1;
    transition: 0.2s;
    box-shadow: 1px 2px 7px rgba(0,0,0,0.2)
    
}
.time-dia-hover:hover~.time-dia{
    display: block;
}
/* .main-single-block-des:hover~.time-dia{
   display: block;
} */
.main-single-block-buttons:hover>.weui-dialogs{
    display: block;
}
.weui-dialogs:hover~.weui-dialogs{
    display: block;
}
.weui-dialogs{
    display: none;
    padding: 15px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #99999920;
    border-radius: 8px;
    top: 23px;
    left: 68px;
    z-index: 20;
    opacity: 1;
    transition: 0.2s;
    box-shadow: 1px 2px 7px rgba(0,0,0,0.2);
    flex-grow: 1;
}
.ticket-title{
    margin: 10px 0px;
    color: #333333;
}
.tbuttonWrap{
max-width: 600px;
width: max-content;
}
.ticket-button{
float: left;
margin-bottom: 12px;
}
.image_text_previews{
    display: block;
    font-size: 16px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    text-align: center;
    width: 100%;
    line-height: 24px;
    color: white;
    width: calc(85% - 40px);
    left: 50%;
    line-height: 36px;
    color: white;
    background: rgba(255, 255, 255, 0.5);
    padding: 14px;
    border-radius: 8px;
    font-size: 24px;
}
.image_text_previewss{
line-height: 24px;
line-height: 20px;
padding: 8px;
border-radius: 8px;
font-size: 14px;
}
.ticket-button-s{
float: left;
margin-bottom: 12px;
}
.ticket-button-s{
color: #999;
transition: 0.2s;
}
.ticket-button-s:hover{
color: #ff6600;
border: 1px solid #ff6600;
}
.ticket-button-s{
width: 164px;
height: 32px;
flex-shrink: 0;
border-radius: 69px;
border: 1px solid #ff6600;
font-family: "PingFang SC";
font-size: 16px;
text-align: center;
line-height: 32px;
margin-right: 20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.image_preview{
border-radius: 8px;
}
.main-block{
margin-top: 12px;
}
.hdh_top{
    width: 100%;
    height: auto !important;
    background-color: #f5f5f5 !important;
}
.content-main{
    width: 1200px;
    margin:auto;
    padding-top:20px ;
    position: relative;
    z-index: 333;
}
.bg-top{
    width: 100%;
    height: 300px;
    background: url(https://imgbdb4.bendibao.com/whbdb/20245/09/2024509152100_59624.png) no-repeat 100% 100%;
    background-size: cover;
    position: absolute;
    top: 80px;
    z-index: 222;
}
.dotwrap{
margin-bottom: auto;
margin-top: 4px;
}
.zxtext{
font-size: 14px;
}
.zttitle{
font-size: 14px;
}
.ztcontent{
font-size: 12px;
opacity: 0.75;
line-height: 16px;
margin-top: 8px;
}
.zxtext{
font-size: 14px;
}