/*---------展会首页----------*/

/*-展会预告-*/
.zhyg-main { width:1200px; clear:both;}
.zhyg-main li {float: left; width: 285px;margin-right: 20px; margin-bottom: 20px; overflow:hidden}
.zhyg-main li:nth-child(4n){margin-right: 0px;}
.zhyg-main li .item {border: 1px solid #eee;}
.zhyg-main li .image {overflow: hidden;height: 136px; width:283px;}
.zhyg-main li .image img {height: 100%;width: 100%;transition: all 0.5s;}
.zhyg-main li .image img:hover{transform: scale(1.1);}
.zhyg-main li .text {background-color: #f7f7f7;padding: 10px 15px 15px 15px;color: #999;}
.zhyg-main li .text b {line-height: 30px; height:30px;padding: 0 10px;font-size: 14px;font-weight: normal;border-radius:2px;background-color: #ec1d25;color: #fff;}
.zhyg-main li .text b i{margin-right: 5px;}
.zhyg-main li .text p {font-size: 18px;line-height: 28px; height: 56px;overflow: hidden;margin-bottom: 15px;}
.zhyg-main li .text p a {color: #333;}
.zhyg-main li .text p a:hover {color: #ec1d25;}
.zhyg-main li .text span {display: block;font-size: 14px;margin-top: 10px;height: 15px;overflow: hidden;line-height: 15px;}
.zhyg-main li .text span i {display: inline-block;vertical-align: top;margin-right: 8px;font-size: 14px;}

/*-推荐展会-*/
.tjzh-main{width:1200px; clear:both;}
.tjzh-main ul li{float: left;width: 222px;overflow: hidden; margin-right: 20px;border:1px solid #cecece;margin-bottom: 20px;}
.tjzh-main ul li:nth-child(5n){margin-right: 0px;}
.tjzh-main ul li img{width: 222px;}
.tjzh-main ul li h2{font-size: 18px;color:#333;text-align: center;margin: 10px 5px;height: 24px;overflow: hidden;}
.tjzh-main ul li p{font-size: 14px;color:#666; margin: 10px;line-height: 24px;height: 72px;overflow: hidden;}
.tjzh-main ul li h2:hover{color:#ec1d25;}

/*-推荐展馆-*/
.tjzg-main{width:1200px; clear:both;}
.tjzg-main ul li{float: left;position: relative; overflow: hidden; width: 230px;height: 153px; margin-right: 12px;margin-bottom: 12px;}
.tjzg-main ul li:nth-child(5n){margin-right: 0px;}
.tjzg-main ul li img{transition: all 0.5s;}
.tjzg-main ul li img:hover{transform: scale(1.1);cursor: pointer;}
.tjzg-main ul li p{opacity: 0;transition: all 0.5s;font-weight: bold;position: absolute;bottom: 0px;left: 0px;padding: 10px;width: 230px;  color: #fff;background-image: linear-gradient(-180deg,rgba(0,0,0,.5),rgba(0,0,0,.5) 100%);}
.tjzg-main ul li:hover p{opacity: 1;}



/*-------------最新展会列表页------------*/
.zh-list{height:120px;padding: 20px 15px;border-bottom: 1px #e5e5e5 dashed;border-left: 2px solid #fff;}
.zh-list:hover{background-color:#f9ecef;border-left: 2px solid #ec1d25;}
.zh-list .zhimg{float:left;width:260px;height:125px;overflow: hidden;}
.zh-list .zhimg img{height: 100%;width: 100%;transition: all 0.5s;}
.zh-list .zhimg img:hover{transform: scale(1.1);}
.zh-list .left-word{float:left;box-sizing: border-box;padding:0px 10px 0px 15px;width:563px;position: relative;}
.zh-list .left-word h2{color:#333;font-size: 22px;font-weight: 600; width:563px; overflow:hidden; padding-bottom:15px;}
.zh-list .left-word h2 a{color:#333;}
.zh-list .left-word .zhlistbox span {display: block;font-size: 14px;margin-top: 9px;height: 15px;overflow: hidden;line-height: 15px;}
.zh-list .left-word .zhlistbox span i {display: inline-block;vertical-align: top;margin-right: 8px;font-size: 14px;}
.zh-list .left-word .listmore a{position: absolute;text-align: center;padding: 7px 0px;bottom: 0;right:0;width:110px;background-color: #ec1d25;color:#ffffff;font-size: 14px;border-radius: 5px;}
.zh-list .left-word .listmore a:hover{background-color: #d3171d;}


/*-----------详情页------------*/
.topbody-img{float:left;width: 540px;height: 260px; overflow:hidden}
.topbody-word{float:right;box-sizing: border-box;width: 645px;height: 260px;padding: 15px;border: 1px solid #cccccc;position: relative;}
.topbody-word h1{font-size: 30px;color:#ec1d25;font-weight: 600;}
.topbody-word h2{font-size: 14px;color:#999999;font-weight: 400;}
.topbody-word h3{font-size: 16px; margin-top: 5px;width:367px; background-color:#ec1d25; padding: 8px 10px;color:#ffffff;font-weight: 600;}
.topbody-word p{margin-top: 5px;font-size: 14px;color:#333333;line-height: 23px;}
.ewma{cursor: pointer;position:absolute;top:0px;right:0;}
.ewma:hover .ewma-box{display: block;}
.ewma-box{display: none; width:140px;height:150px;text-align: center;background-color: #f7f9fc;position: absolute;top: -1px;right: -1px;border: 1px solid #cccccc;}
.ewma-box p{font-size: 12px;color:#666666;margin-bottom: 5px;padding-top: 5px;}
.zh-detail{margin-top: 15px; border: 1px solid #cccccc;border-style:none solid solid solid;margin-bottom: 15px; }
.leftabout-word{padding:5px 15px 15px 15px;}
.leftabout-word p{text-indent: 2em;margin-bottom:20px;line-height:30px;color:#333;word-wrap: break-word;}
.leftabout-word p img{ max-width:650px;display:block;margin:0 auto;}
.leftabout-word2{padding:5px 15px 15px 15px;height:150px;}
.leftabout-word2 ul li{float:left;width:410px;line-height: 30px; font-size:16px;}


/*-------------推荐展会列表页------------*/
.tjzh-list{height:138px;padding: 20px 15px;border-bottom: 1px #e5e5e5 dashed;border-left: 2px solid #fff;}
.tjzh-list:hover{background-color:#ecf3f9;border-left: 2px solid #ec1d25;}
.tjzh-list .tjzhimg{float:left;width:220px;height:138px;overflow: hidden;border: 1px solid #ddd;}
.tjzh-list .tjzhimg img{height: 100%;width: 100%;transition: all 0.5s;}
.tjzh-list .tjzhimg img:hover{transform: scale(1.1);}
.tjzh-list .tjzhl-word{float:left;box-sizing: border-box;padding:0px 10px 0px 15px;width:563px;position: relative;}
.tjzh-list .tjzhl-word>a{color:#333;font-size: 22px;font-weight: 600; width:563px; overflow:hidden; padding-bottom:15px;}
.tjzh-list .tjzhl-word>a:hover{color:#ec1d25;}
.tjzh-list .tjzhl-word p{margin-top: 10px; font-size: 15px;color:#808080;line-height: 25px; overflow: hidden;text-align: justify;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;}
.tjzh-list .tjzhl-word .tjzhl-btn{margin-top: 17px;}
.tjzh-list .tjzhl-word .tjzhl-btn a{display: block;background-image: linear-gradient(to right, #ff683f,#ff2569); height: 22px; float: left;margin-right: 15px; text-align: center;padding: 6px 0px;width:110px;background-color: #0077cc;color:#ffffff;font-size: 15px;border-radius: 5px;}
.tjzh-list .tjzhl-word .tjzhl-btn a:hover{background-image: linear-gradient(to right, #f7592e,#f61a60); }
.tjzh-list .tjzhl-word .tjzhl-btn a:nth-child(2){margin-right: 0;background-image: linear-gradient(to right,#2191e1,#0077cc);}
.tjzh-list .tjzhl-word .tjzhl-btn a:nth-child(2):hover{background-image: linear-gradient(to right,#1588da,#026ab4);}