.pc-header{
	width: 100%;
	height: 80px; 
	background: url(head_back.jpg) no-repeat top center; 
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
	position: fixed;
	z-index: 100001;
	/* background: linear-gradient(to bottom, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000,
	 #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #49B700, #000); */
}
.pc-header .box {width: 1000px; margin: auto;}
.pc-header .box .menu1{float: left; width: calc(50% - 88px); height: 80px; line-height: 74px; text-align: right;}
.pc-header .box .menu1 span{display: inline-block; margin-right: 40px; padding: 5px 9px 5px 9px; font-size: 14px;}
.pc-header .box .menu1 span a{ padding: 5px 9px 5px 9px; color: #ccc; text-decoration: none; transition: all ease 0.5s;}
.pc-header .box .menu1 span a:hover{ padding: 5px 9px 5px 9px; color: #fff;}
.pc-header .box .logo{float: left; width: 176px; height: 80px; display: flex; justify-content: center; align-items: center;}
.pc-header .box .logo img{width: 144px; height: 50px; filter: brightness(0) invert(1);}
.pc-header .box .menu2{float: left; width: calc(50% - 88px); height: 80px; line-height: 74px; text-align: left;}
.pc-header .box .menu2 span{display: inline-block; margin-left: 40px; padding: 5px 9px 5px 9px; font-size: 14px;}
.pc-header .box .menu2 span a{ padding: 5px 9px 5px 9px; color: #ccc; text-decoration: none; transition: all ease 0.5s;}
.pc-header .box .menu2 span a:hover{ padding: 5px 9px 5px 9px; color: #fff;}

#translate{
    
}