/*banner*/
.banner{width: 100%;position: relative;overflow: hidden; text-align: center;}
.banner .swiper-slide{height:100%;}
.banner  .swiper-pagination-bullet-active{background:#9bca54;}

/*process*/
.process{background: url("../img/bg.png") no-repeat center;}
.process_lf li{float: left;width: 25%;margin:30px 0;text-align: center;box-sizing:border-box;border-right: 1px solid #fff;}
.process_lf li:last-child{border-right: none;}
.process_lf li a{display:block;color: #fff;font-size: 16px;}
.process_lf li dd{margin:0 auto;height: 60px;line-height: 60px;width: 60px;text-align: center;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.process_lf li dt{font-weight:bold;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
#menu-quick_links2019 li:nth-child(1) dd{background:url("../img/img1.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(2) dd{background:url("../img/img2.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(3) dd{background:url("../img/img3.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(4) dd{background:url("../img/img4.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(1):hover dd{background:url("../img/img-1.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(2):hover dd{background:url("../img/img-2.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(3):hover dd{background:url("../img/img-3.png") no-repeat center;}
#menu-quick_links2019 li:nth-child(4):hover dd{background:url("../img/img-4.png") no-repeat center;}

.process_lf li:hover dt{color:#9bca54;}

/*slide*/
.slide{/*margin-top: 30px;*/ padding-top: 30px;}
.swiper_carousel{height: 280px;}


/* 展会概况 */
.exhibitionProfile {
	padding-top: 30px;
}
.exhibitionProfileContent {
	display: flex;
	align-content: center;
	justify-content: space-between;
}
.exhibitionProfileContent .exhProVideo {
	width: 360px;
}
.exhibitionProfileContent .exhProText {
	margin-left: 30px;
	flex: 1;
}
.exhibitionProfileContent .exhProText p {
	text-indent: 2em;
	font-size: 14px;
    line-height: 25px;
	margin-bottom: 5px
}
.exhibitionProfileContent .exhProText b {
	font-weight: 700;
	color: #9bca54;
}


/*资讯*/
.message{margin: 30px 0;}
.msg_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#9bca54;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.message li{float: left;width: 32%;}
.message li:nth-child(2){margin: 0 2%;}
.message li h4{font-weight:bold;font-size: 16px;color:#333;line-height: 35px;}
.message li dl{border:1px solid #eeeeee;cursor: pointer;}
.message li h4 span{display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.message li h4:hover span{color:#9bca54;background:url("../img/red.png") no-repeat right center;}
.message li dd{max-height: 175px;overflow: hidden;}
.message li dd img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.message li:hover dd img{opacity: 0.9;transform: scale(1.05)}
.message li dt{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 12px;border-top: 1px solid #eeeeee;box-sizing: border-box;padding:10px;}
.message li dt span{color:#666;display: inline-block;font-weight: bold;margin-right: 5px;}
/*活动*/
.active{margin: 30px 0;}
.act_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#9bca54;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.act_h3 span{color:#333;display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.act_h3:hover span {
    color: #9bca54;
    background: url(../img/red.png) no-repeat right center;
}
.active li{float: left;width: 32%;position: relative;cursor:pointer;}
.active li:nth-child(2){margin: 0 2%;}
.active li h4{font-weight:bold;font-size: 14px;color:#333;line-height: 30px;}
.active li h4 span{display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;}
.active li dd{max-height: 212px;overflow: hidden;}
.active li dd img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.active li:hover dd img{opacity: 0.8;transform: scale(1.05)}
.active li dt{font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#fff;background:rgba(0,0,0,0.5);position:absolute;left:0;bottom:0;width:100%;font-size: 12px;box-sizing: border-box;padding:10px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.active li:hover dt{background:rgba(0,0,0,0.8);}

/*合作伙伴*/
.partner{margin: 30px 0;}
.partner_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#9bca54;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.partner_h3 span{color:#333;display:inline-block;padding-right:20px;background:url("../img/more.png") no-repeat right center;font-weight:normal;float: right;font-size: 12px;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.partner_h3:hover span {
    color: #9bca54;
    background: url(../img/red.png) no-repeat right center;
}
.partner .swiper-slide{height: 60px;line-height: 60px;text-align: center;}
.partner .swiper-div{padding-left: 10px;border-left: 1px solid #eeeeee;overflow: hidden;}
.partner .swiper-div img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.partner .swiper-div:hover img{opacity: 0.9;transform: scale(1.05)}
.partner .partner_cont{position:relative;border: 1px solid #eeeeee;border-left: 0;border-right: 0;}
.partner .swiper-partner{width:95%;margin:0 auto;padding: 10px 0;}
.partner_cont .swiper-button-next{right: 0!important;background: url("../img/yes.png") no-repeat center #fff;}
.partner_cont .swiper-button-prev{left: 0!important;background: url("../img/yes1.png") no-repeat center #fff;}
.partner_cont .swiper-button-next.swiper-button-disabled{right: -1px;background: url("../img/no1.png") no-repeat center #fff;opacity: 1!important;}
.partner_cont .swiper-button-prev.swiper-button-disabled{left: -1px;background: url("../img/no.png") no-repeat center #fff;opacity: 1!important;}
.swiper-slide-active .swiper-div{padding-left: 10px;border-left:0;}
.swiper_carousel .swiper-pagination-bullet-active{background: #ss9bca54;}


/*推荐展会*/
.recommend{/*margin: 30px auto;*/  padding-bottom:30px;}
.reco_h3{margin-bottom:10px;font-size: 22px;font-weight: bold;color:#9bca54;background:url("../img/left-line.jpg") no-repeat left center;padding-left:10px;}
.swiper-reco .swiper-slide{height: 160px;}
.swiper-reco .swiper-slide img{width: 100%;-webkit-transition: all linear 0.3s;-moz-transition: all linear 0.3s;-ms-transition: all linear 0.3s;-o-transition: all linear 0.3s;transition: all linear 0.3s;}
.swiper-reco .swiper-slide:hover img{opacity: 0.8;transform: scale(1.05)}
.swiper-reco .swiper-button-next{z-index:99; right: 0!important;background: url("../img/arrow-rt.png") no-repeat right center;background-size: contain;}
.swiper-reco .swiper-button-prev{z-index:99; left: 0!important;background: url("../img/arrow-lf.png") no-repeat left center;background-size: contain;}


.swiper_carousel .swiper-button-prev,.swiper-banner .swiper-button-prev{display: none}
.swiper_carousel .swiper-button-next,.swiper-banner .swiper-button-next{display: none}
.swiper_carousel:hover .swiper-button-prev,.swiper-banner:hover .swiper-button-prev{display:block;background: url("../img/yes-1.png") no-repeat center;}
.swiper_carousel:hover .swiper-button-next,.swiper-banner:hover .swiper-button-next{display:block;background: url("../img/yes-2.png") no-repeat center;}

/* 首页 弹窗 */
.advbox{width:800px;position:fixed;display:none;left:50%;top:0;margin:-215px 0 0 -400px; z-index: 9999;}
.advbox .advpic{position:relative;height:458px;overflow:hidden;}
.advbox .advpic .closebtn{display:block;width:60px;height:22px;line-height:26px;font-size:12px;color:#fff;text-indent:12px;overflow:hidden;position:absolute;right:0px;top:5px;z-index:9999;}
.ad_midd{width:100%;margin:10% auto;overflow:hidden;height:90%; z-index: 9999;}
.ad_midd img{ height: 100%; width: 100%; }
.ad_midd span{ position: absolute; top: 0; right: 0; color: #fff; background: rgba(61,61,61,0.7); display: block; }

@media (min-width:1000px)and (max-width:1200px) {
    .w1200{width: 95%;margin: 0 auto;}
    .slide{margin-top: 30px;}
    .menu .w1200{width: 100%;}
    .head_img{width: 30%;}
    .head_title{width: 67%;}
    .countdown {
        font-size: 18px;
        color: #fff;
        height: 60px;
        line-height: 60px;
        width: 200px;
        background: linear-gradient(to bottom , #ff6464, #ff1719);
        border-radius: 10px;
        text-align: center;
    }
}


