

@media screen and (max-width:1280px) {
	.ws-web-header.is-fixed .ws-web-header__nav {
		position: relative !important
	}
}

.ws-web-header {
	position: relative;
	z-index: 12
}

.ws-web-header:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both
}

.ws-web-header.is-fixed {
	height: 80px
}

.ws-web-header.is-fixed .ws-web-header__nav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0
}

.ws-web-header__wrap {
	width: auto;
	max-width: 1600px;
	min-width: 1280px;
	margin: 0 auto
}

.ws-web-header__wrap:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both
}

.ws-web-header__logo {
	float: left;
	margin-right: 30px;
	text-align: left;
	vertical-align: top;
	height: 80px;
	line-height: 80px
}

.ws-web-header__logo-link {
	display: inline-block
}

.ws-web-header__logo img {
	vertical-align: middle
}

.ws-web-header__nav {
	background: #0b111d;
	height: 80px
}

.ws-web-header__nav-right {
	float: right;
	line-height: 80px
}

.ws-web-header__user {
	display: inline-block;
	vertical-align: top
}

.ws-web-header__user a {
	display: inline-block;
	color: #fff;
	padding: 0 10px
}

.ws-web-header__user a:hover {
	color: #2a49c3
}

.ws-web-header__user .ws-web-header__user-register {
	background: #2a49c3;
	padding: 0 24px
}

.ws-web-header__user .ws-web-header__user-register:hover {
	color: #fff;
	background: #556dcf
}

.ws-web-header__login-user {
	display: inline-block;
	line-height: 1.5em;
	vertical-align: top;
	position: relative;
	padding: 0;
	font-size: 14px;
	margin-top: 25px
}

.ws-web-header__login-user .svg-icon-contain {
	margin-right: 10px;
	vertical-align: sub;
	font-size: 26px
}

.ws-web-header__login-user:hover .ws-web-header__login-user-detail {
	display: block
}

