@charset "utf-8";
/* 一张广告图 */
.ad{
	font-size: 0;
	margin: 18px 0 52px;
}
.ad a{
	display: block;
}
.ad img{
	width: 100%;
}
/* 一张广告图 */

/* 六个模块 */
.mokuai{

}
.mokuai .list{

}
.mokuai .list li{
	width: 31.66%;
	margin-right: 2.5%;
}
.mokuai .list li:nth-child(3n){
	margin-right: 0;
}
.mokuai .list li .pic{
	font-size: 0;
}
.mokuai .list li .pic a{
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 25px;
}
.mokuai .list li .content{
	padding-top: 20px;
	padding-bottom: 15px;
}
.mokuai .list li .content .en_title{
	font-size: 22px;
	color: #a0a0a0;
	font-family: "宋体";
	display: inline-block;
	line-height: 20px;
}
.mokuai .list li .content .title{
	font-size: 28px;
	color: #311207;
	font-weight: bold;
	line-height: 28px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	margin-top: 15px;
}
.mokuai .list li .content .title:after{
	content: '';
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #968278;
	bottom: 0;
	left: 0;
}
.mokuai .list li .content .desc{
	font-size: 16px;
	color: #231815;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
/* 六个模块 */

/* 上届展会回顾 */
.huigu{
	margin-top: 16px;
	font-size: 0;
}
.huigu .list{
	border: 2px solid #D0D0D0;
	background: #ffffff;
}
.huigu .list li{
	height: 0;
	overflow: hidden;
	padding-bottom: 10%;
	text-align: center;
	position: relative;
	border-right: 2px solid #D0D0D0;
}
.huigu .list li .info{
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.huigu .list li span{
	font-size: 32px;
	color: rgb(47,17,7);
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 22px;
}
.huigu .list li span:after{
	content: '+';
	font-size: 30px;
	color: rgb(47,17,7);
	font-weight: bold;
	display: inline-block;
	position: absolute;
	height: 20px;
    line-height: 20px;
	right: 0;
	top: 0;
}
.huigu .list li a{
	font-size: 24px;
	color: rgb(57,45, 45);
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
}
.huigu .list li:nth-child(1){
	width: 21%;
	background: #ED911A;
}
.huigu .list li:nth-child(1) .info{
	font-size: 26px;
	color: #ffffff;	
}
.huigu .list li:nth-child(2){
	width: 21%;
}
.huigu .list li:nth-child(3){
	width: 20.5%;
}
.huigu .list li:nth-child(4){
	width: 22.5%;
}
.huigu .list li:nth-child(5){
	width: 15%;
	border-right: none;
}
/* 上届展会回顾 */

.pc_gongyong{
	
}
.pc_gongyong .title{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
.pc_gongyong .more{
	font-size: 0;
	width: 60px;
	height: 19px;
	margin: 3px 0 3px 20px;
	background: url(../images/more.png) no-repeat center;
}
/* 展会概况 */
.layui-layer-page .layui-layer-content{
	overflow: inherit!important;
}
.about{
	margin-top: 65px;
}
.about .list{
	margin-top: 35px;
}
.about .list .item{
	width: 30.9%;
	margin-right: 3.62%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.about .list .item:nth-child(3n){
	margin-right: 0;
}
.about .list .item .pic{
	font-size: 0;
	width: 100%;
	height: 0;
	padding-bottom: 62.5%;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.about .list .item .pic img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.about .list .item .gai{
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.3);
}
.about .list .item .content{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	padding: 15px;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}
/* 展会概况 */

/* 同期活动 */
.huodong{
	margin-top: 65px;
}
.huodong .poster-main{
	margin-top: 50px;
	position: relative;
}
.huodong .poster-list{	
	height: 280px;
	position: relative;
    overflow: hidden;	
}
.huodong .poster-item {
	font-size: 0;
	background: #333333;
	width: 430px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	cursor: pointer;
	position: relative;
}
.huodong .poster-item img{
	width: 100%;
}
.huodong .poster-item .bottom{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(255,255,255,.8);
	padding: 14px;
	text-align: center;	
}
.huodong .poster-item .bottom a{
	font-size: 15px;
	color: #595a5a;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
}
.huodong .poster-main .btn{
	font-size: 0;
	display: inline-block;
	padding: 17px 5.5px;
	background: rgba(233,148,17,.7);
	position: absolute;
	z-index: 10;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.huodong .poster-main .btn.prev{
	left: 15px;
}
.huodong .poster-main .btn.next{
	right: 15px;
}
/* 同期活动 */

/* 展会新闻 + 快速下载区 + 友情链接 */
.section{
	margin-top: 65px;
	padding-bottom: 70px;
}
.section .list{
	margin-top: 35px;
}
.section .list li{
	padding: 17.5px 0 17.5px 25px;
	position: relative;
}
.section .list li:before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 14px;
	height: 14px;
	background: #E99411;
	border-radius: 100%;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.section .list li a{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.section .yl{
	margin-top: 85px;
}
.section .yl_list{
	margin-top: 30px;
}
.section .yl_list li{
	margin-right: 4%;
	width: 48%;
}
.section .yl_list li:nth-child(2n){
	margin-right: 0;
}
.section .yl_list a{
	display: block;
	border: 2px solid #F5A916;
	text-align: center;
	padding: 3px 0;
}
.section .yl_list img{
	display: inline-block;
	vertical-align: top;
}
.section .yl_list span{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #e99411;
	line-height: 20px;
	margin: 15px 0 15px 0px;
}
/* .section .yl_list li:nth-child(2n) a{
	border: 2px solid #72C23F;
}
.section .yl_list li:nth-child(2n) span{
	color: #72C23F;
} */
/* 展会新闻 + 快速下载区 + 友情链接 */

@media (min-width:768px) and (max-width:991px) {
	.mokuai .list li .content .en_title{
		font-size: 18px;
	}
	
	.huigu .list li:nth-child(1) .info{
		font-size: 20px;
	}
	.huigu .list li span{
		font-size: 28px;
	}
	.huigu .list li span:after{
		font-size: 26px;
	}
	.huigu .list li a{
		font-size: 24px;
		display: block;
	}
	
	.about {
		margin-top: 45px;
	}
	.about .list .item .content{
		padding: 10px;
		font-size: 12px;
		line-height: 15px;
	}
	.about .list{
		margin-top: 25px;
	}
	
	.huodong{
		margin-top: 45px;
	}
	.huodong .poster-main{
		margin-top: 30px;
	}
	
	.section{
		margin-top: 45px;
		padding-bottom: 60px;
	}
}