﻿.siteHeader{
	margin:0 auto;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
	background:#fff;
}

.siteHeader>div{
	height:100%
}

#header_holder_nav {
	width:100%;
	height:90px;
	overflow:hidden;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
}

/*********search**************/
.search{
	box-sizing:border-box;
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	xborder:1px solid #f00;
}

.search *,
.search:after,
.search:before{
	-webkit-box-sizing:inherit;
	-moz-box-sizing:inherit;
	box-sizing:inherit
}

.search input[type=submit]{
	-webkit-appearance:button;
	cursor:pointer
}

.search {
	font-family:"Open Sans",Arial,sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:24px
}

.search a{
	text-decoration:none
}

.search a:hover{
	cursor:pointer;
	opacity:.7
}

.search a:visited{
	color:#000;
	fff;
	00a3b9
}

.search input[type=text]{
	border:1px solid #d9d9d9;
	#f00;
	#d9d9d9;
	font-family:"Open Sans",Arial,sans-serif;
	font-weight:400;
	font-size:16px;
	background:#fff;
}

.searchForm__icon:after{
	font-family:DC-icons;
	//pxxxarIconFont;
	speak:none;
	font-style:normal;
	font-variant:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.searchInputClear:before{
	font-family:DC-icons;
	//pxxxarIconFont;
	speak:none;
	font-style:normal;
	font-variant:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.searchInputCategory:before{
	font-family:DC-icons;
	//pxxxarIconFont;
	speak:none;
	font-style:normal;
	font-variant:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

.siteHeader .search{
	display:block;
	width:50px;
	height:50px;
	position:relative;
}

.searchForm__icon{
	position:absolute;
	top:5px;
}

.searchForm__searchButton{
	position:absolute;
	top:5px
}

.searchForm__searchTerm{
	position:absolute;
	top:5px
}

.searchInputClear,
.searchInputCategory{
	position:absolute;
	top:5px
}

.searchInputClear{
	display:none;
	height:40px;
	right:130px;
	width:20px;
	font-size:0;
	text-align:center;
	cursor:pointer;
	z-index:2;
}

.searchInputCategory{
	display:none;
	height:40px;
	right:110px;
	width:20px;
	font-size:0;
	text-align:center;
	cursor:pointer;
	z-index:2;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.searchInputClear:before{
	font-weight:400;
	text-transform:none;
	content:'\e99b';
	//"\e613";
	color:#999;
	font-size:0.9rem;
	line-height:40px
}

.searchInputCategory:before{
	font-weight:400;
	text-transform:none;
	content:"\e9a5";
	//"\e619";
	color:#999;
	font-size:0.9rem;
	line-height:40px;
}

.searchForm__closeSearch{
	display:inline-block;
	font-weight:400;
	font-size:14px;
	line-height:21px;
	line-height:50px;
	padding:0 .625rem;
}

.searchForm__form{
	-webkit-transition:width .2s;
	-moz-transition:width .2s;
	-o-transition:width .2s;
	transition:width .2s;
	width:50px;
	height:50px;
	text-align:right
}

.searchForm__icon{
	text-align:center
}

.searchForm__searchButton{
	z-index:-1;
	opacity:0
}

.searchForm__searchButton:hover{
	background:0 0;
	font-size:0
}

.searchForm__icon{
	background:0 0;
	width:50px;
	height:50px;
	top:0;
	left:0;
	cursor:pointer
}

.searchForm__icon:after{
	font-weight:400;
	text-transform:none;
	content:"\e91c";
	//"\e622";
	font-size:0.9rem;
	line-height:50px;
	color:#000;
}

.searchForm__icon:hover:after{
	color:#000;
	D1066E;
	00bad2
}

input.searchForm__searchTerm{
	width:0;
	height:40px;
	padding:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	font-size:14px;
	border-radius:4px 0 0 4px;
	border-width:0;
	background:0 0;
	color:transparent;
	right:62px;
	-webkit-transition:width .2s;
	-moz-transition:width .2s;
	-o-transition:width .2s;
	transition:width .2s;
	z-index:-1
}

input.searchForm__searchTerm::-ms-clear{
	display:none
}

.siteHeader:not(.searchForm--open) input.searchForm__searchTerm::-webkit-input-placeholder{
	color:transparent
}

.siteHeader:not(.searchForm--open) input.searchForm__searchTerm:-moz-placeholder{
	color:transparent
}

.siteHeader:not(.searchForm--open) input.searchForm__searchTerm::-moz-placeholder{
	color:transparent
}

.siteHeader:not(.searchForm--open) input.searchForm__searchTerm:-ms-input-placeholder{
	color:transparent
}

.siteHeader .search{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-end;
	justify-content:flex-end;
	width:120px;
	margin-right:-70px;
}

.siteHeader .search{
	-webkit-transition:margin .2s;
	-moz-transition:margin .2s;
	-o-transition:margin .2s;
	transition:margin .2s
}

.siteHeader.searchForm--open .search{
	width:100vw;
	margin-right:0
}

.siteHeader.searchForm--open .isTyping .searchInputClear{
	display:block
}

.siteHeader.searchForm--open .searchInputCategory{
	display:block
}

.siteHeader.searchForm--open input.searchForm__searchTerm{
	width:calc(100vw - 87px);
	border-width:1px;
	padding:0 95px 0 .625rem;
	color:#000;
	cursor:text;
	top:5px;
	z-index:1
}

.siteHeader.searchForm--open .searchForm__icon{
	z-index:1;
	top:5px;
	left:auto;
	right:60px;
	width:50px;
	height:40px;
	cursor:pointer;
	xxxdisplay:none;
}

.siteHeader.searchForm--open .searchForm__searchButton{
	z-index:1;
	top:5px;
	left:auto;
	right:62px;
	width:50px;
	height:40px;
}

.siteHeader.searchForm--open .searchForm__icon{
	background:#ED1C24;
	red;
	green;
	#888;
	D1066E;
	00bad2;
	border-radius:0 4px 4px 0;
	cursor:pointer;
}

.siteHeader.searchForm--open .searchForm__icon:after{
	color:#fff;
	line-height:40px
}

.searchInput::-ms-clear{
	display:none
}

.nav {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
}

.siteHeader.searchForm--open .nav{
	display:none;
}

.siteHeader:not(.searchForm--open) .nav {
	display:block
}

.expandMainNav {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-align: center;
	text-decoration: none;
}

.expandMainNav:before {
	font-weight: 400;
	text-transform: none;
	color: #000;
	font-size: 32px;
	line-height: 50px;
	content: "\e611";
}

.expandMainNav:before {
	font-family: DC-icons;
	//pxxxarIconFont;
	speak: none;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
}

/*============================@ start ================================================*/
@media only screen and (min-width:1px){
.siteHeader{
	height:70px;
}

#header_holder_nav {
	height:70px
}}

@media only screen and (min-width:42.4375rem){
.siteHeader.searchForm--open .search{
	width:350px;
}

.siteHeader.searchForm--open .searchForm__form{}

.siteHeader.searchForm--open input.searchForm__searchTerm{
	width:280px;
}}

@media only screen and (min-width:760px){
#header_holder_nav{
	height:90px;
}

.siteHeader{
	height:90px;
	background:#fff;
}

.nav {
	display:none;
}

.siteHeader.searchForm--open .nav{
	display:none;
}

.siteHeader:not(.searchForm--open) .nav {
	display:none
}}

@media only screen and (min-width:62.875rem){
.siteHeader{
	height:90px;
}

#siteHeader{
	max-width:90rem;
}

.siteHeader{
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}

.siteHeader>div{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center
}

.siteHeader .search{
	width:60px;
	overflow:hidden;
	margin-right:0;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}

.siteHeader .search:after{
	position:absolute;
	content:'';
	width:1px;
	background:#fff;
	d9d9d9;
	right:0;
	top:5px;
	height:40px
}

.siteHeader .searchForm__form,
.siteHeader .searchForm__icon{
	width:60px;
}

.siteHeader .searchForm__icon:after{
	font-size:0.9rem
}

.siteHeader .searchForm__closeSearch{
	font-size:13px;
	opacity:0;
	visibility:hidden
}

.siteHeader.searchForm--open .search{
	//width:auto;
}

.siteHeader.searchForm--open .searchForm__form{
	width:305px;
}

.siteHeader.searchForm--open .searchForm__closeSearch{
	opacity:1;
	visibility:visible
}}

@media only screen and (min-width:80.6875rem){
 #siteHeader{
	max-width:90rem;
}}


