.banner{
	width: 100%;
	height: 450px;
	background-image: url(../images/3000314.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
.content::after{
	content: "";
	display: block;
	clear: both;
}
.content_left{
	width: 978px;
	float: left;
	border: 1px solid #DEDEDE;
	padding: 20px 20px 0 20px;
}
.performanceList::after{
	content: "";
	display: block;
	clear: both;
}
.performanceList li{
	width: 290px;
	height: 313px;
	float: left;
	margin-right: 32px;
}
.performanceList li:nth-child(3n+3){
	margin-right: 0;
}
.performanceList li img{
	width: 100%;
	height: 250px;
}
.performanceList li p{
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/* 右侧 */
.content_right{
	width: 210px;
	float: right;
}
.cr_tit{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #076CE0;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
}
.Hotline_con{
	background-color: #F6F6F6;
	text-align: center;
	color: #666666;
	padding-top: 26px;
	font-size: 22px;
	padding-bottom: 28px;
}
.Hotline_tit{
	line-height: 29px;
	margin-top: 20px;
}
.Hotline_tel{
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
}
.cr_quick{
	width: 100%;
	height: 80px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 12px;
	display: block;
}
.jp{
	background-image: url(../images/AD0Iion8BxACGAAgibjE1wUo8M7xlAYw3AE4UA.jpg);
}
.zj{
	background-image: url(../images/AD0Iion8BxACGAAgibjE1wUozJ_DhAUw3AE4UA.jpg);
}
.project{
	margin-top: 12px;
}
.liuyan{
	background-color: #F6F6F6;
	padding: 10px 11px 29px;
	font-size: 14px;
	color: #666666;
}
.msgAddTitle_N{
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}
.msgPanel_N{
	width: 100%;
	margin: 10px 30px 10px 0;
	line-height: 34px;
}
.msgPanel_N input{
	height: 34px;
	line-height: 32px;
	text-indent: 6px;
	border: 1px solid #dadada;
	width: 100%;
}
.msgPanel_N textarea{
	line-height: 32px;
	text-indent: 6px;
	border: 1px solid #dadada;
	width: 100%;
	resize: none;
}
.button{
	width: 91%;
	font: 14px 微软雅黑;
	height: 44px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	background-color: #5ab4ff;
	border: none;
}