.news_p_new{
	margin: 0 0 5px;
	    text-indent: 2em;
	    letter-spacing: 2px;
	    font-size: 17px;
		text-align: justify;
	
}
  p{
  	font-size: 16px;
  }  
.whydiv p a {
	color: #000;
}

.title {
    font-size: 24px;
    font-weight: 600;
    color: #616161;
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 2px;
}

.title-hidden {
	display: block;
	position: absolute;
	width: 92%;
	left: 4%;
	top: 85%;
	height: 15%;
	color: #FFFFFF;
	background: #08ad00;
	/*opacity: 0.7;*/
}

.title-hidden span {
	display: block;
	vertical-align: middle;
	text-align: center;
	line-height: 16px;
	font-weight: 600;
	top: 15%;
	position: relative;
}

.footer {
	background: #08ad00;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

.footmenu {
	line-height: 30px;
	background-color: #333;
	text-align: center;
	margin: 0 auto;
		color: #FFFFFF;
	font-weight: 600;
}

.footmenu a {
	color: #fff;
}

.footmenu a:hover {
	color: #1ECD79;
	text-decoration: none;
}

.clearfix a {
	color: #616161;
}

.clearfix a:hover {
	color: #000;
	background: #FFFFFF;
}


/*联系我们*/

.coltitle-content {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	letter-spacing: 0px;
	border-top: 2px solid #1ECD79;
}

.coltit {
	font-size: 24px;
	text-align: center;
	font-weight: 600;
	color:#1ECD79;
	margin: 25px 0;
}

.coltitle-tips {
	margin: 0px;
}


/*广告服务*/

.spjx-service-p {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	letter-spacing: 0px;
}

td a {
	color: #333333;
}

td a:hover {
	color: #08ad00;
	text-decoration: none;
}


/*展品范围*/

.product-ul {
	margin-bottom: 15px;
}

.product-ul li {
	list-style: circle;
	margin-left: 20px;
}

.product-p {
	margin: 15px;
}


/*参展日程及平面图*/

.m-table td {
    border: 1px solid #1ECD79;
	padding: 5px;
}


/*观众分析*/

.audience-p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
}


/*为何参展*/

.exhibition-p {
	margin: 15px;
	text-indent: 2em;
	text-align: justify;
	line-height: 30px;
	
}

.exhibition-buyer {
	/*	margin: 15px;*/
	text-indent: 2em;
	text-align: left;
	line-height: 30px;
}

.exhibition-ul {
	margin: 20px;
	font-size:16px
}


/*新闻中心分页*/

.new_tips {
	margin: 1%;
}

.new_tips a:hover {
	text-decoration: none;
	font-weight: 600;
	color: #08ad00;
}
.list {
	border-bottom:  1px dashed #08ad00;
}

/*首页展品范围*/

img {
	border: 0;
	padding: 0;
	margin: 0;
}
.title-h3{
	margin: 14px 0px 14px 0px;
	color:#616161;
	font-size:20px;
	letter-spacing: 2px;
}
/*首页精彩瞬间相册begin*/
.sy-con-3 {
	width: 100%;
	margin-top: 10px;
}

.wid1100 {
	width: 100%;
	margin: 0 auto;
	height: 275px;
	margin-bottom: 10px;
}

.wid1100 li {
	float: left;
}

.kstd {
	width: 1100px;
	margin-top: 10px;
}

.kstd li a {
	width: 400px;
	margin-right: 15px;
	text-align: center;
	display: block;
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}

.fl {
	float: left;
}



/*浮窗*/

.suspend {
	width: 40px;
	height: 198px;
	position: fixed;
	top: 249px;
	right: 0;
	overflow: hidden;
	z-index: 9999;
}

.suspend dl {
	width: 120px;
	height: 198px;
	border-radius: 25px 0 0 25px;
	padding-left: 40px;
	box-shadow: 0 0 5px #e4e8ec;
}

.suspend dl dt {
	width: 40px;
	height: 198px;
	background:url(../img/hover.png) ;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.suspend dl dd.suspendQQ {
	width: 120px;
	height: 85px;
	background: #ffffff;
}

.suspend dl dd.suspendQQ a {
	width: 120px;
	height: 85px;
	display: block;
background:url(../img/hover.png)  -40px 0;
	overflow: hidden;
}

.suspend dl dd.suspendTel {
	width: 120px;
	height: 112px;
	background: #ffffff;
	border-top: 1px solid #e4e8ec;
}

.suspend dl dd.suspendTel a {
	width: 120px;
	height: 112px;
	display: block;
background:url(../img/hover.png)  -40px -86px;
	overflow: hidden;
}

* html .suspend {
	position: absolute;
	left: expression(eval(document.documentElement.scrollRight));
	top: expression(eval(document.documentElement.scrollTop+200))
}
/*新闻页面*/
.news_p{
	text-indent: 2em;
	letter-spacing: 2px;
	font-size: 17px;
}
