.content { }
.newsSer{display:none;}


/*banner区域*/
.ty_top{height: 750px;background-size: cover !important;padding-top:300px;box-sizing:border-box;background:url(/uiFramework/commonResource/image/2026011100461275524.jpg) no-repeat center;}
.bannerBox {text-align:center;}
.bannerBox .img{}
.bannerBox .tit{font-size:20px;color:#fff;margin:40px 0 100px 0;}
.bannerBox .link{}
.bannerBox .link a,
.zcjy .zcjy_link a{font-size:16px;color:#fff;display:inline-block;border-radius:36px;padding:12px 0;margin:0 10px;border:1px solid #fff;width:180px;}
.bannerBox .link a:hover,
.zcjy .zcjy_link a:hover{background:#f09401;border:1px solid #f09401;color:#fff;}

/*观展预约左边*/
.gzyy_l{width:44%;}
/*
.gzyy_l .layui-form-item {margin-bottom:30px;}
.gzyy_l .layui-form-item p.tit{font-size:18px;font-weight:550;color:#3f3a39;margin-bottom:15px;}
.gzyy_l .layui-form-item p.sum{font-size:16px;color:#3f3a39;}
.gzyy_l .layui-form-item .layui-input{height:40px;line-height:40px;border-radius: 8px;font-size: 16px;}
.gzyy_l .layui-form-item .layui-btn-fluid{background:#f09401;height:40px;line-height:40px;border-radius: 8px;font-size: 16px;color:#fff;border: none;}
*/

.gzyy_l .video-container {background: #ffffff; width: 100%;height: auto;position: relative;overflow: hidden;
pointer-events: none; /* 禁用所有鼠标交互 */
visibility: hidden; /* 初始隐藏，避免闪现 */
opacity: 0; /* 初始透明，过渡更自然 */
transition: opacity 0.1s; /* 可选：淡入效果 */
}
/* 视频加载完成后显示 */
.gzyy_l .video-container.ready {visibility: visible;opacity: 1;}
.gzyy_l .video-container video {width: 100%; height: 430px;object-fit: contain;border: none;outline: none;
/* 兜底：覆盖浏览器默认控制样式 */
  ::-webkit-media-controls {
        display: none !important;
  }
  ::-webkit-media-controls-enclosure {
        display: none !important;
  }
}
.gzyy_r{width:55%;}
/*观展预约右边*/
.zxjjList{width:100%;}
.zxjjList li{background:url(/uiFramework/commonResource/image/2026011515444667700.png) no-repeat center;height:123px;margin-bottom:30px;position:relative;}
.zxjjList li:last-child{margin-bottom:0;}
.zxjjList li .tit{font-size:20px;line-height:32px;color:#fff;padding-left: 64px;    font-weight: 550;}
.zxjjList li .sum{font-size:16px;color:#000;font-weight: 550;width:82%; padding-left: 12%;margin-top: 22px;}


/*关于我们*/
.jbjsSer{background:url(/uiFramework/commonResource/image/2026011100471540404.jpg) no-repeat center;background-size: cover;}
.about_cons{width:59%;}
.about_cons p{margin-bottom:12px;text-align:justify;}
.about_cons *{font-size:18px;color:#fff;line-height:38px;}
.box_bgN{margin-top: 50px;}
.wrapper{display: flex;}
.wrapper .counterBox{display: flex;justify-content: center;}
.wrapper .counterBox *{font-size:60px;font-weight:550;color: #f09401;cursor:inherit;}
.wrapper .counter{text-align:center;margin-right:80px;}
.wrapper .counter>p a{font-size:22px;color:#fff;cursor:inherit;}


/*展会日程*/
.czrcList{}
.czrcList li{background:#f8f8f8;border-radius:16px;border-left:16px solid #f09401;display: flex;justify-content: space-between;align-items: center;padding:30px;box-sizing;border-box;margin-bottom:16px;}
.czrcList li .czrc_l{width:20%; padding-left: 4%;box-sizing: border-box;}
.czrcList li .czrc_l span{color:#f09401;font-size:20px;line-height:40px;display:block;}
.czrcList li .czrc_l a{color:#f09401;font-size:20px;line-height:40px;display:block;cursor:inherit;}
.czrcList li .czrc_z{width:68%;}
.czrcList li .czrc_z a{font-size:24px;color:#000000;cursor:inherit;}
.czrcList li .czrc_z .cons p{font-size:18px;color:#666666;line-height:32px;}
.czrcList li .czrc_r{text-align:center;width:12%;}
.czrcList li .czrc_r span{display:block;font-size:16px;color:#251714;width:128px;height:34px;line-height:34px;background: #eeeeee;margin-bottom:16px;border-radius:32px;}
.czrcList li .czrc_r span:hover{background:#f09401;color:#fff;}
.czrcMore{text-align:center;margin-top:60px;}
.czrcMore a{display:inline-block;font-size:24px;color:#fff;width:240px;height:54px;line-height:54px;background: #f09401;border-radius:32px;}





/*参展指南*/
.czznList{}
.czznList li{background:#f6f7f7;padding:40px;box-sizing:border-box;border-radius: 20px;}
.czznList li .tit{text-align: center;}
.czznList li .tit span{font-size: 32px;color: #000;font-weight:550;display: block;padding: 50px 0;}
.czznList li .cons{text-align:center;height:490px;display: flex;flex-direction: column;justify-content: center;margin-top: 40px;overflow:hidden;}
.czznList li .cons *{font-size: 16px;color: #666;line-height:28px;}
.czznList li .cons p{margin-bottom:10px;}
.czznList li .cons hr{background:none;}
.czznList li .info{opacity: 0;text-align:right;}
.czznList li .info a{font-size: 16px;color: #f09401;font-weight: 550;}
.czznList li.i3 .cons{text-align:left;justify-content: flex-start;}
.czznList li.i3 .info{opacity: 1;}

/*精彩回顾*/
.jchgSer_box{background:url(/uiFramework/commonResource/image/2026010515555211953.jpg) no-repeat center;background-size:cover;}
.jchgList {}
.jchgList li{}
.jchgList li div{}
.jchgList li div img{width:100%;height:256px;object-fit:cover;}
.jchgList li p{width:75%;margin:auto;height:50px;line-height:50px;text-align:center;background:#fff;border-radius:6px;font-size:20px;color:#000; margin-top: -25px;position: relative;z-index: 1;}
.jchgList li:hover p{background:#f09401;color:#fff;}

/*教育展-展览日期*/
.zcjy {position:relative;}
.zcjy .zcjy_link{text-align: center;position: absolute;width: 100%;bottom: 160px;}
.zcjy .zcjy_link a{border:1px solid #f09401;background:#fff;color:#3f3a39;}
.zcjy_text{text-align:center;position: absolute;width: 100%;bottom: 290px;}
.zcjy_text h3{font-size:72px;color:#000000;font-weight:450;margin-bottom:46px;}
.zcjy_text h4{font-size:28px;color:#3f3a39;font-weight:450;}


/* 响应式代码 */
@media screen and (max-width: 1445px) {
.gzyy_l .layui-form-item {margin-bottom:25px;}
.gzyy_l .layui-form-item p.tit{margin-bottom:10px;}
.gzyy_r{margin-top:40px;}

.zxjjList li{background-size: contain;}
.zxjjList li .tit{font-size:16px;line-height:45px;color:#fff;padding-left: 70px;font-weight: 450;}
.zxjjList li .sum{font-size:14px;margin-top: 14px;}

.index_ty .ty_tab li a{width:90px;}

.about_cons *{font-size:16px;line-height:32px;}
.czrcMore a{font-size: 20px;height: 50px;line-height: 50px;}
.zcjy_text h3{font-size:60px;}
.zcjy_text h4{font-size:24px;}

.czznList li{padding:20px;}
.czznList li .cons p{margin-bottom:6px;}
.czznList li .tit span{font-size: 26px;padding: 56px 0;}
.czznList li .cons{height:416px;margin-top: 30px;}
.czznList li .cons *{font-size: 14px;color: #666;line-height:24px;}


.jchgList li p{font-size:18px;}
.jchgList li div img{height:220px;}
}

@media screen and (max-width:1199px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {
.about_cons *{font-size:14px;line-height:26px;}
.about_cons p{margin-bottom:6px;}
.box_bgN{margin-top:1rem;}

.wrapper{}
.wrapper .counter{width:33.3%;margin-bottom: 1rem;margin-right:0;}
.wrapper .counterBox{justify-content: center;}
.wrapper .counterBox *{font-size:24px;}
.wrapper .counter>p a{font-size:14px;}


.gzyy_l,
.gzyy_r,
.about_cons,
.box_bgN,
.czrcList li .czrc_l,
.czrcList li .czrc_z{width:100%;}


.zxjjList li{background-size: cover;margin-bottom:1rem;}
.zxjjList li .tit{padding-left: 10%;line-height:0;padding-top: 3rem;font-weight: 550;color:#f09401;font-size: 16px;}
.zxjjList li .sum{width: 80%;padding-left: 16%;}

.czrcList li{border-radius: 10px;border-left: 4px solid #f09401;padding: 1rem;flex-wrap: wrap;}
.czrcList li .czrc_l{padding-left: 0;}
.czrcList li .czrc_l a{font-size: 16px;line-height: 24px;}
.czrcList li .czrc_z{margin-top:1rem;}
.czrcList li .czrc_z a{font-size: 18px;}
.czrcList li .czrc_z .cons p{font-size: 14px;line-height: 24px;}

.czrcMore{margin-top:2rem;}
.czrcMore a{font-size: 14px;height: 36px;line-height: 36px;padding: 0 2rem;width: auto;}


.ty_List li{width:100%;margin-right:0;padding: 1rem;border-radius:10px;margin-bottom: 1rem;}
.czznList li{}
.czznList li .tit span{font-size: 16px;padding: 0;background: none !important;}
.czznList li .cons {height:auto;margin-top: 1rem;}
.czznList li .cons hr{display:none;}
.czznList li .cons p{}
.czznList li .cons *{line-height: 24px !important;}
.czznList li .info a{font-size: 14px;}
.czznList li.i3 .cons{height:44vh}

.jchgList li{padding:0 !important;}
.jchgList li div img{height:auto;}
.jchgList li p{font-size: 16px;}

.zcjy_text{bottom: 6rem;}
.zcjy_text h3{font-size:18px;margin-bottom:10px;}
.zcjy_text h4 {font-size: 14px;line-height: 24px;}
.zcjy .zcjy_link{bottom: 2rem;}
.zcjy .zcjy_link a{padding: 8px 0;width: 130px;margin: 0 6px;font-size: 14px;}

}