/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: sans-serif
}

body {
	margin: 0
}



a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}


/*! reset.css */

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0
}

iframe {
	display: block
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

input:required {
	border: none;
	box-shadow: none
}

input:valid {
	background-color: transparent;
	box-shadow: none
}

input:invalid {
	background-color: transparent;
	box-shadow: none
}

:focus {
	-moz-outline-style: none;
	outline: 0
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.hide {
	display: none!important
}

.show {
	display: block!important
}



/*! common.css */

html {
	background: #ededed
}

body {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei";
	color: #666;
	font-size: 14px
}

	

	.theme-u1 .nav-product-mobile {
		position: fixed;
		top: 2.5rem;
		left: 0;
		right: 0;
		z-index: 190;
		height: 36px;
		font-size: 12px;
		line-height: 36px;
		background: #fff;
		background: rgba(255, 255, 255, .98)
	}
	.theme-u1 .nav-product-mobile:after,
	.theme-u1 .nav-product-mobile:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 1px;
		background: rgba(0, 0, 0, .1)
	}
	.theme-u1 .nav-product-mobile:before {
		top: 0
	}
	.theme-u1 .nav-product-mobile:after {
		bottom: 0
	}
	.theme-u1 .nav-product-mobile .nav-logo {
		display: block;
		float: left;
		width: 26px;
		height: 18px;
		margin: 8px 6px 9px 18px;
		background: url(../img/header-u1/jianguo-logo-mobile_c321b27647@3x.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		text-indent: -9999px;
		overflow: hidden
	}
	.theme-u1 .nav-product-mobile .nav-list li {
		float: left
	}
	.theme-u1 .nav-product-mobile .nav-list li a {
		color: #b2b2b2;
		padding: 4px 8px 4px 7px;
		-webkit-transition: all .1s cubic-bezier(.25, .46, .45, .94);
		transition: all .1s cubic-bezier(.25, .46, .45, .94)
	}
	.theme-u1 .nav-product-mobile .nav-list li.active a {
		color: #757575
	}
	.theme-t2 .nav-product-mobile {
		position: fixed;
		top: 2.5rem;
		left: 0;
		right: 0;
		z-index: 190;
		height: 36px;
		font-size: 12px;
		line-height: 36px;
		background: #f5f5f5;
		background-image: -webkit-linear-gradient(#f9f9f9 0, #f5f5f5);
		background-image: linear-gradient(#f9f9f9, #f5f5f5)
	}
	.theme-t2 .nav-product-mobile:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: -5px;
		height: 4px;
		border-top: 1px solid #e5e5e5;
		border-top: 1px solid rgba(0, 0, 0, .1);
		background: url(../img/header-t2/header-sub-shadow_5a02cf89fc.png) repeat-x;
		-webkit-background-size: auto 4px;
		background-size: auto 4px;
		-webkit-transform-origin: center top;
		transform-origin: center top
	}
	.theme-t2 .nav-product-mobile .nav-list {
		margin-left: 8px
	}
	.theme-t2 .nav-product-mobile .nav-list li {
		float: left
	}
	.theme-t2 .nav-product-mobile .nav-list li a {
		color: #b2b2b2;
		padding: 4px 8px 4px 7px;
		-webkit-transition: all .1s cubic-bezier(.25, .46, .45, .94);
		transition: all .1s cubic-bezier(.25, .46, .45, .94)
	}
	.theme-t2 .os.nav-product-mobile .nav-list li a {
		padding: 3px
	}
	.theme-t2 .m1.nav-product-mobile .nav-list li a {
		padding: 4px 8px 4px 7px
	}
	.theme-t2 .nav-product-mobile .nav-list li.active a {
		color: #757575
	}
	.theme-t2-black .nav-product-mobile {
		position: fixed;
		top: 2.5rem;
		left: 0;
		right: 0;
		z-index: 190;
		height: 36px;
		font-size: 12px;
		line-height: 36px;
		background: #000;
		background-image: -webkit-linear-gradient(#0d0d0d 0, #151516);
		background-image: linear-gradient(#0d0d0d, #151516)
	}
	.theme-t2-black .nav-product-mobile:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 2px;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 1);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
	.theme-t2-black .nav-product-mobile .nav-list {
		margin-left: 8px
	}
	.theme-t2-black .nav-product-mobile .nav-list li {
		float: left
	}
	.theme-t2-black .nav-product-mobile .nav-list li a {
		color: #4c4c4c;
		padding: 4px 8px 4px 7px;
		-webkit-transition: all .1s cubic-bezier(.25, .46, .45, .94);
		transition: all .1s cubic-bezier(.25, .46, .45, .94)
	}
	.theme-t2-black .nav-product-mobile .nav-list li.active a {
		color: grey
	}
}




.footer {
	background: #fafafa;
	border-top: 1px solid #e6e6e6
}

.footer .siteinfo {
	height: 100px;
	padding: 100px 0 32px;
	border-bottom: 1px solid #e6e6e6;
	position: relative
}

.footer .siteinfo .nav-footer>li {
	width: 149px;
	line-height: 1;
	float: left
}

.footer .siteinfo .nav-footer>li h3 {
	color: #646464;
	font-size: 20px;
	padding: 0 0 14px;
	font-weight: bold;
}

.footer .siteinfo .nav-footer>li li {
	color: #c3c3c3;
	font-size: 14px;
	padding: 6px 0
}

.footer .siteinfo .nav-footer>li li a {
	color: #969696
}

.footer .siteinfo .nav-footer>li li a:hover {
	color: #5079d9
}

.footer .siteinfo .nav-footer>li li.mobile {
	display: none
}

.footer .siteinfo .weixin .qrcode {
	display: none;
	width: 333px;
	height: 469px;
	margin: -285px 0 0 -187px;
	padding: 20px;
	position: fixed;
	left: 50%;
	top: 50%;
	border: 1px solid #e4e4e4;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	border-radius: 1px;
	background-color: #fff;
	z-index: 1000;
	text-align: center
}

.footer .siteinfo .weixin.active .qrcode {
	display: block;
	-moz-animation: thumb-box .2s ease-out;
	-webkit-animation: thumb-box .2s ease-out;
	-o-animation: thumb-box .2s ease-out;
	animation: thumb-box .2s ease-out
}

.footer .siteinfo .weixin .mask {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 300;
	background: #000;
	opacity: .518;
	filter: alpha(opacity=51.8)
}

.footer .siteinfo .weixin.active .mask {
	display: block
}

.footer .siteinfo .weixin .close-btn {
	width: 36px;
	height: 36px;
	background: url(../img/footer/close-btn_c0da7e3df5.png) no-repeat;
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer
}

.footer .siteinfo .weixin .qrcode-bg {
	height: 333px;
	width: 333px;
	background: url(../img/footer/qrcode_fadb57837b.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain
}

.footer .siteinfo .weixin .qrcode h4 {
	font-size: 23px;
	line-height: 1em;
	color: #666;
	padding: 21px 0 11.3px
}

.footer .siteinfo .weixin .qrcode h6 {
	font-size: 15px;
	line-height: 1.5em;
	color: #666;
	padding: 0 0 16.3px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d9d9d9
}

.footer .service {
	position: absolute;
	right: 0;
	overflow: hidden;
	line-height: 34px
}

.footer .service li {
	clear: both;
	width: 241px;
	font-size: 12px;
	line-height: 18px;
	color: #c3c3c3;
	text-align: left
}

.footer .service li.time {
	margin-top: 5px;
	right: -4px;
	position: relative
}

.footer .service li.online a {
	float: right;
	width: 102px;
	height: 32px;
	line-height: 32px;
	background: -webkit-linear-gradient(#fcfcfc, #f5f5f5);
	background: linear-gradient(#fcfcfc, #f5f5f5);
	cursor: pointer;
	font-size: 14px;
	padding: 0 0 0 26px;
	margin-top: 8px;
	text-align: left;
	color: #5079d9;
	border: 1px solid #dcdcdc;
	border-radius: 5px
}

.footer .service li.online a:hover {
	background: #f5f5f5
}

.footer .service li.online a .smartisan-icon.info-question {
	font-size: 18px;
	margin-right: 6px;
	top: -1px;
	position: relative
}

.footer .service .tel {
	font-size: 30px;
	line-height: 1
}

.footer .service .tel a {
	cursor: default;
	color: #646464;
	top: -2px;
	position: relative
}

.footer .copyright {
	color: #434d55;
	font-size: 12px;
	padding: 40px 0
}

.footer.en .copyright,
.footer.jp .copyright {
	padding: 39px 0 58px
}

.footer .copyright h4,
.footer .copyright h5 {
	float: left;
	height: 15px;
	line-height: 15px;
	color: #757575
}

.footer .copyright h5 {
	margin-left: 3px
}

.footer .privacy {
	float: left;
	margin: 0 0 0 12px
}


