
.downloadback{
    background-image: url('../images/downloadback.png');
    width: 1100px;
  background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 20px;
    background-size:100% 100%;
    margin-top: 20px;
    height:auto;
}
.downloadnav li a{
    color: black;
}
.newscontent{

    width: 1050px;
    margin: auto;
    padding-bottom: 30px;
}
.downloadleft{
    margin-left: -25px
}

.downloadnav li{

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

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


}
.downloadlogo{
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 40px
}
.downloadnavback{
    background-image: url('../images/newsnavback.png');
    background-size:100% 100%;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 17px;
}
.downloadleftnav ul li:hover{
    background-image: url("../images/navback.png");
    background-position: -5px;
    background-repeat: no-repeat;

}
 .aclick{
    text-decoration: none;
    color: white;
}
.downloadleftnav{
    width: 241px;
    margin-top: 30px;
    margin-bottom: 31px
}
.downloadleftnav 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
}

.downloadpath p a{
    color: black;
}
.downloadpath{
    border: 1px solid #e1cd9b;
    border-radius: 5px;
    margin-top: 30px;
}
.downloadpath p{
    font-size: 14px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 5px;

}
.surname1 img{
    width: 80px;
}

a {
    text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
}
/* 正在点击的链接，鼠标在元素上按下还没有松开*/
a:active {
    text-decoration: none;
}
/* 获得焦点的时候 鼠标松开时显示的颜色*/
a:focus {
    text-decoration: none;
}

.surnamedownload{
    padding: 20px 0;
    border-bottom: 1px solid #e0d1a2;
}
.surname1 img{
    padding-left: 20px;
    padding-top: 10px;
}
.downloadsort img{
    padding-top: 15px;
}


.culture_title{
    padding-top: 20px;
    padding-bottom: 10px;
}
.other_surname a{
    padding-left: 10px;
    color: #0a0a0a;
}
.other_surname{
    padding-top: 20px;
    padding-bottom: 50px
}
.other_surname h4{
    padding-left: 10px;
    color: #683905;
}
.culture_content{
    padding-bottom: 60px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 20px;
}
.culture_content p{
    line-height: 27px;
    margin-top:-8px;

}

.downloadcontent{

    width: 1050px;
    margin: auto;
    padding-bottom: 30px;
}
.culturedetail{
    border: 1px solid #e1cd9b;
    margin-top: 20px
}
.totem{
    margin-top: 20px;

}
.surnameculture p{
    font-size: 15px;
}
.totem img{
    border: 1px solid #e1cd9b
}
.cut{
    border: 1px solid #e1cd9b;height: 1px;
    background-color: #e1cd9b;
    margin-left: 25px ;
}




.puweihui{
	margin-top: 25px;
	padding: 20px 0;
	width: 1050px;
	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: 160px;
	height: 160px;
	border-radius: 100px;
	overflow: hidden;
}

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

.pwh-li{
	width: 800px;
}

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




.pwh-describe span{
	margin-right: 50px;
	color: #9a8f68;
}
.pwh-describe span i{
	font-size: 13px;
	display: inline-block;
	margin-right: 8px;
	
}
#content p img{
    display: block;
    margin: 0 auto;
}
