@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;}
@font-face { font-family: "btch"; src: url("../font/SOURCEHANSERIFCN-BOLD.OTF");}
@font-face { font-family: "bten"; src: url("../font/SOURCEHANSERIFCN-LIGHT.OTF");}

/* 设置滚动条的样式 */
::-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:#333; top:0; z-index:9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav ul { width:100%; max-width:1200px; margin:0 auto; padding:0;}
.ly_nav ul li { width:20%; 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:20px; font-weight:bold; text-align:center; margin:10px 10% 0 10px;border-radius: 50px; 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%;}
@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:110px; padding:0;}
	.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 结束*/


/*展会简介 开始*/
.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 40px; background-size:1200px 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;}
.bt_title p{ position:relative; width:36%; margin:0 auto;}
.bt_title p:before{ display:inline-block; content:""; background:url(../images/bt_bg.png) no-repeat right center; width:420px; height:59px;background-size:cover; position:absolute; left:0; top:20px;}
.bt_title p b{display:block;font-size:40px; font-family:btch;color:#333; margin:0 auto;background: linear-gradient(360deg, #ac0610, #e54605);-webkit-background-clip: text;color: transparent;}
.bt_title p span{ display:block; font-size:24px; font-family:bten; color:#ccc; letter-spacing:5px; text-transform:uppercase;}
.ly_tit02 { width:100%;overflow:hidden; margin:0 auto 40px; background-size:1200px 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;}

.ly_tit03 b:before{background:url(../images/bt_bg03.png) no-repeat right center;}
.ly_tit04 b:before{background:url(../images/bt_bg04.png) no-repeat right center;}
.ly_tit05 b:before{background:url(../images/bt_bg05.png) no-repeat right center;}
.ly_tit06 b:before{background:url(../images/bt_bg06.png) no-repeat right center;}
.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;padding:15px;    border-radius: 30px;box-shadow: inset 0 0 30px 0px #fcd9df;}
.part1_main .part1_con {width:100%;min-height: 160px;overflow:hidden;margin:0 auto;padding: 25px 20px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.part1_con p:nth-child(1){ text-align:center; font-size:14px; line-height:22px; margin-bottom:20px; text-indent: inherit;}
.part1_con p img{border-radius: 30px; margin-bottom:10px; max-width:100%;}
.part1_con p { width:100%; overflow:hidden; line-height:32px; color:#4a4a4c; font-size:16px; margin:0 auto 10px; padding:0; text-indent:2em;}
.part2_con p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:16px; margin:0 auto 10px; padding:0; text-indent:2em;}

.ly_tit02 p b{background: linear-gradient(360deg, #ebdfa3, #f4ebda);-webkit-background-clip: text;}
.ly_tit02 p span{ color:#f4ebda;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part1 { padding:40px;}
	.ly_tit01,.ly_tit02 { margin:0 auto 30px;}
	.bt_title p{ width:42%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part1 { padding:40px;}
	.ly_tit01,.ly_tit02 { margin:0 auto 30px;}
	.bt_title p{ width:44%;}
}
@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;}
	
	.ly_tit01 p span{font-size: 28px;}
	.bt_title p{ width:58%;}
	.ly_tit01 p b{font-size: 38px;}
}
@media screen and (max-width:767px) {
	.zhjj{ padding:30px 0;}
	.ly_part1 {padding: 0 12px;}
	.ly_tit01,.ly_tit02{margin:0 auto 20px;}
	.ly_tit01 p span,.ly_tit02 p span{ font-size:18px;}
	.ly_tit01 p b,.ly_tit02 p b{ font-size:24px;}
	.ly_tit01 b:before,.ly_tit02 b:before{ display:none;}
	.part1_main{ padding:10px;}
	.part1_main .part1_con { padding:20px;}
	.part1_con p { line-height:24px; font-size:14px; margin:0 auto 10px;}
	
	.bt_title p{ width:36%;}
	.bt_title p:before{width: 270px; height: 38px;top: 10px;}
	
}
@media screen and (max-width:550px) {
	.bt_title p{ width:51%;}
}
@media screen and (max-width:460px) {
	.bt_title p{ width:62%;}
}
@media screen and (max-width:425px) {
	.bt_title p{ width:67%;}
}
@media screen and (max-width:375px) {
	.bt_title p{ width:77%;}
}
@media screen and (max-width:320px) {
	.part1_main .part1_con {padding: 20px 14px 10px 10px;}
	.bt_title p:before{ display:none;}
}
/*展会简介 结束*/
.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.jpg) 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;}
.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:#fe9c02 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:#fe9c02 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:#fe9c02 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:#fe9c02 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 #fe9c02;}
.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; }
.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;}

}
/*展览范围 结束*/

