

/*联系我们*/

.skin02_contact{
	
    margin: 50px auto;
	width: 1200px;
	position: relative;
}
.skin02_contactq {
    font-size: 28px;
    line-height: 200%;
    border-bottom: 2px solid #e8e7e7;
    color: #828282;
    width: 200px;
    text-align: center;
    margin: 0 auto;
}
.skin02_contactw {
    font-size: 18px;
    line-height: 180%;
    color: #959595;
    font-family: '方正榜书楷';
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}
.skin02_map{
	width:1200px;
	height:520px;
	border:#ccc solid 1px;
	margin-top: 30px;
}
.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}
.iw_poi_content {
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}
.skin02_contt{
	width: 400px;
	height: 520px;
	background-color: rgba(255,255,255,0.8);
	box-sizing: border-box;
	position: absolute;
	top: 120px;
	left: 80px;
	padding: 80px 0 0 40px;
}
.skin02_contt h3{
	font-size: 26px;
	
	line-height: 35px;
	margin-bottom: 10px;
}
.skin02_contt p{
	color: #3c3c3c;
	font-size: 14px;
	line-height: 30px;
	font-family: "宋体";
}
.skin02_ti{
	padding-left: 50px;
}
/*联系我们*/

/*subbanner*/
.subbannerbox {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.subbannerbox .subbanner {
    width: 1920px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

/*subbanner*/

.crumb{
	line-height: 40px;
	height: 40px;
	font-family: "宋体";
	color: #545454;
	margin: 0 auto;
	width: 1200px;
}
.crumb a{
	color: #545454;
}
.crumb span{
	color: #0569be;
}