/* 联系我们图片 */
.banner img{
	width:100%;
}

/* 内容分隔装饰 */
.serve div{
	height: 30px;
	text-align: center;
}

.serve h1{
	border-bottom: 2px solid #204596;
	margin-top: 34px;
}

.serve p{
	color: #204596;
	font-size: 16px;
	margin-top: 34px;
	
}
.serve h2{
	color: #204596;
}


/* 联系方式，给我们留言 */

.aboutus-wraper{
	margin-top: 34px;
	height: 328px;
}
.aboutus{
	height: 400px;
	width: 470px;
	padding-left: 0;
	border: 1px solid none	;
}
.aboutus h3{
	font-size: 24px;
	margin-top: 0px;
	color: #204596;
}
.aboutus p{
	margin-top: 3px;
	width: 400px;
	line-height: 34px;
	font-size: 15px;
	color: #999999;
	border: 1px solid transparent;
}

.aboutus .p1 {
	margin-top: 0px;
	width: 130px;
	line-height: 20px;
	font-size: 15px;
	color: #999999;
}

.aboutus img{
	height: 25px;
}

.aboutus .wx img{
	height: 120px;
}



.notice{
	height: 282px;
	width: 470px;
	margin-left: 30px;
	padding: 0;
}

.notice .panel-heading{
	margin-left: 1px;
	background-color: #f7f7f7;
	height: 56px;
	line-height: 56px;
}
.notice .panel-heading .panel-title{
	padding: 0 15px;
	font-size: 17px;
}
.notice a{
	text-decoration: none;
	color: #999999;
}
.notice .panel-title a{
	margin-left: 140px;
	font-size: 14px;
}

.notice .panel-body{
	padding-bottom: 30px;
}
.notice .panel-body ul{
	margin: 0;
	padding-left: 5px;	
}

.notice .panel-body li{
	list-style: none;
	line-height: 36px;
	padding-left: 3px;
	font-size: 12px;
}