<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logo a, .modal .logo a {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 22px;
	color: #124371;
	font-weight: bold;
	line-height: 2;
	text-decoration: none
}
#logo img+span, .modal .logo img+span {
	font-size: 32px;
}
#logo img, .modal .logo img {
	max-width: 100%;
	vertical-align: -18px;
}
#logo {
	position: relative;
	overflow: hidden
}
@media only screen and (max-width: 767px) {
#logo a {
	font-size: 110%
}
}
.navbar-nav&gt;li&gt;a {
	color: #040404
}
.navbar-nav&gt;li&gt;a:hover, .navbar-nav&gt;li&gt;a:focus {
	color: #000
}
.navbar-nav&gt;.open&gt;a, .navbar-nav&gt;.open&gt;a:hover, .navbar-nav&gt;.open&gt;a:focus {
	color: #000;
	background-color: #e2e2e2;
	text-shadow: 0 1px 1px #c8c8c8;
	background-color: rgba(110,110,110,0.2)
}
@media (min-width: 768px) {
	.navbar-nav {
		background-color: #fbfbfb
	}
}
@media (max-width: 768px) {
	.navbar.withbg {
		background-color: #fbfbfb;
		background-color: rgba(251,251,251,0.9)
	}
}
.dropdown-menu, .navbar-nav&gt;.open&gt;.dropdown-menu {
	color: #040404;
	background-color: #fff
}
.dropdown-menu&gt;li&gt;a {
	color: #000
}
.dropdown-menu&gt;li&gt;a:hover, .dropdown-menu&gt;li&gt;a:focus {
	color: #040404;
	background-color: #f1f1f1
}
.navbar-icon-bar {
	background-color: #040404
}
.navbar-icon-bar:before, .navbar-icon-bar:after {
	background-color: #040404
}
.rwd-navbar-toggle .label {
	color: #040404
}
#product-search {
	padding: 10px;
	position: absolute
}
#product-search input[type="text"] {
	width: 65%;
	margin-right: 2%
}
#product-search input[type="text"]:hover {
	border: 1px solid #999;
	background-color: #fff
}
#product-search button[type="submit"], #product-search input[type="submit"] {
	width: 30%;
	padding: 5px 3px
}
ul.product-list li {
	float: left;
	width: 25%;
	min-width: 145px;/* margin-bottom:20px */
}
ul.product-list li a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	width: 145px;
	height: 18em;
	margin: 0 auto
}
.shopping ul.product-list li a, .overseas-shopping ul.product-list li a, .shopping-detail ul.product-list li a, .overseas-shopping-detail ul.product-list li a, .shopping-category ul.product-list li a, .globalshopping ul.product-list li a, .related-product ul.product-list li a {
	height: 20em
}
ul.product-list li a .img {
	width: 145px;
	height: 145px;
	border: 1px solid #bbb;
	padding: 3px;
	border-radius: 0
}
ul.product-list li a.focus .img, ul.product-list li a:hover .img {
	border: 1px solid #52baed
}
ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
	color: inherit
}
ul.product-list li a.focus .desc, ul.product-list li a:hover .desc {
	color: #999
}
ul.product-list li h3 {
	font-size: 95%;
	max-height: 3em;
	line-height: 1.5;
	margin-top: .3em;
	color: inherit;
	overflow: hidden
}
ul.product-list li .desc {
	display: block;
	font-size: 90%;
	max-height: 3em;
	line-height: 1.5;
	margin-top: .3em;
	color: inherit;
	overflow: hidden
}
ul.product-list li .money-icon {
	color: #999;
	font-size: 95%
}
ul.product-list li .price {
	display: inline-block;
	font-size: 180%
}
@media only screen and (max-width: 850px) {
ul.product-list li {
	width: 33.333%;
	min-width: 145px;
	min-height: 15em;
}
ul.product-list li a {
	width: 145px
}
ul.product-list li a .img {
	width: 145px;
	height: 145px
}
}
@media only screen and (max-width: 495px) {
ul.product-list li {
	width: 50%;
	min-width: 140px
}
ul.product-list li a {
	width: 140px
}
ul.product-list li a .img {
	width: 140px;
	height: 140px
}
.shopping ul.product-list li a, .overseas-shopping ul.product-list li a, .shopping-detail ul.product-list li a, .overseas-shopping-detail ul.product-list li a, .shopping-category ul.product-list li a, .globalshopping ul.product-list li a, .related-product ul.product-list li a {
	height: 19em
}
}
.product .detail-img {
	min-width: 306px;
	margin-bottom: 30px
}
.product .detail-img img {
	padding: 3px;
	border: 1px solid #ccc;
	max-width: 300px;
	height: auto
}
.product .detail-spec {
	line-height: 1.6
}
.product .detail-spec:after {
	content: "";
	display: table;
	clear: both
}
.product .detail-spec h2 {
	color: #0353c5;
	font-size: 120%;
	line-height: 1.3;
	margin: 4px 0 8px 0
}
.product .detail-spec b {
	font-weight: normal;
	display: inline-block;
	color: #bababa;
	border-left: 2px solid #52baed;
	padding-left: 6px;
	line-height: 1.2
}
.product .detail-spec li {
	clear: both
}
.product .detail-desc {
	line-height: 1.8
}
.product .detail-desc:after {
	content: "";
	display: table;
	clear: both
}
.product .detail-desc b {
	font-weight: normal;
	display: inline-block;
	color: #bababa;
	border-left: 2px solid #52baed;
	padding-left: 6px;
	line-height: 1.2
}
@media only screen and (max-width: 900px) {
.product .detail-img {
	width: 100%;
	float: none !important
}
.product .detail-spec, .product .cart-div {
	width: 100%;
	float: none !important
}
}
@media only screen and (max-width: 360px) {
.product .detail-img {
	min-width: 276px
}
.product .detail-img img {
	max-width: 270px
}
}
.back&gt;a, .btn-search, .btn-style, input[type="submit"] {
	display: inline-block;
	padding: 8px 14px;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 4px;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
.back&gt;a, .btn-search, .btn-style, input[type="submit"] {
	-webkit-transition: background 0.15s ease-out;
	-moz-transition: background 0.15s ease-out;
	transition: background 0.15s ease-out;
	color: #fff;
	border: 1px solid #0e3357;
	background-color: #124371;
	text-decoration: none;
	text-align: center;
	cursor: pointer
}
.back&gt;a:hover, .btn-search:hover, .btn-style:hover, input[type="submit"]:hover {
	color: #fff;
	background-color: #0c2e4e
}
.back&gt;a:focus, .btn-search:focus, .btn-style:focus, input[type="submit"]:focus {
	box-shadow: inset 0 1px 10px rgba(0,0,0,0.3);
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.back&gt;a[disabled], .btn-search[disabled], .btn-style[disabled], input[type="submit"][disabled] {
	opacity: .65;
	filter: alpha(opacity=65);
	background-color: #195d9d;
	border-color: #154d83;
	box-shadow: none;
	pointer-events: none;
	cursor: not-allowed
}
.signtxt {
	display: block;
	margin-top: 20px;
	color: inherit
}
.marktxt {
	margin-top: 10px;
	font-size: 95%;
	color: #475c6f
}
.mark {
	color: #C33;
	margin: 0 3px
}
.form .submit {
	margin: 5px 0
}
@media only screen and (max-width: 767px) {	
.form .input, .form .textarea {
	width: 100%
}
.form label {
	display: block;
	float: none;
	width: auto
}
.form&gt;div {
	position: static !important
}
.form .submit-wrap, .form .submit {
	margin-left: 0;
	width: 100%
}
.authcode-wrap .input.authcode {
	width: 80px !important;
	clear: both;
	margin-left: 0
}
}
.news.main-content li&gt;h3, .news.main-content li&gt;span, #news-heading&gt;h3, #news-heading&gt;span {
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
}


.news-head{
	margin-top: -20px;
}

.news.main-content li .ico, #news-heading .ico {
	padding: 6px;
	margin-top: 4px;
	position: relative;
	width: 2%;
	float: left
}
.news.main-content li .ico:before, #news-heading .ico:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 6px;
	height: 6px;
	box-shadow: 2px 2px 0 0 #52baed;
	transform: rotate(-45deg)
}
.news.main-content li h3, #news-heading h3 {
	color: #124371;
	line-height: 1.4;
	padding-left: 10px;
	float: left;
	width: 83%
}
.news.main-content li .date, #news-heading .date {
	text-align: center;
	color: #999;
	float: right;
	padding-left: 10px;
	width: 15%
}
.news.main-content {
	margin-bottom: 10px
}
.news.main-content .news-head {
	overflow: hidden;
	background-image: linear-gradient(#fff, #f2f7f7)
}
.news.main-content .news-head .tit {
	float: left;
	width: 85%
}
.news.main-content .news-head .date {
	float: right;
	width: 15%
}
.news.main-content .news-head span {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	display: table-cell;
	vertical-align: top
}
.news.main-content ul {
	clear: both;
	overflow: hidden;
	list-style: none
}
.news.main-content li {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-top: 1px solid #eee;
	padding: 10px 8px;
	overflow: hidden
}
.news.main-content li a {
	font-weight: normal;
	font-size: 85%;
	text-decoration: none
}
#news-heading {
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 10px
}
#news-content {
	margin-bottom: 10px;
	line-height: 2
}
@media only screen and (max-width: 767px) {
.news.main-content li h3 {
	float: none
}
.news.main-content li .date {
	width: auto
}
.news.main-content .ico {
	background-size: 100% !important
}
#news-heading h3 {
	float: none
}
#news-heading .date {
	float: left;
	text-align: left;
	width: auto;
	margin-left: 2%
}
}
@media only screen and (max-width: 420px) {
.address {
  width: 150px;
  word-wrap: break-word;
}	
.news.main-content .news-head .tit {
	width: 75%
}
.news.main-content .news-head .date {
	width: 25%
}
}
#product-search+.side-top h2 {
	padding: 45px 5px 5px 10px !important
}
body {
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color: #41a5e1;
	background-image: -webkit-linear-gradient(#065391, #065391 140px, #086fc2 140px, #086fc2 141px, #0761a9 141px, #41a5e1);
	background-image: linear-gradient(#065391, #065391 140px, #086fc2 140px, #086fc2 141px, #0761a9 141px, #41a5e1);
	background-size: auto 450px;
	background-repeat: repeat-x;
	color: #6d6d6d
}
a {
	color: #0a5a9e
}
a:hover {
	color: #52baed
}
#wrap {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px
}
#header {
	position: relative;
	margin-top: 15px;
	border-radius: 20px 0 0;
	padding-top: 30px
}
#logo {
	padding: 10px 0 10px 20px
}
#banner {
	background: url(../images/banner.jpg) no-repeat #fff;
	height: 270px
}
#bodyinpage #banner {
	background: url(../images/banner2.jpg) no-repeat #fff;
	height: 120px
}
#nav {
	background-color: #195389;
	background-image: -webkit-linear-gradient(#195389, #07284a);
	background-image: linear-gradient(#195389, #07284a);
	overflow: hidden;
	box-shadow: inset 0 1px 0 #195389, inset 0 2px 0 #5aa0e1, inset 0 -1px 0 #07284a, inset 0 -2px 0 #318dec
}
#nav li {
	float: left
}
#nav li a {
	display: block;
	text-decoration: none;
	padding: 10px 0;
	color: white;
	font-size: 120%;
	font-weight: bold
}
#nav li a span {
	padding: 0 15px;
	border-left: 1px solid rgba(255,255,255,0.6);
	cursor: pointer
}
#nav li a:hover {
	color: #ffe908;
	background-color: rgba(200,200,255,0.1)
}
#nav li:first-child span {
	border-left: 0
}
#nav li.current a {
	background-color: rgba(20,136,198,0.4);
	color: #ffd700
}
#main-wrap {
	padding: 10px 0 30px
}
.column h2, #main h1, .related-product&gt;h3 {
	position: relative;
	color: #0353c5;
	font-size: 140%;
	padding-left: 12px;
	padding-bottom: 3px;
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px
}
.column h2:before, #main h1:before, .related-product&gt;h3:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 2px;
	width: 4px;
	height: 16px;
	background-color: #ffca00;
	border-radius: 2px
}
.column h2:after, #main h1:after, .related-product&gt;h3:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 8px;
	right: 8px;
	bottom: 0;
	border-radius: 90% / 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3)
}
.column.left {
	width: 66%;
	float: right;
	padding: 0 15px
}
.column.right {
	width: 34%;
	float: left;
	padding: 0 15px
}
#footer {
	clear: both;
	font-size: 90%;
	padding: 15px 20px;
	position: relative;
	min-height: 70px;
	border-top: 1px solid #bed4eb;
	border-radius: 0 0 5px 5px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8);
	background-color: #f4f7fc;
	background-image: -webkit-linear-gradient(#f4f7fc, #d1e3f2);
	background-image: linear-gradient(#f4f7fc, #d1e3f2)
}
#foot-nav {
	text-align: right
}
#foot-nav li {
	display: inline
}
#foot-nav li a {
	color: #4e5980;
	text-decoration: none;
	padding: 0 4px 0 8px;
	border-left: #CCC solid 1px
}
#foot-nav li a:hover {
	color: #0056cf;
	text-decoration: underline
}
#foot-nav li:first-child a {
	padding: 0;
	border-left: 0
}
#foot-nav li:last-child a {
	padding-right: 0
}
#contact-info {
	position: relative;
	top: -20px;
	float: left;
	color: #4e5980;
	line-height: 1.8
}
#contact-info a {
	color: #4e5980;
	text-decoration: none
}
#contact-info a:hover {
	text-decoration: underline
}
#contact-info li {
	display: inline;
	margin-right: 10px
}
#contact-info li.address {
	display: block
}
#contact-info li span {
	color: #9098b0;
	margin-right: 5px
}
#copyright, #power {
	font-size: 96%;
	color: #969696;
	text-align: right;
	margin-top: 5px
}
#power {
	margin-top: 8px;
	color: #666
}
#breadcrumb {
	font-size: 90%;
	color: #0353c5;
	text-align: right
}
#breadcrumb li {
	display: inline
}
#breadcrumb li a {
	color: #666
}
#breadcrumb li a:hover {
	text-decoration: none;
	color: #0353c5
}
#main {
	width: 76%;
	position: relative;
	padding: 0 15px 20px
}
#side {
	background-color: transparent;
	background-image: -webkit-linear-gradient(-480deg, #aaa, #fff 30%);
	background-image: linear-gradient(210deg, #aaa, #fff 30%);
	width: 24%;
	position: relative;
	padding: 1px 1px 0 0;
	margin-top: 12px
}
#side:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 20%;
	width: 100%;
	border-radius: 5em 0 3em;
	box-shadow: 0 0 8px rgba(0,0,0,0.2)
}
#side .side-top h2 {
	font-size: 120%;
	color: #fff;
	padding: 5px 5px 5px 10px;
	box-shadow: inset -1px 1px 0 #fff;
	background-color: #378fff;
	background-image: -webkit-linear-gradient(left, #378fff, #005bd0);
	background-image: linear-gradient(to right, #378fff, #005bd0)
}
#side .side-content {
	background-color: #fff;
	padding: 10px
}
#side .side-content li {
	padding-left: 15px
}
#side .side-content li a {
	position: relative;
	display: block;
	text-decoration: none;
	letter-spacing: 0;
	padding: 8px 0 8px 7px;
	margin-right: 20px
}
#side .side-content li a.current {
	font-weight: bolder
}
#side .side-content li a:hover {
	color: #52baed
}
#side .side-content li a:before {
	content: "Â»";
	position: absolute;
	display: block;
	left: -15px;
	top: 9px;
	padding: 1px 5px 2px;
	line-height: 1.2;
	font-size: 12px;
	color: #fff;
	background-color: #52baed;
	border-radius: 3em
}
#side .side-content li&gt;span {
	top: 10px;
	right: 0
}
@media only screen and (max-width: 767px) {

#logo img+span, .modal .logo img+span {
	display: none
}
#header {
	margin-top: 0
}
}
</pre></body></html>