.navtop_wrap {
	width:100%;
	position:relative;
	background:#f9f9f9;
	height:30px
}

.navtop_box {
	max-width:90rem;
	margin:auto;
	position:relative;
	height:30px;
	overflow:hidden;
}

nav.top {
	position:absolute;
	top:0px ;
	right:0px;
	width:100%;
}

nav.top a {
	padding:0 1rem;
	line-height:30px;
	cursor:pointer;
}

nav.top a:hover {
	color:red
}

nav.top a:hover:before {
	color:red
}

nav.top a.username {
	padding:0;
	max-width:100px;
}

nav.top a.username, .top-contact-us-info p.account span.username {
	font-weight:700;
	padding-right:0.2rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width:100px;
	display:inline-block;
}

nav.top>* {
	max-height:30px;
}

nav.top {
	position:absolute;
	top:0px ;
	right:0px;
	width:100%;
}

nav.top a.showsitename {
	text-align:left;
	flex:1 1 auto;
}

nav.top a.username:before{
	content: "\f007";
}



/***** logo ***********************/
.siteHeader .logo{
	-webkit-flex:1 0 1px;
	flex:1 0 1px;
}

.siteHeader .parentsLogo{
	text-decoration:none;
	display:block;
	width:156px;
	height:79px;
	background-image:url('../sys_pic/lib/LOGO/logo.jpg?i=2');
	background-size:cover;
	contain;
	background-repeat:no-repeat;
}

.siteHeader .parentsLogo:hover{
	text-decoration:none;
	opacity:1
}

.siteHeader .parentsLogo:visited{
	color:inherit
}

.siteHeader .logo{
	-webkit-transition:margin .2s;
	-moz-transition:margin .2s;
	-o-transition:margin .2s;
	transition:margin .2s
}

.siteHeader.searchForm--open .logo{
	margin-left:-150vw;
}

/*====@start===*/
@media only screen and (min-width:1px)and (max-width:760px){
.siteHeader .parentsLogo{
	height:70px;
}}

@media only screen and (min-width:42.4375rem){
.siteHeader.searchForm--open .logo{
	margin-left:0;
}}

@media only screen and (min-width:760px){
.siteHeader .parentsLogo{
	width:176px;
	height:79px;
}}

@media only screen and (min-width:62.875rem){
.siteHeader .parentsLogo{
	width:206px;
	height:79px;
}}

/* 用户的顶部不需要分类列表，自带导航20200425-add*/
body#user #header_holder_nav{
	height:90px;
}


