﻿@charset "utf-8";
/* CSS Document */

/* con_left */

.con_left{
	width:910px;
	}

	/* meeting_show */
.meeting_show{
	width:100%;
	margin:25px 0;

	}

.meeting_pic{
	width:470px;
	height:380px;
	overflow:hidden;
	}
.meeting_pic img{
	display: block;
	width:470px;
	height:380px;
	}
.meeting_message{
	width:430px;
	overflow:hidden;
	}
.message_title{
	color:#4a4a4a;
	height:31px;
	line-height:31px;
	}
.tags>li{
	min-height:33px;
	line-height:33px;
	color:#8e8e8e;
	text-indent:25px;
	}
.bg1{
	background:url(../images/icons/Contact-Person.png) no-repeat left 8px;
	}
.bg2{
	background:url(../images/icons/time.png) no-repeat left 8px;
	}
.bg3{
	background:url(../images/icons/site.png) no-repeat left 8px;
	}
.bg4{
	background:url(../images/icons/ticket.png) no-repeat left 8px;
	}
.bg5{
	background:url(../images/icons/alarm.png) no-repeat left 8px;
	}
.bg6{
	background:url(../images/icons/tel.png) no-repeat left 8px;
	}
.bg7{
	background:url(../images/icons/apply.png) no-repeat 49px center;
	color: #0182c4;
	}
.bg8{
	background:url(../images/icons/heart.png) no-repeat 40px center;
	color: #ff4e41;
	}
.bg8ed{
	background:url(../images/icons/heart_over.png) no-repeat 40px center;
	color: #ff4e41;
	}
.bg7:hover{
	color:#0092da;
    background-color:#f8f8f8;
}
.bg8:hover,.bg8ed:hover{
	color:#ff8517;
    background-color:#f8f8f8;
}
.online_contact{
	display:inline-block;
	width:65px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:url(../images/icons/online_contact.png) no-repeat;
	position:absolute;
	top:6px;
	/*left:143px;*/
	text-indent:5px;
	}
.pr{
	position:relative;
	}
.pl75{
	padding-left: 75px;
}
.ml42{
	margin-left: 42px;
}
.jion{
	color: #242424;
	display: inline-block;
	float: left;
	width:73px;
	height:45px;
	line-height:45px;
	border:1px solid #ededed;
	border-radius:4px;
}

	/*meeting_detail*/


.title{
	width:100%;
	height:48px;
	line-height:48px;
	background:url(../images/icons/title_bg.png) no-repeat left center;
	text-indent:20px;
	margin:0px 0 10px;
	}
.text_tit{
	padding-top: 20px;
	color:#242424;
	font-size:28px;
	text-align:center;
	line-height:50px;
	margin-top:20px;
	}
.text_detail{
	padding: 20px 13px 28px 0;
	color: #242424;
}


	/*con_right*/
.con_right{
	width:285px;
	}

.or_tit{
	width:100%;
	height:30px;
	line-height:30px;
	color:#969696;
	text-indent:20px;
	}
.bgzhu{
	background:url(../images/icons/house.png) no-repeat left center;
}
.bgfu{
	background:url(../images/icons/fu.png) no-repeat left center;
}
.or_company li{
	color:#242424;
	line-height:30px;
	}
.site_pic{
	width:100%;
	height:222px;
	overflow:hidden;
    text-align:center;
	}
.mt20{
	margin-top:20px;
	}
.date_pic,.code_pic{
	width:100%;
	height:300px;
	overflow:hidden;
	text-align:center;
	}