
.aboutback{
    background-image: url('../images/aboutback.png');
    background-repeat: no-repeat;
    width: 1100px;
    min-height: 812px;
    margin: auto;
    margin-bottom: 10px;
    background-size: 100% 100%;
    margin-top: 20px
}

.aboutnav li a{
    color: black;
    text-decoration:none
}
.aboutcon{
    width: 1050px;
    margin: auto;
    padding-bottom: 30px;
}
.aboutleft{
    margin-left: -25px
}

.aboutlogoback{

}
.aboutnav li{

    list-style-type: none;
    line-height: 80px;
}

.aboutnav{
    text-decoration: none;
    font-size: 20px;


}
.aboutlogo{
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 40px
}
.aboutnavback{
    background-image: url('../images/leftnav.png');
    background-size:100% 100%;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 20px
}

.leftnav ul li:hover{
    background-image: url("../images/navback.png");
    background-position: -5px;
    background-repeat: no-repeat;

}
.aclick{
    text-decoration: none;
    color: white;
}
.leftnav{
    width: 241px;
    margin-top: 30px;
    margin-bottom: 31px
}
.leftnav ul li a:hover{
    text-decoration: none;
    color: white;
}


.click{
    background-image: url("../images/navback.png");
    background-position: -5px;
    background-repeat: no-repeat;
}

.active{
    background-image: url("../images/navback.png");
    background-position: -5px;
    background-repeat: no-repeat;
}
.image1{
    margin-top: -20px
}
.path p a{
    color: black;
}
.path{
    border: 1px solid #e1cd9b;
    border-radius: 5px;
    margin-top: 30px;
}
.path p{
    font-size: 14px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 5px;

}
.taigu{
      margin-top: 46px;
    margin-bottom: 20px;
}
.indent{
    text-indent: 2em;
    font-size: 16px;
    line-height: 26px;
}
.vision{
    margin-top: 30px;
}
.heading{
    color: #683905;
}


.footback .row{
    padding: 0;
    margin: 0;
}

.footer div{
    width: 1088px;margin: auto
}

.footcont{
    width: 1080px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footleft{
    padding: 0;
}

.call2{
    padding: 0;
}

.footright{
    padding: 0;
}

/* 文化馆栏目 */
.Culturalhall{
    line-height: 80px;
    color: black;
    font-size: 20px;
    padding-left: 40px;
    list-style-type: none;
}
.Culturalhall li a{
    color: black;
}
.puweihui {
    margin-top: 25px;
    padding: 20px 10px;
    width: 700px;
    border: 1px solid #e7ce88;
    border-radius: 16px;
    display: flex;
    justify-content: space-around;
    transition: transform 0.5s;
    cursor: pointer;
}
.puweihui:hover{
	background: #f9edc3;
	box-shadow: 0 0 20px 0 #e7ce88;
	transform: translateY(-8px);
	color: #4d3219;
}

.pwh-logo{
	width: 130px;
	height: 130px;
	border-radius: 100px;
	overflow: hidden;
}

.pwh-logo img{
	width: 100%;
    height: 100%;
}

.pwh-li{
	width: 560px;
    margin-left: 15px;
}

.pwh-li h2{
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}




.pwh-describe span{
	color: #9a8f68;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pwh-describe span i{
	font-size: 13px;
	display: inline-block;
	margin-right: 8px;
	
}
.culture_content {
    padding-bottom: 60px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 20px;
}
.title{
    margin: 10px 0 30px; text-align: center;
}

.time{
    font-size: 16px;
    font-weight: 400;
    color: #181211;
    margin-top: 18px;
    margin-bottom: 30px
}
.browse{
    float: right;
}
.picture p{
    font-family: PingFang SC;
    line-height: 2em;
    text-indent: 2em;
    font-size: 18px;
    color: #181211;
}
.navactive {
    color:#CC5522;
}
/* 当代成就馆teb栏 */
#titleNav li{
    list-style: none;
    font-size: 20px;
    cursor: pointer;
}
.region{
    box-shadow: 0 5px 5px rgb(0 0 0 / 15%);
    width: 650px;
    overflow: hidden;
    z-index: 11;
    background: #ffedb0;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.place{
    width: 68px;
    height: 28px;
    line-height: 27px;
    float: left;
    font-weight: 500;
    border: 1px solid #9a8f68;
    border-radius: 4px;
    margin: 10px 0 0 13px;
    font-size: 12px;
    font-family: PingFang SC;
    color: #181211;
}
.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}