

.map-main{width:1200px; margin: 0 auto;}


.posit{
    width: 1200px;
    margin: 0 auto;
	padding: 5px 0 25px;
}
.posit-t {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
	 border-bottom: 1px dashed #dcdcdc;
}


.posit-t b {
    font-weight: normal;
    padding-left: 35px;
    background: url(../images/home.png) no-repeat left center;
}

.posit-t i {
    font-style: normal;
}

.sitemap-con-xml {
    height: 30px;
    line-height: 30px;
    text-align: right;
}


.sitemap-con-tit {
    display: inline-block;
	height: 46px;
    line-height: 46px; 
	padding: 0 30px;
	background: #dea869; 

}

.sitemap-con-tit h3 {
    
    font-size: 22px; color: #fff;
   
   
}

.sitemap-con-tit a {
    color: #fff;
}


.sitemap-con ul {
    padding-top: 15px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 40px;
}

.sitemap-con li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d2d2d2;
    text-align: center;
    width: 16.66%;
    float: left;
    overflow: hidden;
    position: relative;
    top: 1px;
}

.sitemap-con li h4{
font-size: 16px;font-weight: normal;}