.ws-web-header__login-user-name {
	display: block;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 16px;
	cursor: pointer;
	max-width: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ws-web-header__login-user-name:hover {
	color: #2a49c3
}

.ws-web-header__tools {
	display: inline-block;
	height: 30px;
	vertical-align: top
}

.ws-web-header__tools-link {
	float: left
}

 .ws-web-topnav__nav-dropdown {
	position: absolute;
	display: none;
	box-shadow: 0 1px 2px 0 rgba(173, 190, 204, .35);
	min-width: 72px
}

 .ws-web-topnav__nav-dropdown.is-full {
	left: 0;
	right: 0;
	overflow: hidden
}

 .ws-web-topnav__nav-dropdown.is-full .header-dropdown-menu__detail {
	margin-right: 206px
}

 .ws-web-topnav__nav-dropdown.is-full.col-3 .header-dropdown-menu__columns {
	width: 33.3%
}

.ws-web-header__search {
	float: left;
	width: 70px;
	height: 80px;
	background: #232934;
	position: relative;
	line-height: 1.5em
}

.ws-web-header__search input {
	border: 0;
	font-size: 14px;
	line-height: 80px;
	background: #232934;
	color: #fff;
	padding: 0 24px;
	height: 80px;
	width: 372px
}

.ws-web-header__search input::-webkit-input-placeholder {
	color: #bfbfbf
}

.ws-web-header__search.is-collapse .ws-web-header__search-form {
	width: 0;
	visibility: hidden;
	opacity: 0
}

.ws-web-header__search.is-collapse .ws-web-header__search-close {
	display: none;
	visibility: hidden
}

.ws-web-header__search-form {
	position: absolute;
	visibility: visible;
	opacity: 1;
	right: 0;
	top: 0;
	width: 420px;
	background: #303742;
	transition: all .2s ease-in;
	overflow: hidden;
	height: auto
}

.ws-web-header__search-hot {
	padding: 24px;
	font-size: 14px;
	font-weight: 400;
	color: #96999f;
	min-width: 372px
}

.ws-web-header__search-hot p {
	margin: 16px -7px 0
}

.ws-web-header__search-hot a {
	display: inline-block;
	background-color: #242b37;
	color: #fff;
	margin: 7px;
	padding: 10px 14px
}

.ws-web-header__search-icon {
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	position: relative;
	z-index: 2;
	text-align: center;
	display: block;
	line-height: 80px
}

.ws-web-header__search-icon span {
	margin: 0 2px
}

.ws-web-header__search-icon span:hover {
	color: #2a49c3
}

.ws-web-header__search-close {
	opacity: 1;
	transition: all .3s ease
}

 .header-dropdown-menu {
	position: relative;
	background-color: #303742
}

 .header-dropdown-menu__list {
	float: left;
	width: 220px;
	background-color: #222833;
	padding-bottom: 999px;
	margin-bottom: -999px;
	position: relative
}

 .header-dropdown-menu__list ul {
	margin: 12px 0
}

.ws-web-header .header-dropdown-menu__list a {
	color: #fff
}

 .header-dropdown-menu__list a:hover {
	text-decoration: underline
}

 .header-dropdown-menu__list li {
	 position: relative;
	display: block;
	height: 48px;
	line-height: 48px;
	padding: 0 20px 0 39px;
	color: #fff;
	cursor: pointer
}
.header-dropdown-menu__list li img{
	width: 10px;height:15px;position:absolute;top:calc(50% - 7px);right: 10px;
}
 .header-dropdown-menu__list li .edgeRay-link {
	display: block;
	color: #fff
}

 .header-dropdown-menu__list li.is-active,
 .header-dropdown-menu__list li:hover {
	background-color: #2a49c3
}

 .header-dropdown-menu__list--icon {
	position: absolute;
	right: 12px;
	font-size: 12px
}

.is-full .header-dropdown-menu__columns {
	width: 24%
}

.is-full .header-dropdown-menu__item {
	padding: 24px 10px 0 32px
}

.header-dropdown-menu__detail {
	overflow: hidden;
	/* margin-top: 30px; */
}

 .header-dropdown-menu__detail .header-dropdown-menu__columns {
	vertical-align: top;
	display: inline-block
}

 .header-dropdown-menu__detail .header-dropdown-menu__item {
	padding: 24px 30px 30px;
	min-width: 150px;
	box-sizing: content-box;
}

 .header-dropdown-menu__detail .header-dropdown-menu__item-name {
	display: block;
	color: #7f7f7f;
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 12px;
}
 .header-dropdown-menu__detail .header-dropdown-menu__item-name a{
	 color: #7f7f7f;
}

 .header-dropdown-menu__detail .header-dropdown-menu__item-name.is-last {
	padding-left: 10px;
	    padding-bottom: 12px;
}

 .header-dropdown-menu__detail .header-dropdown-menu__item-children {
	border-top: 1px solid rgba(0, 0, 0, .1);
	padding-top: 6px
}

.header-dropdown-menu__detail .header-dropdown-menu__item-children a {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	border-radius: 2px;
	padding: 6px 10px;
	color: #fff;
	display: inline-block
}

 .header-dropdown-menu__detail .header-dropdown-menu__item-children a.has-label {
	padding: 6px 50px 6px 10px
}

 .header-dropdown-menu__detail .header-dropdown-menu__item-children .product-label {
	position: absolute;
	top: 10px;
	right: 10px;
	word-break: break-all;
	color: #fff;
	background-color: #fc0000;
	display: inline-block;
	line-height: 11px;
	padding: 2px;
	height: 17px;
	border-radius: 2px
}

 .header-dropdown-menu__detail .header-dropdown-menu__item a:hover {
	color: #7f7f7f;
	background-color: rgba(11, 17, 29, .4)
}

 .header-dropdown-menunav {
	background-color: #fff;
	text-align: center
}

 .header-dropdown-menunav ul {
	min-width: 100%
}

.header-dropdown-menunav a {
	display: block;
	line-height: 30px;
	text-align: center;
	color: #262626
}

 .header-dropdown-menunav a:hover {
	color: #2a49c3
}

.ws-web-header__login-user-detail {
	position: absolute;
	display: none;
	right: 50%;
	margin-right: -23px;
	top: 100%;
	width: 220px;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
	font-size: 14px
}

.ws-web-header__login-user-detail img {
	float: left
}

.ws-web-header__login-user-detail:before {
	position: absolute;
	top: -10px;
	right: 23px;
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #f0f4fa
}

.ws-web-header__login-user-detail .user-row {
	padding: 16px 14px 10px;
	height: 67px;
	background: #f0f4fa;
	box-sizing: border-box
}

.ws-web-header__login-user-detail .user-row .avatar {
	width: 43px;
	height: 43px;
	vertical-align: top
}

.ws-web-header__login-user-detail .user-row .authentication-msg {
	display: inline-block;
	font-size: 14px;
	margin-left: 8px
}

.ws-web-header__login-user-detail .user-row .authentication-msg i {
	margin-right: 5px
}

.ws-web-header__login-user-detail .user-row .authentication-msg a {
	color: #fff;
	display: inline-block;
	height: auto;
	line-height: normal;
	padding: 0
}

.ws-web-header__login-user-detail .user-row .authentication-msg .authentication-msg-warn {
	color: orange
}

.ws-web-header__login-user-detail .user-row .authentication-msg .authentication-msg-warn a {
	text-decoration: underline;
	color: orange
}

.ws-web-header__login-user-detail .user-row .authentication-msg .authentication-msg-success {
	color: green
}

.ws-web-header__login-user-detail .user-row .text {
	display: inline-block;
	width: 136px;
	vertical-align: top;
	margin-left: 8px
}

.ws-web-header__login-user-detail .user-row .text .title {
	margin-top: 1px;
	margin-bottom: 3px;
	font-size: 14px;
	color: rgba(0, 0, 0, .65);
	line-height: 19px
}

.ws-web-header__login-user-detail .user-row .text .name {
	font-size: 14px;
	color: #000;
	line-height: 19px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ws-web-header__login-user-detail .func-row {
	box-sizing: border-box;
	padding: 24px 20px 27px 16px
}

.ws-web-header__login-user-detail .func-row-item {
	color: #000;
	line-height: 19px;
	margin-bottom: 16px
}

.ws-web-header__login-user-detail .func-row-item a {
	line-height: 19px;
	font-size: 14px;
	display: block;
	color: #000;
	height: auto;
	padding: 0
}

.ws-web-header__login-user-detail .func-row-item a:hover {
	color: #2a49c3
}

.ws-web-header__login-user-detail .func-row-item.login-out {
	padding-left: 1px
}

.ws-web-header__login-user-detail .func-row-item.login-out .svg-icon-contain {
	margin-right: 10px
}

.ws-web-header__login-user-detail .func-row-item .svg-icon-contain {
	margin-right: 12px;
	font-size: 14px;
	vertical-align: top
}

.ws-web-header__login-user-detail .func-row-item:hover {
	color: #2a49c3
}

.ws-web-header__login-user-detail .func-row-item:last-child {
	margin-bottom: 0
}

.ws-web-topnav-list,
.ws-web-topnav-list>li {
	float: left;
	height: 100%;
}

.ws-web-topnav-list>li:hover .ws-web-topnav__item-name {
	background-color: hsla(0, 0%, 100%, .1);
	color: #000;
	text-decoration: none
}

.ws-web-topnav-list>li  .nav_active{
	color: #00559B !important;
}

.ws-web-topnav-list>li.is-active .ws-web-topnav__nav-dropdown {
	display: block
}

.ws-web-topnav-list>li .ws-web-topnav__item-name {
	font-size: 18px;
	display: block;
	color: #000;
	height: 100%;
	padding: 0 16px;
	line-height: 100px;
	cursor: pointer;
	position: relative;
}
.ws-web-topnav-list>li .ws-web-topnav__item-name img{
	    width: 10px;
	    height: 15px;
	    position: absolute;
	    top: calc(50% - 7px);
	    right: 10px;
	    display: none;
}
.ws-web-topnav-list>li .ws-web-topnav__item-name.is-active {
	color: #2a49c3
}

.ws-web-topnav-list>li .ws-web-topnav__item-name:hover {
	background-color: hsla(0, 0%, 100%, .1);
	color: #00559B;
	text-decoration: none
}

.ws-web-toptool-list {
	float: left;
	line-height: 30px;
	padding-top: 25px
}

.ws-web-toptool-list:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both
}

.ws-web-toptool-list li {
	float: left
}

.ws-web-toptool-list li a {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px
}

.ws-web-toptool-list li a:hover {
	color: #2a49c3
}

.ws-web-toplan {
	position: relative
}

.ws-web-toplan__current {
	display: block;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0 16px;
	cursor: pointer
}

.ws-web-toplan__current:hover {
	color: #2a49c3
}

.ws-web-toplan__current i {
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 5px 4px;
	display: inline-block;
	vertical-align: -2px
}

.ws-web-toplan:hover .ws-web-header__login-user-detail,
.ws-web-toplan:hover .ws-web-toplan__drop {
	display: block
}

.ws-web-toplan__drop {
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	box-shadow: 0 2px 8px 0 rgba(173, 190, 204, .35);
	border-radius: 2px;
	z-index: 1
}

.ws-web-toplan__drop:before {
	content: "";
	position: absolute;
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 5px 4px;
	display: inline-block;
	top: -10px;
	right: 16px
}

.ws-web-toplan__drop .header-language-list {
	background: #fff;
	line-height: 30px;
	display: block
}

.ws-web-toplan__drop .header-language-list p {
	cursor: pointer;
	padding: 0 16px;
	white-space: nowrap
}

.ws-web-toplan__drop .header-language-list p:hover {
	color: #2a49c3
}

.tooltip {
	position: relative;
}

.tooltip .tooltip-text {
	position: absolute;
	display: block;
	width: 45px;
	height: 17px;
	background: linear-gradient(152deg, #fa7152, #fc0000);
	border-radius: 6px 0 6px 0;
	font-size: 12px;
	line-height: 17px;
	top: 12px;
	right: -12px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	transform: scale(.91)
}




.ws-news-nav__recommend .ws-news-nav-module__item.is-full {
	width: 100%
}



#yunque_btn-holder {
	display: none !important;
}
.ws-web-topnav__nav-dropdown{
	display: none;
}
.js-topnav-list-item:hover .ws-web-topnav__nav-dropdown{display: block;}
.ws-web-topnav__nav-dropdown  .header-dropdown-menu__detail{display: none}
.header-dropdown-menu .header-dropdown-menu__detail:first-child {display: block}


@media screen and (max-width: 1410px) {
	.ws-web-topnav-list>li .ws-web-topnav__item-name {
		font-size: 12px;
	}
}
@media screen and (max-width: 1024px) {
	.header .header-nav .ws-web-topnav-list { margin-left: 0;width: 100%; }
	.ws-web-topnav-list,.ws-web-topnav-list>li {
		float: none; margin: 0; width: 100%; border-bottom: 0.5px solid #909090;min-height: 70px;height: auto; position: relative;
	}
	.header .header-nav .ws-web-topnav-list li span{ line-height: 60px !important; }
	.header .header-nav .ws-web-topnav-list li span{ line-height: 60px !important; }
	.header .header-nav .ws-web-topnav-list li a { line-height: 2; padding: 10px 20px;font-size: 15px; }
	.header .header-nav .ws-web-topnav-list li a .tooltip-text{ line-height: 2; padding: 10px 20px; opacity: 0;}
	.ws-web-topnav-list>li .ws-web-topnav__item-name {
		
		font-size: 15px;
		display: block;
		color: #fff;
		min-height: 70px;
		height: auto;
		padding: 0 16px;
		line-height: 50px !important;
		cursor: pointer;
	}
	
	.ws-web-topnav__nav-dropdown {
		/* position: absolute; */
		position: static;
		display: none;
		box-shadow: 0 1px 2px 0 rgba(173, 190, 204, .35);
		min-width: 72px
	}
	.ws-web-topnav__nav-dropdown.is-full .header-dropdown-menu__detail {
		margin-right: 0px
	}
	.header-dropdown-menu__list {
		float: none;
		width: 100%;
		background-color: rgba(0, 0, 0, 0);
		padding-bottom: 0px;
		margin-bottom: 0px;
		position: relative
	}
	.header-dropdown-menu__list li {
		font-size: 15px;
		text-align: left;
		 position: relative;
		 box-sizing: border-box;
		display: inline-block;
		width: 100%;
		height: 48px;
		line-height: 48px;
		padding: 0 20px 0 39px;
		color: #fff;
		cursor: pointer
	}
	.header-dropdown-menu__list li img{
		width: 10px;height:15px;position:absolute;top:calc(50% - 7px);right: 10px;display: none;
	}
	.is-full .header-dropdown-menu__columns {
		width: 100%;
	}
	.header-dropdown-menu__detail .header-dropdown-menu__item-name {
		height: 50px;
		display: block;
		color: #fff;
		padding-left: 10px;
		padding-bottom: 12px;
		font-size: 16px;
		text-align: left;
	}
	.ws-web-topnav-list>li .ws-web-topnav__item-name.is-active {
		color: #fff
	}
	
	.ws-web-topnav-list>li .ws-web-topnav__item-name:hover {
		background-color: hsla(0, 0%, 100%, .1);
		color: #fff;
		text-decoration: none
	}
	.header-dropdown-menu__detail .header-dropdown-menu__item-children a {
		width: 100%;
	}
	.header-dropdown-menu__detail .header-dropdown-menu__item-children .product-label {
		display: none;
	}
	.header-dropdown-menu__list li.is-active,
	 .header-dropdown-menu__list li:hover {
		background-color: transparent;
		color: #fff;
	}
	.header-dropdown-menu__detail .header-dropdown-menu__columns {
		vertical-align: top;
		display: inline-block;
		width: 100%;
	}
	.header-dropdown-menu__detail .header-dropdown-menu__item {
		padding: 0;
		width: 100%;
		
	}
	.header-dropdown-menu__detail .header-dropdown-menu__item-name.is-last {
		color: #fff;
		padding-left: 10px;
		padding-bottom: 0
	}
}