@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
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;}


/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#1f1f1f;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#1f1f1f;}


/*banner大图*/
.h_banner{width:100%;height:680px;position:relative;overflow:hidden;}
.h_banner>img{width:1920px;height:680px;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:760px) {
.s_banner{display:block;}
.b_banner{display:none;}
}
/*nav 开始*/
.ly_nav {width:100%;height:80px;margin:0 auto;padding: 0 5%;background-color: #122544;top:0;z-index:9999;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_nav ul {width:100%;margin:0 auto;padding:0;display:flex; justify-content: center;}
.ly_nav ul li {width: 14.285%;height:80px;margin:0;padding:0; float:left;}
.ly_nav ul li a {display:block;width: 90%;height:60px;line-height:60px;color:#fff;font-size:22px;font-weight:bold;text-align:center;margin:10px 10% 0 10px;border-radius: 30px;padding:0;background:none;background-size:100% 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.ly_nav ul li a:last-child{ margin:10px auto;}
.ly_nav ul li a:hover,.ly_nav ul li a.on { background:url(../images/bg1.png) center center no-repeat; color:#fff;background-size:100% 100%; background: linear-gradient(214deg,#18c1cd,#6449ba);}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav { padding:0 20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav { padding:0 20px; height:70px; line-height:70px;}
	.ly_nav ul li { height:50px;}
	.ly_nav ul li a { font-size:20px;height:50px; line-height:50px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { padding:0 20px; height:65px; line-height:65px;}
	.ly_nav ul li { height:45px;}
	.ly_nav ul li a { font-size:18px;height:45px; line-height:45px;}
}
@media screen and (max-width:767px) {
	.ly_nav { height:108px; padding:0;}
	.ly_nav ul { display:block; justify-content:inherit;}
	.ly_nav ul li { width:33.333%; height:44px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav ul li a { height:44px; line-height:44px; font-size:15px;}
}
/*nav 结束*/

.ly_title { margin:0 auto 40px;}
.ly_title p { height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin-bottom:12px;}
.ly_title span { display:block; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; text-align:center; text-transform: uppercase;}
.ly_title span::before, .ly_title span::after { content:''; display:inline-block; width:120px; height:2px; overflow:hidden; vertical-align:middle;}
.ly_title span::before { margin:-4px 20px 0 0; background: linear-gradient(90deg,#6449ba,#18c1cd);}
.ly_title span::after { margin:-4px 0 0 20px; background: linear-gradient(90deg,#18c1cd,#6449ba);}

.ly_title1 p { color:#fff;}
.ly_title1 span { color:rgba(255,255,255,.45);}

/*展会简介 开始*/
.zhjj{ width:100%;overflow:hidden;}
.ly_part1 { width:100%; max-width:1200px; overflow:hidden; margin:0 auto; padding:50px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_tit01 { width:100%;overflow:hidden; margin:0 auto 40px; background-size:1200px 118px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;background:url(../images/bt_bg01.png) no-repeat center center; height:118px;}
.ly_tit01 p b{display:block;font-size:40px; color:#333; margin:0 auto;width: 310px;}
.ly_tit01 p span{ display:block; font-size:36px; color:rgba(17,151,189,.1); font-weight:bold; text-transform:uppercase;}
.ly_tit02 { width:100%;overflow:hidden; margin:0 auto 40px; background-size:1200px 118px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;background:url(../images/bt_bg02.png) no-repeat center center; height:118px;}
.ly_tit02 b{position:relative;}
.ly_tit03{background:url(../images/bt_bg03.png) no-repeat center center;}
.ly_tit04{background:url(../images/bt_bg04.png) no-repeat center center;}
.ly_tit05{background:url(../images/bt_bg05.png) no-repeat center center;}
.ly_tit06{background:url(../images/bt_bg06.png) no-repeat center center;}
.ly_tit07{background:url(../images/bt_bg07.png) no-repeat center center;}
.ly_tit02 p b{display:block;font-size:40px; color:#fff; margin:0 auto;width: 310px;}
.ly_tit02 p span{ display:block; font-size:36px; color:rgba(255,255,255,.1); font-weight:bold; text-transform:uppercase;}
.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;padding: 30px;background-color:#6449ba;background: linear-gradient(214deg,#18c1cd,#6449ba);border-radius: 16px;}
.part1_main .part1_con {width:100%;min-height: 160px;overflow:hidden;margin:0 auto;padding: 25px 30px 15px;position:relative;z-index:1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid rgba(255,255,255,.2);border-radius: 12px;}
.part1_con p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; margin:0 auto 10px; padding:0; text-indent:2em;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part1 { padding:40px;}
	.ly_tit01,.ly_tit02 { margin:0 auto 30px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part1 { padding:40px;}
	.ly_tit01,.ly_tit02 { margin:0 auto 30px;}
	.ly_tit01 p b,.ly_tit02 p b{font-size: 36px; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.zhjj{ padding:40px 0;}
	.ly_part1 {padding: 0 20px;}
	.ly_tit01,.ly_tit02 { margin:0 auto 30px;background-size: contain;height:100px;}
	.part1_main{ padding:20px;}
	.part1_con p{ font-size:15px;} 
	.part1_main .part1_con{ padding:25px 20px 15px;}
	.ly_tit01 p span{font-size: 28px;}
	.ly_tit01 p b,.ly_tit02 p b{font-size: 28px; width: 300px;}
}
@media screen and (max-width:767px) {
	.zhjj{ padding:30px 0;}
	.ly_part1 {padding: 0 12px;}
	.ly_tit01,.ly_tit02{margin:0 auto 20px; background-size: contain;height:92px;}
	.ly_tit01 p span,.ly_tit02 p span{ font-size:18px;}
	.ly_tit01 p b,.ly_tit02 p b{ font-size:24px;width: 120px;}
	.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:550px) {
	.ly_tit01,.ly_tit02{ background-size:120%; height:90px;}
}
@media screen and (max-width:460px) {
	.ly_tit01,.ly_tit02{ background-size:140%; height:90px;}
}
@media screen and (max-width:380px) {
.ly_tit01,.ly_tit02{ background-size:160%; height:80px;}
}
@media screen and (max-width:320px) {
	.part1_main .part1_con {padding: 20px 14px 10px 10px;}
}
/*展会简介 结束*/
.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;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part_add1 { padding:0 40px 0;}

}
@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:768px) {
	.ly_part_add1 { padding:0 20px 0;}

}
@media screen and (max-width:767px) {
	.ly_part_add1 { padding:0 12px 0;}

}


/*展览范围 开始*/
.zlfw{ padding:50px 0; background:#fff url(../images/zlfw_bg.png) no-repeat; background-size:cover; overflow:hidden;position: relative;}
.zlfw_tit ul li{float:left;background:#fff;height:60px;line-height:60px;width:23.5%;margin-right:2%;text-align:center;font-size:18px;position:relative;padding-left:40px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius: 30px;}
.zlfw_tit ul li:nth-child(1){background:#fff url(../images/zlfw_ico1.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(2){background:#fff url(../images/zlfw_ico2.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(3){background:#fff url(../images/zlfw_ico3.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(4){ background:#fff url(../images/zlfw_ico4.png) no-repeat 60px 10px;margin-right:0;}
.zlfw_tit ul li a{ display:inline-block; font-size:18px; color:#333; width:100%; height:100%;}
.zlfw_tit ul li:nth-child(1):hover,.zlfw_tit ul li:nth-child(1).on{ background:#18c1cd url(../images/zlfw_ico1_hover.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(1):hover a,.zlfw_tit ul li:nth-child(1).on a{color:#fff;}
.zlfw_tit ul li:nth-child(2):hover,.zlfw_tit ul li:nth-child(2).on{ background:#18c1cd url(../images/zlfw_ico2_hover.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(2):hover a,.zlfw_tit ul li:nth-child(2).on a{color:#fff;}
.zlfw_tit ul li:nth-child(3):hover,.zlfw_tit ul li:nth-child(3).on{ background:#18c1cd url(../images/zlfw_ico3_hover.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(3):hover a,.zlfw_tit ul li:nth-child(3).on a{color:#fff;}
.zlfw_tit ul li:nth-child(4):hover,.zlfw_tit ul li:nth-child(4).on{ background:#18c1cd url(../images/zlfw_ico4_hover.png) no-repeat 60px 10px;}
.zlfw_tit ul li:nth-child(4):hover a,.zlfw_tit ul li:nth-child(4).on a{color:#fff;}
.zlfw_con {width:100%;margin-top:40px;overflow:hidden;background:#fff url(../images/bt_kuang.png) no-repeat left bottom;border-bottom:8px solid #18c1cd;border-radius: 16px;}
.zlfw_con .list_Part{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:30px 45px 50px;position:relative;/* border-radius: 20px; */}
.zlfw_con .list_Part1{ background:url(../images/zlfw_icobg1.png) no-repeat 96% center;}
.zlfw_con .list_Part2{ background:url(../images/zlfw_icobg2.png) no-repeat 96% center;}
.zlfw_con .list_Part3{ background:url(../images/zlfw_icobg3.png) no-repeat 96% center;}
.zlfw_con .list_Part4{ background:url(../images/zlfw_icobg4.png) no-repeat 96% center;}
.zlfw_con .list_Part ul li p{ font-size:16px; color:#555; line-height:26px;}
.zlfw_con .list_Part ul li p b{ color:#333;}
.zlfw_con .list_Part ul li .zlfw_name{ position:absolute; bottom:-5px; font-size:18px; color:#fff; font-weight:bold;}
.zlfw_con .list_Part ul li .zlfw_name a{ color:#fff;}
.zlfw_con .list_Part { display: none; }
.zlfw_con .list_Part.on { display: block; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.zlfw_tit ul li:nth-child(odd),.zlfw_tit ul li:nth-child(odd).on{ background-position:40px 10px;}
.zlfw_tit ul li:nth-child(even),.zlfw_tit ul li:nth-child(even).on{ background-position:40px 10px;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.zlfw_tit ul li:nth-child(odd),.zlfw_tit ul li:nth-child(odd).on{ background-position:30px 10px;}
.zlfw_tit ul li:nth-child(even),.zlfw_tit ul li:nth-child(even).on{ background-position:30px 10px;}
.zlfw_con .list_Part{ height:auto; padding: 30px 30px 50px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.zlfw{ padding:40px 0;}
.zlfw_tit ul li{text-align:left; padding-left:60px;}
.zlfw_tit ul li:nth-child(odd),.zlfw_tit ul li:nth-child(odd).on{ background-position:10px 10px;}
.zlfw_tit ul li:nth-child(even),.zlfw_tit ul li:nth-child(even).on{ background-position:10px 10px;}
.zlfw_tit ul li a{ font-size:16px;}
.zlfw_con .list_Part{ height:auto; padding: 30px 30px 50px;}
.zlfw_con{ margin-top:30px;}
}
@media (max-width: 767px) {
.zlfw{ padding:30px 0;}
.zlfw_tit ul li{ width:49%; margin-bottom:10px; height:50px; line-height:50px; font-size:15px; text-align:left; padding-left:50px;}
.zlfw_tit ul li:nth-child(odd),.zlfw_tit ul li:nth-child(odd).on{ background-size:30px; background-position:10px 10px;}
.zlfw_tit ul li:nth-child(even),.zlfw_tit ul li:nth-child(even).on{ margin-right:0; background-size:30px;background-position:10px 10px;}
.zlfw_tit ul li a{ font-size:15px;}
.zlfw_con{ margin-top:20px;}
.zlfw_con .list_Part{ padding:20px 20px 40px; height:auto;}
.zlfw_con .list_Part ul li p{ font-size:15px; line-height:24px;}

}
/*展览范围 结束*/

/*逛展直播 开始*/
.yqtjh{padding:60px 0; background:#fff; 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:#fff;border-radius: 30px;}
.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;border-radius: 16px;}
.yqtjh .yqtjh_cont ul li .pic{border-radius: 30px;display:block;}
.yqtjh .yqtjh_cont ul li img{max-width:100%;max-height:100%;transition: all 1s ease;border-radius: 30px;}
.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:#005fb1;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:22px; font-weight:bold; z-index:2;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.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;}
	.yqtjh .yqtjh_cont ul li .name{ font-size:18px; }
}
@media (max-width:1024px){
	.yqtjh .yqtjh_cont ul li .name{ font-size:16px; }
}
@media (max-width:920px){
	.yqtjh .yqtjh_cont ul li .name{ font-size:16px; }
}
@media (max-width:767px){
	.yqtjh{padding:30px 0;}
	.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:15px; bottom:15px;}
	.yqtjh .yqtjh_cont .swiper-button-prev{width:40px; height:40px;}
    .yqtjh .yqtjh_cont .swiper-button-next{width:40px; height:40px;}
}

/*逛展直播 结束*/


/*展会概况 开始*/
.zhgk { padding:30px 0; overflow:hidden;position: relative;}
.zhgk .conn_l { float:left;width:45%;}
.zhgk .conn_r { float:right;width:50%;}
.zhgk .tlt { background: linear-gradient(214deg,#18c1cd,#6449ba); color:#fff; font-size:24px; font-weight:bold;width:220px;float:right;padding:0 20px; text-align:center; margin-bottom:30px; height:60px; line-height:60px; border-radius:30px;}
.zhgk .conn_r .tlt { float:left;}
.zhgk .conn_l p { background:url(../images/data_bg.png) center center no-repeat;background-size:100% 100%;margin-bottom:20px;color:#333;font-size:16px;padding:8px 40px;text-align:right;}
.zhgk .conn_l p span { font-size:24px;font-weight:bold;color:#18c1cd; display:inline-block; margin:0 5px;}

.zhgk .conn_r .kcshow { width:100%; overflow:hidden; border-radius:16px; position:relative;}
.zhgk .conn_r .kcshow .pic { display:block; position:relative;width:100%; height:340px; overflow:hidden;}
.zhgk .conn_r .kcshow .pic img { width:100%; height:100%;object-fit: cover; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-zhgk-duration: .4s;-webkit-transition-duration: .4s;  }
.zhgk .conn_r .kcshow ul li:hover .pic img { -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.zhgk .conn_r .kcshow .pic 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%;}
.zhgk .conn_r .kcshow .swiper-pagination-bullet { width:10px!important; height:6px!important; border-radius:20px!important; margin:0 3px !important; background:#fff !important; opacity:1!important;}
.zhgk .conn_r .kcshow .swiper-pagination { bottom:35px!important;}
.zhgk .conn_r .kcshow .swiper-pagination-bullet-active { background:#18c1cd !important; width:20px !important;}

@media screen and (max-width:1023px) and (min-width:768px) {
	.zhgk{ padding:40px 0 0;}
	.zhgk .conn_l{width:100%;float:none;margin-bottom:25px;}
	.zhgk .conn_r{width:100%;float:none;}
	.zhgk .tlt{float:none;margin:0 auto 30px;}
	.zhgk .conn_r .tlt{float:none;margin:0 auto 30px;}
	.zhgk .conn_l p{text-align:center; font-size:15px;}
	.zhgk .conn_r .kcshow .pic{ height:350px;}
	.zhgk .tlt{ font-size:20px;}

}
@media screen and (max-width:767px) {
	.zhgk{ padding:30px 0;}
	.zhgk .conn_l{width:100%;float:none;margin-bottom:25px;}
	.zhgk .conn_r{width:100%;float:none;}
	.zhgk .tlt{float:none;margin:0 auto 30px;font-size:22px;}
	.zhgk .conn_r .tlt{float:none;margin:0 auto 30px;font-size:22px;}
	.zhgk .conn_l p{text-align:center;font-size:15px;}
	.zhgk .conn_l p span{font-size:18px;}
	.zhgk .conn_r .kcshow .pic{ height:280px;}
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}

/*展会概况 结束*/

/*展会报道 开始*/
.zhbd{ padding:60px 0; background:url(../images/xctpzb_bg.png) no-repeat; background-size:cover; overflow:hidden;position: relative;}
.zhbd .zhbdbox{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.zhbd .zhbdbox .hotqy{display:flex; display: -webkit-flex; justify-content:center;}
.zhbd .zhbdbox .hotqy p{text-align:center;font-weight:bold;color: #fff;font-size: 20px;}
.zhbd .zhbdbox .hotqy i{ display:block; width:50px; height:22px; background:#18c1cd; border-radius:15px 0 15px 0; text-align:center; color:#fff; font-size:13px; line-height:26px;font-weight:bold; margin-top:3px; margin-right:5px; text-transform:uppercase;animation: abline 1s alternate infinite;animation-timing-function:linear}
.zhbd .zhbdbox .zhbddatj .ms{color: #fff;font-size: 16px;margin-top:10px;line-height: 28px;}
.zhbd .zhbdbox .zhbddatj .ms a{color: #18c1cd;padding-left:10px;}

.zhbd .zhbdbox .zhbd_new{ width:100%; overflow:hidden; margin-top:35px;}
.zhbd .zhbdbox .zhbd_new .left{ width:42%; float:left; overflow:hidden; position:relative;}
.zhbd .zhbdbox .zhbd_new .left .zhbd_leftbt{font-size:16px;font-weight:bold;color: #fff;text-align:center;background:url(../images/xppdhz.png) no-repeat center center;height: 32px;line-height: 32px;margin-bottom: 20px}
.zhbd .zhbdbox .zhbd_new .left .pic{display:block;position:relative;width:100%;height:280px;overflow:hidden;border-radius: 20px 20px 0 0;}
.zhbd .zhbdbox .zhbd_new .left .pic img{width:100%; height:100%;object-fit: cover; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;  }
.zhbd .zhbdbox .zhbd_new .left ul li:hover .pic img{ -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.zhbd .zhbdbox .zhbd_new .left .text{width:100%;height: 195px;background: rgba(255,255,255,.5);padding: 20px;box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius: 0 0 16px 16px;}
.zhbd .zhbdbox .zhbd_new .left .textcont{width: 100%;background: #6d5cc0;margin:0 auto;padding: 15px 20px 32px;position:relative;/* margin-top:-35px; */z-index:2;box-shadow:2px 2px 10px rgba(0,0,0,.1);background: #fff;border-radius: 0 20px 0;}
.zhbd .zhbdbox .zhbd_new .left .name{display:block;font-size: 18px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #ddd;padding-bottom: 10px;margin-bottom: 10px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;/* color: #fff; */}
.zhbd .zhbdbox .zhbd_new .left ul li:hover .name{ color:#18c1cd;}
.zhbd .zhbdbox .zhbd_new .left .textcont span{display:inline-block;color: #999;line-height: 28px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height: 52px;margin-bottom:10px;font-size: 16px;}
.zhbd .zhbdbox .zhbd_new .left .textcont time{ color:#999;}
.zhbd .zhbdbox .zhbd_new .left .swiper-pagination-bullet{ width:10px!important; height:6px!important; border-radius:20px!important; margin:0 3px !important; background:#ccc; opacity:1;}
.zhbd .zhbdbox .zhbd_new .left .swiper-pagination{bottom: 35px!important;}
.zhbd .zhbdbox .zhbd_new .left .swiper-pagination-bullet-active{ background:#18c1cd !important; width:20px !important;}



.zhbd .zhbdbox .zhbd_new .zhbd_right{ float:right; width:55%;}
.zhbd .zhbdbox .zhbd_new .right{width:100%;position:relative;height:475px;overflow:hidden;padding:20px 20px 19px;background: rgba(255,255,255,.5);border-radius: 16px;}
.zhbd .zhbdbox .zhbd_new .zhbd_right .zhbd_rightbt{font-size:16px;font-weight:bold;color: #fff;text-align:center;background:url(../images/twbd.png) no-repeat center center;height: 32px;line-height: 32px;margin-bottom: 20px}
.zhbd .zhbdbox .zhbd_new .right ul li{width:100%;background:#fff;padding:20px;overflow:hidden;border-radius: 16px;}
.zhbd .zhbdbox .zhbd_new .right .text{width: calc(100% - 130px);float:right;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.zhbd .zhbdbox .zhbd_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;}
.zhbd .zhbdbox .zhbd_new .right ul li:hover .name{ color:#18c1cd;}
.zhbd .zhbdbox .zhbd_new .right .img{ float:left; width:109px; height:86px;}
.zhbd .zhbdbox .zhbd_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;}
.zhbd .zhbdbox .zhbd_new .right .swiper-pagination-bullet{ width:4px!important; height:30px!important; border-radius:0!important; margin:0 !important; background:rgba(0,0,0,.5);}
.zhbd .zhbdbox .zhbd_new .right .swiper-pagination-bullet-active{ background:#18c1cd !important;}
.zhbd .zhbdbox .zhbd_new .right .swiper-pagination{ right:0 !important;top: 35% !important;}
@keyframes abline {
	0% { margin-top:5px;}
	100% { margin-top:-3px;}
}
@media (max-width:1200px){
    .zhbd{ padding:40px 0;}
	.zhbd .zhbdbox{padding:0;}
	.zhbd .zhbdbox .zhbd_new{ margin-top:25px;}
	.zhbd .zhbdbox .zhbd_new .right ul li{padding:20px;}
	.zhbd .zhbdbox .zhbd_new .left{ width:100%; margin-bottom:20px;}
	.zhbd .zhbdbox .zhbd_new .zhbd_right{ width:100%;}
	.zhbd .zhbdbox .hotqy p{ font-size:18px;}
}
@media (max-width:1024px){
.zhbd .zhbdbox .zhbddatj .ms{ font-size:15px;}	
.zhbd .zhbdbox .hotqy p{ font-size:17px;}
.zhbd .zhbdbox .zhbd_new .left .zhbd_leftbt{ font-size:15px;}
.zhbd .zhbdbox .zhbd_new .left .name{ font-size:16px;}
.zhbd .zhbdbox .zhbd_new .left .textcont span{ font-size:15px;}
}
@media (max-width:767px){
    .zhbd{ padding:30px 0;}
	.zhbd .zhbdbox{padding:0;}
	.zhbd .zhbdbox .zhbd_new{ margin-top:15px;}
	.zhbd .zhbdbox .hotqy p{ font-size:18px;}
	.zhbd .zhbdbox .zhbd_new .left{ width:100%; margin-bottom:10px;}
	.zhbd .zhbdbox .zhbd_new .left .textcont{ width:100%; padding: 20px 20px 35px;}
	.zhbd .zhbdbox .zhbddatj .ms{ font-size:14px; line-height:26px;}
	.zhbd .zhbdbox .zhbd_new .zhbd_right{width:100%; margin-top:20px;}
	.zhbd .zhbdbox .zhbd_new .right{height:380px; padding:10px;}
	.zhbd .zhbdbox .zhbd_new .right ul li{ padding:10px;}
	.zhbd .zhbdbox .zhbd_new .right .text{ width:100%;}
	.zhbd .zhbdbox .zhbd_new .left .name{ font-size:16px; margin-bottom:10px;}
	.zhbd .zhbdbox .zhbd_new .left .textcont span{ font-size:14px; line-height:26px;}
	.zhbd .zhbdbox .zhbd_new .right .img{ display:none;}
	.zhbd .zhbdbox .zhbd_new .left .text{ height:180px; padding:10px;}
	.zhbd .zhbdbox .zhbd_new .left .swiper-pagination {bottom: 25px!important;}
}


.ly_List01 { width: 100%; height: auto; padding: 0; }
.ly_List01 ul li { width: 49%; height: auto; margin: 0 2% 24px 0; padding: 10px 20px 20px; background-color: #fff; border-radius:16px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_List01 ul li:nth-child(2n+2) { margin: 0 0 24px; }
.ly_List01 ul li:hover { box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
.ly_List01 ul li .lyList01_Name { width: 100%; overflow: hidden; margin: 0 auto 10px; padding: 0; }
.ly_List01 ul li .lyList01_Name a { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; }
.ly_List01 ul li .lyList01_Name a i { display: inline-block; width: 4px; height: 12px; overflow: hidden; margin: 9px 10px 14px 0; padding: 0; background: linear-gradient(214deg,#18c1cd,#6449ba); border-radius: 2px; vertical-align: middle; }
.ly_List01 ul li .lyList01_Name a:hover { color: #18c1cd; }
.ly_List01 ul li .lyList01_con { width: 100%; overflow: hidden; margin: 0 auto; padding: 0 0 0 182px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_List01 ul li .lyList01_con .lyList01_img { width: 162px; height: 96px; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0; }
.ly_List01 ul li .lyList01_con .lyList01_img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.ly_List01 ul li .lyList01_con .lyList01_img a img { display: block; width: 100%; height: 100%; object-fit:cover; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.ly_List01 ul li:hover .lyList01_con .lyList01_img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.ly_List01 ul li .lyList01_con .lyList01_ms { width: 100%; height: 96px; overflow: hidden; margin: 0; padding: 6px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ly_List01 ul li .lyList01_con .lyList01_ms p { width: 100%; height: 79px; overflow: hidden; line-height: 28px; color: #888; font-size: 14px; text-indent: 0; text-align: justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box; }
.ly_List01 ul li:hover .lyList01_con .lyList01_ms p { }
.more_btn { font-size: 20px; color: #fff; text-align: center; width: 300px; height: 50px; line-height: 50px; background: #18c1cd; margin: 20px auto 0; border-radius: 20px 0 20px 0; clear: both; }
.more_btn1 { color: #18c1cd; background: #fff; }
@media (max-width:1200px) {}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_List01 ul li { width: 100%; margin: 0 auto 24px;}
.ly_List01 ul li:nth-child(2n+2) { margin: 0 auto 24px;}
}
@media (max-width: 767px) {
.ly_List01 ul li { width: 100%; overflow: hidden; margin: 0 auto 10px; padding: 10px 16px 16px; float: left;}
.ly_List01 ul li:nth-child(2n+2) { margin: 0 auto 10px;}
.ly_List01 ul li .lyList01_con { padding: 0 0 0 178px;}
.ly_List01 ul li .lyList01_Name a { height: auto; max-height: 48px; line-height: 24px;}
.ly_List01 ul li .lyList01_Name a i { margin: 2px 10px 6px 0;}
.ly_List01 ul li .lyList01_Name { margin: 0 auto 5px;}
}
@media (max-width: 500px) {}
@media (max-width:374px) {}
/*展会报道 结束*/


/*展商风采 开始*/
.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;}
.part4_main .part4_list1 .swiper-container4 { overflow: hidden; position:relative; padding-bottom:30px; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide{margin-bottom: 10px;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide:nth-child(3n+3){ margin-right:0;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_img{ width:100%; height:230px; position:relative;}
.part4_main .part4_list1 .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; }
.part4_main .part4_list1 .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%;}
.part4_main .part4_list1 .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; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text span{ display:block; font-size:16px; color:#999; margin:20px 0 5px;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text span img{ display:inline-block; margin:-4px 10px 0 0;}
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p{font-size:18px; color:#333; line-height:24px; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p a{ color:#333;}
.part4_main .part4_list1 .swiper-container4 .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-container4 .swiper-pagination{ bottom:0!important;}
.part4_main .part4_list1 .swiper-container4 .swiper-pagination-bullet-active{ background:#18c1cd !important; width:20px !important;}
.part4_main .part4_list1 .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;}
	.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p{ font-size:17px;}
}
@media screen and (max-width:767px) {
	.zsfc{ padding:30px 0;}
	.part4_main .part4_list1 .swiper-container4{ padding-bottom:20px;}
	.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p{ font-size:16px;}
	
}
/*展商风采 结束*/

/*现场图片直播 开始*/
.tply{width:100%;padding:50px 0; background:#fff url(../images/zhbd_bg.png) no-repeat; background-size:cover; overflow:hidden;}
.tply_list ul li{ width:31.333%; float:left; position:relative;margin: 0 3% 30px 0;}
.tply_list ul li:nth-child(3n+3){margin: 0 0 30px;}
.tply_list ul li .tply_img{width:100%;height:263px;position:relative;overflow:hidden;border-radius: 16px;}
.tply_list ul li .tply_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;border-radius: 16px;}
.tply_list ul li:hover .tply_img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.tply_list ul li p{width:100%;height:45px;line-height:45px;background:rgba(0,0,0,.5);font-size:18px;color:#fff;text-align:center;padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;bottom:0;border-radius: 0 0 16px 16px;}
.tply_list ul li p a{ display:block; width:100%; height:100%; color:#fff;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
@media screen and (max-width:1080px) {
.tply_list ul li .tply_img{ height:240px;}	
.tply_list ul li p{ font-size:17px; height:42px; line-height:42px;}
}
@media screen and (max-width:1023px) {
.tply{ padding:40px 0;}
.tply_list ul li .tply_img{ height:200px;}
.tply_list ul li p{ font-size:16px; height:40px; line-height:40px;}
}
@media screen and (max-width:767px) {
	.tply{ padding:30px 0;}
	.tply_list ul li{ width:100%;}
	.tply_list ul li .tply_img{ height:200px;}
	.tply_list ul li p{ font-size:16px;}
	
}
/*图片留影 结束*/

/*上届回顾*/
.h_sjhg { padding: 50px 0; width: 100%; overflow: hidden; }
.h_sjhg .ly_part_add1{ overflow:visible;}
.lyPart7_Main { width:100%; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart7_Main .swiper-container { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-radius:16px;}
.lyPart7_Main .swiper-container .swiper-slide {}
.lyPart7_Main .swiper-container .swiper-slide a { display:block; width:100%; height:360px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyPart7_Main .swiper-container .swiper-slide a img {display:block;width:100%;height:100%;object-fit:cover;margin:auto;padding:0;position:absolute;left:0;top:0;right:0;bottom:0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.lyPart7_Main .swiper-container .swiper-slide:hover a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.lyPart7_Main .swiper-button-prev, .lyPart7_Main .swiper-button-next { width:36px!important; height:48px!important; margin:-24px 0 0!important; position:absolute; top:50%!important; opacity:1!important; border-radius:0; pointer-events:auto!important; cursor:pointer!important;}
.lyPart7_Main .swiper-button-prev { left:-80px; background: url(../images/prev01.png) center center no-repeat; background-size:36px 48px;}
.lyPart7_Main .swiper-button-next { right:-80px; background: url(../images/next01.png) center center no-repeat; background-size:36px 48px;}
.lyPart7_Main .swiper-button-prev:hover { background: url(../images/prev02.png) center center no-repeat; background-size:36px 48px;}
.lyPart7_Main .swiper-button-next:hover { background: url(../images/next02.png) center center no-repeat; background-size:36px 48px;}
@media (max-width:1440px) {
	.lyPart7_Main { padding:0 70px;}
	.lyPart7_Main .swiper-container .swiper-slide a { height:335px;}
}
@media (max-width:1366px) {
	.lyPart7_Main { padding:0 60px;}
	.lyPart7_Main .swiper-container .swiper-slide a { height:340px;}
}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.lyPart7_Main .swiper-container .swiper-slide a { height:316px;}
}
@media (max-width:1080px) {
	.lyPart7_Main .swiper-container .swiper-slide a { height:278px;}
}
@media (max-width:1024px) {
	.lyPart7_Main .swiper-container .swiper-slide a { height:267px;}
	.lyPart7_Main .swiper-button-prev, .lyPart7_Main .swiper-button-next { width:30px!important; height:40px!important; margin:-24px 0 0!important;}
	.lyPart7_Main .swiper-button-prev { left:0; background: url(../images/prev01.png) center center no-repeat; background-size:30px 40px;}
	.lyPart7_Main .swiper-button-next { right:0; background: url(../images/next01.png) center center no-repeat; background-size:30px 40px;}
	.lyPart7_Main .swiper-button-prev:hover { background: url(../images/prev02.png) center center no-repeat; background-size:30px 40px;}
	.lyPart7_Main .swiper-button-next:hover { background: url(../images/next02.png) center center no-repeat; background-size:30px 40px;}
}
@media (max-width:800px) {
	.lyPart7_Main { padding:0 40px;}
	.lyPart7_Main .swiper-container .swiper-slide a { height:217px;}
}
@media (max-width:767px) {
	.h_sjhg{ padding:30px 0;}
	.lyPart7_Main { padding:0;}
	.lyPart7_Main .swiper-container .swiper-slide a { height:118px;}
	.lyPart7_Main .swiper-button-prev, .lyPart7_Main .swiper-button-next { display:none!important;}
}
@media (max-width:375px) {
	.lyPart7_Main .swiper-container .swiper-slide a { height:108px;}
}


.mb_r { display: block; width: 56px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 60%; right: 4px; z-index: 9999; }
.mb_r ul li { width: 56px; height: 56px; margin: 0 auto 4px; padding: 0; position: relative; border-radius: 0 8px; }
.mb_r ul li a { display: block; width: 56px; height: 56px; margin: 0 auto; padding: 0; background: linear-gradient(214deg,#18c1cd,#6449ba); border-radius: 50%; position: relative; }
.mb_r ul li a img { display: block; width: 24px; height: 24px; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.mb_r ul li span { display: block; width: 0; height: 56px; overflow: hidden; line-height: 56px; color: #fff; font-size: 20px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background: linear-gradient(214deg,#18c1cd,#6449ba); border-radius: 28px; 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: 200px; padding: 0 20px; }
.mb_r ul li a:hover { background-color: #00549c; }
.mb_ewm { height: auto; margin: 0; padding: 10px; background: linear-gradient(214deg,#18c1cd,#6449ba);border-radius: 8px;position: fixed; right: 4px; bottom: 4px; z-index: 99999; }
.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;
	width: 236px;
	height: 265px;
}
.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 { width: 44px; }
.mb_r ul li { width: 44px; height: 44px; }
.mb_r ul li a { width: 44px; height: 44px; }
.mb_r ul li span { display: none; }
.mb_ewm { display: none; }
}
.mb_pf { width: 143px; height: auto; margin: 0; padding: 10px; position: fixed; right: 4px; bottom: 500px; }
.mb_pf .pf_img { width: 143px; height: 267px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.pf_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_pf .pf_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_pf { display: none; }
}

