@charset "utf-8";
/* CSS Document */
.bannerImg{ margin-bottom:30px;}
.bannerImg img{ width:100%; height:auto;}

.side{ width:237px;}

.sign{ width:910px;}
.location{
	border-bottom:1px solid #ededed;
	padding:12px 0px;
	line-height:20px;
	font-size:14px;
}
.location a{ color:#565656;}
.location a::after{ content:'>'; margin:0px 8px;}
.location a:last-child{
	font-weight:bold;
}
.location a:last-child::after{ content:''}

.sign .content{
	padding:20px 0px;	
	line-height:22px;
	font-size:14px;
}
.sign .content img{ max-width:100%;}




/*news 分页---start*/
.newslist li{ width:calc(50% - 40px); margin:10px;float:left; border:1px solid #e8e8e8;padding:8px;}
.newslist li:hover{box-shadow: 0px 0px 8px #e8e8e8;}
.newslist li a{ display:flex;height:40px; font-size:14px; color:#666666; line-height:20px;}
.newslist li  i{ display:block; text-align:right;font-size:12px; font-style:normal; color:#cccccc}
.paged { padding: 68px 0 0px; text-align: center; }


.paged a, .paged .p_info, .paged .current { display: inline-block; zoom: 1;  *display: inline;
padding: 8px 15px; font-size: 14px; color: #666; text-align: center; border: 1px solid #dbdcdd; }
.paged .current, .paged a:hover { border-color: #d7d6d6; background-color: #e3e3e3; }
.paged a:first-child { border-color: #dbdcdd; background-color: #fff; }
.align .paged { text-align: left; }

.newsTit{ text-align:center; border-bottom:1px solid #eaeaea; padding-bottom:15px;}
.newsTit h1{ font-size:20px; margin-bottom:10px;}
.newsCont{ padding:20px 0px;}
.newsCont img{
	max-width:100%;
	
}
.back{  color:#575757; text-align:right; margin-top:20px;}
.back a{color:#575757; padding:10px 20px;  text-align:center; font-size:16px;background-color:#ededed;}

/*news 分页--end*/

/*展会预登录-start*/
#formtable tr td{ padding:5px 8px; vertical-align:middle}
#formtable tr td:nth-child(1){ width:18%;text-align:right;}
#formtable tr td:nth-child(2){ width:82%;}
#formtable tr td i{ color:#F60; font-size:12px; font-style:normal;}
#formtable tr td i::before{ content:"**"; margin:0px 5px;color:#F60;}
#formtable tr td input,#formtable tr td  select,#formtable tr td textarea{height:25px; line-height:25px;  padding:0px 5px; outline:none; border:1px solid #ddd; border-radius:3px;}
#formtable tr td textarea{ height:75px;}
#formtable tr td input.line{ border:none; border-bottom:1px solid #c2d3fc; width:40px; }
#formtable tr td input[type="checkbox"],#formtable tr td input[type="radio"]{ vertical-align:middle;}
#formtable tr td input[type="button"]{ background-color:#F60; color:#fff; padding:5px 15px; font-size:14px;border:none;height:30px; line-height:20px;margin-right:20px;}
#formtable tr td input[type="reset"]{ padding:5px 15px; font-size:14px;border:none;height:30px; line-height:20px;}
/*展会预登录-end*/


.years{ text-align:center; padding:20px 0px;}
.years a{ padding:5px 15px; border:1px solid #dedede; color:#575757; display:inline-block; min-width:50px; height:25px; line-height:25px; font-size:14px;}
.years a:hover,.years a.cur{ background:#0A95DC; color:#fff;border-color:#0a95dc;transition:all .2s; font-weight:bold;}
.elist {
	margin-bottom: 10px;
}


/*展会计划---start*/
.elist li {
	line-height: 22px;
	padding: 5px 0px;
	overflow: hidden;
	
}
.elist li:nth-child(2n-1){ background-color:#fafafa;}
.elist li:hover{ background-color:#f5f5f5;}
.elist img {
	float: left;
	margin-left:10px;
}

 .elist span {
	display: block;
	float: left;
	padding-left: 20px;
}
.projectDesc{margin: 10px 0px 10px 40px; width:50%;}
.projectDesc h3{font-size: 14px;font-weight: normal;color: #0A95DC;margin: 10px 0px;}
.projectDesc h3 a{color: #0A95DC;}
.projectOpt{margin:40px 80px 10px 0px;background: #0A95DC; padding: 5px;}
.projectOpt a{color: #fff}
.projectDesc .rightDesc{margin-left: 50px;width: 200px;}

/*展会详情*/
.e-title{
	padding:15px; background-color:#fafafa; margin-bottom:15px; color:#575757;}
.e-title img{ float:left; margin-right:15px;}
.e-title h1{ font-weight:normal; margin-bottom:8px;}

.layui-elem-field {
    margin-bottom: 15px;
    padding: 0;
    border-width: 1px;
    border-style: solid;
}
legend {
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.layui-elem-field legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
	color:#fff;
	height:35px;
	line-height:35px;
	background:url(../images/tab_bg.jpg) no-repeat;
	background-size:100% 100%;
}
.layui-field-box {
    padding: 10px 15px;
	line-height:22px;
}
/*展会计划---end*/


/*下载中心---start*/
.flist li{ float:left; width:calc(33.33% - 22px); border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:10px;}
.flist li:nth-of-type(3n+1){ border-left:1px solid #ededed; }
.flist li:nth-of-type(1),.flist li:nth-of-type(2),.flist li:nth-of-type(3){border-top:1px solid #ededed; }
.flist li:nth-child(){ margin-right:0px;border-right:0px;}
.flist li img{ width:80px; float:left;}
.flist li p{ width:195px;float:right; padding:10px 0px; font-size:12px; color:#999}
.flist li p strong{ font-size:14px; display:block; height:36px; line-height:18px; color:#575757;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
/*下载中心---end*/
