@charset "utf-8";
/* lee */
/* 信息中心 */
.info-center{background: #F6F9FC;}
.info-center ul.containBox{padding-bottom:50px;display:flex;}
.info-center ul.containBox>li{width: 387px;height: 372px;background: #FFFFFF;border-radius: 8px;box-sizing:border-box;padding:20px;margin-right:20px;}
.info-center ul.containBox>li:last-child{margin-right:0;}
.info-center ul.containBox>li:nth-child(2){padding: 10px;}
/* 企业新闻 */
.news-head{margin-bottom:30px;}
.info-title{margin-right: 10px;display:inline-block;vertical-align:middle;height: 33px;font-size: 24px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #191919;line-height: 33px;}
.info-head >img{width: 24px;height:24px;display:inline-block;vertical-align:middle;margin-left:10px;}
ul.info-content >li{padding-left:80px;position:relative;margin-bottom:65px;}
.news-title{height: 22px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #9EA7B4;line-height: 22px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;}
ul.info-content >li >a>p{height: 36px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9EA7B4;line-height: 18px;margin:10px 0 20px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
ul.info-content >li .more{position:absolute;color: #9EA7B4;transition: all 0.5s;}
ul.info-content >li::before{position:absolute;content: '';width: 35px;height: 1px;bottom:-30px;background:#FA7600;transform: scale(1,0);transition: all 0.5s;}
ul.info-content >li .date{position:absolute;top:50%;left:0;transform:translateY(-50%);}
ul.info-content >li .date span{height: 56px;font-size: 40px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #9EA7B4;line-height: 56px;}
ul.info-content >li .date p{height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #9EA7B4;line-height: 20px;}
/* 品牌招商 */
.zhaoshang-head{box-sizing:border-box;padding:10px 0 14px 10px;}
.zhaoshang{width:367px;height:278px;background-repeat: no-repeat;background-size: contain;background-position: center;}
.zhaoshang img{width: 347px;height: 195px;border-radius: 4px;margin:26px 10px 20px 10px}
.zhaoshang p{height: 22px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #191919;line-height: 22px;text-align:center;}
/* 招标信息 */
.zhaobiao-head{margin-bottom:20px;}
ul.zhaobiao >li{width: 347px;margin-bottom:1px;box-sizing:border-box;height: 88px;background: #FFFFFF;box-shadow: 0px 1px 0px 0px #F2F2F2;padding-top:15px;}
ul.zhaobiao >li h3{width: 347px;height: 22px;font-size: 16px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #191919;line-height: 22px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;}
ul.zhaobiao >li div{width: 60px;height: 21px;background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);border-radius: 2px;margin-top:17px;}
ul.zhaobiao >li div p{font-size: 12px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 21px;text-align:center;}
ul.info-content >li:hover .date span,ul.info-content >li:hover .news-title{color:#FA7600}
ul.info-content >li:hover .more{color:#FA7600;transform: translateX(40px);}
ul.info-content >li:hover::before{transform: scale(1,1);}
/* 品牌点赞 */
.dianzan{width: 100%;height:407px;background-repeat: no-repeat!important;background-position: center!important;display: flex;}
.dianzan .containBox{height: 220px;background: linear-gradient(180deg, #FFFFFF 0%, #FFEBD9 100%);border-radius: 8px;margin-top:137px;box-sizing:border-box;padding:50px;}
.dianzan .com{box-sizing:border-box;padding-left:140px;position:relative;padding-top:5px;}
.dianzan .com-name{height: 28px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #191919;line-height: 28px;}
.dianzan .com-info{margin-top:20px;}
.dianzan .com-info >li{display:inline-block;margin-right:70px;}
.dianzan .com-info >li h4{margin-bottom:15px;height: 21px;font-size: 15px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 21px;}
.dianzan .com-info >li span{display: block;max-width: 340px;overflow: hidden;height: 33px;font-size: 24px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FA7600;line-height: 33px;}
.dianzan .com-logo{width:120px;height:120px;position:absolute;left:0;top:0;display:block;border:1px solid #E8EAEC;border-radius:8px;}
.dianzan .dianzan-btn-group{position:absolute;right:0;top:10px;}
.dianzan .dianzan-btn{width: 155px;height: 40px;border-radius: 20px;background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);}
.dianzan .dianzan-btn-group a{display:flex;justify-content:center;align-items:center;width: 100%;height:100%;}
.dianzan .dianzan-btn-group a img{width: 20px;height:20px;margin-right:5px;}
.dianzan .dianzan-btn-group a span{height: 22px;font-size: 16px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;line-height: 22px;}
.dianzan .share-btn{width: 155px;height: 40px;border-radius: 20px;background: #FFE6D0;margin-top:20px;}
/* 企业实力 */
.com-power{width:100%;height:667px;background-repeat: no-repeat!important;background-position: center!important;}
.com-power .section-title{text-align:center;padding-top:50px;}
.com-power .section-title h3{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 45px;margin-bottom:5px;}
.com-power .section-title span{width: 268px;height: 26px;font-size: 22px;font-family: Helvetica;color: #737373;line-height: 26px;}
/* 企业简介 */
.com-power .com-desc{width: 939px;height: 374px;background: #FFFFFF;box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;margin-top:30px;box-sizing:border-box;padding:70px 350px 101px 50px;position:relative;}
.com-power .com-desc .company-name{max-height: 50px;font-size: 18px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #191919;line-height: 25px;margin-bottom:30px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.com-power .com-desc>p{height: 78px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #666666;line-height: 26px;margin-bottom:30px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;}
.com-power .com-desc .view-more-btn{width: 154px;height: 40px;border-radius: 4px;border: 1px solid #FA7600;}
.com-power .com-desc .view-more-btn a{display:block;width: 100%;;height: 100%;font-size: 14px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FA7600;line-height: 40px;text-align:center;}
.com-power .com-desc .view-more-btn:hover{background:linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);border: 1px solid transparent;}
.com-power .com-desc .view-more-btn:hover a{color: #FFFFFF;}
/* 企业实力swiper */
.com-power .pic{overflow: hidden;padding-bottom:0!important;width: 523px;height: 294px;position:absolute;right:0;top:50%;transform:translate(50%,-50%);box-sizing:border-box;}
.com-power .pic .swiper-slide{width: 100%!important;padding:0!important;border-radius:0!important;}
 .pic .swiper-slide img{display:block;width:100%;height:100%;object-fit: none;}
.com-power .prev-btn,.com-power .next-btn{position:absolute;top:50%;z-index: 1;width:25px;height:35px;transform:translateY(-50%);background: rgba(0,0,0,0.2);font-family:SimSun;font-size:12px;line-height:35px;text-align:center;color:#FFFFFF;}
.com-power .prev-btn{border-radius: 0px 100px 100px 0px;}
.com-power .next-btn{border-radius: 100px 0px 0px 100px;right:0;}
/* 企业信息 */
.com-data{height: 175px;background: #FFFFFF;box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;margin-top:50px;z-index: 5;display:flex;align-items:center;overflow: hidden;}
.com-data li{display:flex;justify-content:center;align-items:center;flex-direction:column;width: 300px;height: 75px;background: #FFFFFF;box-sizing:border-box;margin-right:1px;box-shadow: 1px 0px 0px 0px #E8EAEC;}
.com-data li:last-child{box-shadow: none;}
.com-data li >div{position: relative;}
.com-data li >div h3{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FA7600;line-height: 45px;}
.com-data li >div span{position:absolute;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FA7600;line-height: 20px;top:0;right:-5px;transform:translateX(100%);}
.com-data li >p{height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 20px;}
/* 资质荣誉 */
.honor{width: 100%;height:487px;background-repeat: no-repeat!important;background-position: center!important;}
.honor .section-title{text-align:center;padding-top:138px;}
.honor .section-title h3{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;line-height: 45px;margin-bottom:5px;color: #FFFFFF;}
.honor .section-title span{width: 268px;height: 26px;font-size: 22px;font-family: Helvetica;color: #FFFFFF;line-height: 26px;}
.honor .honor-swiper{height:168px;overflow: hidden;margin-top:30px;position:relative;}
.honor .honor-swiper .swiper-slide{width: 224px;height: 168px;background: #FFFFFF;border-radius: 4px;border: 1px solid #E8EAEC;padding:0!important;}
.honor .honor-swiper .swiper-slide a{display:block;width: 100%;height: 100%;position: relative;background-color: #fff;overflow: hidden;}
.honor .honor-swiper .swiper-slide a img{max-width:85%;max-height:85%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.honor .prev,.honor .next{z-index: 5;width: 25px;position: absolute;top:35%;color:#FFFFFF;height: 35px;line-height: 35px;text-align:center;background: rgba(0,0,0,0.5);}
.honor .prev{border-radius: 0px 100px 100px 0px;left:0;}
.honor .next{border-radius: 100px 0px 0px 100px;right:0;}
/* ============ 徽章列表页面 ========*/
.badge-page{width:100%;height:auto;background:#F6F9FC;max-width:1920px;margin:0 auto;}
.badge-page .header{height: 68px;background: #FFFFFF;width:100%}
.badge-page .header .containBox{height:100%;position: relative;}
.badge-page .header .containBox::before{height:100%;content: '';width: 0;display: inline-block;vertical-align: middle;}
.badge-page .header .containBox h3{display:inline-block;vertical-align:middle;height: 28px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;}
.badge-page .header .containBox a{position: absolute;right: 0;top: 50%;transform: translateY(-50%);display:inline-block;vertical-align:middle;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FA7600;line-height: 20px;}
/* 徽章列表 */
.badge-list >ul.containBox{display:flex;padding-top:20px;padding-bottom:20px;position: relative;margin-bottom: 15px;}
.badge-list >ul.containBox li{width:150px;text-align:center;padding-bottom:0px;position: relative;opacity: 0.5;box-sizing: border-box;flex-shrink: 0;}
.badge-list >ul.containBox li a{display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;}
.badge-list >ul.containBox li::after{content: "";position: absolute;width: 150px;height: 5px;background: #FA7600;bottom:-15px;left: 0;display: none;opacity: 1;}
.badge-list >ul.containBox li.active,.badge-list >ul.containBox li.active::after,.badge-list >ul.containBox li:hover,.badge-list >ul.containBox li:hover::after{display: block;opacity: 1;}
.badge-list >ul.containBox li a img{width:80px;}
.badge-list >ul.containBox >.next-badge{width: 58px;height:58px;background:url(/static/styles/images/huizhang/yuan.png);position:absolute;top:50%;left:100%;transform:translate(-50%,-50%);}
.badge-list >ul.containBox >.next-badge a{width: 100%;height:100%;display:flex;justify-content:center;align-items:center;}
.badge-list >ul.containBox >.next-badge a img{width: 11px;height:18px;}
/* 展会信息 */
.zhanhui-desc >.containBox{position:relative;}
.zhanhui-desc .zhanhui-content{width: 792px;height: 337px;background: #FFFFFF;box-sizing:border-box;padding:50px 272px 68px 0;position:relative;margin-bottom:80px;z-index: 1;}
.zhanhui-desc .zhanhui-content >h2{max-height: 56px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 28px;margin-bottom:20px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.zhanhui-desc .zhanhui-content >div{height: 105px;overflow: hidden;margin-bottom: 30px;}
.zhanhui-desc .zhanhui-content >div >p{font-size: 15px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 21px;}
/* -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5; */
.zhanhui-desc .zhanhui-content >.view-btn{width: 120px;height: 36px;background: #FA7600;border-radius: 2px;}
.zhanhui-desc .zhanhui-content >.view-btn a{height: 100%;font-size: 14px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;display:block;width: 100%;line-height:36px;text-align:center;}
.zhanhui-desc .zhanhui-content >img{position:absolute;left:100%;top:30px;transform:translate(-192px);width: 600px;height: 337px;}
.zhanhui-desc .bg-box{height:337px;width: 1152px;position:absolute;top:0;right:0;background: #FFFFFF;transform:translateX(-408px);z-index: 0;}
/* 标题 */
.honor-title{text-align:center;margin-bottom:30px;}
.honor-title >h3{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 45px;}
.honor-title >span{height: 26px;font-size: 22px;font-family: Helvetica;color: #181818;line-height: 26px;}
ul.honor-com-list{height: auto;background: #FFFFFF;margin-bottom:30px;}
ul.honor-com-list>li{height: 210px;box-sizing:border-box;background: #FFFFFF;box-shadow: 0px 1px 0px 0px #EAEAEA;margin-bottom:2px;padding: 30px 70px 30px 30px;}
ul.honor-com-list>li .com-info{padding-left:100px;position:relative;}
ul.honor-com-list>li .com-info .com-info-l {float:left;}
.com-info-l .com-info-top h3{display:inline-block;vertical-align:middle;height: 25px;font-size: 18px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 25px;max-width: 265px;overflow: hidden;}
/* .com-info-l .com-info-top >i{height: 21px;font-size: 15px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FA7600;line-height: 21px;} */
/* .com-info-l .com-info-top{float: left;} */
.com-info-l .com-info-top >img{width: 23px;height:23px;display:inline-block;vertical-align:middle;}
.com-info-l .com-info-top >span{display:inline-block;vertical-align:middle;height: 21px;font-size: 15px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FA7600;line-height: 21px;}
.com-info-l .com-info-main{margin:5px 0 15px 0;}
.com-info-l .com-info-main >span{width: 64px;height: 18px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 18px;}
.com-info-l .com-info-bottom {display:flex;margin-bottom:25px;}
.com-info-l .com-info-bottom >li{padding:0 10px;box-shadow: 1px 0px 0px 0px #999999;display:inline-block;}
.com-info-l .com-info-bottom >li:nth-child(1){padding-left:0;}
.com-info-l .com-info-bottom >li:nth-child(3){box-shadow: none;}
.com-info-l .into-btn{width: 140px;height: 41px;background: linear-gradient(90deg, #FDAE00 0%, #FA7600 100%);border-radius: 21px;}
.com-info-l .into-btn a{display:block;height: 100%;font-size: 15px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;line-height: 41px;text-align:center;}
.com-info-l .com-info-logo{width: 80px;height: 80px;line-height: 80px;border: 1px solid #EAEAEA;border-radius: 8px;position:absolute;top:0;left:0px;overflow: hidden;}
.com-info-l .com-info-logo>img{width: 99%;/* display: block; *//* margin: 0 auto; */}
.com-info-r{float:right;position:relative;}
.com-info-r >ul{display:flex;}
.com-info-r >ul >li{width: 200px;height: 150px;background: #FFFFFF;border: 1px solid #EAEAEA;margin-left:10px;}
.com-info-r >ul >li >a{display:block;width:100%;height:100%;position:relative;overflow: hidden;}
.com-info-r >ul >li >a img{max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit: scale-down;}
/* max-height:100%; */
.com-info-r >ul >li >a p{position:absolute;bottom:0;text-align:center;width: 100%;height: 33px;font-size: 15px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;line-height: 33px;background: rgba(0, 0, 0, 0.5);transform: translateY(200%);transition: all 0.5s;}
.com-info-r .more-btn{position:absolute;right:-20px;top:50%;transform:translate(100%,-50%);}
.com-info-r .more-btn >a{display:flex;flex-direction:column;align-items:center;width: 100%;height:100%;}
.com-info-r .more-btn >a img{width:30px;height:30px;margin-bottom:5px;}
.com-info-r >ul >li:hover >a p{transform: translateY(0);}
/* 公司展示列表 分页 */
.fenyeqi{width: 100%;height:40px;clear:both;display:flex;justify-content:center;align-items:center;padding-bottom:50px}
.fenyeqi ul{display:flex;justify-content:center;align-items:center}
.fenyeqi ul li a{padding:9px 15px;background:#FFFFFF;border-radius: 3px;margin:0 5px;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 20px;}
.fenyeqi ul li:hover a,.fenyeqi ul li.active a{color: #FFFFFF;background: #FA7600;}
.fenyeqi ul input{appearance:none;height: 36px;border:none;outline:none;margin:0 5px;text-align:center;border-radius:3px;width: 38px;}  

/* ====== 展会详情 ======= */
.exhibition-page{width:100%;height:auto;background:#F7F7F7;max-width:1920px;margin:0 auto;position: relative;}
.exhibition-page .header{height: 60px;background: rgba(255, 255, 255, 0.9);width:100%;position: absolute;z-index: 0;}
.exhibition-page .header .containBox{height:60px;position: absolute;top: 0;left: 50%;transform: translate(-50%,0%);}
.exhibition-page .header .containBox::before{height:100%;content: '';width: 0;display: inline-block;vertical-align: middle;}
.exhibition-page .header .containBox h3{display:inline-block;vertical-align:middle;line-height: 28px;height: 28px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;}
.exhibition-page .header .containBox a{position: absolute;right: 0;top: 50%;transform: translateY(-50%);display:inline-block;vertical-align:middle;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FA7600;line-height: 20px;}
/* banner-pic */
.banner-pic {
    padding-top: 60px;
}
.banner-pic img{width: 100%;z-index: -1;}
/* object-fit: cover; */
/* 会议背景 */
.meetingbg{height:669px;width: 100%;max-width:1920px;}
.meetingbg .bg-box{position:absolute;top:0;right:0;background:#FFFFFF;height:463px;width: 1152px;transform:translateX(-408px);z-index: 0;}
/* 分栏标题 */
.detail-title{padding:50px 0 30px;text-align:center;}
.detail-title >h3{height: 45px;font-size: 32px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 45px;margin-bottom:5px;}
.detail-title >p{height: 26px;font-size: 22px;font-family: Helvetica;color: #181818;line-height: 26px;}
/* 会议主体 */
.meeting-desc{width: 792px;height: 463px;box-sizing:border-box;padding:50px 242px 50px 0px;position:relative;z-index: 1;}
.meeting-desc >h3{max-height: 56px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #181818;line-height: 28px;margin-bottom:20px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.meeting-desc >.meetingDesc{max-height: 315px;overflow: hidden;}
.meeting-desc >.meetingDesc >p{font-size: 15px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 21px;}
.meeting-desc .meeting-swiper{width: 600px;height: 337px;position:absolute;top:63px;right:192px;transform:translateX(100%);padding-bottom:0!important;}
.meeting-desc .meeting-swiper .swiper-wrapper{width: 100%;height:100%;}
.meeting-desc .meeting-swiper .swiper-slide{padding:0;}
.meeting-desc .meeting-swiper .swiper-slide a{display:block;}
.meeting-desc .meeting-swiper .swiper-slide a img{width: 100%;height:auto;}
.meeting-desc .meeting-swiper .swiper-pagination{bottom: 15px!important;}
.meeting-desc .meeting-swiper .prev,.meeting-desc .meeting-swiper .next{position: absolute;z-index:1;width: 40px;height: 40px;background: rgba(0,0,0,0.5);top: 50%;line-height:40px;border-radius:20px;text-align:center;color:#FFFFFF;font-family:SimSun;font-size:18px;}
.meeting-desc .meeting-swiper .prev{left:20px;}
.meeting-desc .meeting-swiper .next{right:20px;}
/* 实时现场 */
.live{width: 100%;max-width:1920px;height:973px;background-repeat:no-repeat}
/* 资讯 */
.zixun-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.live-title >img{width: 30px;height:30px;display:inline-block;vertical-align:middle;margin-right:15px;}
.live-title >span{height: 42px;font-size: 30px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #181818;line-height: 42px;display:inline-block;vertical-align:middle;}
.zixun-header >a{display:block;height: 22px;font-size: 16px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;line-height: 22px;}
.zixun-header >a:hover{color: #FA7600;}
/* 资讯主体 */
.news-content{display:flex;}
.news-content .big-news-desc{z-index: 0;width: 396px;height: 296px;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);flex-shrink:0;}
.news-content .big-news-desc >a{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width: 100%;height: 100%;overflow: hidden;}
.news-content .big-news-desc >a >img{position:absolute;width: 100%;height:100%;z-index: -1;transition: all 0.4s;}
.news-content .big-news-desc >a >h3{z-index: 1;height: 22px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FFFFFF;line-height: 22px;margin-bottom:10px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;box-sizing:border-box;padding:0 15px;}
.news-content .big-news-desc >a >p{z-index: 1;height: 18px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 18px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;box-sizing:border-box;padding:0 15px;margin-bottom:15px;}
.news-content .big-news-desc >a:hover h3{color: #FA7600;}
.news-content .big-news-desc >a:hover >img{transform: scale(1.08);}
.news-content .big-news-desc >a:hover >p{color: #FFFFFF;}
.news-content >ul >li{float:left;display:inline-block;width: 402px;height: 148px;box-sizing:border-box;position:relative;padding:25px 15px 33px 213px;}
.news-content >ul >li:nth-child(3),.news-content >ul >li:nth-child(4){padding:25px 213px 33px 15px;}
.news-content >ul >li >a >div{width:198px;height:148px;position:absolute;top:0;overflow: hidden;}
.news-content >ul >li >a >div img{width:198px;height:148px;transition: all 0.4s;object-fit: cover;}
.news-content >ul >li:nth-child(1) >a >div,.news-content >ul >li:nth-child(2) >a >div{left:0}
.news-content >ul >li:nth-child(3) >a >div,.news-content >ul >li:nth-child(4) >a >div{right:0;}
.news-content >ul >li >a >h3{height: 44px;font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #333333;line-height: 22px;margin-bottom:10px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.news-content >ul >li >a >p{height: 36px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 18px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.news-content >ul >li:hover{background: #FFFFFF;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);z-index: 1;}
.news-content >ul >li:hover >a >h3{color: #FA7600;}
.news-content >ul >li:hover >a >div img{transform: scale(1.08);}
/* 视频 */
.live .video.containBox{padding-top:30px;}
/* 视频主体 */
.video-content{display:flex;justify-content:flex-start;}
.video-content >li{width: 285px;height: 317px;background: #FFFFFF;border-radius: 8px;margin-right: 20px;}
.video-content .video-box{width: 285px;height: 160px;margin-bottom: 15px;overflow: hidden;position: relative;}
.video-content .video-box video{width: 285px;height: 160px;}
.video-content .video-box .video-poster{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: all 0.5s;}
.video-content .video-box .play-btn{position: absolute;top: 50%;left: 50%;width: 50px;height: 44px;transform: translate(-50%,-50%);cursor: pointer;}

.video-content >li >h3{height: 44px;font-size: 16px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 22px;box-sizing:border-box;padding:0 10px;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
.video-data{display:flex;justify-content:space-between;box-sizing:border-box;padding:0 10px;margin-top:11px;margin-bottom:26px;}
.video-data .btn-list{display:flex;}
.video-data .btn-list .dz-btn{margin-right:15px;}
.video-data .btn-list img{display:inline-block;vertical-align:middle;width: 16px;height:16px;}
.video-data .btn-list span{display:inline-block;vertical-align:middle;height: 18px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 18px;}
.video-data .people{height: 18px;font-size: 13px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #999999;line-height: 18px}
.video-content >li .com{box-sizing:border-box;padding:0 10px;display: flex;align-items: center;}
.video-content >li .com img{width: 30px;height:30px;margin-right:3px;display:inline-block;vertical-align:middle;}
.video-content >li .com p{max-width: 210px;overflow: hidden;display:inline-block;vertical-align:middle;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #333333;line-height: 20px;}
.video-content >li:hover >h3{color: #FA7600;}
.video-content >li:hover{box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);}
.video-content >li:hover .video-box .video-poster{transform: scale(1.08);}
/* 大会展品 */
.exhibits{width: 100%;max-width:1920px;padding-bottom: 50px;}
/* height:901px; */
.exhibits >ul.containBox {overflow: hidden;}
.exhibits >ul.containBox >li{box-sizing:border-box;padding:15px;width: 386px;height: 302px;background: #FFFFFF;border-radius: 2px;float:left;margin:0 20px 20px 0;}
.exhibits >ul.containBox >li:nth-child(3n){margin:0 0px 20px 0;}
.exhibits >ul.containBox >li >ul{margin-bottom:10px;overflow: hidden;min-height: 242px;}
.exhibits >ul.containBox >li >ul li{width: 115px;box-sizing:border-box;float:left;margin:0 5px 5px 0;height: 116px;border-radius: 2px;border: 1px solid #F2F2F2;}
.exhibits >ul.containBox >li >ul li:nth-child(3n){margin:0 0px 5px 0;}
.exhibits >ul.containBox >li >ul li >a{display:block;width: 100%;height:100%;position:relative;overflow: hidden;}
.exhibits >ul.containBox >li >ul li >a img{width:100%!important;height:100%;object-fit: cover;}
.exhibits >ul.containBox >li >ul li >a >div{position:absolute;bottom:0;background:rgba(0,0,0,0.5);width: 100%;box-sizing:border-box;padding:2px 10px;transform: translateY(200%);transition: all 0.5s;}
.exhibits >ul.containBox >li >ul li >a >div p{height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #FFFFFF;line-height: 20px;text-align:center;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;}
.exhibits >ul.containBox >li >.com-info{display:flex;justify-content:space-between;box-sizing:border-box;padding:0 10px;margin-bottom:26px;}
.exhibits >ul.containBox >li >.com-info .com-info-list{display:flex;}
.exhibits >ul.containBox >li >.com-info .com-info-list img{display:inline-block;vertical-align:middle;width: 20px;height:20px;}
.exhibits >ul.containBox >li >.com-info .com-info-list .com-logo{margin-right:10px;flex-shrink: 0;}
.exhibits >ul.containBox >li >.com-info .com-info-list .com-logo span{max-width: 125px;overflow: hidden;;display:inline-block;vertical-align:middle;height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #181818;line-height: 20px;}
.exhibits >ul.containBox >li >.com-info .com-info-list .lqt{flex-shrink: 0;}
.exhibits >ul.containBox >li >.com-info .com-info-list .lqt span{display:inline-block;vertical-align:middle;height: 17px;font-size: 12px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #FA7600;line-height: 17px;}
.exhibits >ul.containBox >li >.com-info .category{height: 20px;font-size: 14px;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #666666;line-height: 20px;flex-shrink: 0;}
ul.containBox >li >ul li:hover >a >div{transform: translateY(0);}
.exhibits > .exhibits-view-more{width: 218px;height: 41px;background: #FFFFFF;border-radius: 21px;margin:0 auto;}
.exhibits > .exhibits-view-more a{width: 100%;height:100%;display:block;font-size: 15px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FA7600;line-height: 41px;text-align:center;}
/* 推荐企业 */
.tuijian .com-swiper .swiper-slide{padding:0!important;} 
.tuijian .com-swiper .swiper-slide ul{display:flex;flex-wrap:wrap;max-height: 348px;}
.tuijian .com-swiper .swiper-slide ul li{width: 154px;height:154px;box-sizing:border-box;margin-bottom:20px;margin-right:20px;background: #FFFFFF;border: 1px solid #EAEAEA;position:relative;}
.tuijian .com-swiper .swiper-slide ul li:nth-child(7n){margin-right:0px;}
.tuijian .com-swiper .swiper-slide ul li a{display: block;width: 100%;height: 100%;}
/* .tuijian .com-swiper .swiper-slide ul li a img{max-width:76%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit: scale-down;} */
.tuijian .com-swiper .swiper-slide ul li a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width: 114px;max-height: 114px;}

.tuijian .com-swiper .swiper-pagination span,.tuijian .com-swiper .swiper-pagination span.swiper-pagination-bullet-active{width: 10px;height: 10px;border-radius: 5px;}
.tuijian .com-swiper .swiper-slide ul li:hover{box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.06);}
/* lee */


.more_btns{display:block;width:200px;height:40px;line-height:40px;margin:50px auto;text-align:center;background-color:#0058b6;font-size:14px;color:#fff;border-radius:32px;}
.more_btns:hover{color:#fff;}
.top_banner .slider .hd li{width:40px;height:10px;margin-right:17px;background-color:#fff;border-radius:4px;}
.top_banner .slider .hd li.active{width:80px;height:10px;background-color:#ffd038;}
.top_banner .slider .hd{bottom:20px;}
#swiper_products{margin-top: 90px;}
.product_banner{background:url('../images/bzb01_bg_cpzt.png') center center no-repeat;overflow:hidden;height: 631px;position: relative;}
/* .product_banner::after{content: '';width: 100%;height: 631px;background: linear-gradient(180deg, rgba(246, 249, 252, 0) 0%, #F6F9FC 100%);;position: absolute;top: 0;} */
.product_banner .column_title{font-size:34px;color:#737373;text-align:center;}
.product_banner .column_title .underline{width:50px;height:4px;margin:15px auto;background-color:#0058b6;}
.swiper-container{padding-top:0 !important;padding-bottom:50px !important;height:auto;}
.swiper-slide{width:400px;height:250px;padding-bottom:57px;text-align:center;font-size:18px;-webkit-transition:300ms;transition:300ms;border-radius:8px;opacity:.95;overflow:hidden;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(1);transform:scale(1);-webkit-filter:grayscale(30%);filter:grayscale(30%)}
.swiper-slide-active,.swiper-slide-duplicate-active{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}
.swiper-slide .box_img{margin:0 auto;margin-top:20px;width:373px;height:373px;background-color:#fff;border-radius:8px;overflow:hidden;}
.swiper-slide .box_img .tags{right:20px;bottom:20px;width:129px;height:40px;text-align:center;background:rgba(0,0,0,0.5);border-radius:20px;cursor:pointer;}
.swiper-slide .box_img .tags .icon{margin-top:6px;width:20px;height:20px;margin-right:5px;text-align:center;display:inline-block;vertical-align:middle;}
.swiper-slide .box_img .tags .text{margin-top:6px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:22px;text-align:center;display:inline-block;vertical-align:middle;}
.swiper-slide-active .box_img{margin-top:0;width: 100%;;height: 413px;}
.swiper-slide .figure_link{display:block;width:100%;height:100%;}
.swiper-slide .figure_pic{width:100%;height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition: all .4s;}
.swiper-slide .figure_pic:hover{
    transform: scale(1.1);
}
.swiper-slide .text{margin-top:30px;font-size:14px;font-weight:400;color:#737373;display: none;}
.swiper-slide.swiper-slide-active .text{display:inline-block;font-size:20px;height: 28px;font-size: 20px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: 600;color: #0058B6;line-height: 28px;border-radius: 8px;border: 1px solid rgba(255, 255, 255, 0.1);}
/* product */
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: auto!important;margin-top: 15px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width: 5px;height: 5px;background: #CCCCCC;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 15px;background: #0058B6;border-radius: 3px;}
.product_banner .swiper-button-next,.product_banner .swiper-button-prev{top:40%;}
.product_banner .swiper-button-next{
    width:50px;
    height:50px;
    background:url('/template/common/images/banner_next.png') no-repeat center center;
    background-size: 11px;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 50%;
    display: none;
    transition: all .4s;
}
.product_banner .swiper-button-prev{
    width:50px;
    height:50px;
    background:url('/template/common/images/banner_previous.png') no-repeat center center;
    background-size: 11px;
    background-color: rgba(0, 0, 0, 0.49);
    border-radius: 50%;
    display: none;
    transition: all .5s;
}
.product_banner .swiper-button-next:hover,.product_banner .swiper-button-prev:hover{
    background-color: rgba(0, 88, 182, 1);
}
.product_banner .swiper-container:hover .swiper-button-next,.product_banner .swiper-container:hover .swiper-button-prev{
    display: block;
}
.info_center{text-align:center;padding:27px 0;background:#00328e url('../images/info_center_bg.jpg') center center no-repeat;overflow:hidden;}
.info_center li.box{
    margin-right:24px;
    width:384px;
    height:485px;
    padding: 30px 20px 20px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border-radius:8px;
}
/* .info_center li.box:last-child{margin-right:0;} */
.info_center li .icons,.info_center li .type_name{display:inline-block;vertical-align:middle;}
.info_center li .icons{width:34px;height:34px;margin-right:10px;}
.info_center li .type_name{color:#808080;font-size:34px;}
.info_center li .show_silder{margin-top:25px;height:250px;width:100%;}
.info_center li .show_silder .lists{
    padding-top: 20px;
}
.info_center li .show_silder img{
    width:100%;
    height:auto;
    -o-object-fit:cover;
    object-fit:cover;
    transition: all .4s;
}
.info_center li .show_silder .more_btn{
    margin-top: 58px;
}
.info_center li .show_silder img:hover{
    transform: scale(1.1);
}
.info_center .pphc:hover .show_silder .text{
    color: #0058B6;
}
.info_center .pphc:hover .show_silder img{
    transform: scale(1.1);
}
.info_center .ppzs_zbxx{
    width: 384px;
    height: 485px;
}
.info_center li.ppzs{
    height: 315px;
    margin-bottom: 24px;
    padding: 30px 45px 20px;
}
.info_center li.ppzs:hover .ppzs_con .con_title{
    color: #0058b6;
}
.info_center li.ppzs:hover .ppzs_con .con_img img{
    transform: scale(1.1);
}
.info_center li.ppzs .ppzs_con{
    width: 100%;
    height: 100%;
}
.info_center li.ppzs .ppzs_con .con_img{
    width: 100%;
    height: 165px;
    margin-top: 20px;
    overflow: hidden;
}
.info_center li.ppzs .ppzs_con .con_img img{
    width: 100%;
    height: auto;
    transition: all .4s;
}
.info_center li.ppzs .ppzs_con .con_img img:hover{
    transform: scale(1.1);
}
.info_center li.ppzs .ppzs_con .con_title{
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}
.info_center li.ppzs .ppzs_con .con_title:hover{
    color: #0058b6;
}
.info_center li.zbxx{
    height: 146px;
    padding: 25px 20px;
}
.info_center li.zbxx .zbxx_item{
    width: 100%;
    margin-top: 10px;
}
.info_center li.zbxx .zbxx_item .tips{
    /* width: 80px; */
    height: 26px;
    background: #0058B6;
    border-radius: 10px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #F6F6F6;
    line-height: 26px;
    display: inline-block;
    float: left;
    padding: 0 10px;
}
.info_center li.zbxx .zbxx_item .item_title{
    width: 100%;
    height: 30px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
}
.info_center li.zbxx .zbxx_item .item_title:hover{
    color: #0058B6;
}
.info_center li:hover .empty_li_img img{
    transform: scale(1.1);
}
.info_center li:hover .empty_li_title{
    color: #0058B6;
}
.empty_li_img{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}
.empty_li_img img{
    width: 100%;
    height: 100%;
    transition: all .4s;
}
.empty_li_img img:hover{
    width: 100%;
    height: 100%;
    transform: scale(1.1);
}
.empty_li_title{
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

#brand_banner .slider .bd li a{height: 195px;overflow: hidden;}
.info_center li .show_silder .text{margin-top:21px;font-size:20px;color:#4c4c4c;}
.info_center li .show_silder .text:hover{
    color: #0058B6;
}
.info_center li .more_btn{display:block;max-width:344px;margin:50px auto 35px;padding:0;height:40px;line-height:40px;color:#fff;border:none;border-radius:32px;background-color:#d2d2d2;}
.info_center li .more_btn:hover{background-color: #0058b6;}
.info_center li .slider .hd{bottom:-17px;}
.info_center li .slider .hd li{width:20px;height:6px;color:#d2d2d2;border-radius:32px;}
.info_center li .slider .hd li.active{width:40px;height:6px;background-color:#0058b6;}
.info_center li.box.corporate_news{padding-right:0;padding-left:0;}
.info_center .corporate_news .list{display:block;padding: 24px 28px 24px;color:#4c4c4c;font-size:16px;text-align:left;height: 142px;box-sizing: border-box;}
.info_center .corporate_news .lists{
    box-sizing: border-box;
    padding: 45px 20px 0;
}
.info_center .corporate_news .list .date .big{font-size:34px;color:#808080;line-height:1.2;margin-top:7px;}
.info_center .corporate_news .list .date{width:75px;height:76px;text-align:center;border:1px solid #dcdcdc;border-radius:7px;font-size:14px;color:#808080;}
.info_center .corporate_news .list .infos{margin-left:15px;width:235px;}
.info_center .corporate_news .list .title{
    margin-bottom:8px;
    color:#4c4c4c;
    font-size:16px;
    height: 44px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 22px;
    overflow: hidden;
}
.info_center .corporate_news .list .desc{
    height: 34px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #808080;
    line-height: 17px;
    overflow: hidden;
}
.info_center .corporate_news .list:hover{
    box-shadow: 0px 4px 12px 0px rgba(0, 88, 182, 0.2);
}

.news_box{
    width: 100%;
    height: auto;
    background: url(../images/bzb01_bg_news.png) top center no-repeat;
    background-size: 1920px;
}
.news_box .box_left{
    width: 500px;
    height: auto;
    margin-right: 50px;
    border-top: 2px solid #DCDEE2;
}
.news_box .box_left:hover{
    border-top: 2px solid #0058b6;
}
.news_box .box_left .boxL_img{
    width: 100%;
    height: 281px;
    overflow: hidden;
}
.news_box .box_left .boxL_img .boxL_img_sf{
    width: 100%;
    height: 100%;
    transition: all .4s;
    position: relative;
}
.news_box .box_left .boxL_img .boxL_img_sf:hover{
    transform: scale(1.1);
}
.news_box .box_left .boxL_img .boxL_img_sf>img{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.news_box .box_left .boxL_info{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.news_box .box_left .boxL_info .boxL_titel{
    width: 85%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px;
    margin-top: 20px;
    float: left;
}
.news_box .box_left:hover .boxL_info .boxL_titel{
    color: #0058b6;
}
.news_box .box_left .boxL_info .boxL_time{
    width: 15%;
    height: 25px;
    text-align: right;
    margin-bottom: 15px;
    margin-top: 20px;
    /* box-shadow: 1px 0px 0px 0px #EAEAEA; */
    /* margin-right: 20px; */
}
.news_box .box_left .boxL_info .boxL_time .time_Y{
    height: 30px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #666666;
    line-height: 30px;
}
.news_box .box_left .boxL_info .boxL_time .time_MD{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 500;
    color: #999;
    line-height: 25px;
}
.news_box .box_left:hover .boxL_info .boxL_time .time_MD{
    color: #0058B6;
}
.news_box .box_left .boxL_info .boxL_dec{
    width: 100%;
    height: 60px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    overflow: hidden;
}
.news_box .box_right{
    width: 500px;
    margin-left: 50px;
}
.news_box .box_right .boxR_item{
    width: 100%;
    height: 144px;
    box-shadow: 0px 1px 0px 0px #DCDEE2;
    padding: 30px 0 14px;
    box-sizing: border-box;
}
.news_box .box_right .boxR_item:nth-child(1){
    padding-top: 10px;
    padding-bottom: 34px;
}
/* .news_box .box_right .boxR_item:nth-child(1),.news_box .box_right .boxR_item:nth-child(2){
    box-shadow: 0px 0px 0px 0px #DCDEE2, 0px -1px 0px 0px #DCDEE2;
} */
.news_box .box_right .boxR_time{
    width: 70px;
    /* height: 60px; */
    /* box-shadow: 1px 0px 0px 0px #EAEAEA; */
    /* margin-right: 20px; */
    width: 15%;
    text-align: right;
}
.news_box .box_right .boxR_time .time_Y{
    height: 30px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #666666;
    line-height: 30px;
}
.news_box .box_right .boxR_time .time_MD{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.news_box .box_right .boxR_info{
    width: 100%;
    /* height: 60px; */
}
.news_box .box_right .boxR_info .boxR_title{
    max-width: 85%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    margin-bottom: 14px;
    overflow: hidden;
}
.news_box .box_right .boxR_item:hover{
    box-shadow: 0px 1px 0px 0px #0058B6;
}
.news_box .box_right .boxR_item:hover .boxR_info .boxR_title{
    color: #0058b6;
}
.news_box .box_right .boxR_item:hover .boxR_time .time_MD{
    color: #0058b6;
}
.news_box .box_right .boxR_info .boxR_dec{
    height: 60px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
}
.news_box .title {
    height: 48px;
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    margin-bottom: 5px;
}
.news_box .title_line {
    width: 60px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 3px;
    margin: 12px auto 30px;
}
.news_box .box_con {
    width: 100%;
    height: 533px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 50px;
    box-sizing: border-box;
}

.qy_video{
    margin-top: 50px;
    width: 100%;
}
.qy_video .video_con{
    width: 100%;
    height: 675px;
    position: relative;
}
.qy_video .video_con>video{
    width: 100%;
    height: 100%;
}
.qy_video .video_con>.yz_mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.19);
}
.qy_video .video_con>.yz_mask .videoBtn{
    width: 95px;
    height: 95px;
    margin: 293px auto 20px;
    display: block;
}
.qy_video .video_con>.yz_mask .videoTitle{
    width: 100%;
    text-align: center;
    height: 24px;
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
}
.qy_video .video_con>.yz_mask span{
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 32px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px;
    display: block;
}




.corporate_news .list:hover .date{border:1px solid #0058b6;color:#0058b6;}
.corporate_news .list:hover .date .big{color:#0058b6;}
.corporate_news .list:hover .title{color:#0058b6;}
/* 品牌点赞 */
.brand_praise{width:100%;}
.brand_praise h2{padding:0;font-size:34px;color:#4c4c4c;text-align:center;}
.brand_praise .company_information{height:200px;background:url("../images/praise_bg.png") top center no-repeat;overflow:hidden;}
.brand_praise .head_portrait{margin-right:40px;margin-top:30px;margin-left:30px;width:140px;height:140px;background:#FFFFFF;border:1px solid #E8EAEC;border-radius:50%;overflow:hidden;}
.brand_praise .head_portrait .portrait{width:100%;}
.brand_praise .company_info{margin-top:40px;width:auto;}
.brand_praise .company_name{margin-bottom:35px;font-size:24px;font-weight:600;color:#fff;line-height:28px;}
.brand_praise .btn_group .praise_bt{margin-bottom:20px;cursor:pointer;position: relative;overflow: hidden;}
.brand_praise .btn_group .praise_bt .mongban_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.3;
    display: none;
    z-index: 1;
    border-radius: 8px;
}
.brand_praise .btn_group .praise_bt:hover .mongban_box{
    display: block;
}
.brand_praise .statistical{margin-top:20px;}
.brand_praise .statistical dl{width:179px;}
.brand_praise .statistical dt{margin-bottom:15px;font-size:14px;font-weight:400;color:#fff;line-height:1;}
.brand_praise .statistical dd{font-size:34px;font-weight:500;color:#ffd736;line-height:1;}
.brand_praise .btn_group{margin-top:50px;margin-right:40px;}
.brand_praise .company_name .renzheng{
    display: inline-block;
    height: 23px;
}
.brand_praise .company_name .renzheng img{
    width: 23px;
    height: 23px;
    margin-bottom: 4px;
}
.brand_praise .company_name .renzheng span{
    font-size: 15px;
    font-weight: 600;
    color: #FA7600;
    line-height: 21px;
}
.brand_praise .company_name .weirenzheng{
    display: inline-block;
    height: 23px;
}
.brand_praise .company_name .weirenzheng span{
    font-size: 15px;
    font-weight: 600;
    color: #efefef;
    line-height: 21px;
}
/* 品牌招商 */
.brand_investment{margin-top:15px;padding:35px 30px;border-radius:10px;-webkit-box-shadow:0 0 12px 4px rgba(39,124,185,0.2);box-shadow:0 0 12px 4px rgba(39,124,185,0.2);}
.brand_investment .title .icon,.brand_investment .title .text{display:inline-block;vertical-align:middle;}
.brand_investment .title .text{color:#0058b6;font-size:34px;margin-left:12px;}
.brand_investment .left{width:400px;height:235px;margin-right:50px;}
.brand_investment .left img{width:400px;height:235px;-o-object-fit:cover;object-fit:cover;}
.brand_investment .right{width:750px;}
.brand_investment .learn_more{width:140px;height:40px;line-height:40px;text-align:center;color:#fff;background-color:#0058b6;border-radius:32px;}
.brand_investment .right .big_title{font-weight:600;margin-bottom:15px;color:#4c4c4c;font-size:20px;}
.brand_investment .right .desc{max-height:250px;color:#808080;line-height:2;overflow:hidden;}
.brand_investment .right .desc img{max-width:100%;}
.news_list .item_box{width:580px;border-radius:7px;overflow:hidden;background-color:#eeeeee;}
.news_list .item_box .title{padding-top:30px;padding-left:30px;height:93px;font-size:34px;color:#fff;background-color:#0058b6;-webkit-box-sizing:border-box;box-sizing:border-box;}
.news_list .item_box .title .text{line-height:1;margin-left:9px;}
.news_list .item_box .list{padding-left:30px;padding-top:40px;padding-bottom:30px;}
.news_list .item_box .list ul{height:265px;overflow-y:auto;}
.news_list .item_box .list li{margin-bottom:25px;}
.news_list .item_box .list .name{margin-bottom:10px;font-size:20px;color:#4c4c4c;}
.news_list .item_box .list .status_btn{width:120px;height:30px;line-height:30px;text-align:center;color:#fff;background-color:#bfbfbf;border-radius:16px;}
.news_list .item_box .list a:hover .name{color:#0058b6;}
.news_list .item_box .list a:hover .status_btn{background-color:#0058b6;}
.news_list .item_box .list ul::-webkit-scrollbar{width:5px;height:5px;}
.news_list .item_box .list ul::-webkit-scrollbar-thumb{border-radius:3px;background:#0058b6;}
.news_list .item_box .list ul::-webkit-scrollbar-track{border-radius:10px;background:#bfbfbf;}
.news_list .item_box.tender_item{margin-right:40px;}
.news_list .item_box.inquiries_item .title{background-color:#0074ef;}
.news_list .item_box.inquiries_item .name{font-size:16px;margin-bottom:10px;}
.news_list .item_box.inquiries_item .desc{font-size:16px;}
.news_list .item_box.inquiries_item .list li{margin-bottom:20px;}
.intro{background:url('../images/intro_bg.jpg') center center no-repeat;background-size:cover;}
.intro .left{width:600px;}
.intro .right{width:516px; overflow: hidden;}
.intro .right .pic{width:516px;height:290px;-o-object-fit:cover;object-fit:cover;transition: all .4s;}
.intro .right .pic:hover{transform: scale(1.1);}
.intro .left .title .text{margin-bottom:15px;font-size:34px;margin-bottom:20px;color:#0058b6;}
.intro .left .title .underline{width:60px;height:6px;border-radius:4px;background-color:#0058b6;}
.intro .left .desc{height:147px;margin-top:22px;margin-bottom:35px;font-size:16px;color:#4c4c4c;overflow:hidden;}
.intro .left .learn_more{display:block;width:140px;height:40px;line-height:40px;text-align:center;background-color:#d2d2d2;color:#fff;border-radius:20px;}
.intro .left .learn_more:hover{background-color: #0058b6;}
.intro .bigdata{padding:25px 100px 25px 124px;background-color:#0058b6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display: flex; justify-content: space-around;text-align: center;}
.intro .bigdata li{width:24.5%;display:inline-block;}
.intro .bigdata li .num{font-size:34px;color:#ffd038;}
.intro .bigdata li .text{font-size: 14px;color:#f6f6f6;}
.enterprise.product_banner{background:#fff;height: auto;}
.J_roll .temp_wrap{width:1200px;}
.J_roll .temp_wrap li{float:left;width:280px;height:200px;margin-right:24px;border-radius:4px;border:1px solid #E8EAEC;overflow: hidden;}
.J_roll .ertical_bar{right:0;top:20px;width:1px;height:25%;background-color:#F1F4F8;}
.J_roll li a{display:block;text-decoration:none;}
.J_roll li .zoom-figure{width:100%;height:100%;position:relative;background-color:#fff;overflow:hidden;transition: all .4s;}
.J_roll li .zoom-figure:hover{
    transform: scale(1.1);
}
.J_roll li .zoom-figure img{width:80%;max-height:80%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.J_roll li .title{height:20px;margin:0 auto 15px;width:182px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:bold;color:#17233D;line-height:20px;}
.J_roll li .bottom{padding:0 10px;}
.J_roll li a:hover .title{color:#004ea2;}
.J_roll li .price{color:#fa7600;}
.J_roll li .unit{color:#9EA7B4;}
.J_roll li .enquiries{padding:5px 20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:bold;color:#FFFFFF;line-height:20px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:14px;}
.J_roll .s_prev,.J_roll .s_next{display: none; top:70px;left:0;width: 50px;height: 50px;border-radius: 50%;background: rgba(0,0,0,0.49) url('/template/common/images/banner_previous.png') center no-repeat;z-index:1;-webkit-transition:all .4s;transition:all .4s;background-position: center;}
.J_roll .s_next{left:inherit;right:0;border-radius: 50%;background: rgba(0,0,0,0.49) url('/template/common/images/banner_next.png') center no-repeat;}
.J_roll .s_prev:hover,.J_roll .s_next:hover{background-color:rgba(0,88,182,1);-webkit-transition:all .4s;transition:all .4s;}
.J_roll .slide_box:hover .s_prev,.J_roll .slide_box:hover .s_next{display: block;}
.J_roll li .figure_wrapper{width:100%;height:100%;}
.J_roll li .figure_wrapper>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}
.J_roll .dots{margin-top:10spx;text-align:center;}
.J_roll .dots li{display:inline-block;margin-right:5px;width:5px;height:5px;background:#E8EAEC;border-radius:50%;}
.J_roll .dots li.on{width:15px;height:5px;background:-webkit-gradient(linear,left top,right top,from(#007CFF),to(#004EA2));background:linear-gradient(90deg,#007CFF 0%,#004EA2 100%);border-radius:3px;}
.enterprise .column_title .name{color:#004ea2;}
#qrcodes3{display:none;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100vh;background:#0000007a;z-index:9999;}
#qrcodes3 img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;text-align:center;margin:auto;border:10px solid rgb(252,252,252);}
body{
    overflow-x: hidden;
}
@media(max-width:1230px){
    body{
        overflow-x:scroll;
    }
}
@media (max-width:440px){
    body{
        background: #f7f7f7;
    }
    .slider .bd, .slider .bd li, .slider .bd img{height: auto;}
    .product_banner{
        margin-top: 10px;
        padding-top: 5px;
        height: auto;
        background: url(/template/s01/images/wap_bzb01_bg_cpzt.png) no-repeat top center;
        background-size: cover;
    }
    .product_banner .column_title{
        margin-bottom: 20px;
    }
    .product_banner .column_title .name{
        height: 28px;
        font-size: 20px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #737373;
        line-height: 28px;
    }
    .product_banner .column_title .underline{
        margin: 5px auto 20px;
    }
    .product_banner .swiper-container{
        padding-top: 0px !important;
        padding-bottom: 35px !important;
    }
    .product_banner .swiper-pagination{
        margin-top: 0;
    }
    .swiper-slide .figure_pic:hover{
        transform: scale(1);
    }
    .product_banner .swiper-slide{
        padding: 0;
        height: 210px;
        margin-top: 0;
        transform: scale(0.8) !important;
    }
    .product_banner .swiper-slide-active{
        transform: scale(1) !important;
        height: auto;
        border-radius: 8px;
        overflow: hidden;
    } 
    .product_banner .swiper-slide .box_img{
        height: 200px;
        width: 100%;
        margin-top: 0;
    }
    .swiper-slide.swiper-slide-active .text{
        transform: scale(1);
        margin-top: 0;
        width: 100%;
        overflow: hidden;
        font-size: 16px;
    }
    .product_banner .swiper-slide .box_img .figure_pic{
        height: 100%;
        width: 100%;
    }
    .product_banner .more_btns{
        margin: 20px auto;
    }
    .product_banner .swiper-container:hover .swiper-button-next, .product_banner .swiper-container:hover .swiper-button-prev{
        display: none;
    }
    .info_center{
        height: auto;
        padding-bottom: 0;
        padding-top: 20px;
        margin-top: 0px;
    }
    .info_center li.box{
        width: 92%;
        height: auto;
        margin: 0 auto 20px;
        padding: 15px !important;
        box-sizing: border-box;
        overflow: hidden;
    }
    .info_center li .icons{
        display: block;
        float: left;
        width: 20px;
        height: 20px;
    }
    .info_center .corporate_news .list .infos{width: calc(100% - 94px);}
    .info_center li .more_btn{
        margin-top:0px;
        width: 68px;
        height: 25px;
        float: right;
        line-height: 25px;
        background: #0058B6;
        border-radius: 13px;
        font-size: 13px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #F7F7F7;
        margin-bottom: 0;
    }
    .info_center .ppzs_zbxx {
        width: 100%!important;
        height: auto;
    }
    .info_center li.zbxx .zbxx_item .tips{
        width: 25%;
    }
    .info_center li.zbxx .zbxx_item .item_title{
        width: calc(100% - 90px);
    }
    .info_center li .type_name{
        font-size: 18px;
        float: left;
        line-height: 20px;
    }
    .info_center li .show_silder{
        height: auto;
        margin-top: 0;
        overflow: hidden;
    }
    .info_center .corporate_news .list{
        padding: 15px 0 0;
    }
    .info_center .corporate_news .list .title{
        -webkit-line-clamp: 2;
        max-height: 44px;
        height: auto;
        color: #0058B6;
    }
    .info_center .corporate_news .list{
        height: auto;
    }
    .info_center .corporate_news .list .date{
        border: 1px solid #0058B6;
    }
    .info_center .corporate_news .list .date .big{
        color: #0058B6;
    }
    .info_center .corporate_news .list .date .small{
        color: #0058B6;
    }
    .info_center #brand_banner{
        padding-top: 15px;
    }
    .info_center #brand_banner .slider .bd li a{
        width: 158px;
        height: 89px;
        float: left;
    }
    .info_center #brand_banner .slider .bd li .text{
        width: calc(100% - 158px);
        float: left;
        color: #4D4D4D;
        font-size: 16px;
        padding-left: 10px;
        box-sizing: border-box;
        text-align: left;
    }
    .info_center .pphc:hover .show_silder img{
        transform: scale(1);
    }
    .info_center li.ppzs .ppzs_con{
        overflow: hidden;
        padding-top: 15px;
    }
    .info_center li.ppzs .ppzs_con .con_img{
        margin-top: 0;
        width: 158px;
        height: 89px;
        float: left;
    }
    .info_center li.ppzs .ppzs_con .con_title{
        width: calc(100% - 158px);
        float: left;
        font-size: 16px;
        padding-left: 10px;
        box-sizing: border-box;
        text-align: left;
    }
    .info_center li.ppzs:hover .ppzs_con .con_title{
        color: #4D4D4D;
    }
    .info_center li.ppzs:hover .ppzs_con .con_img img{
        transform: scale(1);
    }
    .info_center li.zbxx .zbxx-a{
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .info_center li.zbxx .zbxx_item .item_title:hover{
        color: #4D4D4D;
    }
    .info_center li.zbxx .zbxx_item{
        overflow: hidden;
        margin-top: 15px;
    }
    .info_center li.zbxx .zbxx_item .tips{
        width: 80px;
    }
    .qy_video{
        margin-top: 0px;
    }
    .qy_video .video_con{
        height: auto;
    }
    .brand_praise{
        padding: 20px 0;
    }
    .brand_praise h2{
        height: 28px;
        font-size: 20px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #181818;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .brand_praise .company_info{
        margin-top: 0;
    }
    .brand_praise .company_information.containBox{
        width:92%;
        height: auto;
        background-size: cover;
        margin: 0 auto;
        min-width: 92% !important;
        border-radius: 10px;
        box-sizing: border-box;
        padding: 20px 20px 25px;
    }
    .brand_praise .head_portrait{
        width: 55px;
        height: 55px;
        margin-right: 10px;
        margin-bottom: 15px;
        float: left;
        margin-left: 0;
        margin-top: 0;
        box-sizing: border-box;
    }
    .brand_praise .company_name{
        box-sizing: border-box;
        padding:0 20px;
        width: calc(100% - 65px);
        float: left;
        margin-bottom: 15px;
        padding: 0;
        height: 55px;
        font-size: 17px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 24px;
        overflow: hidden;
    }
    .brand_praise .statistical{
        box-sizing: border-box;
        padding:0px;
        overflow: hidden;
        margin-top: 0;
        width: 100%;
    }
    .brand_praise .statistical dl{
        width: 25%;
        margin-bottom: 20px;
    }
    .brand_praise .btn_group{
        width: 100% !important;
        text-align: center;
        margin-top: 10.6vw;
        display: unset !important;
    }
    .brand_praise .btn_group .praise_bt{
        width: 46%;
        margin-bottom: 0;
        float: left;
        margin: 0 2%;
    }
    .brand_praise .btn_group .praise_bt:hover .mongban_box{
        display: none;
    }
    /* .brand_praise .btn_group .praise_bt.J_share2{display: none;} */
    .brand_investment{    padding: 35px 20px;box-sizing: border-box;}
    .brand_investment .left{float: none!important;width: 100%;height: auto;margin-bottom: 20px;}
    .brand_investment .left img{width: 100%;height: auto;}
    .brand_investment .right{float: none!important;width: 100%;}
    .brand_investment .title .text{font-size: 26px;}
    .brand_praise .statistical dd{font-size: 24px;}
    .news_list .item_box{width: 100%;float: none!important;}
    .news_list .item_box .list{box-sizing: border-box;padding: 40px 20px;}
    .news_list .item_box .list .name{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
    .news_list .item_box .icon{height: 26px;}
    .news_list .item_box .title{font-size: 26px;    height: 87px;}
    .intro{padding-bottom: 0;}
    .intro .left{width:100%;}
    .intro .right{width:100%;}
    .intro .containBox{
        padding: 20px 0;
    }
    .intro .bigdata{
        padding: 20px 15px 23px;
        box-sizing: border-box;
        width: 92%;
        margin: 0 auto 20px;
        display: block;
        min-width: 92%;
        overflow: hidden;
    }
    .intro .bigdata li{
        width: 25%;
        text-align: center;
        display: block;
        float: left;
    }
    .intro .bigdata li .num{
        height: 25px;
        font-size: 17px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FFD038;
        line-height: 25px;
    }
    .intro .left .title .text{
        height: 28px;
        font-size: 20px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #0058B6;
        line-height: 28px;
        text-align: center;
        margin-bottom: 5px;
    }
    .intro .left .title .underline{
        margin: 0 auto;
        height: 5px;
    }
    .intro .left{
        float: none!important;
        box-sizing: border-box;
        padding: 0;
        width: 92%;
        margin: 0px auto;
    }
    .intro .right{
        float: none!important;
        box-sizing: border-box;
        padding: 0px;
        width: 92% !important;
        margin: 0px auto;

    }
    .intro .right .pic:hover{
        transform: scale(1);
    }
    .intro .left .desc{
        width: 100%;
        margin: 15px 0;
        height: 75px;
        font-size: 15px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #4D4D4D;
        line-height: 25px;
        overflow: hidden;
    }
    .intro .right .pic{width: 100%;height: auto;}
    .intro .learn_more{
        width: 140px;
        height: 40px;
        background: #0058B6;
        border-radius: 20px;
        margin: 15px auto 0;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
    }
    .enterprise.product_banner{
        padding: 20px 0 30px;
    }
    .enterprise .column_title .name{
        color: #0058B6;
    }

    .J_roll .slide_box{
        width: 92%;
        margin: 0 auto;
    }
    .J_roll .temp_wrap{
        width: 100%;
        margin: 0 auto;
    }
    .J_roll .temp_wrap li{
        height: 82px;
        width: 108px;
        margin-right: 10px;
    }
    .J_roll .s_prev, .J_roll .s_next{
        top: 26px;
        width: 30px;
        height: 30px;
        background-size: 8px;
    }

    /* 426徽章列表页 */
    .badge-list >ul.containBox{overflow-x: scroll;}
    .zhanhui-desc .zhanhui-content{width: 100%;padding: 10px;height: auto;display: flex;flex-direction: column;align-items: center;margin-bottom: 20px;}
    .zhanhui-desc .zhanhui-content >div{height: 210px;}
    .zhanhui-desc .zhanhui-content >img{position: relative;left: 0;top: 0;transform: translate(0);width: 85%;height: auto;margin-bottom: 15px;}
    .zhanhui-desc .bg-box{display: none;}
    ul.honor-com-list>li{height: auto;padding: 10px;border-radius: 10px;margin-bottom: 10px;}
    ul.honor-com-list>li .com-info{padding-left: 0;display: flex;flex-direction: column;}
    .com-info-l >img{position: relative;margin-bottom: 10px;}
    .com-info-l .into-btn{position: absolute;top: 2%;right: 2%;}
    .com-info-l .com-info-top h3{max-width: 230px;}
    .com-info-r >ul{overflow-x: scroll;margin-bottom: 15px;}
    .com-info-r >ul >li{flex-shrink: 0;}
    .com-info-r >ul >li:nth-child(1){margin-left: 0;}
    .com-info-r .more-btn{position: relative;right:0px; top: 0;transform: translate(0);}
    .com-info-r .more-btn >a{flex-direction: row;}
    .com-info-r .more-btn >a img{margin-bottom: 0;}
    /* 426展会详情页 */
    .banner-pic,.banner-pic img{height: auto;padding-top: 30px;}
    .meetingbg{height: auto;}
    .meetingbg >.containBox{background: #FFFFFF;}
    .detail-title{padding: 20px 0 20px;}
    .meeting-desc{width: auto;height: auto;box-sizing: border-box;padding: 15px;}
    .meeting-desc .meeting-swiper{width: auto;height: auto;position: relative;top: 0;right: 0;transform: translateX(0);}
    .meetingbg .bg-box{display: none;}
    .live{height: auto;}
    .news-content{flex-direction: column;align-items: center;}
    .news-content >ul{display: flex;flex-direction: row;width: 100%;}
    .news-content >ul >li{
        width: 48%;
        height: auto;
        padding: 10px;
        border-radius: 10px;
        background: #FFFFFF;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);
        margin-bottom: 5px;
        /* float: left; */
        box-sizing: border-box;
        display: block;
        margin: 10px 1%;
    }
    .news-content >ul >li:nth-child(3), .news-content >ul >li:nth-child(4){padding: 10px;}
    .news-content >ul >li >a{display: flex;flex-direction: column;align-items: center;}
    .news-content >ul >li >a >div{width: auto;height: auto;position: relative;}
    .news-content >ul >li >a >div >img{width: auto;height: auto;}
    .news-content .big-news-desc{
        width: 100%;
        height: 210px;
    }
    .exhibits{padding-bottom: 25px;}
    .exhibits >ul.containBox{margin-bottom: 15px;}
    .video-content{flex-direction: column;align-items: center;}
    .video-content >li{margin-right: 0;margin-top: 15px;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);}
    .zixun-header{box-sizing: border-box;padding: 0 15px;}
    .exhibits >ul.containBox >li,.exhibits >ul.containBox >li:nth-child(3n){height: auto;margin: 5px 10px;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 10%);border-radius: 10px;padding: 10px;width: 94.5%;box-sizing: border-box;}
    .exhibits >ul.containBox >li >ul li{
        width: 32.3%;
        height: 110px;
    }
    .exhibits >ul.containBox >li >ul li:nth-child(3n){margin: 0 0px 5px 0;}
    .exhibits >ul.containBox >li >.com-info{flex-direction: column;}
    .video-content >li{width: 90%;height: auto;padding-bottom: 10px;}
    .video-content .video-box{width: 100%;height: auto;}
    .video-content .video-box video{width: 100%;height: auto;}
    .tuijian >.com-swiper{padding-bottom: 100px !important;}
    .tuijian .com-swiper .swiper-slide ul{max-height: none;width: 90%;margin:0 auto}
    .tuijian .com-swiper .swiper-slide ul li{width: 24%;height: 80px;margin-right: 1%;margin-bottom: 2%;}
    .J_roll .s_prev, .J_roll .s_next{
        display: none;
    }
    .J_roll .slide_box:hover .s_prev, .J_roll .slide_box:hover .s_next{
        display: none;
    }
    .J_roll li .zoom-figure:hover{
        transform: scale(1);
    }
    .news_box{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .news_box .title{
        font-size: 26px;
        font-weight: 500;
    }
    .news_box .box_con{
        padding: 20px 10px 30px;
        height: auto;
        overflow: hidden;
    }
    .news_box .box_left{
        width: 100%;
        border-top: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .news_box .box_left .boxL_info{
        margin-bottom: 15px;
    }
    .news_box .box_left .boxL_img{
        height: 200px;
    }
    .news_box .box_right{
        width: 100%!important;
    }
    .news_box .box_right .boxR_item{
        height: auto;
        padding: 10px 0;
    }
    .news_box .box_right .boxR_item:nth-child(1){
        padding-bottom: 10px;
    }
}