@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; background-color:#e6370c;top:0; z-index:9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav ul { width:95%;margin:0 auto; padding:0;}
.ly_nav ul li { width:12.5%; height:80px; margin:0; padding:0; float:left; position:relative; transform-origin: 0 0;transform: skew(-15deg); cursor: pointer;}
.ly_nav ul li a { display:block; width:100%; height:80px; line-height:80px; color:#fff; font-size:20px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_nav ul li a span{ display:block;transform-origin: 0 0;transform: skew(15deg);margin: 0 0 0 -50px;position: absolute;left: 50%;}
.ly_nav ul li i{display: inline-block; width: 1px; height: 20px; vertical-align: middle;background-color: rgba(255,255,255,0.45); padding: 0;position: absolute;right: 0;top: 50%;margin-top: -10px;transform: skew(15deg);}
.ly_nav ul li:nth-child(4) a span{margin: 0 0 0 -60px;}
.ly_nav ul li:hover,.ly_nav ul li.on { background-color:#890067; color:#fff;}
.ly_nav ul li:hover i,.ly_nav ul li.on i{ display:none;}
.ly_nav ul li:nth-child(8) i{ display:none;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav {height:70px; line-height:70px;}
	.ly_nav ul li { height:70px;}
	.ly_nav ul li a { font-size:19px;height:70px; line-height:70px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav {height:65px; line-height:65px;}
	.ly_nav ul li { height:65px;}
	.ly_nav ul li a { font-size:17px;height:65px; line-height:65px;}
	.ly_nav ul li a span{ margin:0 0 0 -43px;}
	.ly_nav ul li:nth-child(4) a span{margin: 0 0 0 -53px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { height:60px; line-height:60px;}
	.ly_nav ul li { height:60px;}
	.ly_nav ul li a { font-size:15px;height:60px; line-height:60px;}
	.ly_nav ul li a span{ margin:0 0 0 -40px;}
	.ly_nav ul li:nth-child(4) a span{margin: 0 0 0 -45px;}
}
@media screen and (max-width:767px) {
	.ly_nav { height:auto; padding:0;}
	.ly_nav ul li { width:25%; 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:14px;}
	.ly_nav ul li a span{ margin:0 0 0 -35px;}
	.ly_nav ul li:nth-child(4) a span{margin: 0 0 0 -40px;}
	.ly_nav ul li i{ display:none;}
}
/*nav 结束*/


/*展会简介 开始*/
.zhjj{ width:100%;background: url(../images/jj_bg.png) no-repeat; background-size:cover;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 50px; background:url(../images/bt1.png) no-repeat top center; background-size:contain; height:86px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;}
.ly_tit02{ background:url(../images/bt2.png) no-repeat top center;background-size: contain;}
.ly_tit03{ background:url(../images/bt3.png) no-repeat top center;background-size: contain;}
.ly_tit04{ background:url(../images/bt4.png) no-repeat top center;background-size: contain;}
.ly_tit05{ background:url(../images/bt5.png) no-repeat top center;background-size: contain;}
.ly_tit06{ background:url(../images/bt6.png) no-repeat top center;background-size: contain;}
.ly_tit07{ background:url(../images/bt7.png) no-repeat top center;background-size: contain;}
.ly_tit08{ background:url(../images/bt8.png) no-repeat top center;background-size: contain;}
.ly_tit01 b{display:block;font-size:32px; color:#333; margin:12px 0 0 125px;}
.ly_tit04 b,.ly_tit06 b,.ly_tit08 b{ color:#fff;}
.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:rgba(255,255,255,.77);padding:15px;}
.part1_main .part1_con {width:100%;min-height: 160px;overflow:hidden;margin:0 auto;padding: 25px 20px 15px;position:relative;z-index:1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.part1_con p { width:100%; overflow:hidden; line-height:32px; color:#333; 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:50px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part1 { padding:50px;}
	.ly_tit01{ height:80px;}
	.ly_tit01 b{ font-size:30px;margin: 10px 0 0 105px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.zhjj{ padding:40px 0;}
	.ly_part1 {padding: 0 20px;}
	.ly_tit01{ height:75px;}
	.ly_tit01 b{ font-size:28px;margin: 10px 0 0 95px;}
}
@media screen and (max-width:767px) {
	.ly_tit01{ height:70px;}
	.ly_tit01 b{ font-size:25px;margin: 10px 0 0 95px;}
	.zhjj{ padding:30px 0;}
	.ly_part1 {padding: 0 12px;}
	.part1_main{ padding:10px;}
	.part1_main .part1_con { padding:10px;}
	.part1_con p { line-height:24px; font-size:14px; margin:0 auto 10px;}
	
}
@media screen and (max-width:550px) {
	.ly_tit01{margin: 0 auto 30px;}
	.ly_tit01 b{ font-size:22px;margin: 12px 0 0 74px;}
}
@media screen and (max-width:460px) {
	.ly_tit01{margin: 0 auto 20px;}
	.ly_tit01 b{ font-size:20px;margin: 8px 0 0 74px;}
}
@media screen and (max-width:375px) {
	.ly_tit01{margin: 0 auto; height:70px;}
	.ly_tit01 b{ font-size:18px;margin: 8px 0 0 65px;}
}
@media screen and (max-width:320px) {
	.ly_tit01{margin: 0 auto;}
	.ly_tit01 b{ font-size:16px;margin: 8px 0 0 55px;}
}
@media screen and (max-width:280px) {
	.ly_tit01{margin: 0 auto; height:60px;}
	.ly_tit01 b{ font-size:15px;margin: 6px 0 0 55px;}
}
/*展会简介 结束*/
.ly_part_add1 { width:100%; max-width:1200px; 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;}
s
}
@media screen and (max-width:767px) {
	.ly_part_add1 { padding:0 12px 0;}

}


/*展会数据 开始*/
.zhsj{ padding:50px 0 0; background:rgba(255,255,255,.77);overflow:hidden;position: relative; min-height:300px;}
.zhsj_con{ width:100%; background:url(../images/zhsj_bg.png) no-repeat; background-size:cover; padding:0; margin:60px 0 0;height:580px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.zhsj_list{ padding:0 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.zhsj_list ul li:nth-child(1){ width:23%; float:left; background:url(../images/zhsj_img1.png) no-repeat; height:302px; margin-top:-50px; text-align:center;background-size:contain; padding:0;}
.zhsj_list ul li:nth-child(1) b{ color:#ef4023; font-size:42px; display:block; margin-top:50px;}
.zhsj_list ul li:nth-child(1) span{ display:block; font-size:25px; color:#ef4023; font-weight:bold;}
.zhsj_list ul li:nth-child(1) p{ color:#ef4023; font-size:28px;}
.zhsj_list ul li{ width:25%; float:left; height:205px; text-align:center; margin-top:50px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:0 0 0 10px;}
.zhsj_list ul li:nth-child(2){ margin-left:18%; background:url(../images/zhsj_ico1.png) no-repeat; background-size:contain;}
.zhsj_list ul li b{ display:block; color:#fff; font-size:36px; margin-top:67px;}
.zhsj_list ul li b i{ display:inline-block; font-size:28px; margin-left:5px;}
.zhsj_list ul li b i sup{ font-size:16px; display:inline-block; margin-left:2px;}
.zhsj_list ul li p{ font-size:22px; color:#fff;}
.zhsj_list ul li span{ font-size:18px; color:#fff; font-weight:bold;}
.zhsj_list ul li:nth-child(3){ margin-left:5%; background:url(../images/zhsj_ico2.png) no-repeat;background-size:contain;}
.zhsj_list ul li:nth-child(4){ margin-left:10%;background:url(../images/zhsj_ico3.png) no-repeat;background-size:contain;}
.zhsj_list ul li:nth-child(5){margin-left:5%; background:url(../images/zhsj_ico4.png) no-repeat;background-size:contain;}
.zhsj_list ul li:nth-child(6){margin-left:5%;background:url(../images/zhsj_ico5.png) no-repeat;background-size:contain;}
@media screen and (max-width:1199px) and (min-width:1080px) {
.zhsj_list ul li:nth-child(1) b{ font-size:38px; margin-top:50px;}
.zhsj_list ul li:nth-child(1) span{ font-size:24px;}
.zhsj_list ul li:nth-child(1) p{ font-size:24px;}	
.zhsj_list ul li{padding: 10px 0 20px 30px;}
.zhsj_list ul li b{ font-size:36px;margin-top: 50px;}
.zhsj_list ul li b i{ font-size:24px;}
.zhsj_list ul li p{ font-size:22px;}	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.zhsj_con{ margin-top:80px; height:550px;}
.zhsj_list ul li:nth-child(1){ width:28%; height:280px;}
.zhsj_list ul li:nth-child(1) b{ font-size:36px; margin-top:55px;}
.zhsj_list ul li:nth-child(1) span{ font-size:22px;}
.zhsj_list ul li:nth-child(1) p{ font-size:24px;}
.zhsj_list ul li{ width:28.3333%;padding: 20px 0 20px 30px; margin-top:30px;}
.zhsj_list ul li:nth-child(2){margin-left:9%; margin-top:50px;}
.zhsj_list ul li:nth-child(3){ margin-left:5%;margin-top:50px;}
.zhsj_list ul li:nth-child(4){ margin-left:5%;}
.zhsj_list ul li:nth-child(5){margin-left:5%;}
.zhsj_list ul li:nth-child(6){margin-left:5%;}
.zhsj_list ul li b{ font-size:32px;margin-top: 50px;}
.zhsj_list ul li b i{ font-size:22px;}
.zhsj_list ul li p{ font-size:20px;}
}
@media screen and (max-width:1023px) and (min-width:993px) {
.zhsj{ padding:40px 0 0;}
.zhsj_con{ margin-top:80px; height:550px; }
.zhsj_list ul li:nth-child(1){ width:26%; height:260px;}
.zhsj_list ul li:nth-child(1) b{ font-size:30px; margin-top:60px;}
.zhsj_list ul li:nth-child(1) span{ font-size:18px;}
.zhsj_list ul li:nth-child(1) p{ font-size:20px;}
.zhsj_list ul li{ width:31.3333%;padding: 20px 0 20px 10px; margin-top:30px;}
.zhsj_list ul li:nth-child(2){margin-left:8%; margin-top:40px;}
.zhsj_list ul li:nth-child(3){ margin-left:2%;margin-top:40px;}
.zhsj_list ul li:nth-child(4){ margin-left:2%;}
.zhsj_list ul li:nth-child(5){margin-left:2%;}
.zhsj_list ul li:nth-child(6){margin-left:2%;}
.zhsj_list ul li b{ font-size:28px;margin-top: 55px;}
.zhsj_list ul li b i{ font-size:18px;}
.zhsj_list ul li p{ font-size:17px;}
.zhsj_list ul li span{ font-size:15px;}
}
@media screen and (max-width:992px) and (min-width:881px) {
.zhsj{ padding:40px 0 0;}
.zhsj_con{ margin-top:80px; height:550px; }
.zhsj_list ul li:nth-child(1){ width:26%; height:260px;}
.zhsj_list ul li:nth-child(1) b{ font-size:30px; margin-top:60px;}
.zhsj_list ul li:nth-child(1) span{ font-size:18px;}
.zhsj_list ul li:nth-child(1) p{ font-size:20px;}
.zhsj_list ul li{ width:31.3333%;padding: 20px 0 20px 20px; margin-top:30px;}
.zhsj_list ul li:nth-child(2){margin-left:8%; margin-top:40px;}
.zhsj_list ul li:nth-child(3){ margin-left:2%;margin-top:40px;}
.zhsj_list ul li:nth-child(4){ margin-left:2%;}
.zhsj_list ul li:nth-child(5){margin-left:2%;}
.zhsj_list ul li:nth-child(6){margin-left:2%;}
.zhsj_list ul li b{ font-size:28px;margin-top: 55px;}
.zhsj_list ul li b i{ font-size:18px;}
.zhsj_list ul li p{ font-size:17px;}
.zhsj_list ul li span{ font-size:15px;}
}
@media screen and (max-width:880px) and (min-width:768px) {
.zhsj{ padding:40px 0 0;}
.zhsj_con{ margin-top:80px; height:465px; }
.zhsj_list ul li:nth-child(1){ width:28%; height:240px;}
.zhsj_list ul li:nth-child(1) b{ font-size:30px; margin-top:40px;}
.zhsj_list ul li:nth-child(1) span{ font-size:18px;}
.zhsj_list ul li:nth-child(1) p{ font-size:20px;}
.zhsj_list ul li{ width:31.3333%;padding: 20px 0 20px 20px; margin-top:0;}
.zhsj_list ul li:nth-child(2){margin-left:7%; margin-top:40px;}
.zhsj_list ul li:nth-child(3){ margin-left:2%;margin-top:40px;}
.zhsj_list ul li:nth-child(4){ margin-left:2%;}
.zhsj_list ul li:nth-child(5){margin-left:2%;}
.zhsj_list ul li:nth-child(6){margin-left:2%;}
.zhsj_list ul li b{ font-size:28px;margin-top: 35px;}
.zhsj_list ul li b i{ font-size:18px;}
.zhsj_list ul li p{ font-size:17px;}
.zhsj_list ul li span{ font-size:15px;}
}
@media (max-width: 767px) {
.zhsj{ padding:30px 0 0;}
.zhsj_con{ margin-top:10px; height:auto; overflow:hidden; padding-bottom:40px;}
.zhsj_list{ padding:0 10px;}
.zhsj_list ul li:nth-child(1){ width:100%; background-position:center center; height:240px; margin-top:20px;}
.zhsj_list ul li:nth-child(1) b{ font-size:30px;}
.zhsj_list ul li:nth-child(1) span{ font-size:18px;}
.zhsj_list ul li:nth-child(1) p{ font-size:20px;}
.zhsj_list ul li{ width:100%; margin-left:0; margin-top: 10px;padding: 30px 0 20px 30px; height:auto;}
.zhsj_list ul li:nth-child(2){margin-left:0;background-position:center center;margin-top:0;}
.zhsj_list ul li:nth-child(3){ margin-left:0; background-position:center center;}
.zhsj_list ul li:nth-child(4){ margin-left:0;background-position:center center;}
.zhsj_list ul li:nth-child(5){margin-left:0;background-position:center center;}
.zhsj_list ul li:nth-child(6){margin-left:0;background-position:center center;}
.zhsj_list ul li b{ font-size:28px;margin-top: 35px;}
.zhsj_list ul li b i{ font-size:18px;}
.zhsj_list ul li p{ font-size:17px;}
.zhsj_list ul li span{ font-size:15px;}
}
@media (max-width:320px) {
.zhsj_list ul li{padding: 20px 0 20px 30px;}	
.zhsj_list ul li b{ font-size:26px;}
}
/*展会数据 结束*/


/*展会报道 开始*/
.zhbd{ padding:60px 0; background:url(../images/zhsk_bg.png) no-repeat; background-size:cover; overflow:hidden;position: relative;}
.zhbd .zhbdbox{width:100%;padding: 35px;background:#fff;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: #333;font-size: 20px;}
.zhbd .zhbdbox .hotqy i{ display:block; width:50px; height:22px; background:#890067; 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: #666;font-size: 16px;margin-top:10px;line-height: 28px;}
.zhbd .zhbdbox .zhbddatj .ms a{color: #fe0000;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:#333; 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;}
.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:230px; background:#f3f3f3;}
.zhbd .zhbdbox .zhbd_new .left .textcont{width:86%;background:#fff;margin:0 auto;padding: 20px;position:relative;margin-top:-35px;z-index:2;box-shadow:2px 2px 10px rgba(0,0,0,.1);}
.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:14px;margin-bottom: 15px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.zhbd .zhbdbox .zhbd_new .left ul li:hover .name{ color:#e6370c;}
.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:#e6370c !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; background:#f3f3f3;}
.zhbd .zhbdbox .zhbd_new .zhbd_right .zhbd_rightbt{ font-size:16px; font-weight:bold; color:#333; 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;}
.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:#e6370c;}
.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:#e6370c !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:35px 30px 40px;}
	.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%;}
}
@media (max-width:767px){
    .zhbd{ padding:30px 0;}
	.zhbd .zhbdbox{padding:30px 10px 35px;}
	.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:90%; padding: 20px 20px 10px;}
	.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:210px;}
}
/*展会报道 结束*/


/*“仪器”逛展 开始*/
.yqgz{width:100%;background:url(../images/yqgz_bg.png) no-repeat; background-size:cover;padding: 50px 0 30px; overflow:hidden; min-height:500px;}
.yqgz_list ul li { width:31.6667%; height:auto; margin:0 2.5% 30px 0; padding:10px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.yqgz_list ul li:nth-child(3n+3) { margin:0 0 30px;}
.yqgz_list ul li a.yqgz_img { display:block; width:100%; height:230px; overflow:hidden; margin:0; padding:0; position:relative;}
.yqgz_list ul li a.yqgz_img img { display:block; max-width:100%; max-height:100%; 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;}
.yqgz_list ul li:hover a.yqgz_img img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.yqgz_list ul li a.yqgz_img i { display:block; width:50px; height:50px; overflow:hidden; margin:-25px 0 0 -25px; padding:0; background:url(../images/vd_btn1.png) center center no-repeat; position:absolute; left:50%; top:50%;}
.yqgz_list ul li .yqgz_text {width:100%;overflow:hidden;margin: 15px auto;padding:0;}
.yqgz_list ul li .yqgz_text a {display:block;width:100%;height:30px;overflow:hidden;line-height: 26px;color:#333;font-size: 18px;margin:5px auto 0;padding:0;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.yqgz_list ul li .yqgz_text span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:0 auto; padding:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.yqgz_list ul li .yqgz_text p{ color:#e6370c; font-size:14px; margin-top:15px;}
.yqgz_list ul li .yqgz_text p img{ display:inline-block; margin:-2px 6px 0 0;}
@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:768px) {
.yqgz{ padding:40px 0;}
.yqgz_list ul li{ width:48.75%;}
.yqgz_list ul li:nth-child(2n+2){margin:0 0 30px;}
.yqgz_list ul li:nth-child(3n+3){margin:0 2.5% 30px 0;}
.yqgz_list ul li:nth-child(6n+6){margin:0 0 30px;}
}
@media (max-width: 767px) {
.yqgz{ padding:30px 0 10px;}
.yqgz_list ul li{ width:100%;} 
.yqgz_list ul li a.yqgz_img { height:180px;}
.yqgz_list ul li .yqgz_text a{ font-size:16px;}
}
/*“仪器”逛展  结束*/


/*展商风采 开始*/
.zsfc{ width:100%;background:url(../images/zsfc_bg.png) no-repeat; background-size:cover;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 .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; }
.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; text-align:center; margin:18px 0; }
.part4_main .part4_list1 .swiper-container4 .swiper-slide .zsfc_text p a{ display:block;color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.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:#e6370c !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;}
}
@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:15px;}
	
}
/*展商风采 结束*/

/*图片直播 开始*/
.tply{width:100%;padding:50px 0; background:#fff url(../images/tpzb_bg.png) no-repeat; background-size:cover; overflow:hidden;}
.tply_list ul li{ width:33.333%; float:left; position:relative;}
.tply_list ul li .tply_img{ width:100%; height:263px; position:relative; overflow:hidden;}
.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; }
.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;}
.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:1023px) {
.tply{ padding:40px 0;}
.tply_list ul li{ width:50%;}	
}
@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;}
	
}
/*图片直播 结束*/

/*知名展商 开始*/
.zmzs{width:100%;background: url(../images/jj_bg.png) no-repeat; background-size:cover;overflow:hidden; padding:50px 0 40px;}
.zmzs_list ul li { float: left; width: 15%; margin-right: 2%; margin-bottom: 20px; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.zmzs_list ul li>div { overflow: hidden; background: #fff; border: 1px solid #ededed; }
.zmzs_list ul li:nth-child(6n) { margin-right: 0; }
.zmzs_list ul li .pic { display: block; width: 100%; height: 100px; text-align: center; overflow: hidden; background: #fff; }
.zmzs_list ul li .pic img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.zmzs_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.zmzs_list ul li:hover { -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1); box-shadow: 0 1px 4px 0 rgba(0,0,0,.1); }

@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:768px) {
.zmzs{ padding:40px 0;}
}
@media (max-width: 767px) {
.zmzs{ padding:30px 0;}
.zmzs_list ul li { width: 49%; margin-bottom: 10px; }
.zmzs_list ul li:nth-child(2n) { margin-right: 0; }
}
/*知名展商 结束*/

/*往届回顾 开始*/
.wjhg{width:100%;background: url(../images/wjhg_bg.png) no-repeat; background-size:cover;overflow:hidden; padding:50px 0;}
.lyPart7_Main .swiper-container { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyPart7_Main .swiper-container .swiper-slide { background:#fff; padding:10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.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 { display:none;}
@media screen and (max-width:1023px) and (min-width:768px) {
.wjhg{ padding:40px 0;}
}
@media (max-width: 767px) {
.wjhg{ padding:30px 0;}
.lyPart7_Main .swiper-container .swiper-slide{ padding:5px;}
.lyPart7_Main .swiper-container .swiper-slide a { height:160px;}	
}
/*往届回顾 结束*/

.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-color: #890067; border-radius: 0 8px; 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: 16px; text-align: center; margin: 0; padding: 0; position: absolute; top: 0; right: 0; background-color: #890067; border-radius: 0 8px; 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_r ul li a:hover { background-color: #990274; }
.mb_ewm {height: auto; margin: 0; padding: 10px; background-color: #890067; 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; }
.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; }
}
