.index_ty{margin-bottom:40px;}
.index_l{}
.index_l h4{font-size:40px;color:#333;font-weight:550;}
.index_l p{font-size:20px;color:#666;}
.index_r{margin-top:30px;}
.index_r a{font-size:26px;color:#333;font-weight:550;}

/*banner*/
#bannerSwiper {}
#bannerSwiper .swiper-pagination{bottom:24px;}
#bannerSwiper .swiper-pagination span{width:14px;height:14px;background:#fff;margin:0 6px;}
#bannerSwiper ul li img{width:100%;}


/*关于教育展*/
.aboutSer_box{background:#f2f8ff;padding:60px 0;}
.aboutBox{position:relative;padding-top: 140px;margin-top: 60px;}
.aboutBox .imgs{ width: 76%;position: absolute;top: 0;left: -6%;}
.jyzBox{}
.jyzBox .about_l{width:100%;}
.jyzBox .about_r{display:none;}
.jyzBox .about_l h4{font-size:30px;color:#333;margin: 100px 0 30px 0;}
.jyzBox .about_l p{font-size:16px;color:#666;line-height:30px;text-align: justify;}
.jyzBox .about_l p a{font-size:16px;color:#7bb52d;}
.wrapper{display: flex;justify-content: space-around;}
.wrapper .counterBox{display: flex;}
.wrapper .counterBox *{font-size:40px;font-weight:550;background: linear-gradient(90deg, #7bb52d, #0096BF);background-clip: text;color: transparent;}
.wrapper .counter{text-align:center;}
.wrapper .counter>p{font-size:18px;color:#666;}

/*会议日程*/
.hyrcSer_box{/*background:url(/uiFramework/commonResource/image/2024090516075821310.jpg) no-repeat bottom center;*/padding:50px 0;}
/*教育展-展览日期*/
.xzrcList {}
.xzrcList li{background:url(/uiFramework/commonResource/image/2024092618094783541.jpg) repeat center; background-size: cover;padding:30px 0;display: flex;align-items: center;}
.xzrcList li:nth-child(even){background:url(/uiFramework/commonResource/image/2024092618095317112.jpg) repeat center;}
.xzrcList li>p{width: 24%;float:left;text-align:center;}
.xzrcList li a{display: inline-block;font-size:18px;color:#fff;cursor:inherit;font-weight:550;}
.xzrcList li span{display: inline-block;font-size:16px;color:#fff;cursor:inherit;margin-top:6px;}
.xzrcList li .cons{width: 28%;float:left;}
.xzrcList li .cons *{font-size:18px;color:#fff;line-height:30px;}

/*活动指南*/
.about_cons p{margin-bottom:12px;}
.about_cons *{font-size:16px;color:#333;line-height:32px;}
.fwxxList {margin-left:-2%;}
.fwxxList li{width:23%;margin-left:2%;position:relative;}
.fwxxList li div{overflow:hidden;border-radius:4px;}
.fwxxList li div img{transition:all 1s;border-radius:4px;}
.fwxxList li p{border-radius:4px;overflow:hidden;background: linear-gradient(45deg, #7bb52d, #0096BF); position: absolute;padding: 34px 0px;box-sizing: border-box;text-align: center;transition:all .7s;width:80%;left:10%;bottom:-46px;}
.fwxxList li p span{font-size:20px;color:#fff;}
.fwxxList li:hover p{background: linear-gradient(120deg, #7bb52d, #0096BF);bottom:-40px;}
.fwxxList li:hover span{font-size:24px;font-weight:550;}
.fwxxList li:hover img{transform:scale(1.1);}

/*嘉宾介绍*/
.jbSer_box{padding:60px 0;background:url(/uiFramework/commonResource/image/2024092616584826700.png) right top;background-size: cover;}
.wjhgBox{position:relative;margin-bottom:50px;}
.wjhgSwiper {position:static !important;margin-left: auto;margin-right: auto;}
.wjhgSwiper ul .swiper-slide{text-align:center;}
.wjhgSwiper ul .swiper-slide .imgs{}
.wjhgSwiper ul .swiper-slide .imgs img{width:80%;transition: all .7s;}
.wjhgSwiper ul .swiper-slide a{display:block;}
.wjhgSwiper ul .swiper-slide .tit a{font-size:32px;color:#333;margin-top:28px;}
.wjhgSwiper ul .swiper-slide .sub a{font-size:18px;color:#333;margin-top:14px;}
.wjhgSwiper ul .swiper-slide:hover .imgs img{transform: translateY(10px);}
.wjhgSwiper ul .swiper-slide:hover .tit  a{color:#0045f3;}
.wjhgSwiper .swiper-pagination{text-align:left;}
.wjhgSwiper .swiper-pagination-fraction{bottom:-106px;width:6%;}
.wjhgSwiper .swiper-pagination-fraction span{font-size:16px;color:#666;}
.wjhgSwiper .swiper-pagination-fraction .swiper-pagination-current{font-size:26px;}
#tySwiper .swiper-scrollbar{left:6%;bottom:-96px;width:86%;}
#tySwiper .swiper-scrollbar-drag{background:linear-gradient(45deg,#7bb52d, #0096BF);}
#tySwiper .swiper-button-next,
#tySwiper .swiper-button-prev{width:36px;height:36px;bottom:-108px;top:auto;margin-top:0;border:1px solid #d0d0d0;}
#tySwiper .swiper-button-next{right:0;}
#tySwiper .swiper-button-prev{left:auto;right:37px;}
#tySwiper .swiper-button-next:after,
#tySwiper .swiper-button-prev:after{font-size:16px;color:#666;}


/*新闻中心*/
.news_l,
.newsList{width:49%;}
.news_l{border-radius:4px;overflow:hidden;}
.news_l .img{}
.news_l .img img{width:100%;height:360px;object-fit: cover;}
.news_l .nop{padding:30px;background:#fff;}
.news_l .date{font-size:14px;color:#666;}
.news_l .sum{font-size:15px;color:#666;text-align:justify;line-height:28px;}
.news_l .info{text-align:right;margin-top:20px;}
.news_l .info a{font-size:15px;color:#666;}
.news_l .nop>a{font-size:22px;color:#333;font-weight:550;margin:20px 0;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 98%; display: block;}
.news_l a:hover{color:#0045f3;}
.newsList {}
.newsList li{background:#fff;margin-bottom:4%;transition:all 1s;border-radius:4px;overflow:hidden;}
.newsList li:last-child{margin-bottom:0%;}
.newsList li .li_l{width:38%;}
.newsList li .li_l img{width:100%;height:140px;object-fit:cover;}
.newsList li .li_r{width:58%;padding-right: 4%;box-sizing: border-box;}
.newsList li .li_r p{font-size:14px;color:#666;margin: 20px 0 6px 0;}
.newsList li .li_r a{font-size:18px;color:#333;font-weight:550;line-height:32px;}
.newsList li:hover {box-shadow:0 0 30px #ccc;}
.newsList li:hover .li_r a{color:#0045f3;}

/*合作伙伴*/
.hzSer_box{padding:40px 0;}
#hzhbSwiper{position:static !important;margin-left: auto;margin-right: auto;height: 240px;}
#hzhbSwiper ul .swiper-slide{height: calc((100% - 30px) / 2) !important;border:1px solid #d2d2d2;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
#hzhbSwiper ul .swiper-slide img{width:280px;}
#hzhbSwiper .swiper-pagination-bullet-active{background:#0b318f;}
#hzhbSwiper .swiper-pagination{bottom:-34px;}
#hzhbSwiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;}
.zbfTitle{border-top:1px solid #bebebe;text-align:center;}
.zbfTitle span{font-size:18px;color:#333;background:#fff;padding:0 26px;position:relative;top:-14px;}
.zbfImg{display: flex;justify-content: space-evenly;margin-bottom:60px;flex-wrap: wrap;}
.zbfImg img{width:42%;}
.zbfImg1 img{width:30%;margin-bottom:1rem;}

/* 响应式代码 */
@media screen and (max-width:1199px) {

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

}
@media screen and (max-width:767px) {
.aboutSer_box,
.hyrcSer_box{padding:20px 0;}
.pt100{margin-top: 0px;}

.jyzBox .about_l,
.jyzBox .about_r,
.news_l,
.newsList{width:100%;}

#bannerSwiper .swiper-pagination{bottom:14px;}
#bannerSwiper .swiper-pagination span{width:10px;height:10px;}

.jyzBox .about_r{margin-top:20px;}
.jyzBox .about_l h4{font-size:20px;margin:0 0 1rem 0;}
.aboutBox .imgs{display:none;}
.aboutBox{padding-top:0;margin-top:0;}
.wrapper{flex-wrap: wrap;}
.wrapper .counter{width:33.333%;}
.wrapper .counterBox{justify-content: center;margin-bottom:1rem;}
.wrapper .counterBox *{font-size:24px;}
.wrapper .counter>p a{font-size:14px;}

.index_ty{margin-bottom:1rem;}
.index_l h4{font-size:20px;}
.index_l p{font-size:14px;}
.index_r a{font-size:16px;}

#tySwiper .swiper-scrollbar{display:none;}
.wjhgSwiper ul .swiper-slide .imgs img{width:35%;}
.wjhgSwiper .swiper-pagination-fraction{width:30%;bottom:-56px;}
.wjhgSwiper ul .swiper-slide .tit a{font-size: 20px;margin-top: 16px;}
.wjhgSwiper ul .swiper-slide .sub a{font-size: 16px;margin-top: 8px;}

.fwxxList{ margin-left: 0%; margin-bottom: 0px}
.fwxxList li{width: 100%;margin-left: 0%;margin-bottom:10px;}
.fwxxList li p{ position: static;width:100%;padding:1rem 0;}
.fwxxList li p span{font-size:16px;}
.fwxxList li div img{width:100%;height:32vh;object-fit: cover;}


.news_l{margin-bottom:1rem;}
.news_l .nop{padding:1rem;}
.news_l .nop>a{font-size:16px;margin:1rem 0;}
.newsList li .li_r a{font-size:16px;}
.news_l .sum{font-size:14px;line-height:24px;}
.newsList li{margin-bottom:1rem;}
.newsList li .li_l{display:none;}
.newsList li .li_r{width:100%;padding: 4%;}
.newsList li .li_r p{margin:0 0 10px 0;}
.news_l .info a{font-size:14px;}
.news_l .img img{height:28vh;}

.zbfImg{flex-wrap: wrap;margin-bottom:0;}
.zbfImg img{margin-bottom:10px; width: 69%;}

.xzrcList li{margin-bottom:10px;flex-wrap: wrap;padding: 1rem 0;}
.xzrcList li>p{width:33.333%;}
.xzrcList li .cons{width: 96%;padding-left: 4%;margin-top:10px;}
.xzrcList li .cons *{font-size: 14px;line-height: 24px;}
.xzrcList li a{font-size:14px;padding:8px 0 0px 8px;width:49%;}
.xzrcList li a:last-child{width:100%;}
.xzrcList li span{font-size: 14px;margin-top: 4px;}

}