/*展会概况 开始*/
.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:url(../images/tit_bg3.png) center center no-repeat;background-size:100% 100%;color:#fff;font-size:24px;font-weight:bold;width:220px;float:right;padding:0 20px;text-align:center;margin-bottom:30px; height:50px; line-height:50px;}
.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:#fe9c02; display:inline-block; margin:0 5px;}


.zhgk .conn_r .kcshow{ width:100%;overflow:hidden; 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:#fe9c02 !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;}
	.zhgk .conn_r .kcshow .pic{ height:350px;}

}
@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:#fff; overflow:hidden;position: relative;}
.zhbd .zhbdbox{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.zhbd .zhbdbox .part03_img{width:45%; height:290px; margin:0; padding:0 50px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.zhbd .zhbdbox .part03_img a{display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; border-radius:20px;}
.zhbd .zhbdbox .part03_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; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zhbd .zhbdbox .part03_img a:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.zhbd .zhbdbox .part03_img a i{display:block; width:120px; height:120px; margin:-60px 0 0 -60px; padding:0; background:url(../images/vd1.png) center center no-repeat; background-size:100% 100%; position:absolute; left:50%; top:50%; opacity:0.8; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zhbd .zhbdbox .part03_img a:hover em{ opacity:1;}
.zhbd .zhbdbox .part03_text{width:55%; height:auto; margin:0; padding:16px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.zhbd .zhbdbox .part03_text .part03_name{display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#202020; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zhbd .zhbdbox .part03_text .part03_name:hover { color:#b50418;}
.zhbd .zhbdbox .part03_text .part03_des{width:100%; height:auto; max-height:224px; overflow:hidden; margin:0 auto; padding:0;}
.zhbd .zhbdbox .part03_text .part03_des p{width:100%; overflow:hidden; line-height:32px; color:#666; font-size:16px; word-break:break-all; text-align:justify; text-indent:2em; margin:20px auto; padding:0;}
.zhbd .zhbdbox .part03_text .part03_more{display:inline-block; width:auto; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0; padding:0 40px; background:url(../images/BtnBg0.jpg) 0 0 no-repeat; background-size:100% 100%; border-radius:25px;}
.zhbd .zhbdbox .part03_text .part03_more img{ display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zhbd .zhbdbox .part03_text .part03_more:hover img{margin:-2px 0 0 20px;}
@keyframes abline {
	0% { margin-top:5px;}
	100% { margin-top:-3px;}
}
@media (max-width:1200px){
    .zhbd{ padding:40px 0;}
	.zhbd .zhbdbox{padding:0;}
}
@media (max-width:768px){
    .zhbd{ padding:30px 0;}
	.zhbd .zhbdbox{padding:0;}
	.zhbd .zhbdbox .part03_img{ width:100%;padding: 0;}
	.zhbd .zhbdbox .part03_text{ width:100%;}
}
@media (max-width:425px){
    .zhbd .zhbdbox .part03_text .part03_des{ max-height:inherit;}
}
/*展会报道 结束*/


/*展商风采 开始*/
.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;}

#feature_list {width:1200px; overflow: hidden; z-index: 1; position:relative; margin:40px auto 0;}
#feature_list ul#feature_output { position: absolute; top: 0; list-style: none; padding: 0; margin: 0; }
#feature_tabs {right: 0;z-index: 2;width: 64%;float: right;}
#feature_tabs li b {font-size: 18px;display: inline-block;margin-top: 10px; width:100%;text-overflow: ellipsis;white-space: nowrap; overflow:hidden;}
#feature_tabs li b a{ color:#b50418;}
#feature_tabs li p {line-height: 25px;margin-top: 10px;font-size: 14px;color:#666;height:52px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#feature_tabs li p:last-child{ text-align:right;}
#feature_tabs li { margin-bottom: 22px; padding: 12px 25px 0 40px; font-size: 13px; height: 160px; color: #b50418; background: url(../images/feature_tab_bg.png) 0 0 no-repeat; }
#feature_tabs li:last-child{ margin-bottom:0;}
#feature_tabs li:hover { cursor: pointer; color: #fff; }
#feature_tabs li.current { background: url(../images/feature_current.png) 0 0 no-repeat; color: #fff; }
#feature_tabs li.current b a{ color:#fff;}
#feature_tabs li.current p{ color:#fff;}
#feature_output {width: 33%;margin: 0;padding: 0; top: 0; left: 0; position:relative;}
#feature_output li {position: absolute;width: 100%;height: auto;margin: 0;}
#feature_output li img{ max-height:100%; max-width:100%;}
#feature_output li a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

@media screen and (max-width: 1300px) and (min-width: 1220px){
#feature_list{ width:100%; height:auto;}	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}	
	#feature_list ul#feature_output{ width:39%;}
	#feature_tabs{ width:59%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; margin:0 auto; height:auto;}
	#feature_output li{ position:static; text-align:center;}
	#feature_output{ width:100%; position:static; height:627px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	#feature_tabs li{ height:auto;}
	#feature_tabs li:last-child{ height:auto;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.zsfc{ padding:40px 0;}
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%;height:auto;}
	#feature_output li{ position:static; text-align:center;}
	#feature_output{ width:100%; position:static; height:627px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	#feature_tabs li{ height:auto;}
	#feature_tabs li:last-child{ height:auto;}
}
@media (max-width: 767px) {
	.h_interview{padding: 30px 0 20px;}
	#feature_list{ width:100%; height:auto;}
	#feature_output li{ position:static; text-align:center;}
	#feature_output{ width:100%; position:static; height:627px; overflow:hidden;}
	#feature_list ul#feature_output{ position:static;}
	#feature_tabs {width: 100%;float: none;position:static; margin-top:20px;}
	#feature_tabs li b{ font-size:18px; margin-top:5px;}
	#feature_output li a{ height:auto;}
	.h_interview .bg span.a{width: 228px; height: 228px;}
	.h_interview .bg span.b{width: 216px;height: 216px;top: 800px;left: -117px;display:none;}
	.h_interview .bg span.c{width: 228px;height: 228px;right: -100px;}
	.h_interview .bg span.d{width: 228px;height: 228px;right: -92px;top:auto;bottom:-78px;}
}
@media (max-width: 425px) {
	#feature_output{ height:544px;}
	#feature_tabs li{ background: url(../images/feature_tab_bg.png) -20px 0 no-repeat; padding:12px;}
	#feature_tabs li.current{background: url(../images/feature_current.png) -20px 0 no-repeat;}
	#feature_tabs li b{ font-size:16px;margin-top: 0px;}
}
@media (max-width: 375px) {
	#feature_output{ height:476px;}
}
@media (max-width: 320px) {
	#feature_output{ width:100%; position:static; height:400px; overflow:hidden;}
}
/*展商风采 结束*/

.h_pro .col-sm-3 {float:left;position:relative;width:100%;}
.h_pro>div {position:relative;width:96%;margin:0 auto;padding:20px 0 24px;text-align:center;}
.h_pro .swiper-container {width:100%;}
.h_pro .col-sm-3 {padding:0;transition:all .15s linear;box-sizing:border-box;position:relative;margin-bottom:20px;}
.h_pro {padding:0 0 0;}
.h_pro .h_content {background:#fff;}
.h_pro .swiper-slide .pic {display:block;width:100%;height:510px;text-align:center;background:#fff;position:relative;overflow:hidden;}
.h_pro .swiper-slide .pic img {max-width:100%;max-height:100%;vertical-align:middle;transition: all 0.5s;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.h_pro .swiper-slide .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_pro .swiper-slide .tlt{display:block;width:100%;padding:0 5%;height:60px;background:rgba(0,0,0,.5);color:#fff;font-size:18px;line-height:60px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align:center;position:absolute;bottom:0;left:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.h_pro .swiper-slide .pic:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.h_pro .swiper-button-prev {position:static;top:inherit;left:inherit;margin-top:0;display:inline-block;width:42px;height:42px;background:#b50418 url(../images/scene_l_icon.png) center center no-repeat;cursor:pointer;outline:none;border-radius:50%;vertical-align:middle;}
.h_pro .swiper-button-prev:hover{background:#b50418 url(../images/scene_l_icon.png) center center no-repeat;}
.h_pro .swiper-button-next {position:static;top:inherit;left:inherit;margin-top:0;display:inline-block;width:42px;height:42px;background:#b50418 url(../images/scene_r_icon.png) center center no-repeat;cursor:pointer;outline:none;border-radius:50%;vertical-align:middle;}
.h_pro .swiper-button-next:hover{background:#b50418 url(../images/scene_r_icon.png) center center no-repeat;}
.h_pro .swiper-pagination{position:static;top:inherit;left:inherit;display:inline-block;vertical-align:middle;margin:0 10px; width:auto !important;}
.h_pro .swiper-pagination .swiper-pagination-bullet{background: #b50418;opacity:1;width:15px;height:15px;margin:0 5px;}
.h_pro .swiper-pagination .swiper-pagination-bullet-active {opacity: 1;background: rgba(0,0,0,.5);}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 434px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 407px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_scene{padding: 30px 0 40px;}
	.h_pro .swiper-slide .pic{height: 310px;}
}
@media (max-width: 767px) {
	.h_scene{padding: 30px 0 30px;}
	.h_pro .swiper-slide .pic{height: 330px;}
	.h_pro .swiper-slide .tlt{height:40px;line-height:40px;font-size:15px;}
	.h_pro .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;}
	.h_pro .swiper-button-prev{width:36px;height:36px;}
	.h_pro .swiper-button-next{width:36px;height:36px;}
	.h_pro .solution-cardlist .col-sm-3{margin-bottom:10px;}
	.h_pro>div{padding: 8px 0 10px;}
}
@media (max-width: 425px) {
	.h_pro .swiper-slide .pic{ height:178px;}
}


/*现场图片直播 开始*/
.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;}
.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;}
}
@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 .sjhg_img a{ display:inline-block;}
.h_sjhg .sjhg_img a:first-child{ margin-bottom:20px;}
.h_sjhg .sjhg_img img { max-width: 100%; }
@media screen and (max-width:767px) {
	.h_sjhg{ padding:30px 0 0;}
}

.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,#e54605,#ac0610); 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: #ac0610; 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: #ac0610; }
.mb_ewm {height: auto; margin: 0; padding: 10px;     background: linear-gradient(214deg,#e54605,#ac0610); 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; }
}

.h_sjhg table{width:100%;border-collapse: collapse;border-bottom:1px solid rgba(255,255,255,0.2);}
.h_sjhg table tr th{background:#b50418;height:56px;color:#fff;font-size:18px;font-weight:normal;border-right:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);}
.h_sjhg table tr:last-child{ border-bottom:1px solid #ffb5bd;}
.h_sjhg table tr td.rq_bor{border-bottom:1px solid rgba(255,255,255,.2)}
.h_sjhg table tr td.rq_bod{ border-left:none;}
.h_sjhg table tr td{height:50px;font-size:16px;text-align:center;border-left:1px solid #ffb5bd;line-height:35px;padding:5px 20px;}
.h_sjhg table tr td:last-child{border-right:1px solid #ffb5bd;}
.h_sjhg table tr:nth-child(odd){background:#fff1f3; border-top:1px solid #ffb5bd;border-bottom:1px solid #ffb5bd;}
.jiahao{text-align: center;font-size:30px;margin-bottom:20px; font-weight:bold;}
.jiahao p{font-size:30px;font-weight:bold;}
.jiahao p b{ color:#b50418;}
.jiahao2{ margin-top:40px;}
.h_sjhg .foot_button{ display:block; width:100%; height:80px;line-height:80px; color:#fff; font-weight:bold; font-size:26px; border-radius:30px;background-image: url(../images/foot_button.jpg);background-repeat: no-repeat;background-position: center center;background-size: cover; text-align:center; margin:40px auto 0;}
@media (max-width:1400px) {
	.h_sjhg{padding:60px 0}
}
@media (max-width:1199px) {
	.h_sjhg{padding:50px 0}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_sjhg{padding: 30px 0;}
}
@media (max-width:1079px) {
	.h_sjhg{padding: 40px 0;}
	.h_sjhg table tr td{font-size:14px;}
}
@media (max-width: 768px) {
	.h_sjhg{padding: 30px 0;}
	.h_sjhg table tr th{font-size:15px;height:40px;line-height:40px;}
	.h_sjhg table tr td{font-size:12px;line-height:20px;}
	.h_sjhg .conn{padding: 6px 4px;}
	.jiahao{font-size:24px;margin-bottom:15px;}
	.jiahao p{font-size:24px;}
	.jiahao2{ margin-top:30px;}
	.h_sjhg .foot_button{ margin:20px auto 0; height:60px; line-height:60px;}
}
@media (max-width: 425px) {
	.jiahao p{font-size:14px;}
	.h_sjhg .foot_button{ margin:10px auto 0; height:40px; line-height:40px; font-size:20px;}
}
@media (max-width: 320px) {
	.h_sjhg .foot_button{ margin:10px auto 0; height:30px; line-height:30px; font-size:16px;}
}