﻿/* header */
header {position: relative;background: #fff;height: 116px;font:17px Arial,Helvetica,Verdana,Geneva,sans-serif;line-height:1.6;}
.header-top {position:relative;margin:0 auto;max-width:1300px;height:80px;background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/02/022112535177e520a0cb453ef600c6937b296093.png") no-repeat center center;}
.header-logo {width:309px;height: 71px;}
.header-logo a {display: block; width: 100%;height: 100%; background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/66/6673afc35277a5be2d2f8ef66a62a3d9cd7e018d.gif") no-repeat;}

.header-links {position: absolute;top:0;right:0;display: flex;flex-wrap: nowrap;}
.header-links .link-item {min-width:40px; margin: 0 5px;background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/eb/eb482c092d4d6bcdd440f6ab280e551d13c4f0e7.png") no-repeat right center; }
.header-links .link-item:last-child {background: none;}
.header-links .link-item.mshow {display: none;}
.header-links .link-item>a {display: block; height: 40px; line-height: 40px;padding:0 10px 0 30px;color:#D14900;text-decoration: none;background-repeat: no-repeat; background-position: left center;}
.header-links .link-item>a:hover {text-decoration: underline;}
.header-links .link-photo a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/a4/a4282b80eda884e8543c466d310edef11d0315eb.png");}
.header-links .link-answer a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/df/df6547b465cfe2cb83e8dc15efc8a6b3310819a4.png");}
.header-links .link-app a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/95/95b3d9f7419e16f227bc456383585e9144ead3ba.png");}

.header-links .link-photo {background:none;}

.header-ext {position: absolute;bottom:0;right:0;height: 40px;}
.header-tel {position: relative; padding-right: 20px; background:url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/80/800176828c32e44ff0494ac25a79f63bc9efa764.png") no-repeat right center;}
.hearder-tel-main {height: 40px; line-height: 40px; padding-left: 30px; background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/a4/a4282b80eda884e8543c466d310edef11d0315eb.png") no-repeat left 5px; cursor: default;}
.header-tel-more {display: none; background: #fff;border: 1px solid #e5e5e5;border-radius: 10px;box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.5);padding: 8px 20px;position: absolute;text-align: left;top: 35px;right:10px; width: 260px;z-index: 99;}
.hearder-tel-main:hover+.header-tel-more{display: block;}

.header-search {width:330px; padding-right: 3px;}
.searchBar-search {position: relative; display: block; border:1px solid #d1d1d1;height:35px;padding-right: 40px;}
.searchBar-search-text {font-size:17px;color:#000;width:100%;height:100%;border:none;padding-left:10px;}
.searchBar-search-submit {position: absolute; top:0;right:10px; width:30px;height:100%;border:none;background:url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/a3/a33bf2b374c0af17e29bf9b3d81d2cb6cd612130.gif") center center no-repeat;cursor:pointer;}

.header-nav {position: relative;width:100%;background: #c75000; text-align: center;}
.header-nav a {color: #fff; text-decoration: none;display: block;width:100%;height: 48px; line-height: 48px;}
.header-nav a:hover {color:#D14900;background: #f2f2f2;}
.header-nav table {max-width: 1220px; width:100%; margin: 0 auto;}
.header-nav td.current a {color:#D14900;background: #f2f2f2;}

@media screen and (max-width:900px){
	nav {width:100%; white-space:nowrap;overflow-x: auto; overflow-y: hidden;scrollbar-width:none;}
	nav::-webkit-scrollbar {width:0;height:0; display: none;}
	.header-nav table {width: auto;}
	.header-nav a {font-size: 15px; padding: 0 10px;}
	.header-nav::before {content:'';display:block;position:absolute;left:0;top:0;height:48px;width:40px;pointer-events:none;background-image:linear-gradient(to left,rgba(234,235,241,0) 0%,#eaebf1 100%);}
	.header-nav::after {content:'';display:block;position:absolute;right:0;top:0;height:48px;width:40px;pointer-events:none;background-image:linear-gradient(-90deg,#eaebf1 0%,rgba(234,235,241,0) 100%);}

	.header-search {width: 270px;}
}

@media screen and (max-width:768px){
	header {height: auto;}
	.header-top {height: 96px; background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/9a/9ac7eacdc08de84d142f767035338ca48774ac50.svg") no-repeat center 9px,url(https://vipbest.com/wp-content/uploads/jatu-legacy-assets/02/022112535177e520a0cb453ef600c6937b296093.png) no-repeat right 0;background-size:160px 30px, 200px 50px;}
	.header-logo {display: none;}
	.header-ext {display:none;}

	.header-links {top:48px;width: 100%;height:48px;background: #c75000; position: absolute;}
	.header-links .link-item {width:48px;min-width:48px;float: right;background: none; margin: 0 0 0 5px;}
	.header-links .link-item a { height: 48px; line-height: 48px; padding: 0; background-position: center center;background-size: 22px;}
	.header-links .link-item a span {display: none;}
	.header-links .link-item.mshow {display: block;}
	.header-links .custom {width:auto;flex: auto;}
	.header-links .mobile-top-menu {float: left;}
	.header-links .mobile-top-menu a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/ef/efad1479ca66c2f34153a36cd45991e8efeb545c.svg");}
	.header-links .link-photo a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/2c/2cccbb8edec09d5670dee806f6bbe6077add6c9a.svg");}
	.header-links .link-search a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/4b/4b207c8d328345b6f339ccb53e4fdf0a7cca744a.svg");}
	.header-links .link-app a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/33/33cd791ab6c43489f7e9fd47d5fa89cf4a9e4394.svg");background-size:32px;}
	.header-links .link-answer {display: none;}

	.header-nav {display: none; position: fixed;left: 0; top: 0;z-index: 999; width:100%;height:100%;padding: 0; background: rgba(0,0,0,.3)!important; text-align: left;}
	.header-nav.show {display: block;}

	.header-nav nav {display: block;width:240px;height: 100%;padding:30px 10px 0; background:#fff url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/ab/abf79f84959e9d6c0c34ef011cd592fcd497e710.png") no-repeat top 10px right 20px;box-shadow: 2px 2px 5px #333;}
	.header-nav table {width:80%;}
	.header-nav td {display: block;border-bottom: 1px solid #f2f2f2;text-align:left;}
	.header-nav td.current a {background:none;}
	.header-nav a {font-size:17px;color: #000; padding: 0;}
	.header-nav a:hover {background: none;}
	.header-nav::before {display: none;}
	.header-nav::after {display: none;}
}
@media screen and (max-width:560px){
	.header-top {background-position: 10px 9px,right 0;}
}
@media screen and (max-width:425px){
	.header-top {background-position: 30px 9px,right 0;background-size: 160px 30px, 160px 40px;}
}
@media screen and (max-width:320px){
	.header-top {background-position: 15px 9px,right 0;}
}

/*new header*/
@media screen and (min-width:769px) {
	header a {text-decoration: none;}
	.header-top {height: 68px;max-width: 100%;padding: 0 60px;margin: 0 auto; background: none;display: flex;flex-wrap: nowrap; align-items: center;}
	.header-logo {width:230px;height:60px;min-width: 230px;}
	.header-logo a {background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/93/93f50b390dff075b4e8308b646b21ad8080a8001.gif") no-repeat;}

	.header-right {flex: auto;height:100%; display: flex;flex-wrap: nowrap;align-items: center;justify-content:flex-end;}
	.anniversary {width:200px;height:60px; background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/c2/c2158b18e4b798e33ef2eee0aaf8ff0693b5c004.png") no-repeat center center;}



	.header-right .link-item {margin: 0 5px;min-width:95px;}
	.header-right .link-item.mshow {display: none;}
	.header-right .link-item>a {display: block; height: 40px; line-height: 40px;padding:0 10px 0 35px;color:#D14900;text-decoration: none;background-repeat: no-repeat; background-position: left center;}
	.header-right .link-item>a:hover {text-decoration: underline;}

	.header-right .link-photo {width:310px;min-width:310px;}
	.header-right .link-answer {min-width: 105px;}

	.header-right .link-photo  a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/a2/a297bf181c69d4515b81c3eeab6b30b68b2f7f3d.svg");color:#000;}
	.header-right .link-answer a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/1a/1ae5bcb758da0c7b398d9d76f3c0e77ca0e51670.svg");}
	.header-right .link-search a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/39/394ee4910c750c913a95936e2cb0b8d3d0cd37c2.svg");}

	.header-right .header-ext {position:relative;height: auto; margin: 0 15px 0 5px;}
	.header-right .header-ext .header-search {width:100%;max-width:300px;min-width:260px;padding: 0;}
	.header-right .searchBar-search-submit {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/39/394ee4910c750c913a95936e2cb0b8d3d0cd37c2.svg");}

	.header-right .link-photo a span {display: block;padding-right: 25px; background:url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/05/05d7b782b0a4c1602132d651025fb5bacfbbb866.png") no-repeat right center;}
	.header-right .link-photo a span:last-child {display: none;}
	.header-right .topLoginBox {background: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/75/751574c4787b03f98273fb3f86e935c1062da1f8.svg") left center no-repeat;}
}
@media screen and (max-width:1144px) {
	.header-top {padding: 0;max-width: 1024px;}
}
@media screen and (max-width:980px) {
	.header-right .header-ext {display: none;}
	.header-right .link-search {display: block;}

	.header-right .link-photo {width:115px;min-width: 115px;}
	.header-right .link-photo a span {background: none;color:#D14900;}
	.header-right .link-photo a span:first-child {display: none;}
	.header-right .link-photo a span:last-child {display: block;padding: 0;}
}
@media screen and (max-width:768px) {
	.anniversary {display: none;}
	.header-right {top:48px;width:100%;height:48px;background:#c75000;position:absolute;display: flex;justify-content: flex-end;}

	.header-right .link-item {width:48px;min-width:48px;height: 100%; float: right;background: none; margin: 0 0 0 5px;}
	.header-right .link-item a {display: block;height: 48px; line-height: 48px; padding: 0; background-repeat:no-repeat; background-position: center center;background-size: 22px;}
	.header-right .link-item a span {display: none!important;}
	.header-right .link-item.mshow {display: block;}
	.header-right .custom {width:auto;flex: none;min-width: 0;}
	.header-right .mobile-top-menu {float: left;flex: none;position: absolute;top:0;left:0;}
	.header-right .mobile-top-menu a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/ef/efad1479ca66c2f34153a36cd45991e8efeb545c.svg");}
	.header-right .link-photo a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/2c/2cccbb8edec09d5670dee806f6bbe6077add6c9a.svg");}
	.header-right .link-search a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/4b/4b207c8d328345b6f339ccb53e4fdf0a7cca744a.svg");}
	.header-right .link-app a {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/33/33cd791ab6c43489f7e9fd47d5fa89cf4a9e4394.svg");background-size:32px;}
	.header-right .link-answer {display: none;}
}
@media screen and (max-width:360px) {
	.header-top .link-user a.mUserbarBoxIcon { display:block!important;}
}

/*currency*/
.currency-current {position: relative;padding: 5px 30px 5px 10px;cursor: pointer;background:url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/05/05d7b782b0a4c1602132d651025fb5bacfbbb866.png") no-repeat right 15px center;}
.currency-item {display: block;width:80px;height: 20px;line-height: 20px; padding: 0 0 0 35px;background-position: left center;background-repeat: no-repeat;background-size:contain;}
.currency-item.usd {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/96/96a4f0e299666238c2745948e5f89605c3cd163f.svg");}
.currency-item.cad {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/01/01ba936850e794b3c027214ce30a3e42ee758125.svg");}
.currency-item.aud {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/2f/2f3633cd458f6324fc43a075076f42a463c4274f.svg");}
.currency-item.gbp {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/bd/bdcd4c2d394cf4331938a955e08c6d8ae6c97120.svg");}
.currency-item.eur {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/19/19c8ed3e40aacc3097440981a5712499a1655a3b.svg");}
.currency-item.nzd {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/06/06b6bdb5a5bc1fdc953eff6da89bdb2c1ec05ce6.svg");}
.currency-item.sgd {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/29/290ed0c4a69f94ce8ec35bbb896eba317c64ee50.svg");}
.currency-item.hkd {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/53/53f33877175eb6c48490169ef2bb6d963e196a4a.svg");}
.currency-item.chf {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/42/42e57c76341dafc9352d3e663dac3cb76c7cc1b9.svg");}
.currency-item.usd::before {content: 'USD';}
.currency-item.cad::before {content: 'CAD';}
.currency-item.aud::before {content: 'AUD';}
.currency-item.gbp::before {content: 'GBP';}
.currency-item.eur::before {content: 'EUR';}
.currency-item.nzd::before {content: 'NZD';}
.currency-item.sgd::before {content: 'SGD';}
.currency-item.hkd::before {content: 'HKD';}
.currency-item.chf::before {content: 'CHF';}

.currency-list {display: none;position: absolute;top:35px;left:10px;padding: 0;background: #fff;border-radius: 5px; box-shadow: 0 0 5px #999;z-index: 99;}
.currency-list ul {margin: 0;}
.currency-list li {list-style: none;padding: 10px;}
.currency-list li:hover {background: #d4d4d4;}
@media screen and (max-width:1180px) {
	.hasCurency .link-photo {width:115px;min-width: 115px;}
	.hasCurency .link-photo a span {background: none;color:#D14900;}
	.hasCurency .link-photo a span:first-child {display: none;}
	.hasCurency .link-photo a span:last-child {display: block;padding: 0;}
}
@media screen and (max-width:900px) {
	.hasCurency .link-user {display: none;}
}
@media screen and (max-width:768px) {
	.hasCurency .link-user {display: block;}
	.hasCurency .link-photo {width:48px;min-width: 48px;}
	.currency-current {background-image: url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/1f/1f094b8f8995781f877b81ec90853191b6f186eb.gif");}
	.currency-current>.currency-item {margin-top: 10px;color:#fff;}
	.currency-list {top:40px;}
}

/* semantic navigation v2; legacy .header-nav remains unchanged */
#header-navigator.header-nav-v2 {position:relative;width:100%;background:#c75000;text-align:center;}
#header-navigator.header-nav-v2 > nav > ul {display:flex;max-width:1220px;width:100%;margin:0 auto;padding:0;list-style:none;}
#header-navigator.header-nav-v2 > nav > ul > li {display:block;flex:1 0 auto;width:auto;}
#header-navigator.header-nav-v2 > nav > ul > li > a {display:block;width:100%;height:48px;line-height:48px;padding:0 10px;white-space:nowrap;box-sizing:border-box;color:#fff;text-decoration:none;}
#header-navigator.header-nav-v2 > nav > ul > li > a:hover,
#header-navigator.header-nav-v2 > nav > ul > li.current > a,
#header-navigator.header-nav-v2 > nav > ul > li.header-navigator-view-current > a {color:#D14900;background:#f2f2f2;}
#header-navigator.header-nav-v2 > nav > ul > li.header-navigator-view-more {display:none;}
@media screen and (max-width:900px) {
	#header-navigator.header-nav-v2 > nav {width:100%;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;}
	#header-navigator.header-nav-v2 > nav::-webkit-scrollbar {width:0;height:0;display:none;}
	#header-navigator.header-nav-v2 > nav > ul {width:max-content;}
    #header-navigator.header-nav-v2 > nav > ul > li {flex:none;}
    #header-navigator.header-nav-v2 > nav > ul > li > a {font-size:20px;}
    #header-navigator.header-nav-v2::before {content:"";display:block;position:absolute;left:0;top:0;height:48px;width:40px;pointer-events:none;background-image:linear-gradient(to left,rgba(234,235,241,0) 0%,#eaebf1 100%);}
    #header-navigator.header-nav-v2::after {content:"";display:block;position:absolute;right:0;top:0;height:48px;width:40px;pointer-events:none;background-image:linear-gradient(-90deg,#eaebf1 0%,rgba(234,235,241,0) 100%);}
}
@media screen and (max-width:768px) {
	#header-navigator.header-nav-v2 {display:none;position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;padding:0;background:rgba(0,0,0,.3);text-align:left;}
	#header-navigator.header-nav-v2.show {display:block;}
	#header-navigator.header-nav-v2 > nav {display:block;width:240px;height:100%;padding:30px 10px 0;white-space:normal;overflow:auto;background:#fff url("https://vipbest.com/wp-content/uploads/jatu-legacy-assets/ab/abf79f84959e9d6c0c34ef011cd592fcd497e710.png") no-repeat top 10px right 20px;box-shadow:2px 2px 5px #333;}
	#header-navigator.header-nav-v2 > nav > ul {display:block;width:100%;max-width:none;margin:0;padding:0;}
    #header-navigator.header-nav-v2 > nav > ul > li {display:block;width:100%;border-bottom:1px solid #f2f2f2;text-align:left;}
    #header-navigator.header-nav-v2 > nav > ul > li > a {font-size:20px;color:#000;padding:0;background:none;}
    #header-navigator.header-nav-v2 > nav > ul > li.current > a,
    #header-navigator.header-nav-v2 > nav > ul > li.header-navigator-view-current > a {background:none;}
    #header-navigator.header-nav-v2 > nav > ul > li > a:hover {background:none;}
    #header-navigator.header-nav-v2::before,
    #header-navigator.header-nav-v2::after {display:none;}
}
