@charset "utf-8";
/* CSS Document */
/**common**/
* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; font: 14px/1.5 Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif; }
table, td, tr, th { border-collapse: collapse; border-spacing: 0; font-size: 14px; }
ol, ul { list-style: none; }
li { list-style-type: none; }
img { vertical-align: middle; border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: normal; }
address, cite, code, em, th, i { font-weight: normal; font-style: normal; }
.clear { clear: both; *zoom:1;
}
.clear:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
a { text-decoration: none; color: #333; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
.icon { display: block; width: 100%; height: 100%; }
.cover, .cover1 { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.cover { width: 100%; height: 100%; object-fit: cover; }
.cover1 { max-width: 100%; max-height: 100%; margin: auto; }


/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:0;
}/* 滚动槽 */
::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px;
}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
background-color:#1b67cc;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#1b67cc;
}
/*banner大图*/
.h_banner { width: 100%; height: 676px; position: relative; overflow: hidden; }
.h_banner>img { width: 1920px; height: 676px; position: absolute; left: 50%; margin-left: -960px; top: 0; }
.s_banner { display: none; }
@media screen and (max-width:1800px) {
.h_banner { width: 100%; height: auto; position: relative; }
.h_banner>img { width: 100%; height: auto; position: static; left: inherit; top: inherit; margin-left: 0; }
}
@media screen and (max-width:880px) {
}
@media screen and (max-width:768px) {
.s_banner { display: block; }
.b_banner { display: none; }
}
/*nav 开始*/
.ly_nav { position: fixed; padding-top: 5px; top: 30%; left: 4px; background: url(../images/pfnav_bg.jpg) center center no-repeat; background-size: cover; z-index: 15; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_nav ul { width: 100%; margin: 0 auto; padding: 0; }
.ly_nav ul li { position: relative; padding: 10px 30px; text-align: center; margin: 0 auto; }
.ly_nav ul li a { color: #fff; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .25s; transition: all .5s; }
.ly_nav ul li:not(:first-child)::before { position: absolute; top: 0px; left: 50%; transform: translateX(-50%); content: ""; width: 100%; height: 2px; background: #1867b8; }
.ly_nav ul li:not(:last-child)::after { position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); content: ""; width: 100%; height: 2px; background: #034991; }
.ly_nav ul li:hover a, .ly_nav ul li.on a { color: #ffc845; }
@media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:769px) {
}
@media screen and (max-width:768px) {
.ly_nav { height: auto; padding: 0; top: 0; left: 0; bottom: auto; position: inherit; border-radius: 0; width: 100%; }
.ly_nav ul li { width: 25%; height: 44px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; padding: 0; }
.ly_nav ul li a { height: 44px; line-height: 44px; font-size: 15px; }
}
@media (max-width:550px) {
.ly_nav ul li a{ font-size:14px;}
}
@media (max-width:390px) {
.ly_nav ul li a{ font-size:12px;}
}
/*nav 结束*/


/*展会简介 开始*/
.zhjj { width: 100%; background: linear-gradient(180deg, #EEF5FF 0%, #FFFFFF 100%); overflow: hidden; padding: 40px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_part1 { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 0 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_tit01 { width: 235px; margin: 20px auto; padding: 5px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center; border: 2px solid #1b67cc; font-size: 40px; font-weight: bold; color: #1b67cc; position: relative; }
.ly_tit01:before, .ly_tit01:after { content: ""; width: 25px; height: 31px; position: absolute; top: 30%; background: url(../images/bt1_pic.png) center center no-repeat; background-size: cover; }
.ly_tit01:before { left: -14px; }
.ly_tit01:after { right: -14px; }
.part1_main { width: 100%; height: auto; margin: 0 auto; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border-radius: 10px; padding: 15px; box-shadow: 2px 3px 20px rgba(27,103,204,.2); }
.part1_main:before, .part1_main:after { content: ""; width: 140px; height: 144px; position: absolute; background: url(../images/ly_tit01_bg.png) center center no-repeat; background-size: 140px 144px; z-index: 0; }
.part1_main:before { left: 0; top: 40%; }
.part1_main:after { right: 0; top: 20%; transform: rotate(180deg); }
.part1_main .part1_con { position: relative; width: 100%; min-height: 240px; overflow: hidden; margin: 0 auto; padding: 20px 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 1; }
.part1_con p { width: 100%; overflow: hidden; line-height: 32px; color: #333; font-size: 16px; margin: 0 auto 30px; padding: 0; text-indent: 2em; }
.h_title { margin-bottom: 50px; }
.h_title span { display: block; line-height: 80px; color: #edf2fd; font-family: "impact"; font-size: 100px; text-transform: uppercase; text-align: center; }
.h_title0 span { color: #e3eefd; }
.h_title p { height: 60px; line-height: 60px; color: #202020; font-size: 50px; font-weight: bold; text-align: center; margin-top: -60px; display: flex; justify-content: center; position: relative; }
.h_title p em { display: block; line-height: 60px; color: #1b67cc; font-size: 50px; font-weight: bold; font-style: normal; position: relative; }
.h_title p i { display: block; width: 60px; height: 60px; background: url(../images/btico.png) center no-repeat; background-size: 100% 100%; margin-right: 10px; }
.h_title p em::after { content: ''; display: block; width: 200%; height: 3px; background: linear-gradient(214deg, #1b67cc, #019bd4); position: absolute; bottom: -10px; right: 0; }
.h_title1 span { color: rgba(255,255,255,.05); }
.h_title1 p, .h_title1 p em { color: #fff; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
.ly_part1 { padding: 0 40px 40px; }
.ly_tit01 { font-size: 36px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_part1 { padding: 0 40px 40px; }
.ly_tit01 { font-size: 34px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.zhjj { padding: 40px 0; }
.ly_part1 { padding: 0 20px; }
.ly_tit01 { width: 210px; font-size: 32px; }
.ly_tit01 img { max-width: 80%; }
.ly_tit01:before, .ly_tit01:after { top: 20%; }
}
@media screen and (max-width:767px) {
.zhjj { padding: 30px 0; }
.ly_part1 { padding: 0 12px; }
.ly_tit01 { width: 210px; font-size: 24px; }
.ly_tit01:before, .ly_tit01:after { top: 20%; width: 20px; height: 26px; }
.ly_tit01:before { left: -11px; }
.ly_tit01:after { right: -11px; }
.part1_main { padding: 10px; }
.part1_main .part1_con { padding: 20px; }
.part1_con p { line-height: 24px; font-size: 14px; margin: 0 auto 10px; }
}
@media screen and (max-width:425px) {
.zhjj { padding: 10px 0 30px; }
}
@media screen and (max-width:320px) {
.ly_tit01 { font-size: 20px; width: 150px; }
.part1_main .part1_con { padding: 20px 14px 10px 10px; }
}
/*展会简介 结束*/

/*展会数据 开始*/
.zhsj { background: #fff url(../images/zhsj_bg.jpg) center center no-repeat; background-size: cover; padding: 0 0 60px; }
.ly_part_add1 { width: 100%; max-width: 1200px; overflow: hidden; margin: 0 auto; padding: 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_tit02 { width: 520px; margin: 0 auto; text-align: center; font-size: 40px; font-weight: bold; color: #1b67cc; }
.ly_tit02 span { display: block; line-height: 60px; color: #1b67cc; font-size: 40px; text-transform: uppercase; text-align: center; background: linear-gradient(to bottom, #d8e4f2, #f6f8fb); /* 渐变颜色 */ -webkit-background-clip: text; /* 仅适用于Webkit浏览器（Chrome, Safari等） */ background-clip: text; /* 标准属性 */ color: transparent; /* 使文字颜色透明以显示背景渐变 */ text-fill-color: transparent; /* 仅适用于Webkit浏览器 */ }
.ly_tit02 p { line-height: 40px; color: #222; font-size: 40px; font-weight: bold; text-align: center; margin: -30px auto 40px; position: relative; }
.ly_tit02 p:before, .ly_tit02 p:after { content: ""; width: 130px; height: 20px; position: absolute; top: 30%; background: url(../images/l01.png) center center no-repeat; background-size: cover; }
.ly_tit02 p:before { left: 0; }
.ly_tit02 p:after { right: 0; transform: rotate(180deg); }
.ly_tit02 strong { color: #1b67cc; }
.zhsj_list { position: relative; padding-bottom: 50px; overflow: hidden; }
.zhsj_list ul li { float: left; }
.zhsj_list ul li .cont { width: 100%; margin: 0 auto; text-align: center; }
.zhsj_list ul li .cont img { max-width: 100%; }
.zhsj_list ul li .zhsj_num span { display: block; color: #1b67cc; font-size: 38px; font-weight: bold; height: 106px; background: #fff; line-height: 106px; border-radius: 10px; }
.zhsj_list .left_pic { float: left; width: 24%; position: relative; padding-top: 30px; }
.zhsj_list .left_pic img { max-width: 70%; }
.zhsj_list .left_pic .text { position: absolute; top: 0; right: 0; }
.zhsj_list .left_pic .text h1 { font-size: 24px; letter-spacing: 5px; color: #1B67CC; font-weight: bold; }
.zhsj_list .left_pic .text p { font-size: 14px; color: #1B67CC; }
.zhsj_list .right_cont { float: right; width: 70%; }
.zhsj_list .right_cont dl dd { display: inline-table; width: 48%; margin-bottom: 20px; }
.zhsj_list .right_cont dl dd p { font-size: 16px; }
.zhsj_list .swiper-pagination-bullet { width: 10px!important; height: 6px!important; border-radius: 20px!important; margin: 0 3px !important; background: #ccc; opacity: 1; }
.zhsj_list .swiper-pagination { bottom: 0!important; }
.zhsj_list .swiper-pagination-bullet-active { background: #1B67CC !important; width: 20px !important; }
.lyIdxNews_tit { text-align: center; }
.lyIdxNews_tit a { display: inline-block; text-align: center; background: #e4f1ff; border-radius: 30px; margin: 0 auto 30px; padding: 0; line-height: 50px; color: #1b67cc; font-size: 18px; font-weight: bold; position: relative; width: 20%; margin: 0 2%; }
.lyIdxNews_tit a:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #e4f1ff; }
.lyIdxNews_tit a.on, .lyIdxNews_tit a:hover { background: #1B67CC; color: #fff; }
.lyIdxNews_tit a.on:after, .lyIdxNews_tit a:hover:after { border-top: 10px solid #1B67CC; }
.zhsj .lyIdxNews_list { margin-top: 60px; min-height: 300px; }
.zhsj .lyIdxNews_list .list_Part { display: none; }
.zhsj .lyIdxNews_list .list_Part.on { display: block; }
.zczx ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px; }
.zczx ul li { width: 50%; margin-bottom: 20px; padding: 0 15px; }
.zczx ul li a { display: block; height: 60px; overflow: hidden; line-height: 60px; color: #202020; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; background: linear-gradient(to right, #fff, #fff); border-radius: 8px; padding: 0 20px 0 80px; position: relative; }
.zczx ul li a i { display: block; width: 60px; height: 60px; overflow: hidden; padding: 16px; background-color: #f0f0f0; position: absolute; left: 0; top: 0; }
.zczx ul li a:hover { background: #1B67CC; color: #fff; }
.zczx ul li a:hover i { background-color: #1f95d3; }
.zczx ul li a:hover i svg path { fill: #ffffff; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
.zhsj { padding: 20px 0 40px; }
.ly_part_add1 { padding: 0 40px 0; }
.ly_tit02 span { font-size: 34px; }
.ly_tit02 p { font-size: 36px; }
}
@media screen and (max-width:1024px) {
.ly_tit02{ width:500px;}
.ly_tit02 span { font-size: 32px; }
.ly_tit02 p { font-size: 34px; }
.zhsj_list .left_pic { display: none; }
.zhsj_list .right_cont { float: none; width: 80%; margin: 0 auto; }
.zhsj_list .right_cont dl dd p{ font-size:15px;}
.zhsj_list ul li .cont img { max-width: 78%; }
.zczx ul li a { height: 50px; line-height: 50px; font-size: 15px; padding: 0 20px 0 70px}
.zczx ul li a i { width: 50px; height: 50px; padding: 12px;}
.zhsj .lyIdxNews_list{ min-height:200px; margin-top:40px;}
.lyIdxNews_tit a{ font-size:16px;}
.zhsj{ padding-bottom:40px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_part_add1 { padding: 0 30px 0; }
}
@media screen and (max-width:1023px) and (min-width:769px) {
.zhsj { padding: 40px 0; }
.ly_part_add1 { padding: 0 20px 0; }
}
@media screen and (max-width:768px) {
.ly_tit02 { width:480px; }
.ly_tit02 span { font-size: 30px; }
.ly_tit02 p { font-size: 32px; margin: -30px auto 30px; }
.ly_part_add1 { padding: 0 12px 0; }
.zhsj_list { padding-bottom: 30px; }
.zhsj_list ul li .cont { height: 210px; }
.zhsj_list ul li .zhsj_num span { height: 80px; font-size: 16px; line-height: 80px; }
.zhsj_list ul li p { font-size: 15px; }
.zhsj_list .right_cont { width: 90%; }
.zhsj_list ul li .cont img { max-width: 88%; }
.zczx ul li{ width:100%;}
.zczx ul li:last-child{ margin-bottom:0;}
.zhsj .lyIdxNews_list{ margin-top:30px;}
.lyIdxNews_tit a{ width:120px; margin:0 5px; line-height:45px; font-size:15px;}
.zhsj_list .right_cont dl dd p{ font-size:14px;}
}
@media screen and (max-width:600px) {
.ly_tit02 { width:380px; }
.ly_tit02 p { font-size: 26px;}	
.ly_tit02 p:before, .ly_tit02 p:after{ width:100px; height:15px;}
.zczx ul li a{ font-size:14px;}
.lyIdxNews_tit a{ width:100px;}
.zhsj_list .right_cont dl dd{ width:45%; margin-right:5%;}
.zhsj_list .right_cont dl dd:nth-child(2n+2){ margin-right:0;}
}
@media screen and (max-width:425px) {
.zhsj { padding: 10px 0 30px; }
.ly_tit02 { width: 320px; }
.ly_tit02 span { font-size: 22px; line-height: 50px; }
.ly_tit02 p { font-size: 24px; margin: -30px auto 20px; }
.ly_tit02 p:before, .ly_tit02 p:after { width:80px; height: 12px; top: 36%; }
.zhsj_list .right_cont dl dd { width: 49%; margin-bottom: 10px; }
.zhsj_list .right_cont dl dd h1 { font-size: 24px; font-weight: normal; }
.zhsj_list .right_cont dl dd p { font-size: 14px; }
.zhsj_list ul li:last-child { padding: 60px 0 0; }
.lyIdxNews_tit a{ width:90px; margin:0 2px; line-height:40px; font-size:14px;}
.zhsj_list .right_cont dl dd{ width:100%;}
}
@media screen and (max-width:320px) {
.ly_tit02 { width:300px; }
.ly_tit02 p { font-size: 20px; }
.zhsj_list .right_cont { width: 80%; }
}
/*展会概况 结束*/

/*企业之声 开始*/
.qyzs { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.qyzs .swiper-container4 { overflow: hidden; position: relative; padding-bottom: 30px; }
.qyzs .swiper-container4 .swiper-slide { margin-bottom: 10px; }
.qyzs .swiper-container4 .swiper-slide .zsfc_img { width: 100%; height: 230px; position: relative; }
.qyzs .swiper-container4 .swiper-slide .zsfc_img img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; object-fit: cover; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.qyzs .swiper-container4 .swiper-slide .zsfc_img i { display: block; width: 66px; height: 66px; overflow: hidden; margin: -33px 0 0 -33px; padding: 0; background: url(../images/video_btn.png) center center no-repeat; position: absolute; left: 50%; top: 50%; }
.qyzs .swiper-container4 .swiper-slide .zsfc_img .pic { display: block; height: 230px; background: #fff; text-align: center; position: relative; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; overflow: hidden; border-radius: 16px; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text span { display: block; font-size: 16px; color: #999; margin: 20px 0 5px; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text span img { display: inline-block; margin: -4px 10px 0 0; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text p { font-size: 18px; color: #333; line-height: 24px; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text p a { color: #333; }
.qyzs .swiper-container4 .swiper-pagination-bullet { width: 10px!important; height: 6px!important; border-radius: 20px!important; margin: 0 3px !important; background: #ccc; opacity: 1; }
.qyzs .swiper-container4 .swiper-pagination { bottom: 0!important; }
.qyzs .swiper-container4 .swiper-pagination-bullet-active { background: #1b67cc !important; width: 20px !important; }
.qyzs .swiper-container4 .swiper-slide:hover .zsfc_img img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
.zsfc { padding: 40px 0; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text p { font-size: 17px; }
}
@media screen and (max-width:767px) {
.zsfc { padding: 30px 0; }
.qyzs .swiper-container4 { padding-bottom: 20px; }
.qyzs .swiper-container4 .swiper-slide .zsfc_text p { font-size: 16px; }
}
/*新品发布会-专场直播 start*/
.lyPart01 { padding: 60px 0; overflow: hidden; }
.lyPart01_main { display: flex; flex-wrap: wrap; justify-content: left; overflow: hidden; background-color: #fff; border-radius: 8px; box-shadow: 0 0 12px rgba(0, 0, 0, .06); }
.lyPart01_left { width: 42%; padding: 40px; }
.lyPart01_title { margin-bottom: 40px; padding-bottom: 20px; position: relative; }
.lyPart01_title::before, .lyPart01_title::after { content: ''; display: block; height: 2px; overflow: hidden; position: absolute; left: 0; bottom: 0; }
.lyPart01_title::before { width: 100%; background-color: #eaeaea; }
.lyPart01_title::after { width: 50px; background: linear-gradient(to right, #1874be, #24b7ca); }
.lyPart01_title p { line-height: 32px; color: #f21111; font-size: 26px; font-weight: bold; }
.lyPart01_title span { display: block; line-height: 30px; color: #202020; font-size: 24px; margin-top: 6px; }
.lyPart01_video { width: calc(100% + 80px); position: relative; z-index: 1; }
.lyPart01_video a { display: block; width: 100%; overflow: hidden; border-radius: 8px; position: relative; }
.lyPart01_video a img { display: block; width: 100%; height: auto; }
.lyPart01_video a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05); }
.lyPart01_video a i { display: block; width: 60px; height: 60px; overflow: hidden; margin: -30px 0 0 -30px; padding: 18px 16px 18px 20px; background-color: rgba(0, 0, 0, .5); border-radius: 50%; position: absolute; left: 50%; top: 50%; }
#countdown { height: 40px; line-height: 40px; color: #202020; font-size: 18px; margin-top: 40px; }
#countdown span { display: inline-block; line-height: 40px; color: #f21111; font-size: 28px; vertical-align: top; margin: 0 8px; }
.lyPart01_btn { margin-top: 20px; }
.lyPart01_btn a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background-color: #f21111; border-radius: 25px; }
.lyPart01_btn a i { display: inline-block; width: 0; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0; }
.lyPart01_btn a:hover i { width: 32px; margin: -2px 0 0 16px; }
.lyPart01_right { width: 58%; padding: 80px 40px 40px 80px; background: #1874be url(../images/part01_bg2.jpg) center center no-repeat; background-size: cover; }
.lyPart01_con title { display: block; line-height: 26px; color: #fff; font-size: 20px; font-weight: bold; margin-bottom: 15px; }
.lyPart01_con p.ms { line-height: 32px; color: #fff; font-size: 15px; }
.lyPart01_con span { display: block; line-height: 25px; color: #fff; font-size: 15px; margin: 20px 0; opacity: .55; }
.lyPart01_con .btn{ display:inline-block; padding:0 20px; width:auto; height:45px; line-height:45px; color:#1b67cc; border-radius:30px; background:#fff; font-weight:bold; font-size:16px; margin-top:30px;}
@media (max-width:1680px) {
}
@media (max-width:1440px) {
  .lyPart01{ padding:40px 0;}
   .lyPart01_con .btn{ font-size:15px; height:42px; line-height:42px;}
}
@media (max-width:1080px) {
 .lyPart01_left { padding: 30px;}
  .lyPart01_title { margin-bottom: 30px;}
  .lyPart01_title p { font-size: 24px;}
  .lyPart01_title span { font-size: 22px;}
  .lyPart01_video { width: calc(100% + 60px);}
   #countdown { font-size: 16px; margin-top: 30px;}
  #countdown span { font-size: 26px; margin: 0 5px;}
  .lyPart01_con .btn{ font-size:14px; height:40px; line-height:40px;}
}
@media (max-width:1024px) {
.lyPart01_con title{ font-size:16px; margin-bottom:10px;}
.lyPart01_con p.ms{ font-size:14px; line-height:30px;}
}

@media (max-width:920px) {
 .lyPart01_left { padding: 20px;}
  .lyPart01_video { width: calc(100% + 40px);}
   #countdown { font-size: 14px;}
  #countdown span { font-size: 24px; margin: 0 4px;}
  .lyPart01_right{ padding:30px 30px 30px 60px;}
  .lyPart01{ padding:30px 0;}
}

@media (max-width:767px) {
 .lyPart01_left { width: 100%; float: none;}
  .lyPart01_video { width: 100%;}
  .lyPart01_right { width: 100%; padding: 20px;}
  #countdown { margin-top: 20px;}
}
@media (max-width:550px) {
.lyPart01{ padding:10px 0 30px;}
 #countdown { height: 30px; line-height: 30px;}
  #countdown span { line-height: 30px; font-size: 20px; margin: 0 2px;}
}
/*专场直播 end*/


/*会议日程*/
.h_hyrc_main { overflow: hidden; background-color: rgba(255, 255, 255, .1); border: 6px solid rgba(255, 255, 255, .1); border-radius: 16px; }
.h_hyrc_title { display: flex; align-items: center; justify-content: center; padding: 15px 0; }
.h_hyrc_title p { display: block; line-height: 32px; color: #fff; font-size: 22px; font-weight: bold; padding: 0 10px; }
.h_hyrc_list { background: linear-gradient(to left, #1b67cc, #019bd4); }
.h_hyrc_head { border-bottom: 1px solid rgba(255, 255, 255, .2); }
.h_hyrc_head ul { display: flex; flex-wrap: wrap; justify-content: left; }
.h_hyrc_head ul li { width: 40%; }
.h_hyrc_head ul li:nth-child(1) { width: 20%; }
.h_hyrc_head ul li p { min-height: 100%; line-height: 24px; color: #fff; font-size: 16px; padding: 10px 20px; background: linear-gradient(214deg, #1B67CC, #019bd4); }
.h_hyrc_head ul li:nth-child(1) p { text-align: center; padding: 10px; }
.h_hyrc_data { line-height: 24px; color: #fff; font-size: 16px; font-weight: bold; text-align: center; padding: 12px 20px; border-bottom: 1px solid rgba(255, 255, 255, .2); }
.h_hyrc_head dl, .h_hyrc_li dl { display: flex; flex-wrap: wrap; justify-content: left; }
.h_hyrc_head dl dd, .h_hyrc_li dl dd { width: 40%; }
.h_hyrc_head dl dd:nth-child(3n+1), .h_hyrc_li dl dd:nth-child(3n+1) { width: 20%; }
.h_hyrc_head dl dd span, .h_hyrc_li dl dd span { display: block; min-height: 100%; line-height: 24px; color: #fff; font-size: 14px; padding: 10px 20px; background-color: #1b67cc; }
.h_hyrc_head dl dd span { background: linear-gradient(to left, #1b67cc, #019bd4); }
.h_hyrc_con ul li { background-color: #1B67CC; }
.h_hyrc_con ul li:nth-child(2n+2) { background-color: #1B67CC; }
.h_hyrc_con ul li dl { display: flex; flex-wrap: wrap; justify-content: left; }
.h_hyrc_con ul li dl dd { width: 40%; border-right: 1px solid rgba(255, 255, 255, .2); border-bottom: 1px solid rgba(255, 255, 255, .2); }
.h_hyrc_con ul li dl dd:nth-child(1) { width: 20%; border-bottom: 0; }
.h_hyrc_con ul li dl dd:nth-child(3n+3) { border-right: 0; }
.h_hyrc_con ul li dl dd p { min-height: 100%; line-height: 24px; color: #fff; font-size: 14px; padding: 10px 20px; }
.h_hyrc_con ul li dl dd:nth-child(1) p { text-align: center; padding: 10px; }
.h_hyrc_con ul li.last dl dd:nth-child(2) { width: 80%; padding-bottom: 20px; }
.h_hyrc_con ul li.last dl dd:nth-child(2) p { min-height: inherit; font-size: 15px; font-weight: bold; }
.h_hyrc_con ul li.last dl dd:nth-child(2) span { display: block; width: 100%; color: #fff; padding: 0 20px; font-size: 14px; line-height: 30px; }
.h_hyrc_con ul li.last dl dd:nth-child(2) span:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #fff; border-radius: 50px; margin: 0 10px 2px 0; }
.h_hyrc_con ul li.first dl dd:nth-child(2) { width: 80%; }
.h_hyrc_con ul li.one dl dd:nth-child(1) { border-bottom: 1px solid rgba(255, 255, 255, .2); }
 @media (max-width:1200px) {
.h_hyrc { padding: 50px 0; }
.h_hyrc_main { border-radius: 12px; }
.h_hyrc_title p { line-height: 30px; font-size: 20px; }
}
@media (max-width:1080px) {
}
@media (max-width:1024px) {
.h_hyrc { padding: 40px 0; }
}
@media (max-width:820px) {
}
@media (max-width: 767px) {
.h_hyrc { padding: 30px 0; }
.h_hyrc_main { border: 3px solid rgba(255, 255, 255, .1); }
.h_hyrc_title { padding: 10px 0; flex-wrap: wrap; }
.h_hyrc_title p { font-size: 18px; }
.h_hyrc_head ul li p, .h_hyrc_head ul li:nth-child(1) p { font-size: 14px; padding: 10px 5px; }
.h_hyrc_con ul li dl dd p, .h_hyrc_con ul li dl dd:nth-child(1) p { padding: 10px; }
.h_hyrc_data { font-size: 14px; padding: 10px; }
}
/*同期论坛 开始*/
.tqlt { width: 100%; overflow: hidden; padding: 60px 0; background: #fff url(../images/tqlt_bg.jpg) center center no-repeat; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_part3 { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 0 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.t_white span { opacity: .1; }
.t_white p, .t_white strong { color: #fff; }
.t_white p:before, .t_white p:after { background: url(../images/l02.png) center center no-repeat; background-size: cover; }
.part3_main { width: 100%; height: auto; margin: 0 auto; position: relative; }
.part3_main ul li { float: left; width: 32%; margin: 0 2% 0 0; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .25s; transition: all .5s; }
.part3_main ul li:last-child { margin: 0; }
.part3_main ul li .title { width: 80%; text-align: center; background: #e4f1ff; border-radius: 30px; margin: 0 auto 30px; padding: 0; line-height: 50px; color: #1b67cc; font-size: 18px; font-weight: bold; position: relative; }
.part3_main ul li .title:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #e4f1ff; }
.part3_main ul li .cont { background: #fff; border-radius: 10px; }
.part3_main ul li .img { width: 100%; height: 250px; overflow: hidden; margin: 0; padding: 0; position: relative; border-radius: 10px; }
.part3_main ul li .img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .25s; transition: all .5s; }
.part3_main ul li p { width: 100%; line-height: 24px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-height: 64px; }
.part3_main ul li:hover .img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
 @media screen and (max-width:1199px) and (min-width:1080px) {
.tqlt { padding: 0 0 60px; }
.ly_part3 { padding: 40px; }
.part3_main ul li .img { height: 206px; }
}
@media screen and (max-width:1024px) {
.tqlt { padding: 0 0 40px; }
.part3_main ul li .img { height: 194px; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_part3 { padding: 40px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.tqlt { padding: 40px 0; }
.ly_part3 { padding: 0 20px; }
.part3_main .part1_con { padding: 40px 32px 10px 25px; }
}
@media screen and (max-width:768px) {
.tqlt { padding: 30px 0; }
.ly_part3 { padding: 0 12px; }
.part3_main .part1_con { padding: 42px 18px 20px 14px; }
.part1_con p { line-height: 24px; font-size: 14px; margin: 0 auto 10px; }
.part3_main ul li { width: 100%; margin: 0 0 20px; padding: 10px 20px; }
.part3_main ul li .left { display: none; }
.part3_main ul li .right { width: 100%; }
}
@media screen and (max-width:425px) {
.tqlt { padding: 10px 0 30px; }
.part3_main ul li .title { line-height: 40px; }
.part3_main ul li .img { height: 248px; }
}
@media screen and (max-width:375px) {
.part3_main ul li .img { height: 213px; }
.part3_main ul li p { max-height: 63px; }
}
@media screen and (max-width:320px) {
.part3_main ul li .title { font-size: 16px; }
.part3_main ul li .img { height: 176px; }
.part3_main .part1_con { padding: 20px 14px 10px 10px; }
}
/*同期论坛 结束*/

/*参会嘉宾*/
.h_chjb { overflow: hidden; padding: 60px 0; background: url(../images/csjb_bg.jpg) center no-repeat; background-size: cover; }
.h_chjb .pmjs { margin: -20px 0 40px; text-align: center; color: rgba(255,255,255,.6); font-size: 16px; display: flex; display: -webkit-flex; justify-content: center; }
.h_chjb .pmjs:before { content: ''; display: block; width: 50px; height: 1px; background: rgba(255,255,255,.6); margin-top: 8px; margin-right: 15px; }
.h_chjb .pmjs:after { content: ''; display: block; width: 50px; height: 1px; background: rgba(255,255,255,.6); margin-top: 8px; margin-left: 15px; }
.h_chjb_swiper .swiper-container { padding-bottom: 40px; position: relative; }
.h_chjb_swiper .swiper-container .swiper-slide { padding-top: 20px; position: relative; text-align: center; }
.h_chjb_swiper .swiper-container .swiper-slide .pic { display: inline-block; width: 200px; height: 200px; border: 6px solid rgba(255, 255, 255, .1); border-radius: 50%; position: relative; }
.h_chjb_swiper .swiper-container .swiper-slide .pic img { width: 100%; height: 100%; background-position: 50%; background-repeat: no-repeat; border-radius: 50%; overflow: hidden; position: relative; z-index: 2; }
.h_chjb_swiper .swiper-container .swiper-slide .pic:before { content: ''; display: block; width: 72px; height: 72px; background: url(../images/chjbico1.png) center no-repeat; position: absolute; right: -20px; top: -15px; opacity: .5; }
.h_chjb_swiper .swiper-container .swiper-slide .pic:after { content: ''; display: block; width: 72px; height: 72px; background: url(../images/chjbico2.png) center no-repeat; position: absolute; left: -25px; bottom: -20px; }
.h_chjb_swiper .swiper-container .swiper-slide p { font-size: 20px; font-weight: bold; color: #fff; text-align: center; margin: 15px 0 5px; }
.h_chjb_swiper .swiper-container .swiper-slide span { font-size: 15px; color: #fff; line-height: 20px; display: block; height: 40px; }
.h_chjb_swiper .swiper-pagination { width: 100%; height: 10px; bottom: 0 !important; }
.h_chjb_swiper .swiper-pagination span { width: 10px; height: 10px; background-color: rgba(255, 255, 255, .5); border-radius: 50%; margin: 0 4px; opacity: 1; vertical-align: top; }
.h_chjb_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }
 @media (max-width:1440px) {
.h_chjb .pmjs { margin: -10px 0 30px; }
}
@media (max-width:1200px) {
.h_chjb { padding: 50px 0; }
.h_hydt_swiper .swiper-container { border-radius: 12px; }
.h_chjb_swiper .swiper-container .swiper-slide .pic { width: 180px; height: 180px; border: 4px solid rgba(255, 255, 255, .1); }
.h_chjb_swiper .swiper-container .swiper-slide p { font-size: 18px; }
.h_hydt_list ul li .img a { border-radius: 6px; }
}
@media (max-width:1080px) {
.h_chjb .pmjs { font-size: 14px; }
.h_chjb_swipe r { margin-top: 40px; }
}
@media (max-width:1024px) {
.h_chjb { padding: 40px 0; }
}
@media (max-width:767px) {
.h_chjb { padding: 30px 0; }
.h_chjb_swiper { margin-top: 25px; }
.h_chjb_swiper .swiper-container { padding-bottom: 30px; }
.h_chjb_swiper .swiper-container .swiper-slide .pic { width: 200px; height: 200px; border: 6px solid rgba(255, 255, 255, .1); }
}
/*实况报道 开始*/
.zhsk { padding: 60px 0; background: #f8f9ff; overflow: hidden; position: relative; }
.zhsk .zhskbox { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.zhsk .zhskbox .zhsk_new { width: 100%; overflow: hidden; }
.zhsk .zhskbox .zhsk_new .left { width: 49%; float: left; overflow: hidden; position: relative; }
.ly_part_add1 .tlt3 { width: 80%; text-align: center; background: #1b67cc; border-radius: 30px; margin: 0 auto 30px; padding: 0; line-height: 50px; color: #fff; font-size: 18px; font-weight: bold; position: relative; }
.ly_part_add1 .tlt3:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #1b67cc; }
.zhsk .zhskbox .zhsk_new .left .dianji0 { position: absolute; width: 100%; left: 0; top: 45%; z-index: 9; }
.zhsk .zhskbox .zhsk_new .left .dianji { height: 150px; width: 150px; background-color: #04070757; text-align: center; line-height: 150px; border-radius: 80px; margin: 0 auto; }
.zhsk .zhskbox .zhsk_new .left .dianji em { display: block; background: url(../images/video_bn1.png) center center no-repeat; width: 100%; height: 48px; left: 0; top: 25%; position: absolute; }
.zhsk .zhskbox .zhsk_new .left .dianji a { display: block; color: #fff; font-size: 16px; padding-top: 35px; width: 100%; height: 100%; }
.zhsk .zhskbox .zhsk_new .left .arnew_m_l_pic { width: 100%; height: auto; position: relative; }
.zhsk .zhskbox .zhsk_new .left .pic { display: block; height: 351px; text-align: center; overflow: hidden; position: relative; border-radius: 10px; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhsk .zhskbox .zhsk_new .left .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6) url(../images/video_bn2.png) 10% center no-repeat; position: absolute; top: 0; left: 0; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhsk .zhskbox .zhsk_new .left .pic img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; object-fit: cover; }
.zhsk .zhskbox .zhsk_new li:hover .pic:after { opacity: 1; background: rgba(0,0,0,.6) url(../images/video_bn2.png) center center no-repeat; }
.zhsk .zhskbox .zhsk_new .swiper-pagination-bullet { background: #fff; opacity: .3; }
.zhsk .zhskbox .zhsk_new .swiper-pagination-bullet-active { background: #1b67cc; opacity: 1; }
.zhsk .zhskbox .zhsk_new .right { width: 49%; float: right; position: relative; overflow: hidden; }
.zhsk .zhskbox .zhsk_new .right ul { height: 351px; overflow-x: hidden; }
.zhsk .zhskbox .zhsk_new .right ::-webkit-scrollbar {
width:4px;
}
.zhsk .zhskbox .zhsk_new .right ul li { width: 100%; background: #fff; padding: 12px; overflow: hidden; margin-bottom: 8px; }
.zhsk .zhskbox .zhsk_new .right .text { width: calc(100% - 130px); float: right; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhsk .zhskbox .zhsk_new .right .text .name { display: block; font-size: 16px; max-width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px solid #ddd; padding-bottom: 8px; margin-bottom: 10px; transition-duration: .4s; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; }
.zhsk .zhskbox .zhsk_new .right ul li:hover .name { color: #1b67cc; }
.zhsk .zhskbox .zhsk_new .right .img { float: left; width: 109px; height: 86px; border-radius: 10px; overflow: hidden; }
.zhsk .zhskbox .zhsk_new .right .text span { color: #999; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 40px; }
@media (max-width:1200px) {
.zhsk { padding: 30px 0 60px; }
}
@media (max-width:1024px) {
.zhsk { padding: 40px 0; }
.zhsk .zhskbox .zhsk_new .left { width: 100%; }
.ly_part_add1 .tlt3 { float: none; margin: 0 auto 25px; }
.zhsk .zhskbox .zhsk_new .right { width: 100%; margin-top: 20px; }
.zhsk .zhskbox .zhsk_new .right .tlt3 { float: none; }
.zhsk .zhskbox .zhsk_new .right ul { overflow-x: revert; height: auto; float: none; }
.zhsk .zhskbox .zhsk_new .right ul li { padding: 12px 0; }
}
@media (max-width:768px) {
.zhsk { padding: 30px 0; }
.zhsk .zhskbox .zhsk_new .left { width: 100%; }
.ly_part_add1 .tlt3 { float: none; margin: 0 auto 25px; font-size: 18px; background-size: 160px 50px; width: 160px; height: 40px; line-height: 40px; padding: 0 40px; }
.zhsk .zhskbox .zhsk_new .right .tlt3 { float: none; }
.zhsk .zhskbox .zhsk_new .left .pic { height: 264px; }
.zhsk .zhskbox .zhsk_new .left .dianji { width: 100px; height: 100px; }
.zhsk .zhskbox .zhsk_new .left .dianji em { background-size: 30px 30px; height: 30px; }
.zhsk .zhskbox .zhsk_new .left .dianji a { padding-top: 0; font-size: 14px; }
.zhsk .zhskbox .zhsk_new .right { width: 100%; margin-top: 30px; }
}
@media (max-width:425px) {
.zhsk { padding: 10px 0 30px; }
.ly_part_add1 .tlt3 { font-size: 16px; }
.zhsk .zhskbox .zhsk_new .left .pic { height: 225px; }
}
@media (max-width:375px) {
.zhsk .zhskbox .zhsk_new .left .pic { height: 197px; }
}
@media (max-width:320px) {
.zhsk .zhskbox .zhsk_new .left .pic { height: 165px; }
}
/*实况报道 结束*/

/*线上逛展 开始*/
.yqtjh { padding: 60px 0; background: url(../images/yqtjh_bg.jpg) no-repeat; background-size: cover; overflow: hidden; }
.yqtjh .yqtjh_cont { position: relative; overflow: hidden; width: 100%; }
.yqtjh .yqtjh_cont ul { width: 100%; }
.yqtjh .yqtjh_cont ul li { width: 100%; position: relative; overflow: hidden; background: rgba(255,255,255,.5); border: 15px solid rgba(255,255,255,.5); }
.yqtjh .yqtjh_cont ul li:after { content: ""; display: block; width: 100%; height: 25%; background-image: linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.85)); position: absolute; bottom: 0; left: 0; transition: all .4s ease; }
.yqtjh .yqtjh_cont ul li .pic { display: block; }
.yqtjh .yqtjh_cont ul li img { max-width: 100%; max-height: 100%; transition: all 1s ease; }
.yqtjh .yqtjh_cont ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.yqtjh .yqtjh_cont ul li .btn { position: absolute; top: 47%; left: 50%; transform: translate(-50%, -50%); opacity: 0; z-index: 2; transition: all .6s ease; display: block; width: 150px; height: 50px; background: #1b67cc; margin: 0 auto; font-size: 20px; color: #fff; line-height: 50px; text-align: center; }
.yqtjh .yqtjh_cont ul li:hover .btn { opacity: 1; }
.yqtjh .yqtjh_cont ul li .name { width: 100%; display: block; text-align: center; position: absolute; bottom: 30px; color: #fff; font-size: 20px; z-index: 2; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; }
.yqtjh .yqtjh_cont .swiper-button-prev { background: url(../images/prev.png) no-repeat; width: 56px; height: 56px; background-size: cover; }
.yqtjh .yqtjh_cont .swiper-button-next { background: url(../images/next.png) no-repeat; width: 56px; height: 56px; background-size: cover; }
@media (max-width:1200px) {
.yqtjh { padding: 40px 0; }
}
@media (max-width:767px) {
.yqtjh { padding: 30px 0; }
.yqtjh .yqtjh_cont ul li { border: 10px solid #fff; }
.yqtjh .yqtjh_cont ul li .bofang { width: 60px; height: 60px; }
.yqtjh .yqtjh_cont ul li .btn p { font-size: 17px; }
.yqtjh .yqtjh_cont ul li .name { font-size: 17px; bottom: 15px; }
.yqtjh .yqtjh_cont .swiper-button-prev { width: 40px; height: 40px; }
.yqtjh .yqtjh_cont .swiper-button-next { width: 40px; height: 40px; }
}
/*线上逛展 结束*/

/*展商风采 开始*/
.zsfc { width: 100%; background: #fff; padding: 50px 0; overflow: hidden; }
.ly_part4 { width: 100%; overflow: hidden; margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.part4_main { width: 100%; max-width: 1200px; height: auto; margin: 0 auto; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.part4_main .part4_list1 { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
/* 正常swiper容器 */
.part4_main .part4_list1 .swiper-container { overflow: hidden; position: relative; padding-bottom: 30px; }
/* 强制修复排列：解决参差不齐、错乱、垂直堆叠 */
.part4_main .part4_list1 .swiper-container .swiper-wrapper { flex-direction: row !important; flex-wrap: wrap !important; align-items: stretch !important; }
/* 卡片统一高度、不浮动、不margin干扰 */
.part4_main .part4_list1 .swiper-container .swiper-slide { height: auto !important; display: flex; flex-direction: column; margin-bottom: 0 !important; }
/* 图片固定高度，解决参差不齐 */
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_img { width: 100%; height: 230px; position: relative; border-radius: 16px; overflow: hidden; flex-shrink: 0; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_img img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; transition-duration: .4s; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_img i { display: block; width: 66px; height: 66px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: url(../images/video_btn.png) center center no-repeat; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_img .pic { display: block; height: 230px; background: #fff; text-align: center; transition: all .25s; overflow: hidden; border-radius: 16px; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text { flex-grow: 1; padding-top: 15px; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text span { display: block; font-size: 16px; color: #999; margin: 0 0 5px; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text span img { display: inline-block; margin: -4px 10px 0 0; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text p { font-size: 18px; color: #333; line-height: 24px; margin: 0; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text p a { color: #333; }
/* 分页样式 */
.part4_main .part4_list1 .swiper-container .swiper-pagination-bullet { width: 10px!important; height: 6px!important; border-radius: 20px!important; margin: 0 3px !important; background: #ccc; opacity: 1; }
.part4_main .part4_list1 .swiper-container .swiper-pagination { bottom: 0!important; }
.part4_main .part4_list1 .swiper-container .swiper-pagination-bullet-active { background: #1b67cc !important; width: 20px !important; }
/* hover */
.part4_main .part4_list1 .swiper-container .swiper-slide:hover .zsfc_img img { transform: scale(1.05); }
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
.zsfc { padding: 40px 0; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text p { font-size: 17px; }
}
@media screen and (max-width:767px) {
.zsfc { padding: 30px 0; }
.part4_main .part4_list1 .swiper-container { padding-bottom: 20px; }
.part4_main .part4_list1 .swiper-container .swiper-slide .zsfc_text p { font-size: 16px; }
}
/*展商风采 结束*/

/*照片集锦 开始*/
.h_zpjj { overflow: hidden; padding: 60px 0; background: url(../images/csjb_bg.jpg) center no-repeat; background-size: cover; }
.h_zpjj_swiper .swiper-container { overflow: hidden; padding-bottom: 40px; position: relative; }
.h_zpjj_swiper .swiper-slide { height: 260px; overflow: hidden; border: 6px solid rgba(255, 255, 255, .1); border-radius: 16px; position: relative; }
.h_zpjj_swiper .swiper-slide:hover { border: 6px solid rgba(255, 255, 255, 1); }
.h_zpjj_swiper .swiper-slide:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.h_zpjj_swiper .swiper-pagination { width: 100%; height: 10px; bottom: 0 !important; }
.h_zpjj_swiper .swiper-pagination span { width: 10px; height: 10px; background-color: rgba(255, 255, 255, .5); border-radius: 50%; margin: 0 4px; opacity: 1; vertical-align: top; }
.h_zpjj_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }
 @media (max-width:1200px) {
.h_zpjj { padding: 50px 0; }
.h_zpjj_swiper .swiper-slide { height: 240px; border: 4px solid rgba(255, 255, 255, .1); border-radius: 12px; }
}
@media (max-width:1080px) {
.h_zpjj_swiper .swiper-slide { height: 220px; }
}
@media (max-width:1024px) {
.h_zpjj { padding: 40px 0; }
.h_zpjj_swiper .swiper-slide { height: 210px; }
}
@media (max-width:920px) {
.h_zpjj_swiper .swiper-slide { height: 200px; }
}
@media (max-width:820px) {
.h_zpjj_swiper .swiper-slide { height: 180px; }
}
@media (max-width:767px) {
.h_zpjj { padding: 30px 0; }
.h_zpjj_swiper .swiper-container { padding-bottom: 30px; }
.h_zpjj_swiper .swiper-slide { height: 260px; }
}
@media (max-width:390px) {
}
@media (max-width:320px) {
}
/*照片集锦 结束*/


/*往届回顾 开始*/
.h_wjhg { overflow: hidden; padding: 60px 0; position: relative; }
.h_wjhg_swiper { overflow: hidden; padding: 0 0 40px; position: relative; }
.h_wjhg_swiper .swiper-container { border-radius: 16px;  overflow: hidden;}
.h_wjhg_swiper .swiper-slide { height: 320px;  overflow: hidden; }
.h_wjhg_swiper .swiper-slide a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.h_wjhg_swiper .swiper-slide a img { display: block; width: 100%; height: 100%; object-fit: cover;transition: all 0.4s ease; }
.h_wjhg_swiper .swiper-slide:hover a img { transform: scale(1.1); }
.h_wjhg_swiper .swiper-button-prev, .h_wjhg_swiper .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 12px; background: rgba(255, 255, 255, 0.2); border-radius: 50%; top: 50%; left: auto; right: auto; color: #fff; }
.h_wjhg_swiper .swiper-button-prev { left: 20px;transform: rotateY(180deg); }
.h_wjhg_swiper .swiper-button-next { right: 20px; }
.h_wjhg_swiper .swiper-button-prev:hover, .h_wjhg_swiper .swiper-button-next:hover { background: #1b67cc;}
.h_wjhg_swiper .swiper-button-disabled { opacity: 0.25 !important; }
.h_wjhg_swiper .swiper-pagination { width: 100%; bottom: 0 !important; text-align: center; }
.h_wjhg_swiper .swiper-pagination-bullet { width: 10px; height: 10px; background-color: rgba(0, 0, 0, 0.1); border-radius: 50%; margin: 0 4px; opacity: 1; }
.h_wjhg_swiper .swiper-pagination-bullet-active { background-color: #1b67cc; }
.h_wjhg_swiper .swiper-button-next:after, .h_wjhg_swiper .swiper-button-prev:after{ display:none;}
@media (max-width:1200px) {
.h_wjhg { padding: 50px 0; }
.h_wjhg_swiper .swiper-container { border-radius: 12px; }
}
@media (max-width:1080px) {
}
@media (max-width:1024px) {
.h_wjhg { padding: 40px 0; }
}
@media (max-width:920px) {
.h_wjhg_swiper .swiper-slide { height: 300px; }
}
@media (max-width:820px) {
.h_wjhg_swiper .swiper-slide { height: 280px; }
}
@media (max-width:767px) {
.h_wjhg { padding: 30px 0; }
.h_wjhg_swiper { padding: 0 0 30px; }
.h_wjhg_swiper .swiper-slide { height: 200px; }
.h_wjhg_swiper .swiper-button-prev, .h_wjhg_swiper .swiper-button-next { width: 40px; height: 40px; margin-top: -30px; }
}
@media (max-width:390px) {
}
@media (max-width:320px) {
}
/*往届回顾 结束*/

/*往届回顾 结束*/
.mb_r { display: block; width: 44px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 50%; right: 4px; z-index: 9999; }
.mb_r ul li { width: 44px; height: 44px; margin: 0 auto 4px; padding: 0; position: relative; }
.mb_r ul li a { display: block; width: 44px; height: 44px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #1b67cc; border-radius: 50%; }
.mb_r ul li a img { display: block; width: 24px; height: 24px; overflow: hidden; margin: 10px auto; padding: 0; }
.mb_r ul li span { display: block; width: 0; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background-color: #1b67cc; border-radius: 22px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.mb_r ul li:hover span { width: 180px; padding: 0 10px; }
.mb_ewm { width: 160px; height: auto; margin: 0; padding: 10px; background-color: #1b67cc; position: fixed; right: 4px; bottom: 4px; z-index: 9999; }
.mb_ewm .ewm_img { width: 140px; height: 140px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ewm_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_ewm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #fff; font-size: 14px; text-align: center; margin: 10px auto 0; padding: 0; }
.mb_ewm .ewm_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: -24px; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_r ul li span { display: none; }
.mb_ewm { display: none; }
}
