.m-left-exhibition{float: left;width: 880px;}
.m-left-exhibition .hd-exhibition{height: 280px;}
.m-left-exhibition .title{display: block;font-size: 18px;color: #000000;width: 400px;}
.m-left-exhibition .time{margin:8px 0;display: block;}
.m-left-exhibition .address{display: block;width: 100%;}
.hd-exhibition .hd-ex-img{width: 400px;height: 280px;float: left;}
.hd-exhibition .hd-ex-list{float: right;width: 460px;}
.hd-ex-list .item{padding: 10px 0;border-bottom: 1px solid #e6e6e6;}
.m-left-exhibition .item:hover .title{color: #009933;}
.hd-ex-list .item:first-child{padding-top: 0;}

/*最新展会*/
.news-hot-exhibition{margin-top: 20px;}
.news-box{width: 400px;float: left;}
.hd-news{border-bottom: 1px solid #E6E6E6;height: 30px;}
.hd-news .title{position:relative;float: left;font-size: 18px;color: #009933;width: auto;padding:0 5px;}
.hd-news .title:before{position:absolute;left:0;bottom:-7px;display: block;overflow: hidden;content: "";
						border-bottom: 2px solid #009933;clear: both;width: 100%;}
.hd-news .more{float: right;display: block;height: 30px;line-height: 30px;}
.hd-news .more:hover{color: #F39800;}

.news-list li{margin-top: 7px;}
.news-list li a{display: block;height: 25px;line-height: 25px;}
.news-list li a:hover span{color: #009933;}
.news-list li a .news-title{float: left;display: block;width: 320px;}
.news-list li a .news-date{float: right;margin-right: 5px;}
/*热门展会*/
.hot-exhibition{float: right;width: 460px;}
.hot-ex-list .item{margin-top: 12px;clear: both;overflow: hidden;}
.hot-ex-list .item:first-child{border-bottom: 1px solid #e6e6e6;padding-bottom: 12px;}
.hot-ex-list .ex-img{float: left;width: 136px;height: 90px;}
.hot-ex-list .ex-info{float: right;width: 310px;}
.hot-ex-list .ex-info .address{width: 300px;}
.hot-ex-list .ex-info .title{width: 300px;margin-top: 5px;}
/*其他展会*/
.m-right-exhibition{float: right;width: 300px;}
.gt-hd-exhibition{border-bottom: 1px solid #e6e6e6;overflow: hidden;height: 30px;line-height: 30px;}
.gt-hd-exhibition .title{float: left;text-indent: 8px;position: relative;font-size: 16px;color: #009933;}
.gt-hd-exhibition .title:after{display: block;clear: both;content: "";height: 20px;width: 2px;background: #009933;
								overflow: hidden;position: absolute;left: 0;top:5px;}
.gt-hd-exhibition .more{float: right;color: #333;}
.gt-hd-exhibition .more:hover{color: #f39800;}

.gt-ex-list .item{margin-top: 10px;clear: both;overflow: hidden;border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;}
.gt-ex-list .item:hover .title{color: #009933;}
.gt-ex-list .ex-img{float: left;width: 100px;height: 70px;overflow: hidden;}
.gt-ex-list .ex-img img{transition: .5s;transform: scale(1);}
.gt-ex-list .item:hover .ex-img img{transform: scale(1.2);}
.gt-ex-list .ex-info{float: right;width: 190px;}
.gt-ex-list .time{margin:6px 0;display: block;}