/*
Theme Name: ZP
Theme URI: http://www.meiyaprecision.com
Description: ZP响应式企业主题
Version: 4.7.3
Author: hongfengtech
Author URI: http://www.meiyaprecision.com
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

fieldset,
img {
	border: 0
}

:focus {
	outline: 0
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: 400
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
	font-style: normal;
	font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

code,
kbd,
samp,
tt {
	font-size: 100%
}

input,
button,
textarea,
select {
	*font-size: 100%
}

ol,
ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline
}

:link,
:visited,
ins {
	text-decoration: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.not-animated {
	opacity: 0
}

/* ====== fonts ====== */
body {
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
	*font-size: small;
	*font: x-small;
}

body {
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
	--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
	--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
	--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
	--wp--preset--duotone--midnight: url('#wp-duotone-midnight');
	--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
	--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
	--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
	gap: 0.5em;
}

body .is-layout-flow>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-flow>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-flow>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-constrained>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-constrained>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: var(--wp--style--global--content-size);
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
	display: flex;
}

body .is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}

body .is-layout-flex>* {
	margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

.has-black-color {
	color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
	color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important;
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
	color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

.wp-block-pullquote {
	font-size: 1.5em;
	line-height: 1.6;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

h1,
.h1 {
	font-size: 32px;
}

h2,
.h2 {
	font-size: 26px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 22px;
}

h5,
.h5 {
	font-size: 18px;
}

h6,
.h6 {
	font-size: 14px;
}

.u-permalink {
	bottom: 0;
	left: 0;
	outline: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}

.qhd-content .gaba {
	vertical-align: sub !important;
	padding-right: 3px;
	display: inherit !important;
	margin: inherit !important
}

/* ====== clearfix ====== */
.clear {
	clear: both;
	visibility: hidden;
	display: block;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}

/* ====== typo ====== */
.typo:before,
.typo:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.typo:after {
	clear: both;
}

.typo {
	*zoom: 1;
}

.typo .typo-text {
	overflow: hidden;
	*zoom: 1;
}

.typo .typo-img {
	float: left;
	margin-right: 20px;
}

.typo .typo-img-right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

/* ====== Columns ====== */
.column:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	min-height: 0;
	visibility: hidden;
	*zoom: 1;
}

.column {
	width: 100%;
}

.column .col-2-1,
.column .col-3-1,
.column .col-4-1,
.column .col-4-2,
.column .col-5-1,
.column .col-3-2,
.column .col-4-3,
.column .col-5-2,
.column .col-5-3,
.column .col-5-4 {
	float: left;
	min-height: 1px;
	height: auto !important;
	_height: 1px;
}

/*default marg-per3 margin right 3% */
.column .col-1-1 {
	width: 100%;
}

.column .col-2-1 {
	width: 48.5%;
	margin-right: 3%;
}

.column .col-3-1 {
	width: 31.3333%;
	margin-right: 2%;
}

.column .col-4-1 {
	width: 22.75%;
	margin-right: 3%;
}

.column .col-5-1 {
	width: 17.6%;
	margin-right: 3%;
}

.column .col-3-2 {
	width: 65.6666%;
	margin-right: 3%;
}

.column .col-4-2 {
	width: 48.5%;
	margin-right: 3%;
}

.column .col-4-3 {
	width: 74.25%;
	margin-right: 3%;
}

.column .col-5-2 {
	width: 38.2%;
	margin-right: 3%;
}

.column .col-5-3 {
	width: 58.8%;
	margin-right: 3%;
}

.column .col-5-4 {
	width: 79.4%;
	margin-right: 3%;
}

/* margin right 0% */
.marg-per0>.col-2-1 {
	width: 50%;
	margin-right: 0;
}

.marg-per0>.col-3-1 {
	width: 33.3333%;
	margin-right: 0;
}

.marg-per0>.col-4-1 {
	width: 25%;
	margin-right: 0;
}

.marg-per0>.col-5-1 {
	width: 20%;
	margin-right: 0;
}

.marg-per0>.col-3-2 {
	width: 66.6666%;
	margin-right: 0;
}

.marg-per0>.col-4-2 {
	width: 50%;
	margin-right: 0;
}

.marg-per0>.col-4-3 {
	width: 75%;
	margin-right: 0;
}

.marg-per0>.col-5-2 {
	width: 40%;
	margin-right: 0;
}

.marg-per0>.col-5-3 {
	width: 60%;
	margin-right: 0;
}

.marg-per0>.col-5-4 {
	width: 80%;
	margin-right: 0;
}

/* margin right 2% */
.marg-per2>.col-2-1 {
	width: 49%;
	margin-right: 2%;
}

.marg-per2>.col-3-1 {
	width: 32%;
	margin-right: 2%;
}

.marg-per2>.col-4-1 {
	width: 23.5%;
	margin-right: 2%;
}

.marg-per2>.col-5-1 {
	width: 18.4%;
	margin-right: 2%;
}

.marg-per2>.col-3-2 {
	width: 66%;
	margin-right: 2%;
}

.marg-per2>.col-4-2 {
	width: 49%;
	margin-right: 2%;
}

.marg-per2>.col-4-3 {
	width: 74.5%;
	margin-right: 2%;
}

.marg-per2>.col-5-2 {
	width: 38.8%;
	margin-right: 2%;
}

.marg-per2>.col-5-3 {
	width: 59.2%;
	margin-right: 2%;
}

.marg-per2>.col-5-4 {
	width: 79.6%;
	margin-right: 2%;
}

/* margin right 4% */
.marg-per4>.col-2-1 {
	width: 48%;
	margin-right: 4%;
}

.marg-per4>.col-3-1 {
	width: 30.6667%;
	margin-right: 4%;
}

.marg-per4>.col-4-1 {
	width: 22%;
	margin-right: 4%;
}

.marg-per4>.col-5-1 {
	width: 16.8%;
	margin-right: 4%;
}

.marg-per4>.col-3-2 {
	width: 65.3333%;
	margin-right: 4%;
}

.marg-per4>.col-4-2 {
	width: 48%;
	margin-right: 4%;
}

.marg-per4>.col-4-3 {
	width: 74%;
	margin-right: 4%;
}

.marg-per4>.col-5-2 {
	width: 37.6%;
	margin-right: 4%;
}

.marg-per4>.col-5-3 {
	width: 58.4%;
	margin-right: 4%;
}

.marg-per4>.col-5-4 {
	width: 79.2%;
	margin-right: 4%;
}

/* margin right 5% */
.marg-per5>.col-2-1 {
	width: 47.5%;
	margin-right: 5%;
}

.marg-per5>.col-3-1 {
	width: 30%;
	margin-right: 5%;
}

.marg-per5>.col-4-1 {
	width: 21.25%;
	margin-right: 5%;
}

.marg-per5>.col-5-1 {
	width: 16%;
	margin-right: 5%;
}

.marg-per5>.col-3-2 {
	width: 65%;
	margin-right: 5%;
}

.marg-per5>.col-4-2 {
	width: 47.5%;
	margin-right: 5%;
}

.marg-per5>.col-4-3 {
	width: 73.75%;
	margin-right: 5%;
}

.marg-per5>.col-5-2 {
	width: 37%;
	margin-right: 5%;
}

.marg-per5>.col-5-3 {
	width: 58%;
	margin-right: 5%;
}

.marg-per5>.col-5-4 {
	width: 79%;
	margin-right: 5%;
}

.column .last {
	margin-right: 0;
	*float: right;
	*clear: right;
}

/* ====== row-savr ====== */
.ieCode-del {
	display: block;
	*display: none;
	display: none\0;
}

:root .ieCode-del {
	display: block\0;
}

.ieCode {
	display: none;
	*display: black;
	display: block\0;
}

:root .ieCode {
	display: none\0;
}

.row2-svar {
	*zoom: 1;
}

.row2-svar:before,
.row2-svar:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.row2-svar .col-2-1,
.row2-svar .col-3-1,
.row2-svar .col-4-1,
.row2-svar .col-5-1 {
	float: left;
	min-height: 1px;
	clear: right;
}

.row2-svar .col-2-1 {
	width: 48.5%;
	margin-right: 3%;
}

.row2-svar .col-3-1 {
	width: 31.3333%;
	margin-right: 3%;
}

.row2-svar .col-4-1 {
	width: 22.75%;
	margin-right: 3%;
}

.row2-svar .col-5-1 {
	width: 17.6%;
	margin-right: 3%;
}

.row2-svar .col-2-1:nth-of-type(2n+2),
.row2-svar .col-3-1:nth-of-type(3n+3),
.row2-svar .col-4-1:nth-of-type(4n+4),
.row2-svar .col-5-1:nth-of-type(5n+5) {
	margin-right: 0;
	*float: right;
	*clear: right;
}

.row2-svar .col-2-1:nth-of-type(2n+1),
.row2-svar .col-3-1:nth-of-type(3n+1),
.row2-svar .col-4-1:nth-of-type(4n+1),
.row2-svar .col-5-1:nth-of-type(5n+1) {
	clear: both;
}

/* ====== Form ====== */
.qhdform fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.qhdform fieldset legend {
	margin: 0;
	padding: 0;
}

.qhdform .formHeader,
.qhdform .formSection {
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.qhdform .formHeader p,
.qhdform .formSection p {
	color: #666;
}

/* clear float for Form */
.qhdform .formrow {
	font-size: 12px;
	line-height: 100%;
}

.qhdform .formrow:before,
.formrow:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.qhdform .formrow:after {
	clear: both;
}

.qhdform .formrow {
	#zoom: 1;
}

.qhdform .formrow .controls {
	overflow: hidden;
	#zoom: 1;
	_float: left;
	_clear: right;
}

/* ====== 默认表单布局 ====== */
/*表单抬头*/
.qhdform .formrow .label {
	display: block;
	float: left;
	margin: 5px 15px 0 0;
	line-height: 16px;
	width: 100px;
}

.qhdform .formrow .label em {
	display: inline-block;
	float: right;
	line-height: 22px;
	margin-left: 5px;
}

/*帮助提示*/
.qhdform .inlineHint {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.qhdform .inlineHint,
.qhdform .blockHint {
	color: #777;
	line-height: 20px;
}

/* 默认表单元素宽度 */
.qhdform .textInput,
.qhdform .fileUpload,
.qhdform .selectInput,
.qhdform select,
.qhdform textarea {
	width: 95%;
}

/* 预设表单元素宽度 */
.qhdform .small {
	width: 25% !important;
}

.qhdform .medium {
	width: 50% !important;
}

.qhdform .auto {
	width: auto !important;
	height: auto !important;
	overflow: visible;
}

.qhdform .textInput,
.qhdform .textarea,
.qhdform .selectInput,
.qhdform .fileUpload {
	color: #666;
	margin: 0 5px 6px 0;
}

/* 表单组 */
.qhdform .controls ul {
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
}

.qhdform .controls li {
	padding: 8px 0 0;
	*padding: 5px 0 0;
	list-style: none;
}

.qhdform .controls .inlinelabel li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 15px;
}

.qhdform .controls li label .textInput,
.qhdform .controls li label .textarea,
.qhdform .controls li label .selectInput {
	display: block;
	margin-top: 8px;
}

.qhdform .controls .column li .textInput,
.qhdform .controls .column li .textarea,
.qhdform .controls .column li .selectInput {
	width: 90%;
	margin-right: 0;
}

.qhdform .controls .column {
	margin-bottom: 0;
}

/* ====== 无边框/文本居右 表单布局 ====== */
.qhdform .labelRright .label {
	text-align: right;
	margin-left: 0;
}

.qhdform .labelRright .label em {
	float: none;
	line-height: normal;
	margin: 0 5px 0 0;
}

.qhdform .labelRright .formrow {
	border: none;
	padding: 5px 0;
}

/* ====== 竖排结构 表单布 局====== */
.qhdform .blockLabels .label {
	display: block;
	float: none;
	position: relative;
	margin: 0 0 5px 0;
	line-height: 18px;
	width: 100%;
}

.qhdform .blockLabels .label em {
	display: inline-block;
	float: none;
	line-height: 16px;
	position: absolute;
	left: -6px;
	top: 2px;
	margin-left: 0;
}

/* form skins */
.qhdform .formrow {
	padding: 15px 10px 10px;
	/*
	width: 100%;
	*/
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
}

.qhdform .formbutton {
	border-bottom: none;
}

.qhdform .textInput,
.qhdform textarea {
	padding: 5px;
	line-height: normal;
	border: solid 1px #ddd;
	background: #FFF url(../images/input_bg.png) repeat-x top;
	_background-image: none;
}

.qhdform textarea {
	height: 12em;
	line-height: 160%;
}

.qhdform select {
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.qhdform .textInput:focus,
.qhdform textarea:focus {
	border-color: #c9c9c9;
	outline: 0;
}

.qhdform .textInput,
.qhdform textarea {
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
}

/* Form Messages */
.qhdform .formrow.error,
.qhdform .formrow.focused.error {
	background: #ffdfdf;
	border: 1px solid #f3afb5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}

/* labelRright error Messages */
.qhdform .labelRright .formrow.error,
.qhdform .labelRright .formrow.focused.error {
	background: none;
	border: none;
}

.qhdform .labelRright .formrow.error input.error,
.qhdform .labelRright .formrow.error select.error,
.qhdform .labelRright .formrow.error textarea.error {
	color: #af4c4c;
	border: 1px solid #F3AFB5;
}

/* 静态内容------------------------------------------------------------------------------------------ */
.qhd-content h1 {
	font-size: 34px;
	font-size: 3.4rem;
	padding-top: 25px;
	margin-bottom: 15px;
	font-weight: normal;
}

.qhd-content h2 {
	font-size: 28px;
	font-size: 2.8rem;
	padding-top: 23px;
	margin-bottom: 12px;
	font-weight: normal;
}

.qhd-content h3 {
	font-size: 22px;
	padding: 25px 0 25px 0;
	font-weight: 700;
}

.qhd-content h4 {
	font-size: 18px;
	font-size: 1.8rem;
	padding-top: 5px;
}

.qhd-content h5 {
	font-size: 16px;
	font-size: 1.6rem;
	/*
	padding-top: 10px;
	*/
}

.qhd-content h6 {
	font-size: 14px;
	font-size: 1.4rem;
}

.qhd-content p {
	line-height: 1.8;
}

.qhd-content hr {
	margin-bottom: 25px;
	border-top: 1px solid #99999954
}

.qhd-content em {
	font-style: italic;
}

.qhd-content sup {
	vertical-align: super;
	font-size: 12px;
}

.qhd-content sub {
	vertical-align: sub;
	font-size: 12px;
}

.qhd-content blockquote {
	margin: 0 0 25px;
	line-height: 1.6;
	padding: 5px 10px 5px 15px;
	font-family: "微软雅黑";
	background: none;
	border-left: 3px solid #b3b3b3;
	background-color: #f7f7f7;
	color: #808080;
}

.qhd-content blockquote p {
	margin-bottom: 5px;
}

.qhd-content ol,
.qhd-content ul {
	line-height: 1.8;
	margin-bottom: 1.6em;
	padding-left: 1.6em
}

.qhd-content ul {
	list-style-type: disc
}

.qhd-content ol {
	list-style-type: decimal
}

.qhd-content p a {
	margin: 0 3px;
	padding-bottom: 1px;
	/*
	text-decoration: none;
	*/
	color: #3a3a3a;
	/*
	border-bottom: 1px solid #0473ec
	*/
}

.qhd-content p a:hover {
	color: #195f96
}

.qhd-content ul li,
.qhd-content ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.qhd-content ul.iconlist li {
	background-position: 0 7px;
}

.qhd-content ol {
	padding-left: 2.5em;
}

.qhd-content img {
	vertical-align: middle;
	height: auto !important;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.qhd-content a:hover img {
	opacity: 0.9;
	filter: alpha(Opacity=90);
}

.qhd-content .typo .typo_text p:first-child {
	margin-bottom: 5px;
}

.module-full-3 .about_describe {
	margin-top: 15px
}

.module-full-3 .about_describe p {
	margin-bottom: 15px;
	font-size: 15px
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

/*
.qhd-content table {
	width:100% !important;
	max-width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
	overflow: visible;
}
*/
.qhd-content table {
	max-width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
	overflow: visible;
}

.qhd-content table th,
.qhd-content table td {
	padding: 14px 18px;
	text-align: center;
	border: 1px solid #ddd;
}

.qhd-content table tbody tr.trhover td {
	background-color: #f0f0f0;
}

.qhd-content table table tbody tr td {
	padding: 0;
}

.qhd-content table tbody img[src*="file"] {
	display: none;
}

.qhd-content table tbody p {
	margin-bottom: 0;
}

.qhd-content table tbody tr.trhover table td {
	background-color: #f0f0f0;
}

.qhd-content table tbody tr:first-child table td {
	background-color: transparent;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

.qhd-content .table {
	overflow: visible;
}

.qhd-content .table th,
.qhd-content .table td {
	line-height: 1.8;
	padding: 14px 18px;
}

.qhd-content .table th {
	background-color: #272526;
	color: #fff;
}

.qhd-content .table td {}

.qhd-content .table tbody tr:first-child td {
	background-color: transparent;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}

.qhd-content .table tbody tr.trhover td {
	background-color: #f0f0f0;
}

.qhd-content .table th {
	background-color: #272526;
	color: #fff;
	font-size: 16px;
}

.qhd-content .table-row thead th {
	background-color: #272526;
	color: #fff;
}

.qhd-content .table-row tbody th {
	background-color: #272526;
	color: #fff;
}

.qhd-content .table tbody .even-row td {
	background-color: #f0f0f0;
}

.video-responsive video.video-play-wrapper {
	width: 100%;
	height: auto !important;
	text-align: center;
}

.video-responsive span.video-play-wrapper {
	width: 100%;
	*height: auto !important;
	text-align: center;
}

/*IE8*/
@media \0screen {
	.video-responsive .video-play-wrapper {
		position: relative;
		height: 0 !important;
		padding-bottom: 56.25%;
		padding-top: 0 !important;
		overflow: hidden;
	}

	.video-responsive .video-play-wrapper iframe,
	.video-responsive .video-play-wrapper object,
	.article-detail .video-play-wrapper embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.video-responsive span.video-play-wrapper {
	position: relative;
	height: 0 !important;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
}

.video-responsive span.video-play-wrapper {
	*position: relative;
	*height: auto !important;
	*padding-bottom: 0;
	*margin-top: -30px;
	overflow: visible;
}

.video-responsive span.video-play-wrapper object,
.video-responsive span.video-play-wrapper object embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-responsive span.video-play-wrapper object,
.video-responsive span.video-play-wrapper embed {
	*position: static;
}

.home .fancybox-slide--video .fancybox-content {
	background: #0000
}

/***************** buttons ******************/
.btn-small,
button.btn-small em {
	font-size: 13px;
	padding: 0 20px 0 0;
}

.btn-small span {
	height: 28px;
	line-height: 27px;
	padding: 0 0 0 20px;
}

.btn-medium,
button.btn-medium em {
	font-size: 15px;
	padding: 0 25px 0 0;
}

.btn-medium span {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 25px;
}

.btn-large,
button.btn-large em {
	font-size: 16px;
	padding: 0 40px 0 0;
}

.btn-large span {
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 40px;
}

.btn-medium-norm span,
.btn-small-norm span,
.btn-large-norm span {
	color: #272526 !important;
	text-shadow: none;
}

.btn-medium-main span,
.btn-small-main span,
.btn-large-main span {
	color: #d00c1d !important;
	text-shadow: none;
}

.btn-medium-assist span,
.btn-small-assist span,
.btn-large-assist span {
	color: #ff3333 !important;
	text-shadow: none;
}

.btn-medium-match span,
.btn-small-match span,
.btn-large-match span {
	color: #8f8f8f !important;
	text-shadow: none;
}

/* 小按钮 */
.btn-small-norm,
button.btn-small-norm em {
	background: url(images/icon/btn-small-norm.png) no-repeat right -30px;
	_background: url(images/icon/btn-small-norm.gif) no-repeat right -30px;
}

.btn-small-norm span {
	background: url(images/icon/btn-small-norm.png) no-repeat left 0;
	_background: url(images/icon/btn-small-norm.gif) no-repeat left 0;
}

.btn-small-main,
button.btn-small-main em {
	background: url(images/icon/btn-small-main.png) no-repeat right -30px;
	_background: url(images/icon/btn-small-main.gif) no-repeat right -30px;
}

.btn-small-main span {
	background: url(images/icon/btn-small-main.png) no-repeat left 0;
	_background: url(images/icon/btn-small-main.gif) no-repeat left 0;
}

.btn-small-assist,
button.btn-small-assist em {
	background: url(images/icon/btn-small-assist.png) no-repeat right -30px;
	_background: url(images/icon/btn-small-assist.gif) no-repeat right -30px;
}

.btn-small-assist span {
	background: url(images/icon/btn-small-assist.png) no-repeat left 0;
	_background: url(images/icon/btn-small-assist.gif) no-repeat left 0;
}

.btn-small-match,
button.btn-small-match em {
	background: url(images/icon/btn-small-match.png) no-repeat right -30px;
	_background: url(images/icon/btn-small-match.gif) no-repeat right -30px;
}

.btn-small-match span {
	background: url(images/icon/btn-small-match.png) no-repeat left 0;
	_background: url(images/icon/btn-small-match.gif) no-repeat left 0;
}

/*中型按钮*/
.btn-medium-norm,
button.btn-medium-norm em {
	background: url(images/icon/btn-medium-norm.png) no-repeat right -38px;
	_background: url(images/icon/btn-medium-norm.gif) no-repeat right -38px;
}

.btn-medium-norm span {
	background: url(images/icon/btn-medium-norm.png) no-repeat left 0;
	_background: url(images/icon/btn-medium-norm.gif) no-repeat left 0;
}

.btn-medium-main,
button.btn-medium-main em {
	background: url(images/icon/btn-medium-main.png) no-repeat right -38px;
	_background: url(images/icon/btn-medium-main.gif) no-repeat right -38px;
}

.btn-medium-main span {
	background: url(images/icon/btn-medium-main.png) no-repeat left 0;
	_background: url(images/icon/btn-medium-main.gif) no-repeat left 0;
}

.btn-medium-assist,
button.btn-medium-assist em {
	background: url(images/icon/btn-medium-assist.png) no-repeat right -38px;
	_background: url(images/icon/btn-medium-assist.gif) no-repeat right -38px;
}

.btn-medium-assist span {
	background: url(images/icon/btn-medium-assist.png) no-repeat left 0;
	_background: url(images/icon/btn-medium-assist.gif) no-repeat left 0;
}

.btn-medium-match,
button.btn-medium-match em {
	background: url(images/icon/btn-medium-match.png) no-repeat right -38px;
	_background: url(images/icon/btn-medium-match.gif) no-repeat right -38px;
}

.btn-medium-match span {
	background: url(images/icon/btn-medium-match.png) no-repeat left 0;
	_background: url(images/icon/btn-medium-match.gif) no-repeat left 0;
}

/*大型按钮*/
.btn-large-norm,
button.btn-large-norm em {
	background: url(images/icon/btn-large-norm.png) no-repeat right -48px;
	_background: url(images/icon/btn-large-norm.gif) no-repeat right -48px;
}

.btn-large-norm span {
	background: url(images/icon/btn-large-norm.png) no-repeat left 0;
	_background: url(images/icon/btn-large-norm.gif) no-repeat left 0;
}

.btn-large-main,
button.btn-large-main em {
	background: url(images/icon/btn-large-main.png) no-repeat right -48px;
	_background: url(images/icon/btn-large-main.gif) no-repeat right -48px;
}

.btn-large-main span {
	background: url(images/icon/btn-large-main.png) no-repeat left 0;
	_background: url(images/icon/btn-large-main.gif) no-repeat left 0;
}

.btn-large-assist,
button.btn-large-assist em {
	background: url(images/icon/btn-large-assist.png) no-repeat right -48px;
	_background: url(images/icon/btn-large-assist.gif) no-repeat right -48px;
}

.btn-large-assist span {
	background: url(images/icon/btn-large-assist.png) no-repeat left 0;
	_background: url(images/icon/btn-large-assist.gif) no-repeat left 0;
}

.btn-large-match,
button.btn-large-match em {
	background: url(images/icon/btn-large-match.png) no-repeat right -48px;
	_background: url(images/icon/btn-large-match.gif) no-repeat right -48px;
}

.btn-large-match span {
	background: url(images/icon/btn-large-match.png) no-repeat left 0;
	_background: url(images/icon/btn-large-match.gif) no-repeat left 0;
}

/* buttons hover */
.btn-small:hover,
button.btn-small:hover em {
	background-position: right -90px;
	color: #fff !important;
}

.btn-small:hover span {
	background-position: left -60px;
	color: #fff !important;
}

.btn-medium:hover,
button.btn-medium:hover em {
	background-position: right -114px;
	color: #fff !important;
}

.btn-medium:hover span {
	background-position: left -76px;
	color: #fff !important;
}

.btn-large:hover,
button.btn-large:hover em {
	background-position: right -144px;
	color: #fff !important;
}

.btn-large:hover span {
	background-position: left -96px;
	color: #fff !important;
}

/* buttons active */
.btn-small:active,
button.btn-small:active em {
	background-position: right -150px;
	color: #fff !important;
}

.btn-small:active span {
	background-position: left -120px;
	color: #fff !important;
}

.btn-medium:active,
button.btn-medium:active em {
	background-position: right -190px;
	color: #fff !important;
}

.btn-medium:active span {
	background-position: left -152px;
	color: #fff !important;
}

.btn-large:active,
button.btn-large:active em {
	background-position: right -240px;
	color: #fff !important;
}

.btn-large:active span {
	background-position: left -192px;
	color: #fff !important;
}

/* ====== Slideshow & Scrollable ====== */
.carousel-direction a {
	display: block;
	width: 30px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -30px;
	font-family: simsun;
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	cursor: pointer;
	background-color: #666;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.carousel-direction a:hover {
	background-color: #2365ac;
	color: #fff;
	text-decoration: none;
}

.carousel-direction a.disabled, .carousel-direction a.disabled:hover {
	background-color: #dcf2ff;
	color: #ccc;
	cursor: default;
}

.carousel-prev {
	left: 0;
}

.carousel-next {
	right: 0;
}

.carousel-btn {
	text-align: center;
	margin: 10px 0;
}

.carousel-btn a {
	display: inline-block;
	width: 25px;
	height: 4px;
	margin: 0 6px;
	background: #ccc;
	border-radius: 4px;
}

.carousel-btn .selected {
	background: #2365ac;
	cursor: default;
}

.carousel-btn a span {
	display: none;
}

.carousel-btn-fixed {
	width: 100%;
	position: absolute;
	bottom: 15px;
	left: 0;
	margin: 0;
	z-index: 100;
}

.carousel-num {
	position: absolute;
	bottom: 7px;
	right: 10px;
	z-index: 100;
}

.carousel-num a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 5px;
	text-align: center;
	background: #333;
	font-size: 12px;
	color: #fff;
}

.carousel-num a:hover {
	text-decoration: none;
	color: #fff;
}

.carousel-num a.selected {
	background: #d00c1d;
	cursor: default;
}

.carousel-thumbs {
	text-align: center;
}

.carousel-thumbs a {
	border: 2px solid #ccc;
	margin: 0 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.carousel-thumbs a img {
	display: block;
}

.carousel-thumbs a:hover,
.carousel-thumbs a.selected {
	border-color: #f60;
}

.carousel {
	position: relative;
}

.carousel-item {
	width: 100%;
	position: relative;
	float: left;
	display: block;
}

.carousel-item .carousel-img {
	display: block;
	height: auto;
}

.carousel-item .carousel-img a[href="javascript:;"] {
	cursor: default;
}

.carousel-item .carousel-img img {
	display: block;
	height: auto;
}

.carousel-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../images/opa70.png);
}

.carousel-info-inner {
	font-size: 13px;
	padding: 8px 10px;
	color: #fff;
}

.carousel-info-inner a,
.carousel-info-inner a:hover {
	color: #fff;
}

.carousel-info-inner h3 {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}

.carousel-info-inner p {
	margin-top: 5px;
}

.responsive-carousel {
	background: #ecedef;
	line-height: 0;
	overflow: hidden
}

.responsive-carousel .carousel-item img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:480px) {
	.responsive-carousel .carousel-item img {
		height: 75px;
		object-fit: cover;
	}
}
.responsive-carousel .carousel-direction {
	display: none;
}

.responsive-carousel:hover .carousel-direction {
	display: block;
}

.responsive-carousel-set .carousel-info-inner h3 {
	font-weight: normal;
}

.slideshow {
	overflow: hidden;
}

.slideshow .carousel-direction a {
	width: 55px;
	height: 55px;
	line-height: 55px;
}

.slideshow .carousel-direction a:hover {}

.slideshow .carousel-prev {}

.slideshow .carousel-next {}

.slideshow-gallery {
	margin-bottom: 20px;
}

.slideshow-gallery .carousel-img a {
	display: block;
	text-align: center;
	width: 100%;
}

.slideshow-gallery .carousel-img img {
	display: inline;
}

.slideshow-gallery .carousel-info-inner h3 {
	font-size: 14px;
	line-height: 18px;
}

.slideshow-gallery .carousel-direction a {
	display: none !important;
}

.slideshow-gallery:hover .carousel-direction a {
	display: block !important;
}

.slideshow-gallery:hover .carousel-direction a {
	display: block;
}

.slideshow-gallery-thumbs {
	position: relative;
	padding: 0 30px;
}

.slideshow-gallery-thumbs img {
	float: left;
	display: block;
	margin: 0 2px;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 104px;
}

.slideshow-gallery-thumbs img:hover,
.slideshow-gallery-thumbs img.selected {
	border: 1px solid #f00;
}

.slideshow-gallery-thumbs-direction {
	padding: 0 50px;
}

.slideshow-gallery-thumbs-direction a {
	display: block;
	width: 20px;
	height: 76px;
	line-height: 76px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -38px;
	font-family: simsun;
	text-align: center;
	color: #fff;
	font-size: 25px;
	text-decoration: none;
	cursor: pointer;
	background-color: #ccc;
}

.slideshow-gallery-thumbs-direction a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}

.slideshow-gallery-thumbs-direction .thumbs-carousel-prev {
	left: 0;
}

.slideshow-gallery-thumbs-direction .thumbs-carousel-next {
	right: 0;
}

.slideshow-gallery-thumbs-direction .disabled,
.slideshow-gallery-thumbs-direction .disabled:hover {
	background-color: #dcf2ff;
	color: #ccc;
	cursor: default;
}

.scrollable {
	overflow: hidden;
}

.scrollable .caroufredsel_wrapper {
	height: 295px !important;
}

/* 产品 */
#product-modular {
	width: 100%
}

#product-modular li {
	margin-bottom: 16px
}

.scrollable ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 100% !important;
}

/*
.scrollable ul li {
	padding: 0;margin: 0 10px;
	display: block;
	float: left;
	text-align: center;
	width: 93%;
}
*/
.scrollable ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	width: 100%;
}

/*
.scrollable ul li p a {
	display: block;
}
*/
.scrollable ul li p a {
	display: block;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
}

.scrollable ul li p a img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.scrollable ul#product-modular li {
	margin-left: 0;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
	width: 23.5%;
	margin-right: 2%;
}

.scrollable ul#product-modular li:nth-child(4),
.scrollable ul#product-modular li:nth-child(8),
.scrollable ul#product-modular li:nth-child(12) {
	margin-right: 0;
}

@media (max-width:768px) {
	.scrollable ul#owl-demo li {
		width: auto !important;
	}

	.scrollable ul#product-modular li {
		width: 48.5%;
		margin-right: 3%;
	}

	.scrollable ul#product-modular li:nth-child(2),
	.scrollable ul#product-modular li:nth-child(4),
	.scrollable ul#product-modular li:nth-child(6),
	.scrollable ul#product-modular li:nth-child(8),
	.scrollable ul#product-modular li:nth-child(10),
	.scrollable ul#product-modular li:nth-child(12) {
		margin-right: 0
	}
}

.scrollable ul li img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li p {
	/*
	margin-bottom: 10px;
	padding: 1px;
	background-color: #ececec;
	*/
	border: 1px solid #ddd;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li p a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.scrollable ul li .title {
	font-size: 14px;
	line-height: 22px;
	color: #000
}

.scrollable ul li .title a {
	display: block;
	padding: 5px 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.scrollable ul li .title a:hover {
	text-decoration: none;
}

.page-width:hover .carousel-direction {
	display: block;
}

.carousel-direction {
	display: none;
}

.scrollable .text-intro {
	text-align: left;
	font-size: 13px;
	color: #808080;
	line-height: 1.5;
}

.scrollable .carousel-direction a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: 0;
	top: 74px;
	color: #808080;
	font-size: 60px;
	background-color: transparent;
}

.scrollable .carousel-direction a:hover {
	color: #d00c1d;
}

.scrollable .carousel-direction a.disabled,
.scrollable .carousel-direction a.disabled:hover {
	color: #e5e5e5;
	background-color: transparent;
}

.scrollable a.carousel-prev {
	left: -50px;
}

.scrollable a.carousel-next {
	right: -50px;
}

.scrollable-3col ul li {
	width: 313px;
	text-align: left;
}

.scrollable-3col ul li p {
	margin-bottom: 15px;
}

.scrollable-3col ul li h2,
.scrollable-3col ul li h2 a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.scrollable ul#product-modular li .title {
	min-height: 45px
}

.scrollable-3col .carousel-direction a {
	top: 190px;
}

.scrollable-3col .carousel-direction a:hover {
	background-color: #1a1a1a;
}

.scrollable-inside-page ul li {
	width: 160px;
}

.scrollable-height .carousel-direction a {
	top: 150px;
}

.scrollable-height ul li {
	text-align: left;
}

.full-scrollable ul li {
	width: auto;
	margin: 0;
}

.full-scrollable ul li a {
	position: relative;
	display: block;
}

.full-scrollable .scrollable-image {
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.full-scrollable a:hover .scrollable-image img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.full-scrollable .scrollable-info {
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 20;
	margin-top: -100px;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.full-scrollable .scrollable-info h3 {
	padding: 0 20px;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
}

.full-scrollable .scrollable-info .scrollable-summarty {
	padding: 0 10px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-size: 14px;
}

.full-scrollable .scrollable-info .icon-detail {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 41px;
	height: 41px;
	background: url(../images/icon-detail.gif) no-repeat;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.full-scrollable .scrollable-info .icon-detail span {
	display: none;
}

.full-scrollable .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #d00c1d;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.full-scrollable a:hover .scrollable-info {
	opacity: 1;
	filter: alpha(opacity=100);
}

.full-scrollable .scrollable-info:hover .icon-detail {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.full-scrollable a:hover .opacity-overlay {
	display: block;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.full-scrollable .carousel-direction {
	text-align: center;
	margin: 20px 0;
	height: 30px;
}

.full-scrollable .carousel-direction a {
	position: static;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	font-size: 40px;
}

.full-scrollable .carousel-direction a:hover {
	color: #d00c1d;
}

.full-scrollable .carousel-direction a.disabled,
.full-scrollable .carousel-direction a.disabled:hover {
	color: #ccc;
	cursor: default;
}

.scrollable-text {
	width: 100%;
	height: 25px;
	overflow: hidden;
}

.scrollable-text .carousel-direction a {
	top: 0px;
	display: block;
	width: 30px;
	height: 20px;
	overflow: hidden;
	margin-top: 3px;
	background-color: transparent;
	background-image: url(../images/direction-s.gif);
	background-repeat: no-repeat;
}

.scrollable-text .carousel-direction a.carousel-up {
	background-position: 0 0;
	right: 31px;
}

.scrollable-text .carousel-direction a.carousel-down {
	background-position: -31px 0;
	right: 0;
}

.scrollable-text .carousel-direction a.carousel-up:hover {
	background-position: 0 -20px;
}

.scrollable-text .carousel-direction a.carousel-down:hover {
	background-position: -31px -20px;
}

.scrollable-text .carousel-direction a span {
	display: none;
}

.scrollable-text ul li {
	padding: 0;
	border: none;
	width: 100%;
}

.scrollable-text .article-list-row {
	margin-bottom: 0;
}

.scrollable-text .article-title {
	margin-right: 10px;
}

.scrollable-text .article-list-row li {
	overflow: hidden;
	white-space: nowrap;
}

.scrollable-text .article-list-row li .article-title {
	padding-left: 0;
	background: none;
	line-height: 25px;
}

/*
.scrollable .scrollable-item {
	position: relative;
	background-color: #fff;
	border: 1px solid #e9eaea;
	border-bottom-width: 4px;
	padding-bottom: 15px;
}

.scrollable .scrollable-item h2 {
	margin: 15px 10px;
}

.scrollable .scrollable-item em {
	display: block;
	width: 70px;
	height: 3px;
	overflow: hidden;
	background-color: #0e7dc7;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35px;
}
*/

/* ====== Tab & Accordion ====== */
.tabs-default .tabs-nav {
	font-size: 0;
}

.tabs-default .tabs-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 1px;
	margin-bottom: 3px;
}

.tabs-default .tabs-nav li a {
	float: left;
	display: block;
	padding: 0 30px;
	line-height: 42px;
	background-color: #e5e5e5;
	font-size: 16px;
	font-size: 1.6rem;
	color: #808080;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.5s ease 0s;
}

.tabs-default .tabs-nav li a:hover {
	background-color: #d9d9d9;
	text-decoration: none;
}

.tabs-default .tabs-nav li a.current,
.tabs-default .tabs-nav li a.current:hover {
	background-color: #d00c1d;
	color: #fff;
}

.tabs-default .tabs-nav li a span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.tabs-default .tabs-nav li a i {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
	top: 12px;
	background-position: center center;
	background-repeat: no-repeat;
}

.tabs-default .tabs-panes {}

.tabs-default .tabs-panes .tab-box {
	display: none;
	padding: 30px 0 0;
	width: auto;
}

.tab-more {
	float: none;
	clear: both;
	margin-top: 30px;
}

.tab-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	border: 1px solid #999;
	color: #666;
	transition: all 0.5s ease 0s;
}

.tab-more a:hover {
	background-color: #d00c1d;
	border-color: #d00c1d;
	color: #fff;
	text-decoration: none;
}

.tab-more-center {
	text-align: center;
}

.tab-more-right {
	text-align: right;
}

.tabs-down .tabs-nav li a.current,
.tabs-down .tabs-nav li a.current:hover {
	background-color: #d00c1d;
	color: #fff;
}

.tabs-down .tabs-panes .tab-box {
	padding: 0 0 30px 0;
	width: auto;
}

.tabs-left .tabs-nav {
	float: left;
	display: inline;
	width: 25%;
	height: auto;
	background-color: transparent;
}

.tabs-left .tabs-nav li {
	padding: 0;
	border: none;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	background-color: #f2f2f2;
	*display: inline;
}

.tabs-left .tabs-nav li a {
	display: block;
	padding: 0 15px;
	float: none;
	width: auto;
}

.tabs-left .tabs-nav li a span {
	line-height: normal;
	padding: 12px 0;
}

.tabs-left .tabs-nav li a.current,
.tabs-left .tabs-nav li a.current:hover {
	background-color: #d00c1d;
	color: #fff;
}

.tabs-left .tabs-panes {
	overflow: hidden;
	*zoom: 1;
}

.tabs-left .tabs-panes .tab-box {
	padding: 0 0 0 20px;
}

.tabs-right .tabs-nav {
	float: right;
	display: inline;
	width: 25%;
	height: auto;
	background-color: transparent;
}

.tabs-right .tabs-nav li {
	padding: 0;
	border: none;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	background-color: #f2f2f2;
	*display: inline;
}

.tabs-right .tabs-nav li a {
	display: block;
	padding: 0 15px;
	float: none;
	width: auto;
}

.tabs-right .tabs-nav li a span {
	line-height: normal;
	padding: 10px 0;
}

.tabs-right .tabs-nav li a.current,
.tabs-right .tabs-nav li a.current:hover {
	background-color: #d00c1d;
	color: #fff;
}

.tabs-right .tabs-panes {
	overflow: hidden;
	*zoom: 1;
}

.tabs-right .tabs-panes .tab-box {
	padding: 0 15px 0 0;
}

.tabs-center .tabs-nav {
	text-align: center;
}

.tabs-center .tabs-nav li {
	border: none;
	margin: 0 5px 5px;
}

.tab-round {}

.tab-round .tabs-nav li {
	margin: 0 24px 1px;
	float: left;
	_display: block;
}

.tab-round .tabs-nav li i.line-v {
	display: block;
	width: 1px;
	height: 50px;
	overflow: hidden;
	position: relative;
	left: 50%;
	background-color: transparent;
}

.tab-round .tabs-nav li i.line-v-c {
	background-color: #b5b5b5;
}

.tab-round .tabs-nav li a {
	line-height: normal;
	padding: 0;
	margin: 0;
	width: 146px;
	height: 146px;
	border: 2px solid #cbcbcb;
	border-radius: 50%;
	background-color: transparent;
	color: #808080;
	text-align: center;
}

.tab-round .tabs-nav li a span {
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 60px;
}

.tab-round .tabs-nav li a em {
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.tab-round .tabs-nav li a:hover {
	background-color: #d00c1d;
	border-color: #d00c1d;
	color: #fff;
}

.tab-round .tabs-nav li a.current,
.tab-round .tabs-nav li a.current:hover {
	background-color: #d00c1d;
	border-color: #d00c1d;
	color: #fff;
}

.tab-round .tabs-nav .tab-nav-item-hasSummary-round span {
	margin-top: 47px;
}

.tab-round .tabs-panes .tab-box {
	padding-top: 0;
}

.tab-round .tab-box-content-line i {
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin-bottom: 25px;
	background-color: #b5b5b5;
	clear: both;
}

.accordion {
	max-width: 850px;
	margin: 0 auto;
}

.accordion .accordion-handle {
	position: relative;
	background-color: #e5e5e5;
	color: #4d4d4d;
	padding: 12px 0 12px 15px;
	margin-bottom: 5px;
	cursor: pointer;
	*zoom: 1;
	transition: All 0.5s ease;
}

.accordion .accordion-handle:hover {
	background-color: #ccc;
}

.accordion .accordion-handle h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

.accordion .accordion-pane {
	display: none;
	padding: 15px 0 20px;
}

.accordion .current,
.accordion .current:hover {
	background-color: #d00c1d;
	color: #fff;
}

.accordion .accordion-handle i {
	display: block;
	width: 50px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #fff;
	background: url(../images/accordion.gif) no-repeat 0 0;
}

.accordion .current i {
	border-color: #fff;
	background-position: 0 -44px;
}

/* 不规则多列 */
.izotope-wrapper {
	margin: 0 -6px;
}

.izotope-container {
	position: relative;
	width: 100%;
}

.izotope .grid-sizer {
	width: 25%;
}

.izotope .izotope-item {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 25%;
	padding: 0 5px;
	margin-bottom: 10px;
}

.izotope .izotope-item-50 {
	width: 50%;
}

.izotope .izotope-item img {
	width: 100%;
	height: auto;
	display: block;
}

.izotope-overflow {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1;
	opacity: 0.85;
	filter: alpha(opacity=85);
	transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
	-webkit-transition: all 0.35s ease-out 0s;
	-ms-transition: all 0.35s ease-out 0s;
}

.izotope-item a {
	display: block;
	position: relative;
	overflow: hidden;
}

.izotope-item-content-box {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
	-webkit-transition: all 0.35s ease-out 0s;
	-ms-transition: all 0.35s ease-out 0s;
}

.izotope-item-content {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	width: 100%;
	text-align: center;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.izotope-item-content h3 {
	padding: 10px 15px;
	margin-top: -25px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}

.izotope-item-content-box .izotope-overflow {
	background-color: #e63641;
	opacity: 0;
	filter: alpha(opacity=0);
}

.izotope-item-summary {
	margin-top: -55px;
	padding: 0 15px;
	font-size: 13px;
	color: #fff;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}

.izotope-item-content-min {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}

.izotope-item-content-min h3 {
	position: relative;
	padding: 6px 15px;
	z-index: 3;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.izotope-item a:hover .izotope-item-content-box,
.izotope-item a:hover .izotope-item-content {
	opacity: 1;
	filter: alpha(opacity=100);
}

.izotope-item a:hover .izotope-item-content-box .izotope-overflow {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.izotope-item a:hover .izotope-item-content h3 {
	margin-top: 0px;
}

.izotope-item a:hover .izotope-item-summary {
	margin-top: 0px;
}

.izotope-item a:hover .izotope-item-content-min {
	opacity: 0;
	filter: alpha(opacity=0);
}

.article-izotope-wrapper {
	margin: 0 -10px;
}

.article-izotope-wrapper .izotope .izotope-item {
	padding: 0 10px;
	margin-bottom: 20px;
}

.article-izotope .izotope-item-title {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-color: #fff;
}

.article-izotope .izotope-item-title h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding-top: 10px;
}

.article-izotope .icon-zoom {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../images/icon-zoom.png) no-repeat center 30%;
}

.article-izotope .icon-video {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../images/icon-video.png) no-repeat center 30%;
}

.article-izotope .izotope-item-50 .icon-zoom,
.article-izotope .izotope-item-50 .icon-video {
	background-position: center 40%;
}

.article-izotope img {
	width: 100%;
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.article-izotope .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.article-izotope a:hover .opacity-overlay {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.article-izotope a:hover img {
	transform: scale(1.2, 1.2) rotate(10deg);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

/* 文章 & 产品 公用------------------------------------------------------------------------------------------ */
.entry-item {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #e5e5e5;
}

.entry-item .typo .typo-img {
	margin-right: 25px;
}

.entry-item .typo .typo-img-right {
	margin-right: 0;
	margin-left: 25px;
}

.entry-img {
	margin-bottom: 10px;
}

.entry-img img {
	display: block;
}

.entry-title {
	margin-bottom: 15px;
}

.entry-title h2,
.entry-title h3 {
	font-size: 18px;
	line-height: 1.4;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.entry-title a {}

.entry-title a:hover {
	text-decoration: none;
}

.entry-meta {
	font-size: 12px;
	margin-bottom: 10px;
	color: #999;
}

.entry-meta em {
	margin: 0 8px;
}

.entry-meta strong {
	font-weight: normal;
}

.entry-meta a {
	color: #999;
}

.entry-meta a:hover {
	color: #2365ac;
	text-decoration: none;
}

.entry-summary {
	color: #808080;
	font-size: 14px;
	margin-bottom: -5px;
}

.entry-summary p {
	line-height: 1.6;
}

.entry-detail {
	padding-right: 10px;
	font-size: 13px;
	color: #d00c1d;
	background: url(../images/arrow-r.gif) no-repeat right center;
}

.entry-detail:hover {
	text-decoration: none;
	color: #d00c1d;
}

.entry-item .typo-img .entry-img {
	margin-bottom: 0;
}

.entry-item .typo-text .entry-title {
	margin-top: -2px;
	_margin-top: -1px;
}

.entry-set .typo .typo-img {
	margin-right: 15px;
}

.entry-set .typo .typo-img-right {
	margin-left: 15px;
	margin-right: 0;
}

.entry-set .entry-title {
	margin-bottom: 10px;
}

.entry-set .entry-title h2 {
	font-size: 15px;
}

.entry-set .entry-summary,
.entry-set .entry-detail {
	font-size: 12px;
}

.entry-set .entry-item .typo-text .entry-title {
	margin-top: -2px;
	_margin-top: -1px;
}

.entry-list-time-hl .entry-item {
	position: relative;
	padding-left: 100px;
	border-bottom: 1px dotted #ccc;
	min-height: 80px;
	height: auto !important;
	_height: 80px;
}

.entry-list-time-hl .time {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	background-color: #f2f2f2;
	text-align: center;
	font-family: Arial;
}

.entry-list-time-hl .time-day {
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #E1E1E1;
	color: #666;
	font-size: 30px;
}

.entry-list-time-hl .time-date {
	display: block;
	color: #999;
	line-height: 22px;
	font-size: 12px;
}

.entry-set-time-hl .entry-item {
	padding-left: 80px;
	min-height: 70px;
	height: auto !important;
	_height: 70px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.entry-set-time-hl .entry-title {
	margin-bottom: 10px;
}

.entry-set-time-hl .entry-title h2 {
	font-size: 14px;
	/*
	font-weight: normal;
	*/
}

.entry-set-time-hl .entry-summary {
	color: #808080;
	font-size: 12px;
}

.entry-set-time-hl .time {
	width: 60px;
}

.entry-set-time-hl .time-day {
	font-size: 25px;
	line-height: 40px;
}

.entry-set-time-hl .time-date {
	font-size: 11px;
}

.entry-list-time-hl-col .entry-item {
	border-bottom: none;
}

.entry-thumbnail-list .entry-item {
	border-bottom: none;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

.entry-thumbnail-list .entry-title h2 {
	font-weight: normal;
	font-size: 13px;
}

.entry-thumbnail-list .price strong {
	font-weight: normal;
}

.detail-bottom {
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
}

.detail-bottom-button {
	background: #cfcfcf;
	padding: 0 5px;
}

.detail-bottom-button a {
	color: #6e6e6e;
}

/* 博客列表 */
.blog-list .entry-img img {
	width: 100%;
}

/* 头条 */
.headlines-list .entry-title h2 {
	font-size: 16px;
}

.headlines-list .entry-summary {
	margin-bottom: -10px;
}

.headlines-list .headlines-content {
	border-bottom: none;
	padding: 0;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.headlines-list .headlines-content .entry-item {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	background-color: transparent;
}

.headlines-list .headlines-content .entry-img {
	margin-bottom: 0;
}

.headlines-list .headlines-content .typo-text {
	padding: 0;
}

.headlines-list .headlines-content-bg {
	padding-bottom: 0;
	background-color: #e5e5e5;
}

.headlines-list .headlines-content-bg .entry-img {
	overflow: hidden;
}

.headlines-list .headlines-content-bg .entry-img img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.headlines-list .headlines-content-bg .entry-img a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.headlines-list .headlines-content-bg .entry-title {
	padding: 7px 10px;
	margin-bottom: 0;
}

.headlines-list .headlines-content-bg .entry-title h2 {
	font-size: 15px;
}

.headlines-set .entry-summary {
	margin-bottom: -20px;
}

.headlines-set .article-title {
	font-size: 13px;
}

.headlines-set .entry-title {
	margin-bottom: 10px;
}

.headlines-set .entry-title h2 {
	font-size: 15px;
}

/* 多列图文 */
.portfolio-list {
	min-height: 20px;
}

.portfolio-list li {
	margin-bottom: 25px;
}

.portfolio-img {
	/*
	margin-bottom: 10px;
	*/
	overflow: hidden;
}

.portfolio-img a {
	position: relative;
}

.portfolio-img a,
.portfolio-img img {
	width: 100%;
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-img a {
	padding-bottom: 100%;
	height: 0;
	overflow: hidden
}

.portfolio-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain
}

.portfolio-img .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.portfolio-img .icon-zoom {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(images/icon-zoom.png) no-repeat center;
}

.portfolio-img .icon-video {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(images/icon-video.png) no-repeat center;
}

.portfolio-img a:hover .opacity-overlay {
	filter: alpha(opacity=70);
	opacity: 0.7;	
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;	
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;	
}

.portfolio-img a:hover img {
	transform: scale(1.2, 1.2);	
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}

.portfolio-item:hover img,
.product-item:hover img,
.scrollable-item:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}

.portfolio-title {
	/*
	margin-bottom: 10px;
	*/
	line-height: normal;
}

.portfolio-title h2 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	/*
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
*/
}

.portfolio-title a {
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.portfolio-title a:hover {
	text-decoration: none;
}

.portfolio-meta {
	font-size: 12px;
	margin-bottom: 10px;
	color: #808080;
}

.portfolio-meta em {
	margin: 0 8px;
}

.portfolio-meta strong {
	font-weight: normal;
}

.portfolio-meta a {
	color: #808080;
}

.portfolio-meta a:hover {
	color: #cf2a2a;
	text-decoration: none;
}

.portfolio-summary {
	color: #808080;
	font-size: 13px;
	margin-bottom: -10px;
}

.portfolio-summary p {
	line-height: 1.5;
}

.portfolio-detail {
	padding-right: 10px;
	color: #f30;
	font-size: 13px;
	background: url(../images/arrow-r.gif) no-repeat right center;
}

.portfolio-list .col-4-1 .portfolio-summary {
	font-size: 13px;
}

.portfolio-list .col-5-1 .portfolio-summary {
	font-size: 13px;
}

.portfolio-list-shown .portfolio-img .opacity-overlay {
	filter: alpha(opacity=40);
	opacity: 0.4;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.portfolio-list-shown .portfolio-img a:hover .opacity-overlay {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.portfolio-gallery .portfolio-title,
.portfolio-list-shown .portfolio-title {
	text-align: center;
}

.post-list-item {
	background-color: #fff;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.post-img {
	overflow: hidden;
	position: relative;
}

.post-img img {
	width: 100%;
	display: block;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.post-img span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.post-img i {
	display: block;
	width: 57px;
	height: 57px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -28px;
	margin-top: -28px;
	background: url(../images/icon-link.png) no-repeat center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.post-text-box {
	position: relative;
}

.post-text {
	padding: 20px;
}

.post-text h2 {
	line-height: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

.post-text-summary {
	font-size: 13px;
	color: #808080;
	overflow: hidden;
}

.post-text-summary .qhd-content p {
	line-height: 1.6;
}

.post-arrow {
	position: absolute;
	z-index: 10;
	display: block;
	overflow: hidden;
	background-image: url(../images/post-arrow.gif);
	background-repeat: no-repeat;
}

.post-list-item:hover {
	position: relative;
	z-index: 5;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
	/*
	-webkit-transform: scale(1.01,1.01);
	-moz-transform: scale(1.01,1.01);
	-o-transform: scale(1.01,1.01);
	-ms-transform: scale(1.01,1.01);
	transform: scale(1.01,1.01);
	*/
}

.post-list-item:hover .post-img img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.post-list-item:hover .post-img span {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.post-list-item:hover .post-img i {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.post-text-center {
	text-align: center;
}

.post-text-detail {
	padding-top: 10px;
	line-height: normal;
}

.post-text-detail a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #999;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.post-text-detail a:hover {
	color: #fab702 !important;
}

.light-box .post-text-detail a {
	color: #999 !important;
}

.post-list-2col .post-img,
.post-list-2col .post-text-box {
	float: left;
	width: 50%;
}

.post-list-2col .post-text {
	padding: 30px;
}

.post-list-2col .post-text h2 {
	margin-bottom: 15px;
}

.post-list-2col .post-list-item .post-arrow {
	width: 10px;
	height: 19px;
	top: 50%;
	left: -10px;
	margin-top: -10px;
	background-position: 0 -42px;
}

.post-list-2col .post-list-item-spec .post-img {
	float: right;
}

.post-list-2col .post-list-item-spec .post-arrow {
	top: 50%;
	left: auto;
	right: -10px;
	margin-top: -10px;
	background-position: 0 -11px;
}

.post-list-3col .post-list-item {
	float: left;
	width: 33.33333%;
}

.post-list-3col .post-list-item .post-text {
	padding: 30px;
}

.post-list-3col .post-list-item .post-arrow {
	width: 19px;
	height: 10px;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	background-position: 0 0;
}

.post-list-3col .post-list-item-spec .post-img {
	top: 280px;
}

.post-list-3col .post-list-item-spec .post-text-box {
	top: -280px;
}

.post-list-3col .post-list-item-spec .post-arrow {
	top: auto;
	bottom: -10px;
	background-position: 0 -31px;
}

.post-list-4col .post-list-item {
	width: 50%;
	float: left;
}

.post-list-4col .post-img,
.post-list-4col .post-text-box {
	width: 50%;
	float: left;
}

.post-list-4col .post-list-item .post-arrow {
	width: 10px;
	height: 19px;
	top: 50%;
	left: -10px;
	margin-top: -10px;
	background-position: 0 -42px;
}

.post-list-4col .post-list-item-spec .post-img {
	float: right;
}

.post-list-4col .post-list-item-spec .post-arrow {
	top: 50%;
	left: auto;
	right: -10px;
	margin-top: -10px;
	background-position: 0 -11px;
}

.post-list-4col .post-text h2 {
	font-size: 15px;
}

.portfolio-grid {}

.portfolio-grid-item {
	float: left;
}

.portfolio-grid-item a {
	display: block;
	position: relative;
}

.portfolio-grid-img {
	overflow: hidden;
}

.portfolio-grid-img img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-text {
	position: absolute;
	top: 38%;
	left: 0;
	z-index: 11;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-text h3 {
	font-size: 15px;
	text-align: center;
	padding: 0 15px;
	margin-top: -15px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-item .overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-item a:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-item a:hover .portfolio-grid-text {
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-grid-item a:hover .portfolio-grid-text h3 {
	margin-top: 0px;
}

.portfolio-grid-item a:hover .overlay {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.portfolio-grid-4col .portfolio-grid-item {
	width: 25%;
}

.portfolio-grid-3col .portfolio-grid-item {
	width: 33.333%;
}

/* 放大镜 */
.cloud-zoom-lens {
	background-color: #fede4f;
	margin: 0;
	cursor: move;
}

.cloud-zoom-title {
	position: absolute !important;
	top: 0px;
	width: 100%;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background-color: #000;
	font-size: 13px;
	color: #fff;
}

.cloud-zoom-big {
	overflow: hidden;
}

.cloud-zoom-loading {
	color: #fff;
	background: #222;
	padding: 3px;
	border: 1px solid #000;
}

.zoom-small-image {
	float: left;
	background-color: #fff;
}

.zoom-thumbs {
	margin-top: 10px;
	width: 450px;
}

.zoom-thumbs ul {
	float: left;
	display: inline;
}

.zoom-thumbs li {
	float: left;
	display: inline;
	margin: 0 4px;
}

.zoom-thumbs li a {
	display: block;
	border: 1px solid #ccc;
}

.zoom-thumbs li a:hover {
	border-color: #f30;
	background-color: #fff;
}

.zoom-thumbs li a img {
	margin: 0;
	display: block;
}

.zoom-thumbs li.zoom-selected a {
	border: 1px solid #f30;
	background-color: #fff;
}

.zoom-thumbs .carousel-direction {
	display: none;
}

.zoom-thumbs .carousel-direction a {
	width: 20px;
	font-size: 25px;
}

.zoom-thumbs:hover .carousel-direction {
	display: block;
}

/* 详情附件下载 */
.detail-file-download {
	padding: 10px 20px;
	margin: 25px 0 20px;
	border: 1px solid #ededed;
	background-color: #fafafa;
}

.detail-file-download h4 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	font-weight: bold;
	color: #f30;
}

.detail-file-download li a {
	padding-left: 15px;
	background: url(../images/icon-dot.gif) no-repeat left center;
	font-size: 13px;
	color: #666;
}

.detail-file-download li a:hover {
	color: #d00c1d;
	text-decoration: none;
}

/* 详情图库切换 */
.gallery-img-single {
	text-align: center;
	margin-bottom: 15px;
}

.gallery-img-single img {
	max-width: 100%;
	_width: 100%;
}

.gallery-detail {}

.gallery-detail-title {
	text-align: center;
	margin-bottom: 20px;
}

.gallery-detail-title h1 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
}

.gallery-detail .gallery-img-wrap {
	margin-bottom: 30px;
}

.gallery-detail .ad-gallery {
	width: 720px;
	margin: 0 auto;
}

.gallery-detail .ad-gallery .ad-image-wrapper {
	height: 504px;
}

.gallery-detail .ad-gallery .ad-nav .ad-thumbs {
	margin: 0 30px;
	width: 660px;
}

.gallery-detail .ad-gallery .ad-thumbs li a img {
	width: 100px;
	height: auto !important;
}

.gallery-detail .ad-gallery .ad-thumbs li a.ad-active img {
	border-color: #f30;
}

.gallery-detail .gallery-detail-content {
	padding-top: 10px;
}

.gallery-detail .text-center img {
	max-width: 100%;
	height: auto !important;
}

/*竖排分类*/
.categoryNav-vertical {}

.categoryNav-vertical-content {
	padding-top: 40px;
}

.categoryNav-vertical-content ul {
	padding: 0;
	font-size: 0;
	text-align: center;
}

.categoryNav-vertical-content ul li {
	border-bottom: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: none;
	margin: 0 5px;
}

.categoryNav-vertical-content ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 48px;
	padding: 0 20px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
	color: #555;
	background-color: #f2f2f2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.categoryNav-vertical-content ul li a:hover,
.categoryNav-vertical-content ul li.current a,
.categoryNav-vertical-content ul li.active a {
	background: #d00c1d;
	color: #fff;
}

.scrollable-category .category-img {
	overflow: hidden;
	margin-bottom: 15px;
}

.scrollable-category .category-name h2,
.scrollable-category .category-name h2 a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.scrollable-category .category-summary {
	margin-top: 10px;
	line-height: 1.5;
	font-size: 13px;
	color: #808080;
	text-align: left;
}

.scrollable-category .carousel-direction a {
	top: 62px;
}

.scrollable-category-product .carousel-direction a {
	top: 110px;
}

.category-bg-img li a {
	display: block;
	position: relative;
	background-color: #d00c1d;
	text-align: center;
	padding: 60px 0;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.category-bg-img li:nth-child(2n) a {
	background-color: #B30E1C;
}

.category-bg-img li a:hover {
	background-color: #e63641;
}

.category-bg-img .category-text {
	position: relative;
	z-index: 11;
	color: #fff;
}

.category-bg-img .category-name {
	margin-bottom: 15px;
	line-height: normal;
	font-size: 24px;
	font-weight: normal;
}

.category-bg-img .category-summary {
	max-width: 800px;
	margin: 0 auto 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}

.category-bg-img span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 40px;
	line-height: 30px;
	border: 2px solid #fff;
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.category-bg-img span:hover {
	background-color: #fff;
	border-color: #fff;
	color: #333;
	text-decoration: none;
}

.category-bg-img .category-bg-img-item .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.category-bg-img .category-bg-img-item a:hover .opacity-overlay {
	background-color: #d00c1d;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.portfolio-list-category li {
	position: relative;
}

.portfolio-list-category li a {
	display: block;
}

.portfolio-list-category .portfolio-img {
	margin-bottom: 0;
}

.portfolio-list-category .portfolio-text {
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	text-align: center;
	_height: expression((this.parentElement.clientHeight) +'px');
	cursor: pointer;
}

.portfolio-list-category .portfolio-title {
	padding: 30% 40px 0;
	margin-bottom: 20px;
	color: #fff;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

.portfolio-list-category .portfolio-title h2 {
	font-size: 18px;
	font-weight: bold;
}

.portfolio-list-category .col-4-1 .portfolio-title h2 {
	font-size: 16px;
}

.portfolio-list-category .portfolio-summary {
	padding: 0 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}

.portfolio-list-category .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #d00c1d;
	opacity: 0.3;
	filter: alpha(opacity=30);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.portfolio-list-category li a:before,
.portfolio-list-category li a:after {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	z-index: 15;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.portfolio-list-category li a:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

.portfolio-list-category li a:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

.portfolio-list-category li:hover a:before,
.portfolio-list-category li:hover a::after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.portfolio-list-category li:hover .portfolio-title,
.portfolio-list-category li:hover .portfolio-summary {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.portfolio-list-category li:hover .opacity-overlay {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.portfolio-list-category li.col-4-1 a:before,
.portfolio-list-category li.col-4-1 a:after {
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
}

.portfolio-list-category li.col-4-1 .portfolio-title {
	padding-left: 20px;
	padding-right: 20px;
}

.portfolio-list-category li.col-4-1 .portfolio-summary {
	padding-left: 20px;
	padding-right: 20px;
}

.portfolio-list-category-article .portfolio-title {
	padding-top: 20%;
	margin-bottom: 5px;
}

.portfolio-list-category-article li.col-3-1 .portfolio-title {
	margin-bottom: 15px;
}

/* Article 文章------------------------------------------------------------------------------------------ */
.module-hlbg .article-category {
	margin: 0 -15px;
}

.article-category {}

.article-list-row {}

.article-list-row li {
	padding: 8px 0;
	*vertical-align: text-top;
	border-bottom: 1px solid #e5e5e5;
	*zoom: 1;
	_display: inline-block;
}

.article-list-row li .article-title {
	padding-left: 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 20px;
	background: url(../images/icon-dot.gif) no-repeat 0 8px;
}

.article-list-row li .article-title:hover {
	text-decoration: none;
}

.article-list-row li .article-time,
.article-list-row li .article-time strong,
.article-list-row li .article-time em {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.article-list-row .article-time strong {
	padding: 0 3px;
}

.article-list-row li .no-file {
	cursor: default;
}

.article-list-row li .file-download {
	background: url(../images/icon-download.gif) no-repeat left center;
	padding-left: 18px;
	font-size: 12px;
	color: #d00c1d;
}

.article-list-row li .file-download:hover {
	color: #e63641;
}

.article-list-row li .file-download-disabled,
.article-list-row li .file-download-disabled:hover {
	background: url(../images/icon-download-disabled.gif) no-repeat left center;
	color: #ccc;
	cursor: not-allowed;
}

.article-list-row li a {
	text-decoration: none;
}

.article-list-row-noBorder li {
	border-bottom: none;
	padding: 3px 0;
}

.portfolio-typo-item {
	margin-bottom: 35px;
}

.portfolio-typo-item .portfolio-typo-title {
	margin-bottom: 10px;
}

.portfolio-typo-item .portfolio-typo-title h2 {
	line-height: normal;
	font-size: 15px;
}

.portfolio-typo-item .article-time {
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
}

.portfolio-typo-item .portfolio-typo-summary {
	font-size: 12px;
	color: #808080;
	line-height: 1.5;
}

.headlines-list-2col .headlines-content {
	width: 48%;
	float: left;
	display: inline;
	margin-right: 5%;
}

.headlines-list-2col .headlines-content p {
	margin-bottom: 15px;
}

.headlines-list-2col .headlines-content p a {
	display: block;
}

.headlines-list-2col .headlines-content p img {
	display: block;
	width: 100%;
}

.headlines-list-2col .headlines-content h2 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 8px;
}

.headlines-list-2col .headlines-content-summary {
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}

.headlines-list-2col .headlines-others {
	overflow: hidden;
	*zoom: 1;
}

.headlines-list-2col .headlines-others .entry-set-time-hl .entry-item {
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.headlines-list-2col .headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}

.carousel-item-content {
	position: relative;
	margin-bottom: 13px;
}

.carousel-item-content .carousel-info-inner h3 {
	font-size: 13px;
}

.carousel-summary {
	font-size: 12px;
	color: #808080;
	height: 43px;
	overflow: hidden;
}

.carousel-summary .qhd-content p {
	margin-bottom: 0;
}

.article-carousel .carousel-btn-fixed {
	line-height: normal;
	bottom: 65px;
	text-align: right;
}

.article-carousel .carousel-btn-fixed a {
	width: 10px;
	height: 10px;
	background-color: #b8b2a5;
	margin: 0 8px 0 0;
}

.article-carousel .carousel-btn-fixed a.selected {
	background-color: #fff;
}

.article-detail .article-title {
	text-align: center;
	margin-bottom: 15px;
}

.article-detail .article-title h1 {
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
}

.article-detail .entry-meta {
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	/*
	border-bottom: 1px dotted #ccc;
	*/
}

.article-detail .entry-meta span {
	margin: 0 10px;
}

.article-detail .article-content {
	margin-top: 25px;
}

.article-detail .video-player-content {
	margin-top: 20px;
	text-align: center;
}

.article-detail video.video-play-wrapper {
	width: 100%;
	height: auto !important;
	text-align: center;
}

.article-detail span.video-play-wrapper {
	width: 100%;
	*height: auto !important;
	text-align: center;
}

/*IE8*/
@media \0screen {
	.article-detail .video-play-wrapper {
		position: relative;
		height: 0 !important;
		padding-bottom: 56.25%;
		padding-top: 0 !important;
		overflow: hidden;
	}

	.article-detail .video-play-wrapper iframe,
	.article-detail .video-play-wrapper object,
	.article-detail .video-play-wrapper embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.article-detail span.video-play-wrapper {
	position: relative;
	height: 0 !important;
	padding-bottom: 56.25%;
	padding-top: 30px;
	overflow: hidden;
}

.article-detail span.video-play-wrapper {
	*position: relative;
	*height: auto !important;
	*padding-bottom: 0;
	*margin-top: -30px;
	overflow: visible;
}

.article-detail span.video-play-wrapper object,
.article-detail span.video-play-wrapper object embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.article-detail span.video-play-wrapper object,
.article-detail span.video-play-wrapper embed {
	*position: static;
}

.article-detail-fancybox {
	*height: 600px;
}

.article-detail-fancybox .video-play-wrapper {
	*position: relative;
	*height: 0 !important;
	*padding-bottom: 56.25%;
	*padding-top: 30px;
	*overflow: hidden;
}

.article-detail-fancybox .video-play-wrapper iframe,
.article-detail-fancybox .video-play-wrapper object,
.article-detail .video-play-wrapper embed {
	*position: absolute;
	*top: 0;
	*left: 0;
	*width: 100%;
	*height: 100%;
}

.team-introduction .team-img {
	margin-right: 50px;
}

.team-introduction .team-name {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #000;
}

.team-introduction .team-info p {
	color: #666;
}

.team-cases-title {
	text-align: center;
	margin: 50px 0 30px;
	padding-top: 50px;
	border-top: 1px solid #d9d9d9;
}

.team-cases-title h4 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 20px;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
}

.team-cases-title i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 80px;
	height: 1px;
	position: relative;
	top: -5px;
	background: #999;
	display: none;
}

.onePage-message {
	height: 350px;
}

.onePage-message .caroufredsel_wrapper {
	width: auto !important;
}

.onePage-message-item {
	margin: 10px 0;
	padding: 10px;
	border-bottom: dotted 1px #a6a6a6;
}

.onePage-message-title {
	margin-bottom: 7px;
	line-height: 18px;
}

.onePage-message-title a {
	font-size: 14px;
	color: #666;
	font-weight: 700;
}

.onePage-message-info {
	color: #838282;
	font-size: 14px;
	max-height: 80px;
	overflow: hidden;
}

.onePage-message-info .qhd-content p {
	margin-bottom: 0;
}

/* Product 产品------------------------------------------------------------------------------------------ */
.animate-border:before,
.animate-border:after {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	z-index: 100001;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.animate-border:before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

.animate-border:after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

.animate-border-h:hover .animate-border:before,
.animate-border-h:hover .animate-border:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.product-category {}

.product-category-scrollable ul li {
	width: 290px;
	margin: 0 21px;
	text-align: left;
}

.product-category-scrollable ul li a {
	position: relative;
	display: block;
}

.product-category-scrollable .category-image {
	overflow: hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.product-category-scrollable .category-info {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
}

.product-category-scrollable .category-info h3 {
	margin-top: 120px;
	margin-bottom: 60px;
	font-size: 22px;
	font-weight: normal;
}

.product-category-scrollable .category-info .icon-detail {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 41px;
	height: 41px;
	background: url(../images/icon-detail.gif) no-repeat;
}

.product-category-scrollable .category-info .icon-detail span {
	display: none;
}

.product-category-scrollable .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-category-scrollable a:hover .category-image img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.35s ease-out 0s;
	-moz-transition: all 0.35s ease-out 0s;
	-o-transition: all 0.35s ease-out 0s;
	transition: all 0.35s ease-out 0s;
}

.product-category-scrollable a:hover .category-info {
	display: block;
}

.product-category-scrollable a:hover .opacity-overlay {
	display: block;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.product-category-scrollable .carousel-direction {
	text-align: center;
	margin: 30px;
}

.product-category-scrollable .carousel-direction a {
	position: inherit;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 25px;
	height: auto;
	line-height: normal;
	margin: 0 15px;
	padding: 0 15px;
	border: 1px solid #666;
}

.product-category-scrollable .carousel-direction a:hover {
	border-color: #fff;
	color: #fff;
}

.product-category-scrollable .carousel-direction a.disabled,
.product-category-scrollable .carousel-direction a.disabled:hover {
	border-color: #666;
	color: #666;
	cursor: not-allowed;
}

.product-filter {}

.product-filter dl {
	border-bottom: 1px dotted #d9d9d9;
	padding: 8px 0;
}

.product-filter dt {
	width: 100px;
	margin-right: 20px;
	text-align: right;
	font-size: 15px;
}

.product-filter dd a {
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	white-space: nowrap;
	font-size: 13px;
}

.product-filter dd a:hover {
	text-decoration: none;
}

.product-filter dd a.current {
	background-color: #d00c1d;
	color: #fff;
}

.price {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #f30;
	line-height: 1.2;
}

.price span {
	font-family: verdana;
}

.product-attr {
	margin-bottom: 10px;
}

.product-attr dt {
	text-align: right;
	font-weight: bold;
}

.product-attr dd span {
	margin-right: 10px;
}

.product-attr .share-toolbar {
	margin-bottom: 10px;
}

.product-scrollable .scrollable-item {
	position: relative;
}

.product-scrollable .scrollable-item .scrollable-info {
	display: none;
	position: absolute;
	top: 25%;
	left: 0;
	z-index: 100;
	width: 100%;
	color: #fff;
}

.product-scrollable .scrollable-item .scrollable-info h2 {
	line-height: normal;
	font-size: 18px;
	font-weight: normal;
	margin: 0 15px 10px;
}

.product-scrollable .scrollable-item .scrollable-info .price {
	color: #fff;
}

.product-scrollable .scrollable-item .scrollable-info .icon-detail {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 41px;
	height: 41px;
	background: url(../images/icon-detail.gif) no-repeat center;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.product-scrollable .scrollable-item .scrollable-info .icon-detail span {
	display: none;
}

.product-scrollable .scrollable-item .scrollable-info:hover .icon-detail {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.product-scrollable .scrollable-item a:hover .scrollable-info {
	display: block;
}

.product-scrollable .scrollable-item .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #e92525;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-scrollable .scrollable-item a:hover .opacity-overlay {
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-scrollable .carousel-direction a {
	top: 110px;
}

/*
.product-list li {
	margin-bottom: 45px;
}

.product-list .product-item {
	position: relative;
	background-color: #fff;
	border: 1px solid #e9eaea;
	border-bottom-width: 4px;
	padding-bottom: 15px;
}

.product-list .product-item .portfolio-title h2 {
	margin-left: 10px;
	margin-right: 10px;
}

.product-list em {
	display: block;
	width: 70px;
	height: 3px;
	overflow: hidden;
	background-color: #0e7dc7;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35px;
}
*/
.product-item {
	position: relative;
}

.product-list li {
	margin-bottom: 25px;
	text-align: center;
}

.product-item .portfolio-img {
	position: relative;
	/*
	margin-bottom: 13px;
	padding: 1px;
	background-color: #f2f2f2;
	*/
	border: 1px solid #ddd;
	overflow: hidden
}

.product-item .portfolio-text {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
}

.product-item .portfolio-text h2 {
	margin: 80px 20px 20px;
	line-height: normal;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
}

.product-list .col-2-1 .product-item .portfolio-text h2 {
	margin-top: 180px;
}

.product-list .col-3-1 .product-item .portfolio-text h2 {
	margin-top: 80px;
}

.product-list .col-4-1 .product-item .portfolio-text h2 {
	margin-top: 60px;
}

.product-list .col-5-1 .product-item .portfolio-text h2 {
	margin-top: 40px;
}

.product-list .col-5-1 .product-item .portfolio-text .icon-detail {
	width: 30px;
	height: 30px;
}

.product-item .portfolio-text .icon-detail {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 41px;
	height: 41px;
	background: url(../images/icon-detail.gif) no-repeat center;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.product-item .portfolio-text .icon-detail span {
	display: none;
}

.product-item .portfolio-text .price {
	color: #fff;
	margin-bottom: 20px;
}

.product-item a:hover .portfolio-text {
	display: block;
}

.product-item .portfolio-text:hover .icon-detail {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.product-item .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #e92525;
	opacity: 0;
	filter: alpha(opacity=0);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-item a:hover .opacity-overlay {
	filter: alpha(opacity=90);
	opacity: 0.9;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.product-list-popup li {
	margin-bottom: 20px;
}

.product-detail .product-name {
	margin-bottom: 10px;
}

.product-detail .product-name h1 {
	font-size: 20px;
	line-height: 1.5;
}

.product-detail .product-sku {
	margin-bottom: 10px;
	color: #999;
	font-size: 13px;
}

.product-detail .product-sku strong {
	font-weight: normal;
}

.product-detail .product-info-item {
	margin-bottom: 5px;
	padding-bottom: 5px;	
	/*
	border-bottom: 1px solid #f0f0f0;
	*/
}

.product-detail .product-info-item-last {
	border-bottom: none;
	margin-bottom: 0;
}

.product-detail .product-summary {
	font-size: 13px;
	color: #666;
}

.product-detail .product-info .book-btn {
	margin-top: 35px;
}

.product-intr {
	margin-bottom: 45px;
}

.product-intr .product-preview {
	width: 50%;
	float: left;
	display: inline;
	margin-right: 35px;
}

.product-intr .product-preview .single-img-wrap {
	text-align: center;
}

.product-intr .product-preview .single-img-wrap img {
	max-width: 100%;
	_width: 100%;
}

.product-intr .product-preview .share-toolbar {
	margin-bottom: 0;
}

.product-intr .product-info {
	overflow: hidden;
	*zoom: 1;
}

.product-intr .share-toolbar {
	margin: 15px 0 10px;
}

.product-intr .back-category a {
	background: url(../images/icon-back-cate.gif) no-repeat left center;
	padding-left: 15px;
	color: #808080;
}

.product-intr .back-category a:hover {
	color: #d00c1d;
}

.product-desc-title {
	background-color: #d00c1d;
	margin-bottom: 20px;
}

.product-desc-title h3 {
	height: 42px;
	line-height: 42px;
	float: left;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
}

.product-desc-item {
	margin-bottom: 50px;
}

.product-desc-item-title {
	margin-bottom: 15px;
}

.product-desc-item-title h4 {
	float: left;
	height: 30px;
	line-height: 30px;
	background: #d00c1d;
	color: #fff;
	font-size: 15px;
	padding: 0 25px;
}

.product-detail-simple .product-img {
	text-align: center;
	margin-bottom: 15px;
}

.product-detail-simple .product-img img {
	max-width: 100%;
	_width: 100%;
}

.product-detail-simple .product-name {
	text-align: center;
	margin-bottom: 30px;
}

.product-detail-complete .tabs-nav {
	background-color: #666;
}

.product-detail-complete .tabs-nav li {
	padding: 0;
	margin-bottom: 0;
}

.product-detail-complete .tabs-nav li a {
	font-size: 15px;
	background-color: #666;
	color: #fff;
}

.product-detail-complete .tabs-nav li a:hover {
	background-color: #d00c1d;
	color: #fff;
}

.product-detail-zoom .product-intr .product-preview {
	width: 450px;
}

.product-detail-zoom .gallery-img-product-detail {
	display: none;
}

.product-detail-zoom .gallery-img-product-detail .ps-caption-wrapper {
	display: none;
}

/* 产品详情文件下载 */
.download-product-detail li {
	padding: 3px 0;
}

.download-product-detail li a {
	padding-left: 15px;
	background: url(../images/icon-dot.gif) no-repeat left center;
	font-size: 13px;
	color: #666;
}

.download-product-detail li a:hover {
	color: #cf2a2a;
	text-decoration: none;
}

.gallery-zoom-img-wrap {
	position: relative;
}

.gallery-zoom-img-wrap .icon-zoom {
	padding-left: 20px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 13px;
	color: #ccc;
	background: url(../images/icon-zoom-tips.png) no-repeat left center;
}

@media only screen {
	.gallery-zoom-img-wrap .icon-zoom {
		background-image: url(../images/icon-zoom-tips@2x.png);
		background-size: 16px 16px;
	}
}

.pgwSlideshow-gallery-zoom .ps-list li .ps-item img {
	height: 85px;
}

.pgwSlideshow-gallery-zoom .ps-list {
	height: 87px;
}

.pgwSlideshow-gallery-zoom .ps-caption-wrapper {
	display: none;
}

.product-detail-wrapper {
	margin-bottom: 45px;
}

.product-detail-wrapper .product-detail-title {
	border-bottom: 2px solid #c5c5c5;
	text-align: center;
	margin-bottom: 15px;
}

.product-detail-wrapper .product-detail-title h3 {
	position: relative;
	margin-bottom: -2px;
	padding: 0 45px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-bottom: 2px solid #d00c1d;
	font-size: 18px;
}

.no-data-note {
	font-size: 20px;
	color: #f30;
	padding: 30px 0;
	text-align: center;
}

/* Link 链接------------------------------------------------------------------------------------------ */
.link a img {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -1px;
	*top: 0;
}

.link-line a {
	margin: 0 15px 0 0;
}

.link-line em {
	margin: 0 7px 0 -8px;
	*zoom: 1;
	font-style: normal;
}

.link-line-rtl {
	text-align: right;
}

.link-line-rtl a {
	margin: 0 0 0 15px;
}

.link-line-rtl em {
	margin: 0 -10px 0 10px;
	font-style: normal;
}

.link-line-center {
	text-align: center;
}

.link-line-center a {
	margin: 0 8px;
}

.link-line-center em {
	margin: 0 -2px 0 0;
	font-style: normal;
}

.link-block li {
	padding: 4px 0;
	line-height: 1.5;
}

.link-block-sign a {
	display: block;
	background: url(../images/icon-dot.gif) no-repeat 0 8px;
	padding-left: 10px;
}

.link-list li {
	margin-bottom: 15px;
}

.link-list .link-img {
	margin-bottom: 5px;
	overflow: hidden;
}

.link-list .link-img img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.link-list .link-img a:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.link-list .link-name {
	text-align: center;
}

.link-list .link-name h2 {
	line-height: 22px;
	font-size: 13px;
}

.link-list .link-name a {
	font-size: 13px;
	font-weight: normal;
}

.link-list .col-2-1 a {
	font-size: 16px;
}

.link-scrollable ul {
	_margin-left: -8px !important;
}

.link-scrollable ul li {
	width: 166px;
	margin: 0 10px;
}

.link-scrollable .carousel-direction a {
	margin-top: 0;
	top: 30px;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.link-scrollable a.carousel-prev {
	left: -50px;
}

.link-scrollable a.carousel-next {
	right: -50px;
}

.link-scrollable-3col ul li {
	width: 300px;
	margin: 0 16px;
}

.link-scrollable-3col ul li h2 a {
	font-size: 16px;
}

.link-scrollable-3col .carousel-direction a {
	margin-top: 0;
	top: 70px;
}

.link-icon {
	text-align: center;
}

.link-icon {
	font-size: 0;
}

.link-icon li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
}

.link-icon li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 140px;
	height: 140px;
	overflow: hidden;
	background-color: #666;
	color: #fff;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.link-icon li a:hover {
	background-color: #d00c1d;
	color: #fff;
	z-index: 2;
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}

.link-icon li a span {
	display: block;
	margin-top: 50px;
	font-size: 16px;
}

.link-icon li a.link-img img {
	margin: 30px 0 5px 0;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

.link-icon li a:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.link-icon li a.link-img span {
	margin-top: 0;
}

.link-bg-img li a {
	display: block;
	position: relative;
	background-color: #d00c1d;
	text-align: center;
	padding: 60px 0;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.link-bg-img li:nth-child(2n) a {
	background-color: #B30E1C;
}

.link-bg-img li a:hover {
	background-color: #e63641;
}

.link-bg-img .link-text {
	position: relative;
	z-index: 11;
	color: #fff;
}

.link-bg-img .link-name {
	margin-bottom: 15px;
	line-height: normal;
	font-size: 24px;
	font-weight: normal;
}

.link-bg-img .link-summary {
	max-width: 800px;
	margin: 0 auto 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
}

.link-bg-img span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 40px;
	line-height: 34px;
	border: 2px solid #fff;
	color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.link-bg-img span:hover {
	background-color: #fff;
	border-color: #fff;
	color: #333;
	text-decoration: none;
}

.link-bg-img .link-bg-img-item .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	_height: expression((this.parentElement.clientHeight) +'px');
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.link-bg-img .link-bg-img-item a:hover .opacity-overlay {
	background-color: #d00c1d;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.link-fixed-side {
	/*
	width: 80px;
	*/
	margin-bottom: 1px;
	font-size: 12px;
}

.link-fixed-side li {
	margin-bottom: 1px;
	position: relative;
}

.link-fixed-side li .link-name {
	display: block;
	width: 70px;
	min-height: 70px;
	height: auto !important;
	_height: 70px;
	background-color: #808080;
	color: #fff;
	text-align: center;
	*margin-bottom: -4px;
}

.link-fixed-side li .link-name:hover,
.link-fixed-side li.active .link-name {
	background-color: #ee330a;
	text-decoration: none;
}

.link-fixed-side li.first .link-name {
	background-color: #ff3333;
}

.link-fixed-side li.first .link-name:hover {
	background-color: #ee330a;
}

.link-fixed-side li i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.link-fixed-side li span {
	display: block;
	line-height: normal;
	padding-bottom: 5px;
}

.link-fixed-side li .link-name-min span {
	display: block;
	line-height: 70px;
}

.link-fixed-side .link-summary {
	display: none;
	position: absolute;
	right: 70px;
	top: 0;
	min-width: 130px;
	max-width: 200px;
	_width: 130px;
	min-height: 35px;
	height: auto !important;
	_height: 35px;
	padding: 20px 15px 15px;
	background-color: #ee330a;
}

.link-fixed-side .link-summary .arrow-section-r {
	display: block;
	width: 5px;
	height: 9px;
	position: absolute;
	top: 22px;
	right: 0px;
	background: url(../images/arrow-section-r.gif) no-repeat;
}

.link-fixed-side .link-summary .link-summary-content {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.link-fixed-side .link-summary .qhd-content p {
	margin-bottom: 5px;
}

.link-fixed-side .link-summary .qhd-content p a {
	color: #4d4d4d;
}

.link-fixed-side .link-summary .qhd-content p a:hover {
	color: #1e78e8;
}

.fixed-left .link-fixed-side .link-summary {
	right: 0;
	left: 70px;
}

.fixed-left .link-fixed-side .link-summary .arrow-section-r {
	right: auto;
	left: 0;
	background: url(../images/arrow-section-l.gif) no-repeat;
}

.link-justified ul {
	display: table;
	table-layout: fixed;
	margin-bottom: -1px;
	width: 100%;
	background-color: #d00c1d;
}

.link-justified ul li {
	display: table-cell;
	margin-bottom: 0;
	width: 100%;
}

.link-justified ul li a {
	display: block;
	padding: 8px 0;
	text-align: center;
	border-left: 1px solid #d7303f;
	border-right: 1px solid #b10a19;
	color: #fff;
}

.link-justified ul li a:hover,
.link-justified ul li a:active {
	background-color: #B30E1C;
	color: #fff;
}

.link-justified ul li:first-child a {
	border-left: none;
}

.link-justified ul li:last-child a {
	border-right: none;
}

.link-justified ul li p {
	line-height: normal;
	font-size: 14px;
}

.link-justified ul li a i {
	display: inline-block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: -5px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px 24px;
}

.link-setion {
	position: relative;
	margin-bottom: 8px;
}

.link-setion a {
	display: block;
}

.link-setion .link-img img {
	display: block;
	width: 100%;
}

.link-setion .link-img-noimg {
	min-height: 230px;
	height: auto !important;
	_height: 230px;
	background-color: #dd5189;
}

.link-name-default {
	position: absolute;
	left: 30px;
	bottom: 20px;
	opacity: 1;
	filter: alpha(opacity=100);
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	z-index: 3;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.link-name-default h3 {
	font-size: 20px;
	padding-right: 15px;
	font-weight: 400;
	color: #fff;
	line-height: normal;
}

.link-setion-text {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	color: #fff;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.link-setion-text h3 {
	margin: 0 20px 15px;
	margin-top: -20px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}

.link-setion-text p {
	margin: 0 20px 15px;
	margin-top: -55px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
	transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	-webkit-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
}

.link-setion-text .link-more {
	line-height: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 10px;
	padding: 6px 20px;
	border: 1px solid #fff;
	font-size: 13px;
}

.link-setion .opacity-overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	_height: expression((this.parentElement.clientHeight) +'px');
}

.link-setion a:hover .link-name-default {
	opacity: 0;
	filter: alpha(opacity=0);
}

.link-setion a:hover .link-setion-text {
	opacity: 1;
	filter: alpha(opacity=100);
}

.link-setion a:hover .link-setion-text h3 {
	margin-top: 0px;
}

.link-setion a:hover .link-setion-text p {
	margin-top: 0px;
}

.link-setion a:hover .opacity-overlay {
	opacity: 0.85;
	filter: alpha(opacity=85);
	background: #333;
}

/* 分页------------------------------------------------------------------------------------------ */
.pagination {
	margin: 30px 0 30px;
	clear: both;
	font-size: 14px;
}

.pagination p, .pagination span, .pagination a {
	display: inline-block;
	min-width: 34px;
	height: 34px;
	margin: 0 3px 8px;	
	padding: 5px;	
	line-height: 22px;
	*zoom: 1;
	color: #808080;
	border: 1px solid #b3b3b3;
}

.pagination a:hover {
	text-decoration: none;
}

.pagination a:active {
	color: #d00c1d;
}

.pagination .disabled {
	cursor: default;
	color: #ccc;
}

.pagination a:hover,
.pagination .current {
	border-color: #2365ac;
	background: #2365ac;
	color: #fff;
}

.pagination-default {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

.pagination-left {
	text-align: left;
}

/* 面包屑------------------------------------------------------------------------------------------ */
.breadcrumbs {
	width: 100%;
	background: #fff;
	padding: 15px 20px;
	font-size: 14px;
	border-bottom: 1px solid #f0f0f0;
	/*
	overflow: hidden;	
	white-space: nowrap;
	text-overflow: ellipsis
	*/
}
.breadcrumbs .wp {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis	
}
.breadcrumbs a:hover {
	color: #2365ac;
	text-decoration: none;
}
.breadcrumbs i {
	font-style: normal;
	margin: 0 3px;
}
@media screen and (max-width:768px) {
	.breadcrumbs {
		padding: 15px 10px
	}
}

.breadcrumbs strong {
	font-weight: normal;
	color: #333;
}

.no-produc-menu {
	background: #fff !important
}

.no-produc-menu .page-title-inner {
	margin-top: 0 !important
}

.no-produc-menu .page-title-inner .breadcrumbs {
	padding: 15px 0;
	margin-bottom: 0;
	border-bottom: none
}

/* search 搜索------------------------------------------------------------------------------------------ */
.search-form .form-text {
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	color: #999;
	font-size: 13px;
	background-color: #fff;
	border: 2px solid #999;
}

.search-form .form-btn {
	border: none;
	cursor: pointer;
	height: 44px;
	width: 60px;
	color: #fff;
	background: #999;
}

.search-form .form-btn:hover {
	background-color: #d00c1d;
}

.search-form .form-btn span {
	display: block;
}

.search-form-responsive {
	position: relative;
	padding: 0 120px 0 10px;
	margin-bottom: 30px;
	background-color: #fff;
	border: 2px solid #999;
}

.search-form-responsive .form-text {
	width: 100%;
	padding: 0;
	border: none;
	height: 44px;
	overflow: hidden;
	*zoom: 1;
}

.search-form-responsive .form-btn {
	width: 110px;
	height: 48px;
	position: absolute;
	right: -2px;
	top: -2px;
}

.search-result-note {
	background: #fffcf0;
	border: 1px solid #ececec;
	padding: 10px 20px;
	margin-bottom: 30px;
	color: #999;
}

.search-result-note .message-note {
	color: #f30;
	margin: 0 3px;
}

.search-no-result {
	padding: 50px 0;
}

.search-no-result .search-result-note {
	border: none;
	background-color: transparent;
	font-size: 16px;
	text-align: center;
	color: #4d4d4d;
}

/* module 外框容器------------------------------------------------------------------------------------------ */
.module-default {
	margin: 0;
	padding: 0;
}

.module-default>.module-divider {
	margin-bottom: 15px;
}

.module {
	margin-bottom: 25px;
}

.module-title-default {
	margin-bottom: 10px;
	overflow: hidden;
}

.module-title-default>.module-title-content {
	padding-top: 5px;
	padding-bottom: 5px;
}

.module-title-default>.module-title-content h3 {
	display: block;
	float: left;
	_display: inline;
	line-height: 20px;
	font-size: 16px;
}

.module-title-default>.module-title-content span {
	margin-left: 5px;
	float: left;
	line-height: 22px;
	color: #808080;
	font-size: 14px;
}

.module-title-default>.module-title-content span strong {
	font-weight: normal;
	margin-left: 5px;
	color: #808080;
	font-family: Arial, sans-serif;
}

.module-title-default>.module-title-content i {
	display: block;
	float: left;
	_display: inline;
	width: 8px;
	height: 8px;
	overflow: hidden;
	position: relative;
	top: 9px;
	margin-left: 10px;
	background: url(../images/icon-title-d.gif) no-repeat;
}

.module-more-default a {
	color: #666;
	font-size: 13px;
}

.module-more-default a:hover {
	color: #d00c1d;
	text-decoration: none;
}

.module-icon-default {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

.module-divider {
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
	margin-top: 25px;
	clear: both;
}

.module-no-margin,
.module-no-margin .module-content p,
.module-no-margin .module-content ul,
.module-no-margin .module-content ol,
.module-no-margin .module-content h1,
.module-no-margin .module-content h2,
.module-no-margin .module-content h3,
.module-no-margin .module-content h4,
.module-no-margin .module-content h5,
.module-no-margin .module-content h6 {
	margin: 0;
}

.module-hlbg {}

.module-hlbg>.module-inner {
	background-color: #fcf8ec;
}

.module-hlbg-title {
	padding-left: 15px;
	background: #ea590a;
}

.module-hlbg-title h3 {
	font-size: 18px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	color: #fff;
}

.module-hlbg-icon {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
}

.module-hlbg-content {
	padding: 15px 15px 20px;
	border: 1px solid #ddd;
}

.module-hlbg-more {
	text-align: right;
	padding: 0 15px 0px;
}

.module-hlbg-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 20px;
	line-height: 20px;
	padding: 1px 8px;
	background-color: #b3b3b3;
	color: #fff;
	font-size: 12px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.module-hlbg-more a:hover {
	background-color: #d00c1d;
	color: #fff;
	text-decoration: none;
}

.module-hlbg>.module-divider {
	margin-bottom: 10px;
	margin-top: 10px;
}

.module-hlbg-color2 {}

.module-hlbg-color2 .module-hlbg-title {
	padding: 50px 10px 20px 30px;
	background-color: #d00c1d;
}

.module-hlbg-color2 .module-hlbg-content.module-hlbg-color2 h3,
.module-hlbg-color2 h4 {
	font-size: 20px;
	font-weight: normal;
}

.module-hlbg-color2 h3 {
	font-size: 20px;
	padding-left: 0;
}

.module-hlbg-color2 h4 {
	line-height: normal;
	color: #fff;
}

.module-title-border {
	margin-bottom: 25px;
}

.module-title-border>.module-title-content h4,
.module-title-border>.module-title-content h3 {
	line-height: normal;
	font-weight: normal;
	color: #000;
}

.module-title-border>.module-title-content h3 {
	font-size: 18px;
}

.module-title-border>.module-title-content h4 {
	font-size: 12px;
	text-transform: uppercase;
}

.module-title-border>.module-title-content span {
	margin-left: 5px;
	float: left;
	line-height: 22px;
	color: #999;
	font-size: 14px;
}

.module-title-border>.module-title-content span strong {
	font-weight: normal;
	margin-left: 5px;
	color: #999;
	font-family: Arial, sans-serif;
}

.module-title-border>.module-more-default {
	margin-top: 20px;
}

.margin-right-5 {
	margin-right: 5%;
}

.module-title-border>.module-more-default a {
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

.module-title-border>.module-more-default a:hover {
	color: #2365ac;
	border-bottom: 1px solid #2365ac;
}

.module-title-hl {
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}

.module-title-hl .module-title-content h3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: normal;
	color: #d00c1d;
	line-height: normal;
}

.module-title-hl>.module-title-content span {
	position: relative;
	top: 13px;
}

.module-title-hl>.module-more-default {
	margin-top: 10px;
}

.module-full-screen>.module-inner {
	padding: 40px 0px;
}

.module-full-screen>.module-inner .page-width {
	width: auto;
	max-width: 1120px;
	_width: 1120px;
}

.module-full-screen-title {
	margin-bottom: 30px;
	text-align: center;
}

.module-full-screen-title>.title {
	margin-bottom: 5px;
	line-height: normal;
	font-weight: bold;
	font-size: 24px;
	/*
	font-size: 2.4rem;
	*/
}

.module-full-screen-title>.module-title-content>.sub-title {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.module-full-screen-title>.module-title-content>i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: -5px;
	width: 100px;
	height: 1px;
	overflow: hidden;
	background-color: #d9d9d9;
}

.module-full-screen-more {
	float: none;
	clear: both;
	margin-top: 30px;
	text-align: center;
}

.module-full-screen-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 35px;
	border: 1px solid #999;
	color: #666;
	transition: all 0.5s ease 0s;
}

.module-full-screen-more a:hover,
.module-full-screen-more a:active {
	background-color: #333;
	border-color: #333;
	color: #fff !important;
	text-decoration: none;
}

.module-divider-full {
	margin: 40px 0 10px;
	height: 14px;
	overflow: hidden;
	background: url(../images/module-divider-full.png) no-repeat center;
}

.module-full-screen-gray {
	background-color: #f9f9f9;
}

.module-full-screen-hl .module-divider-full {
	background: url(../images/module-divider-full-white.png) no-repeat center;
}

.module-full-screen-bg-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.module-full-screen-padding-bottom {
	padding-bottom: 70px;
}

.module-full-screen-more-fixed>.module-inner .page-width {
	position: relative;
}

.module-full-screen-more-fixed .module-full-screen-more {
	position: absolute;
	left: 50%;
	z-index: 1000;
	margin-left: -48px;
	margin-top: 20px;
	-webkit-animation: upAndDown 2s infinite;
	animation: upAndDown 2s infinite;
}

.module-full-screen-more-fixed .module-full-screen-more a {
	background-color: transparent;
	padding: 0;
	border: none;
	color: #d00c1d;
	font-size: 16px;
	width: 97px;
	height: 97px;
	line-height: 97px;
	background: url(../images/module-full-screen-more-fixed.png) no-repeat 0 0;
}

.module-full-screen-more-fixed .module-full-screen-more a:hover {
	background-color: transparent;
	background-position: 0 -97px;
	color: #fff;
}

.module-full-screen-gray-expand>.module-inner {}

.module-full-screen-gray-expand-box-t,
.module-full-screen-gray-expand-box-b {
	position: relative;
	height: 10px;
}

.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg,
.module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 20px;
}

.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
	top: -10px;
}

.module-full-screen-gray-expand-box-t .module-full-screen-gray-expand-bg {
	background: url(../images/module-full-screen-bg-wave-gray-t.png) no-repeat bottom center;
}

.module-full-screen-gray-expand-box-b .module-full-screen-gray-expand-bg {
	background: url(../images/module-full-screen-bg-wave-gray-b.png) no-repeat bottom center;
}

.module-horizontal {}

.module-title-horizontal {
	float: left;
	margin-right: 10px;
}

.module-title-horizontal .module-title-content {
	margin-top: 2px;
}

.module-title-horizontal .module-title-content>h3 {
	font-size: 15px;
	margin-top: 2px;
	line-height: normal;
	float: left;
}

.module-title-horizontal .module-title-content img {
	vertical-align: middle;
	position: relative;
	top: 2px;
	float: left;
	margin-right: 5px;
}

.module-horizontal>.modult-inner>.module-content {
	overflow: hidden;
	*zoom: 1;
}

.module-horizontal>.modult-inner>.module-more-horizontal a {
	margin-left: 10px;
	margin-top: 3px;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(../images/icom-more.gif) no-repeat center;
}

.module-horizontal>.modult-inner>.module-more-horizontal a span {
	display: none;
}

.module-horizontal-hlbg {
	background-color: #f7f7f7;
}

.module-horizontal-hlbg .modult-inner {
	padding: 5px 10px;
}

.module-section {
	padding: 30px 0;
}

.module-section-title-wrapper {
	margin-bottom: 25px;
}

.module-section-title {
	float: left;
}

.module-section-title h2 {
	display: inline;
	line-height: normal;
	font-size: 26px;
	font-weight: normal;
	color: #CE0D20;
}

.module-section-title h3 {
	display: inline;
	line-height: normal;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.module-section-title em {
	line-height: normal;
	padding: 0 6px;
	color: #999;
	font-size: 16px;
	font-style: normal;
}

.module-section-more {
	float: right;
	margin-top: 10px;
}

.module-section-more a {
	line-height: normal;
	padding: 3px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1a1a;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

.module-section-more a:hover {
	color: #CE0D20;
	border-bottom: 1px solid #CE0D20;
}

.module-section-gray {
	background-color: #f2f2f2;
}

.module-section>.module-section-inner .page-width {
	width: auto;
	max-width: 1200px;
	_width: 1200px;
}

/* 在线客服 */
.service {
	clear: both;
	margin-bottom: 20px;
	width: 160px;
}

.service-title {
	position: relative;
	line-height: 36px;
	background-color: #464a4b;
	color: #fff;
	*padding-top: 1px;
}

.service-title h3 {
	font-size: 16px;
	padding: 0 15px;
}

.service-title .service-title-icon {
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.service-close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: url(../images/icon-service-close-btn.gif) no-repeat center;
	cursor: pointer;
}

.service-close-btn span {
	display: none;
}

.service-content {
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 10px;
	background-color: #fff;
	width: 138px;
}

.service-content .qhd-content,
.service-content .qhd-content a {
	color: #4d4d4d;
}

.service-content .qhd-content a:hover {
	color: #f30;
	text-decoration: none;
}

.service-content .qhd-content h1,
.service-content .qhd-content h2,
.service-content .qhd-content h3,
.service-content .qhd-content h4,
.service-content .qhd-content h5,
.service-content .qhd-content p {
	margin-bottom: 5px;
}

.service-content .qhd-content hr {
	border-color: #e5e5e5;
	height: 1px;
	font-size: 0;
	margin: 15px 0;
	clear: both;
	*margin: 7px 0;
}

.gotop {
	display: none;
}

.service-max {
	width: 160px;
	position: relative;
}

.service-max .gotop {
	margin-top: 5px;
	text-align: center;
	clear: both;
	width: 160px;
}

.service-max .gotop a {
	display: block;
	line-height: 34px;
	background-color: #6b7173;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.service-max .gotop a:hover {
	background-color: #464a4b;
	color: #fff;
	text-decoration: none;
}

.service-max .gotop a span {
	padding-left: 30px;
	background: url(../images/icon-gotop.gif) no-repeat left center;
}

.service-min {
	display: none;
	width: 46px;
	clear: both;
}

.service-min .service-title {
	height: auto;
	line-height: normal;
	border-bottom: none;
	background-color: transparent;
	padding: 0 0;
}

.service-min .service-title a {
	display: block;
	padding: 15px 13px;
	width: 20px;
	background-color: #f90;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.service-min .service-title a:hover {
	background-color: #e58a00;
	color: #fff;
	text-decoration: none;
}

.service-min .service-title .service-title-icon {
	background-position: center 15px;
	padding-top: 45px;
}

.service-min .gotop {
	margin-top: 2px;
	clear: both;
}

.service-min .gotop a {
	display: block;
	width: 46px;
	height: 46px;
	overflow: hidden;
	background: #6b7173 url(../images/icon-gotop.gif) no-repeat center;
	color: #fff;
	text-decoration: none;
}

.service-min .gotop a span {
	display: block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	padding: 6px 5px 4px;
	line-height: 16px;
	text-align: center;
	font-size: 13px;
	display: none;
	cursor: pointer;
}

.service-min .gotop a:hover {
	background-color: #464a4b;
	background-image: none;
}

.service-min .gotop a:hover span {
	display: block;
	color: #fff;
	text-decoration: none;
}

.fixed-left .service {
	float: left;
}

.fixed-left .service-inner {
	_float: left;
}

.fixed-right .service {
	float: right;
}

.fixed-right .service-inner {
	_float: right;
}

.fixed-right .service-min {
	float: right;
}

/*------------------------- Pages style ------------------------------------------------------------*/
/*placeholder 颜色*/
input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #e2e2e2;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #e2e2e2;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #e2e2e2;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #e2e2e2;
}

html {
	background-repeat: repeat;
	*overflow-x: hidden;
	font-size: 62.5%;
	background-color: #fff;
}

body {
	font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
	color: #4d4d4d;
	font-size: 14px;
}

body.font-en-US,
body.font-en-US .module-title-default>.module-title-content h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
}

a {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	color: #2365ac;
	text-decoration: none;
}

/* Common Class */
.float-left {
	float: left;
	display: inline;
}

.float-right {
	float: right;
	display: inline;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.dl-horizontal dt {
	float: left;
	display: inline;
}

.dl-horizontal dd {
	overflow: hidden;
	*zoom: 1;
}

.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}

.double-hr {
	border-top: 3px double #ccc;
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
	display: none;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

.page-width {
	width: 1120px;
	margin: 0 auto;
}

.page-width .page-width {
	width: auto;
}

.layout-boxed {}

.layout-boxed #wrapper {
	width: 1300px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}

.home-page {}

.insi-page {}

/* 左右悬浮 */
.fixed-side {
	position: absolute;
	top: 150px;
	z-index: 10001;
}

.fixed-left {
	left: 0;
}

.fixed-right {
	right: 0;
	float: right;
}

/* ============================= top ============================= */

/* top-bar */
.top-bar {
	line-height: 36px;
	font-size: 13px;
	color: #808080;
	background-color: #272526;
	position: relative;
	z-index: 101;
}

.top-bar a {
	color: #808080;
}

.top-bar a:hover {
	color: #3B8CED;
	text-decoration: none;
}

.top-bar-content {
	max-width: 750px;
	height: auto !important;
}

.top-bar-content .qhd-content p {
	line-height: 36px;
}

.top-bar-content .qhd-content img {
	vertical-align: middle;
	line-height: normal;
}

.top-bar-content .link a {
	_position: relative;
	_top: 7px;
}

/* language */
.language {
	position: relative;
	font-size: 12px;
	z-index: 100;
}

.language a:hover {
	text-decoration: none;
}

.language .language-ico {
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.language .sf-menu a {
	border: none;
	color: #666 !important;
	padding-top: 6px;
	padding-bottom: 9px;
}

.language .sf-menu li {
	background-color: transparent;
}

.language .sf-menu li ul {
	width: 11em;
}

.language .sf-menu li li {
	background-color: #fff;
}

.language .sf-menu li li a {
	border-bottom: 1px solid #f2f2f2;
	padding: 0.75em 1em;
}

.language .sf-menu li.sfHover,
.language .sf-menu li.sfHover a:hover {
	background-color: #fff;
}

.language .sf-menu li li:hover,
.language .sf-menu li.sfHover li a:hover,
.language .sf-menu li li a:focus,
.language .sf-menu li li a:hover,
.language .sf-menu li li a:active {
	background: #fafafa;
}

.language .sf-menu li:hover ul,
.language .sf-menu li.sfHover ul {
	top: 29px;
}

.language .sf-menu a.sf-with-ul {
	padding-right: 2em;
}

.language .sf-menu .sf-sub-indicator {
	top: 0.6em;
}

.language-sign {
	display: block;
	width: 36px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	left: -30px;
	background: url(../images/language-bg.png) no-repeat left center;
}

/*顶部搜索*/
#toggle-search {
	margin: 0 5px 0 10px;
	/*
	height: 90px;
	*/
	line-height: 90px;
	font-size: 22px;
	background: 0 0;
	border: none;
	transform: rotateY(180deg); /*水平镜像*/
	cursor: pointer
}
#toggle-search {
	float: right;
}
#toggle-search:hover {
	color: #2365ac;
}
.sticky #toggle-search {
	height: 80px;
	line-height: 80px
}
#search-form {
	position: absolute;
	width: 100%;
	max-height: 0;
	top: 90px;
	left: 0;
	background-color: #333;
	overflow: hidden;
	-webkit-transition: max-height, .3s;
	-moz-transition: max-height, .3s;
	-ms-transition: max-height, .3s;
	-o-transition: max-height, .3s;
	transition: max-height, .3s;
	/*
	z-index: 10002;
	*/
	z-index: 999;
}

#search-form.open {
	max-height: 80px
}

#search-form fieldset {
	width: 1120px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	border: none
}

#search-form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #333;
	background-color: #fff;
	border-radius: 0
}

#search-form input[type=search] {
	width: 100%;
	padding: 0 5px 0 22px;
	background: 0 0;
	border: none
}

#search-form input[type=submit] {
	position: absolute;	
	width: 80px;
	margin: 0;
	padding: 0;
	bottom: 20px;
	right: 0;
	font-size: 14px;
	font-weight: 400;
	/*
	text-transform: uppercase;
	color: #333;
	background: #fff;
	border: none;	
	border-left: 1px solid #333;
	*/	
	color: #fff;
	background: #2365ac;
	border-color: #2365ac;
	
	cursor: pointer
}
@media screen and (min-width:1121px) {
	.sticky #search-form {
		top: 80px
	}
}
@media screen and (max-width:1120px) {
	#toggle-search {
		display: none;
	}
	#search-form {
		display: block;
		position: relative;
		width: 100%;
		max-height: 80px;
		margin: 30px auto 0;
		top: 0;
		/*
		background: #ddd;
		*/
		background: #fff;
		overflow: hidden;
	}
	#search-form fieldset {
		width: 100%;
	}
}

/* ---------- header-v4 ---------- */
.header-v4 {
	width: 100%
}

.header-v4 .logo {
	float: left;
	padding: 10px 0;
}

.header-v4 .top-main-content .nav {
	padding-left: 20px;
}

.header-v4 .top-bar,
.header-v4 .top-bar p {
	line-height: 36px;
}

.header-v4 .nav,
.header-v4 .main-nav {
	float: right;
}

.boxed .header-v4 {
	width: 1060px;
}


/* 多语言 */
.header-v4 .language {
	float: right;
}

.header-v4 .language .first-level,
.header-v4 .language .first-level:active {
	font-size: 13px;
	padding: 0 1.5em !important;
	font-size: 13px;
}

.header-v4 .language .sf-menu .sfHover .first-level {
	background-color: #333;
	color: #fff !important;
}

.header-v4 .language .first-level span {
	display: block;
	width: 20px;
	height: 100px;
	line-height: 100px;
	background: url(../images/icon-lang.png) no-repeat left center;
}

.header-v4 .language .first-level span em {
	display: none;
}

.header-v4 .language .sf-menu .sfHover .first-level span {
	background: url(../images/icon-lang-w.png) #333 no-repeat center center;
}

.header-v4 .language .sf-menu .sf-sub-indicator {
	display: none;
	width: 9px;
	height: 6px;
	right: 20px;
	top: 4.1em;
}

.header-v4 .language em {
	margin: 0 3px;
}

.header-v4 .language .first-level .language-ico {
	padding-left: 30px;
}

.header-v4 .language .sf-menu li:hover ul,
.header-v4 .language .sf-menu li.sfHover ul {
	top: 100px;
}

.header-v4 .language .sf-menu li ul {
	width: 200px;
	left: auto;
	right: 0;
}

.header-v4 .language .sf-menu li li {
	background-color: #333;
}

.header-v4 .language .sf-menu li li a {
	line-height: normal;
	padding: 15px;
	color: #fff !important;
	border-bottom: none;
	font-size: 13px;
}

.header-v4 .language .sf-menu li li:hover,
.header-v4 .language .sf-menu li.sfHover li a:hover,
.header-v4 .language .sf-menu li li a:focus,
.header-v4 .language .sf-menu li li a:hover,
.header-v4 .language .sf-menu li li a:active {
	background: #e63641;
}


/* ---------- side-header ---------- */
/*
#wrapper {padding-left:260px;width:auto;}
启动后全局侧边栏导航模式
*/
.side-header {
	position: fixed;
	top: 0;
	/*
	left: 0;
	*/
	z-index: 11;
	width: 260px;
	margin-left: -260px;
	height: 100%;
	background-color: #fff;
	box-shadow: 2px 0 5px -2px rgba(0, 0, 0, 0.2);
}

.side-header-wrapper {
	position: relative;
	height: 100%;
}

.side-header .top-main-content {
	position: absolute;
	bottom: 20px;
	left: 0;
	color: #666;
}

.side-header .top-main-content a {
	color: #666;
}

.side-header .top-main-content a:hover {
	color: #e60566;
}

.side-header .top-main-content em {
	margin: 0 5px;
}

.side-header .top-main-content .language {
	padding: 10px 35px;
}

.side-header .top-main-content .top-widget {
	padding: 0 35px;
}

.side-header .logo {
	margin-bottom: 20px;
	padding: 30px 20px 20px;
	text-align: center;
}

.side-header .logo img {
	display: inline;
	max-width: 100%;
}

.main-nav-vertical {}

.main-nav-vertical .sf-menu a,
.main-nav-vertical .sf-menu a:visited {
	color: #4d4d4d;
}

.main-nav-vertical .sf-menu a {
	border: none;
	/*
	padding: 0 40px;
	height: 50px;
	line-height: 50px;
	*/
	padding: 15px 35px;
	line-height: normal;
	font-size: 14px;
}

.main-nav-vertical .sf-menu {
	width: 260px;
}

.main-nav-vertical .sf-menu li {
	width: 100%;
	float: none;
	background-color: transparent;
	margin-bottom: 1px;
	*margin-bottom: -3px;
}

.main-nav-vertical .sf-menu li strong {
	font-weight: normal;
}

.main-nav-vertical .sf-menu li.current,
.main-nav-vertical .sf-menu li.current .first-level,
.main-nav-vertical .sf-menu li.current .first-level:visited {
	color: #e60566;
}

.main-nav-vertical .sf-menu li:hover,
.main-nav-vertical .sf-menu li.sfHover,
.main-nav-vertical .sf-menu li.sfHover>a,
.main-nav-vertical .sf-menu a:focus,
.main-nav-vertical .sf-menu a:hover,
.main-nav-vertical .sf-menu a:active {
	background-color: #f8f8f8;
	color: #e60566;
}

.main-nav-vertical .sf-menu .first-level .sf-sub-indicator {
	display: none;
}

/* 二级 */
.main-nav-vertical .sf-menu ul {
	width: 230px;
}

.main-nav-vertical .sf-menu li:hover ul,
.main-nav-vertical .sf-menu li.sfHover ul {
	left: 100%;
	top: 0;
}

.main-nav-vertical .sf-menu li:hover ul.position-bottom,
.main-nav-vertical .sf-menu li.sfHover ul.position-bottom {
	top: auto;
	bottom: 0;
}

.main-nav-vertical .sf-menu li li {
	margin-bottom: 0;
	background-color: transparent;
}

.main-nav-vertical .sf-menu li li a {}

.main-nav-vertical .sf-menu li li strong {
	font-weight: normal;
}

.main-nav-vertical .sf-menu li li:hover,
.main-nav-vertical .sf-menu li.sfHover li.sfHover,
.main-nav-vertical .sf-menu li.sfHover li.sfHover>a,
.main-nav-vertical .sf-menu li li a:focus,
.main-nav-vertical .sf-menu li li a:hover,
.main-nav-vertical .sf-menu li li a:active {
	background-color: transparent;
}

/* 三级 */
.main-nav-vertical .sf-menu ul ul li {
	background-color: #f8f8f8;
}

.main-nav-vertical .sf-menu ul ul li:hover,
.main-nav-vertical .sf-menu li.sfHover ul ul li.sfHover,
.main-nav-vertical .sf-menu li.sfHover ul ul li.sfHover>a,
.main-nav-vertical .sf-menu ul ul li a:focus,
.main-nav-vertical .sf-menu ul ul li a:hover,
.main-nav-vertical .sf-menu ul ul li a:active {
	background-color: #f2f2f2;
	color: #e60566;
}

.main-nav-vertical .vertical-nav-bg {
	position: fixed;
	left: 260px;
	top: 0;
	width: 230px;
	height: 100%;
	background-color: #fcfcfc;
	display: none;
}

.main-nav-vertical .sf-menu li.sfHover .vertical-nav-bg {
	display: block;
}

.main-nav-vertical .sf-sub-indicator {
	top: 1.4em;
	background-position: 0 0;
}

.main-nav-vertical .sf-menu a:focus>.sf-sub-indicator,
.main-nav-vertical .sf-menu a:hover>.sf-sub-indicator,
.main-nav-vertical .sf-menu a:active>.sf-sub-indicator,
.main-nav-vertical .sf-menu li:hover>a>.sf-sub-indicator,
.main-nav-vertical .sf-menu li.sfHover>a>.sf-sub-indicator {
	background-position: -10px 0;
}

/* ============================= header ============================= */
.header {
	min-height: 100px;
	height: auto !important;
	_height: 100px;
}

/* ============================= page-title & page-name & page-menu ============================= */
.page-title .page-width {
	overflow: hidden;
}

.page-title .page-name h2 {
	font-size: 16px;
}

.page-title .page-name,
.page-title .breadcrumbs {
	margin-bottom: 20px
}

.page-title-inner {
	background: none;
	border-bottom: 1px solid #e5e5e5;
	padding: 0;
	margin-bottom: 30px;
}

.page-menu {
	margin-bottom: 35px;
	background-color: #FCF8EC;
}

.page-menu-title {
	background: #2365ac;
	padding: 30px 10px 20px 30px;
}

.page-menu-title h3,
.page-menu-title h4 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
}

.page-menu-title h3 {
	height: 45px;
	line-height: 45px;
	color: #fff;
}

.page-menu-title-max h3 {
	font-size: 24px;
}

.page-menu-title h4 {
	margin-bottom: 5px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.page-menu-content {
	border: 1px solid #ddd;
}

.page-menu-content ul {
	padding: 0;
}

.page-menu-content ul li {
	position: relative;
	border-bottom: 1px solid #EFECDD;
	padding-left: 30px;
}

.page-menu-content ul li.last {
	border-bottom: 0;
}

.page-menu-content ul li a {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 10px;
	line-height: normal;
	color: #333;
	font-size: 16px;
	*zoom: 1;
}

.page-menu-content ul li i {
	display: block;
	width: 7px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	right: 0;
	_right: 15px;
}

.page-menu-content ul li a:hover {
	text-decoration: none;
	color: #2365ac;
}

.page-menu-content ul li:hover i {}

.page-menu-content ul ul {
	padding: 0 0 0 10px;
	margin: 0 0 20px;
	display: none;
}

.page-menu-content ul ul li.last {
	border-bottom: none;
}

.page-menu-content ul li ul li {
	border-bottom: none;
	padding-left: 0;
}

.page-menu-content ul li ul li a {
	color: #4d4d4d;
	padding-left: 10px;
	background: url(../images/page-menu-sub.gif) no-repeat left center;
}

.page-menu-content ul li ul li a:hover {
	color: #d00c1d;
	background: url(../images/page-menu-sub-c.gif) no-repeat left center;
}

.page-menu-content ul ul li a {
	background-image: none;
	padding: 8px 0;
	line-height: normal;
	background-colot: #f2f2f2;
	font-size: 14px;
}

.page-menu-content ul li.current a {
	color: #d00c1d;
}

.page-menu-content ul li.current i {}

.page-menu-content ul li.current ul {
	display: block;
	margin-top: 0;
}

.page-menu-content ul li.current ul li {
	border-bottom: none;
}

.page-menu-content ul li.current ul li a {
	color: #4d4d4d;
}

.page-menu-content ul li.current ul li a:hover {
	color: #d00c1d;
}

.page-menu-content ul li.current ul li.current>a {
	color: #d00c1d;
	background: url(../images/page-menu-sub-c.gif) no-repeat left center;
}

.full-page-title-wrap {
	position: relative;
	margin: 30px 0 0;
	text-align: center;
}

.full-page-title-wrap h2 {
	margin-bottom: 5px;
	line-height: normal;
	font-weight: bold;
	color: #C90D1C;
	font-size: 24px;
	font-size: 2.4rem;
}

.full-page-title-wrap .full-page-title h3 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 20px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.full-page-title-wrap .full-page-title i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: -5px;
	width: 180px;
	height: 1px;
	background-color: #ccc;
}

.full-page-menu-content {
	margin-top: 30px;
}

.full-page-menu-content ul {
	padding: 0;
	font-size: 0;
	text-align: center;
}

.full-page-menu-content ul li {
	border-bottom: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-image: none;
	margin: 0 10px;
}

.full-page-menu-content ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 48px;
	padding: 0 20px;
	font-size: 16px;
	color: #555;
	background-color: #f2f2f2;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.full-page-menu-content ul li a:hover {
	background: #d00c1d;
	color: #fff;
}

.full-page-menu-content ul li.current a {
	background: #d00c1d;
	color: #fff;
}

.qhd-content table.slimtable {
	width: 100% !important;
}

/* ============================= main ============================= */
.main {
	min-height: 150px;
	height: auto !important;
}

.single .main,
.category .main,
.page .main,
.search .main,
.page .main,
.tag .main,
.error404 .main {
	background: #ecedef;
}

.news-img-no-sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%
}

.sidebar {
	position: relative;
	width: 25%;
	padding: 20px 20px 65px 0;
	float:left
}

.content {
	width: 75%;
	padding: 20px 0 65px;
}

.content.float-right.no_sidebar {
	width: 100%
}

.content .scrollable ul li {
	width: 246px;
}

.content .scrollable .carousel-direction a {
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.content .scrollable a.carousel-prev {
	left: 0px;
}

.content .scrollable a.carousel-next {
	right: 0px;
}

.content .product-set .carousel-direction a {
	top: 100px;
}

.content .scrollable-3col .carousel-direction a {
	top: 125px;
}

.content .link-scrollable ul li {
	width: 180px;
}

.content .link-scrollable .carousel-direction a {
	top: 37px;
}

/* 文章 */
.content .team-introduction .team-img {
	margin-right: 15px;
}

.content .team-introduction .team-img img {
	width: 300px;
}

.content .team-introduction .team-name {
	margin-bottom: 10px;
	font-size: 22px;
}

.content .team-cases-title {
	margin: 35px 0 20px;
	padding-top: 35px;
}

/* 产品 */
.content .product-list .col-2-1 .product-item .portfolio-text h2 {
	margin-top: 120px;
}

.content .product-list .col-3-1 .product-item .portfolio-text h2 {
	margin-top: 40px;
}

.content .product-list .col-4-1 .product-item .portfolio-text h2 {
	margin-top: 30px;
}

.content .product-list .col-4-1 .product-item .portfolio-text .icon-detail {
	display: none;
}

.content .product-list .col-5-1 .product-item .portfolio-text h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.content .product-list .col-5-1 .product-item .portfolio-text .icon-detail {
	display: none;
}

.content .product-detail-zoom .product-intr .product-preview {
	width: 360px;
}

.content .product-detail-zoom .product-intr .zoom-small-image img {
	width: 360px !important;
}

.content .product-detail-zoom .product-intr .zoom-thumbs {
	width: 360px;
}

.content .product-detail-zoom .product-intr .zoom-thumbs img {
	width: 80px;
	height: auto !important;
}

/*
.content .product-detail-zoom .product-intr .product-preview .zoom-small-image img {
	width: 360px !important;
}
.content .product-detail-zoom .product-intr .product-preview .zoom-thumbs {
	width: 360px;
}
*/
.full-page-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 85px;
}

.full-page-content-wrapper {
	min-height: 150px;
	height: auto !important;
	_height: 150px;
}

.full-screen {
	width: 100%;
	overflow: hidden;
}

/* ============================= footer ============================= */
.footer {
	overflow: hidden;
	background-color: #222;
	color: #fff;
}

.footer a {
	color: #e5e5e5 !important;
	font-size: 14px
}

.footer a:hover {
	color: #fff !important;
}

.footer .module-title-default {}

.footer .module-title-default>.module-title-content h3 {
	color: #fff;
}

.footer .module-more-default a {
	font-size: 12px;
}

.footer .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #938981;
}

.footer .module-title-border {
	border-color: #666;
}

.footer .module-title-border>.module-title-content h3 {
	color: #fff;
}

.footer-main .page-width {
	padding-top: 45px;
	padding-bottom: 35px;
}

/* ============================= bottom ============================= */
.bottom {
	overflow: hidden;
	background: #222;
	color: #c0c0c0;
	font-size: 13px;
	font-size: 1.3rem;
}

.bottom a {
	color: #c0c0c0 !important;
}

.bottom a:hover {
	color: #fff !important;
}

.bottom .module-title-default {}

.bottom .module-title-default>.module-title-content h3 {
	color: #fff;
}

.bottom .module-more-default a {
	font-size: 12px;
}

.bottom .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #938981;
}

.bottom .module-title-border {
	border-color: #666;
}

.bottom .module-title-border>.module-title-content h3 {
	color: #fff;
}

.bottom .page-width {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #333;
}

#dituContent .bottom {
	background-image: none;
	border: 0;
}

/* ==================== fixed-bottom ==================== */
.fixed-bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100001;
	display: none;
}

/* ============================= popup ============================= */
.popup {
	display: none;
}

.popup-content {
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 10000003;
	min-width: 200px;
	max-width: 10000px;
	background-color: #fff;
	padding: 20px;
	_position: absolute;
	_width: auto;
}

.popup-close-btn {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: -50px;
	z-index: 10000003;
}

.popup-close-btn a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: #808080 url(../images/icon-close.gif) no-repeat center;
}

.popup-close-btn a:hover {
	background-color: #666;
}

.popup-close-btn a span {
	display: none;
}

.popup-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000002;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* dark box */
.dark-box {
	color: #fff !important;
}

.dark-box a {
	color: #fff !important;
}

.dark-box a:hover {
	color: #fff !important;
	text-decoration: underline;
}

/* light box */
.light-box {
	color: #4d4d4d !important;
}

.light-box a {
	color: #4d4d4d !important;
}

.light-box a:hover {
	color: #d00c1d !important;
	text-decoration: none;
}

/* ============================= page-loading-cover ============================= */
.page-cover {
	background: #fff url(images/icon/loading.gif) no-repeat center 350px;
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
	z-index: 10000001;
}

/* 百度地图 */
#dituContent img {
	max-width: inherit;
}

#dituContent .pop .bottom {
	padding: 0;
}

#dituContent .iw_poi_title {
	color: #cc5522;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}

#dituContent .iw_poi_content {
	font-size: 13px;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}

.QHDEmptyArea {
	line-height: 0;
	height: 0;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* ============================= animate ============================= */
@-webkit-keyframes bounceIn {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.80);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@-moz-keyframes bounceIn {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.80);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@-ms-keyframes bounceIn {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.80);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@keyframes bounceIn {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.80);
		-ms-transform: scale(0.8);
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@-webkit-keyframes upAndDown {
	0% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}
}

@-moz-keyframes upAndDown {
	0% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}
}

@-ms-keyframes upAndDown {
	0% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}
}

@keyframes upAndDown {
	0% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}

	50% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(0, 15px);
		-ms-transform: translate(0, 15px);
		-moz-transform: translate(0, 15px);
		transform: translate(0, 15px);
	}
}

/* ============================= 响应式 CSS ============================= */

.touch-top {
	width: 100%;
	background: #fff;
	z-index: 10002;
}

.touch-top-wrapper {
	display: inline-block;
}

.logo {
	padding: 10px 0;
	float: left;
}
.logo a {
	display: block;
	font-size: 0;
}
.logo a img {
	height: 70px;
}

.touch-navigation {
	display: none;
}

.touch-toggle-wrapper {
	margin: 0 -10px;
}

.touch-toggle {
	position: absolute;
	padding: 15px 0;
	right: 15px;
}


.touch-toggle .touch-toggle-item-first {
	border-left: none;
	float: right;
}

.touch-toggle .touch-toggle-item-last {
	border-right: none;
	float: right;
}

.touch-toggle li a {
	display: block;
	font-size: 18px;
	font-weight: 400;
}

.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.touch-toggle .touch-icon-language {
	background-image: url(../images/touch-icon-language.png);
}

.touch-toggle .touch-icon-user {
	background-image: url(../images/touch-icon-user.png);
}

.touch-toggle .touch-icon-search {
	background-image: url(../images/touch-icon-search.png);
}

.touch-toggle .touch-icon-menu {
	vertical-align: sub;
	margin-left: 5px;
}
.touch-toggle .touch-icon-menu span {
	display:block;
	width:26px;
	height:2px;
	margin:0 auto;
	background-color:#444;
	transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.touch-toggle .touch-icon-menu span:nth-child(2),
.touch-toggle .touch-icon-menu span:nth-child(3) {
	margin-top:8px;
}
.touch-toggle .touch-icon-menu.open span {
	transform: translateY(10px) rotate(135deg);
}
.touch-toggle .touch-icon-menu.open span:nth-child(2) {
	display:none;
}
.touch-toggle .touch-icon-menu.open span:nth-child(3) {
	transform: translateY(0px) rotate(-135deg);
}

.touch-toggle li span {
	vertical-align: middle;
	text-align: center;
}

.touch-toggle li a:hover span {
	color: #4d4d4d;
}

.main-menu-wrap {
	display: block;
}

.main-menu-wrap ul ul {
	display: none;
}
.main-menu-wrap li.current-menu-item>a,
.main-menu-wrap li.current-menu-parent>a,
.main-menu-wrap li.current-menu-ancestor>a,
.main-menu-wrap li.current-post-parent>a,
.main-menu-wrap li.current-post-ancestor>a {
	color: #2365ac;
}

@media screen and (min-width:1121px) {
	
	.touch-top {
		/*
		height: 90px;
		
		-webkit-transition: height, .3s;
		-moz-transition: height, .3s;
		-ms-transition: height, .3s;
		-o-transition: height, .3s;
		transition: height, .3s;
		*/
	}
	
	.touch-top .page-width {
		padding:0;
	}
	
	.main-menu-wrap {
		float: right;
	}
	.main-menu-wrap ul {
		position: relative;
		float: left;
	}
	.main-menu-wrap ul ul {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		background: #fff;
		box-shadow: 0 1px 2px #aaa;
		z-index: 99;
	}
	.main-menu-wrap ul ul ul {
		top: 1px;		
		left: calc(100% + 1px);
	}	
	.main-menu-wrap li {
		position: relative;
		float: left;
	}
	.main-menu-wrap li li {
		display: block;
		width: 100%;
		border-bottom: 1px solid #eee;
	}
	.main-menu-wrap li li:last-child {
		border-bottom: none;
	}
	.main-menu-wrap>ul>li>a {
		display: block;
		/*
		height: 90px;
		*/
		padding: 0 8px;
		font-size: 16px;
		line-height: 90px;
	}
	.main-menu-wrap li li a {
		display: block;
		padding: 0 12px;
		min-width: 150px;
		width: 100%;
		line-height: 44px;
		font-size: 15px;
		float: left;
		overflow: hidden;
		white-space: nowrap;
	}
	.main-menu-wrap li li a:hover {
		background: #f8f8f8;
	}
	.main-menu-wrap li li li a {
		line-height: 42px;
	}
	.main-menu-wrap li.menu-item-has-children>a::after {
		display: inline-block;
		margin-left: 4px;
		content: "\f107";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		transition: all .3s;
		-o-transition: all .3s;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
	}

	.main-menu-wrap li.menu-item-has-children:hover>a::after {
		transform: rotate(180deg);
	}
	
	.main-menu-wrap ul ul li.menu-item-has-children>a::after {
		float: right;
		transform: rotate(-90deg);
	}
	
	.main-menu-wrap ul ul li.menu-item-has-children:hover>a::after {
		transform: rotate(90deg);
	}
	
	.main-menu-wrap .mobile_dropdown_icon {
		display: none;
	}
	
	.touch-top.sticky {
		position: fixed;
		top: 0;
		box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .1);
		z-index: 9999;
	}
	.touch-top.sticky .logo img {
		height: 60px;
	}
	.touch-top.sticky .main-menu-wrap>ul>li>a,
	.touch-top.sticky #toggle-search {
		line-height: 80px;
	}
}

.touch-language li {
	width: 49.9%;
	float: left;
}

.touch-language li a {
	display: block;
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	color: #fff;
}

.touch-language li a:hover,
.touch-language li a:active {
	background-color: #e63641;
}

.touch-search {
	border: 1px solid #EF4D5B;
	position: relative;
}

.touch-search-form {
	padding: 0 50px 0 10px;
}

.touch-form-text {
	border: none;
	margin: 0;
	background-color: transparent;
	padding: 0;
	color: #e5e5e5;
	width: 100%;
	height: 42px;
	line-height: 42px;
}

.touch-form-btn {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 42px;
	height: 42px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/touch-icon-search-w.png) no-repeat center;
	background-size: 16px 16px;
}

.touch-form-btn span {
	display: none;
}

/*
.main-menu-wrap ul li i {
	font-size: 20px
}
.main-menu-wrap ul li i.touch-arrow-right {
	display: none;
	background-image: url(../images/touch-arrow-r.png);
}

.main-menu-wrap ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png);
}

.main-menu-wrap ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png);
}
*/


.module-full-screen.module-full-3 .title {
	font-size: 24px;
	font-weight: bold
}

@media screen and (max-width:1120px) {
	html {
		-webkit-text-size-adjust: none;
	}
	
	html, body {
		background-image: none !important;
	}

	.fixed-side {
		display: none;
	}

	.gotop-wrapper {
		background-color: rgba(0, 0, 0, 0.5);
	}

	.gotop-wrapper a {
		width: 45px;
		height: 45px;
	}

	.page-width, .boxed-layout {
		width: 100%;
	}

	.layout-boxed #wrapper {
		width: 100%;
	}

	.scrollable a.carousel-prev {
		left: 0 !important;
	}

	.scrollable a.carousel-next {
		right: 0 !important;
	}

	.module-default, .module {}

	.module-no-margin {}

	.module-full-screen {
		margin: 0 0px;
		padding: 0 10px;
	}

	.module-full-screen>.module-inner {
		padding: 30px 0;
	}

	.module-full-screen-more-fixed>.module-inner {
		padding: 30px 0 50px;
	}

	.module-full-screen-more-fixed .module-full-screen-more {
		margin-top: 15px;
		margin-left: -40px;
	}

	.module-full-screen-more-fixed .module-full-screen-more a {
		width: 80px;
		height: 80px;
		line-height: 80px;
		font-size: 14px;
		background-size: cover;
	}

	.module-full-screen-more-fixed .module-full-screen-more a:hover {
		background-position: 0 -80px;
	}

	.fixed-bottom .module-default, .fixed-bottom .module, .fixed-bottom .module-no-margin {
		margin-bottom: 0;
	}
	
	.logo a img {
		height: 60px;
	}
	.touch-top-wrapper {
		display: block;
		padding-left: 15px;
		padding-right: 15px;
	}

	.touch-navigation {
		display: block;
	}

	.touch-top-wrapper .touch-logo img {
		height: 50px;
		display: block;
	}
	
	.main-menu-wrap {
		display: none;
		position: relative;
		padding: 15px 15px 35px;
		background: #fff;
		border-top: 1px solid #eee;
		z-index: 10002;
	}
	
	.main-menu-wrap ul li {
		position: relative;
		border-bottom: 1px solid #eee;
	}
	.main-menu-wrap ul li a {
		display: block;
		height: 48px;
		line-height: 48px;
		font-size: 16px;
		color: #333;
	}
	.main-menu-wrap ul ul {
		display: none;
		margin: 0;
		padding: 10px 10px 10px 20px;
		box-shadow: none;
		border-top: 1px solid #eee;
	}

	.main-menu-wrap ul ul li {
		margin: 0;
		padding: 0;
	}

	.main-menu-wrap ul ul li:last-child {
		border-bottom: none;
	}

	.main-menu-wrap ul ul li a {
		padding: 0;
		font-size: 15px;
		height: 44px;
		line-height: 44px;
	}
	.main-menu-wrap ul ul li li a {
		font-size: 14px;
	}

	/*
	.main-menu-wrap>ul>.menu-item-has-children>a:after{
		content: "\f110";
		margin-left: 5px;
		font: normal normal normal 13px/1 LineAwesome;
		vertical-align:1 px
	}
	*/
	.main-menu-wrap ul ul li i {
		top: 13px;
	}

	.main-menu-wrap .mobile_dropdown_icon {
		display: block;
		position: absolute;
		width: 49px;
		height: 48px;
		right: 0;
		top: 0;
		font-size: 14px;
		color: #333;
		text-align: center;
		border-left: 1px solid #eee;
		cursor: pointer;
	}

	.main-menu-wrap .mobile_dropdown_icon:after {
		display: inline-block;
		line-height: 48px;
		content: "\f078";
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		font-style: normal;
		font-size: 14px;
		transition: all .3s;
		-o-transition: all .3s;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
	}

	.main-menu-wrap li li .mobile_dropdown_icon {
		height: 44px;
	}

	.main-menu-wrap li li .mobile_dropdown_icon:after {
		height: 44px;
		line-height: 44px;
	}

	.main-menu-wrap li.open>.mobile_dropdown_icon:after {
		transform: rotate(180deg);
	}

	.main-menu-wrap ul ul {
		padding: 0 0 0 15px
	}

	.main-menu-wrap ul ul ul {
		padding: 0 0 0 15px
	}

	.header {
		min-height: 30px !important;
	}

	.main {
		padding: 0 10px;
	}
	
	.sidebar {
		width: 100%;
		padding: 0;
	}
	
	.sidebar .page-menu {
		display: none;
	}

	.sidebar .sidebar-content {
		padding: 15px 0 25px;
	}
	
	.content {
		width: 100%;
		padding: 10px 0 15px;
	}
	
	.full-screen {
		overflow: inherit;
	}

	.full-page-content {
		padding: 10px 0 25px;
	}

	.full-page-title-wrap {
		display: none;
	}

	.full-page-menu {
		display: none;
	}

	.footer, .bottom {
		padding: 0 15px;
	}

	.bottom .module-default, .bottom .module {
		margin-bottom: 0;
	}

	/* 文章、产品分类 */
	.category-bg-img li a {
		margin: 0 -10px;
	}

	.full-scrollable ul li {
		margin: 0 10px;
		text-align: left;
	}

	.full-scrollable .scrollable-image {
		margin-bottom: 15px;
	}

	.full-scrollable .scrollable-info {
		position: static;
		margin-top: 0;
		opacity: 1;
		filter: alpha(opacity=100);
		display: block;
		color: #333;
		text-align: left;
	}

	.full-scrollable .scrollable-info h3 {
		padding: 0;
		line-height: normal;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
	}

	.full-scrollable .scrollable-info .scrollable-summarty {
		padding: 0;
	}

	.full-scrollable .scrollable-info .icon-detail {
		display: none;
	}

	.full-scrollable a:hover h3, .full-scrollable a:active h3 {
		color: #d00c1d;
	}

	.portfolio-list-category .portfolio-img {
		margin-bottom: 15px;
	}

	.portfolio-list-category .portfolio-text {
		position: static;
		opacity: 1;
		filter: alpha(opacity=100);
		text-align: left;
	}

	.portfolio-list-category .portfolio-title {
		padding: 0 !important;
		margin-bottom: 0;
		color: #333;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.portfolio-list-category .portfolio-summary {
		padding: 0 !important;
		margin: 15px 0 0px;
		color: #808080;
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.portfolio-list-category .opacity-overlay {
		display: none;
	}

	.portfolio-list-category a:before, .portfolio-list-category a:after {
		display: none;
	}

	.portfolio-grid-text {
		top: auto;
		bottom: 0;
		opacity: 1;
		filter: alpha(opacity=100);
		background-color: rgba(0, 0, 0, 0.8);
	}

	.portfolio-grid-text h3 {
		line-height: normal;
		margin: 0;
		padding: 10px 15px;
		font-size: 14px;
		font-weight: normal;
		position: relative;
		z-index: 10;
		color: #ddd;
	}

	.portfolio-grid-item a .overlay, .portfolio-grid-item a:hover .overlay {
		display: none;
	}

	/* 文章 */
	.team-introduction .team-img, .content .team-introduction .team-img {
		margin-right: 30px;
	}

	.full-scrollable ul li {
		margin: 0 10px;
		text-align: left;
	}

	.full-scrollable .scrollable-image {
		margin-bottom: 15px;
	}

	.full-scrollable .scrollable-info {
		position: static;
		margin-top: 0;
		opacity: 1;
		filter: alpha(opacity=100);
		display: block;
		color: #333;
		text-align: left;
	}

	.full-scrollable .scrollable-info h3 {
		padding: 0;
		line-height: normal;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: bold;
	}

	.full-scrollable .scrollable-info .scrollable-summarty {
		padding: 0;
	}

	.full-scrollable .scrollable-info .icon-detail {
		display: none;
	}

	.full-scrollable .opacity-overlay, .full-scrollable a:hover .opacity-overlay {
		display: none;
	}

	/* 产品 */
	/*
	.product-list .product-item .portfolio-img {
		margin-bottom: 15px;
	}
	*/
	.product-list .product-item .portfolio-text {
		display: block;
		position: static;
		text-align: left;
		color: #4d4d4d;
	}

	.product-list .product-item .portfolio-text .portfolio-title h2 {
		margin: 0 !important;
	}

	.product-list .product-item a:hover .portfolio-text .portfolio-title h2 {
		color: #d00c1d;
	}

	.product-list .col-2-1 .product-item .portfolio-text .portfolio-title h2,
	.product-list .col-3-1 .product-item .portfolio-text .portfolio-title h2 {
		font-size: 16px;
	}

	.product-list .product-item .portfolio-text .price {
		color: #f30;
		margin-bottom: 0;
	}

	.product-list .product-item .portfolio-text .icon-detail {
		display: none;
	}

	.product-list .product-item .opacity-overlay {
		display: none;
	}
	/*
	.product-scrollable .scrollable-item a {
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	*/

	.product-scrollable .scrollable-item .portfolio-img {
		margin-bottom: 15px;
	}

	.product-scrollable .scrollable-item .scrollable-info {
		display: block;
		position: static;
		text-align: left;
		color: #4d4d4d;
	}

	.product-scrollable .scrollable-item .scrollable-info h2 {
		font-size: 16px;
		margin: 0 0 15px !important;
	}

	.product-scrollable .scrollable-item a:hover .scrollable-info h2 {
		color: #d00c1d;
	}

	.product-scrollable .scrollable-item .scrollable-info .price {
		color: #f30;
		margin-bottom: 0;
	}

	.product-scrollable .scrollable-item .scrollable-info .icon-detail {
		display: none;
	}

	.product-scrollable .scrollable-item .opacity-overlay {
		display: none;
	}

	/* 链接 */
	.link-bg-img li a {
		margin: 0 -10px;
	}

	/* 图文交叉排版 */
	.post-list-3col .post-list-item .post-text {
		padding: 20px;
	}

	/* 产品多列 */
}

@media (min-width:993px) and (max-width:1120px) {
	.fixed-side {
		display: none;
	}

	.scrollable a.carousel-prev {
		left: 0;
	}

	.scrollable a.carousel-next {
		right: 0;
	}

	.layout-boxed #wrapper {
		width: 100%;
	}

	html, body {
		background-image: none !important;
	}
}

@media (min-width:769px) and (max-width:992px) {

	/* slideshow */
	.slideshow {
		height: 380px !important;
	}

	.slideshow img {
		height: 380px !important;
	}

	.slideshow-min {
		height: 280px !important;
	}

	.slideshow-min img {
		height: 280px !important;
	}

	.slideshow .carousel-direction {
		display: none;
	}

	.carousel-thumbs a img {
		width: 100px;
	}

	/* Tab */
	.tab-more {
		margin-top: 20px;
	}

	.tab-round .tabs-nav li {
		padding: 0;
	}

	.tab-round .tabs-nav li a {
		line-height: normal;
		padding: 0 !important;
		width: 115px;
		height: 115px;
	}

	.tab-round .tabs-nav li a span {
		margin: 0;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}

	.tab-round .tabs-nav li a em {
		display: none;
	}

	.tab-round .tabs-nav .tab-nav-item-hasSummary-round span {
		margin: 0;
	}

	.tab-round .tabs-nav li i.line-v {
		height: 35px;
	}

	/* 产品 */
	.product-list li {
		margin-bottom: 30px;
	}

	.product-item .portfolio-text h2 {
		margin-top: 50px;
	}

	.product-detail-zoom .product-intr .product-preview {
		width: 420px;
	}

	.product-detail-zoom .product-intr .zoom-small-image img {
		width: 420px !important;
	}

	.product-detail-zoom .product-intr .zoom-thumbs {
		width: 420px;
	}

	.product-detail-zoom .product-intr .zoom-thumbs img {
		width: 80px;
		height: auto !important;
	}

	.product-detail-zoom .zoom-section {
		display: none;
	}

	.product-detail-zoom .gallery-img-product-detail {
		display: block;
	}

	.module-divider-full {
		margin-bottom: -20px;
	}

	/* 图文交叉排版 */
	.post-list-2col .post-text {
		padding: 20px;
	}

	.post-list-3col .post-list-item {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.post-list-3col .post-img,
	.post-list-3col .post-text-box {
		width: 50%;
		float: left;
	}

	.post-list-3col .post-list-item .post-text {
		padding: 20px;
	}

	.post-list-3col .post-list-item .post-arrow {
		width: 10px;
		height: 19px;
		margin: 0;
		left: -10px;
		top: 50%;
		margin-top: -10px;
		background-position: 0 -42px;
	}

	.post-list-3col .post-list-item:nth-of-type(2n+2) .post-img {
		float: right;
	}

	.post-list-3col .post-list-item:nth-of-type(2n+2) .post-arrow {
		left: auto;
		right: -10px;
		background-position: 0 -11px;
	}

	.post-list-3col .post-list-item-spec .post-img {
		top: auto !important;
	}

	.post-list-3col .post-list-item-spec .post-text-box {
		top: auto !important;
	}

	.post-list-4col .post-list-item {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.post-list-4col .post-list-item-spec .post-img {
		float: left;
	}

	.post-list-4col .post-list-item:nth-of-type(2n+2) .post-img {
		float: right;
	}

	.post-list-4col .post-list-item .post-arrow {
		width: 10px;
		height: 19px;
		top: 50%;
		left: -10px;
		margin-top: -10px;
		background-position: 0 -42px;
	}

	.post-list-4col .post-list-item:nth-of-type(2n+2) .post-arrow {
		top: 50%;
		left: auto;
		right: -10px;
		margin-top: -10px;
		background-position: 0 -11px;
	}
	
	.sidebar {
		width: 100%;
		padding: 0;
	}
	
	.content {
		width: 100%;
		padding: 10px 0 15px;
	}
}

@media screen and (max-width:768px) {

	#wrapper {
		margin-bottom: 51px;
	}

	/* 产品 */
	#product-modular li {
		width: 44%;
	}

	.scrollable .caroufredsel_wrapper {
		height: 210px !important;
	}

	.page-width:hover .carousel-direction {
		display: none;
	}

	/* 手机端隐藏页脚菜单 */
	.footer-main .page-width {
		display: none;
	}

	/* 招聘 联系 */
	.module-full-screen.module-full-5,
	.module-full-screen.module-full-1,
	.module-full-screen.module-full-3 {
		padding: 0 10px;
	}

	.module-full-screen.module-full-5 .link-setion {
		margin-bottom: 20px;
	}

	.module-full-screen.module-full-5 .module-inner {
		padding-bottom: 0;
	}

	/*新闻*/
	.module-full-screen.module-full-1 li.col-2-1 {
		width: 100% !important;
	}

	.entry-item {
		margin-bottom: 20px;
		padding-bottom: 20px
	}

	.entry-list-time-hl .entry-item {
		min-height: auto
	}

	.module-full-1 .qhd-content p {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	/*关于我们*/
	.module-full-screen.module-full-3 .module-full-screen-more {
		text-align: center !important
	}

	.module-full-screen.module-full-3 .qhd-content p {
		text-align: initial;
		text-overflow: initial;
		white-space: initial;
		overflow: initial;
	}

	.module-full-screen.module-full-3 .title {
		text-align: center !important;
		margin-top: 15px;
	}

	/*手机端不显示模块*/
	.mobile_modular_no {
		display: none !important;
	}

	/*手机端文章内页*/
	.page-title-inner {
		margin-bottom: 10px;
	}

	.article-detail .article-title h1 {
		font-weight: 700;
	}

	.qhd-content h3 {
		font-size: 22px;
		padding: 15px 0 15px 0;
	}

	.single .page-title .page-name,
	.single .page-title .breadcrumbs {
		margin-bottom: 20px;
		margin-top: 15px;
	}

	/*手机端行业新闻标题显示全部*/
	.news-mb .entry-title h2 {
		font-size: 18px;
		text-overflow: inherit;
		white-space: inherit;
		overflow: inherit;
	}


	.mobile-section {
		display: block;
	}

	/* 多列 */
	.column .col-2-1,
	.column .col-3-1,
	.column .col-4-1,
	.column .col-4-2,
	.column .col-5-1,
	.column .col-3-2,
	.column .col-4-3,
	.column .col-5-2,
	.column .col-5-3,
	.column .col-5-4 {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.row2-svar .col-4-1,
	.row2-svar .col-5-1 {
		width: 31.33333%;
		margin-right: 3%;
	}

	.row2-svar .col-4-1:nth-of-type(4n+4),
	.row2-svar .col-5-1:nth-of-type(5n+5) {
		margin-right: 3%;
	}

	.row2-svar .col-4-1:nth-of-type(4n+1),
	.row2-svar .col-5-1:nth-of-type(5n+1) {
		clear: none;
	}

	.row2-svar .col-4-1:nth-of-type(3n+3),
	.row2-svar .col-5-1:nth-of-type(3n+3) {
		margin-right: 0;
		clear: none;
	}

	.row2-svar .col-4-1:nth-of-type(3n+1),
	.row2-svar .col-5-1:nth-of-type(3n+1) {
		clear: both;
	}

	/* 图文展示 */
	.table-responsive {
		width: 100%;
		padding-bottom: 1px;
		margin-bottom: 5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.table-responsive table th,
	.table-responsive table td {
		white-space: nowrap;
	}

	.btn-medium,
	.btn-small,
	.btn-large {
		margin: 2px;
	}

	/* slideshow */
	.slideshow {
		height: 350px !important;
	}

	.slideshow img {
		height: 350px !important;
	}

	.slideshow-min {
		height: 250px !important;
	}

	.slideshow-min img {
		height: 250px !important;
	}

	.slideshow .carousel-direction {
		display: none;
	}

	.carousel-thumbs a {
		border: none;
		width: 12px;
		height: 12px;
		margin: 0 5px;
		margin: 0 5px;
		border-radius: 50%;
		background-color: #ccc;
	}

	.carousel-thumbs a.selected {
		background-color: #998b81;
	}

	.carousel-thumbs a img {
		display: none;
	}

	.sidebar {
		top: 0;
	}

	/* Tab */
	.tabs-default .tabs-nav li a {
		padding: 0 15px;
		line-height: 38px;
		font-size: 14px;
	}

	.tabs-default .tabs-nav li a i {
		display: none;
	}

	.tabs-center .tabs-nav li {
		margin: 0 3px 5px;
	}

	.tab-round .tabs-nav li {
		padding: 0 5px;
	}

	.tab-round .tabs-nav li a {
		line-height: normal;
		padding: 0 !important;
		width: 90px;
		height: 90px;
	}

	.tab-round .tabs-nav li a span {
		margin: 0;
		font-size: 13px;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}

	.tab-round .tabs-nav li a em {
		display: none;
	}

	.tab-round .tabs-nav .tab-nav-item-hasSummary-round span {
		margin: 0;
	}

	.tab-round .tabs-nav li i.line-v {
		height: 35px;
	}

	/* 多列图文*/
	.portfolio-list .column .col-2-1,
	.link-list .column .col-2-1 {
		width: 48.5% !important;
		margin-right: 3% !important;
	}

	.portfolio-list .column .col-3-1 {
		width: 31.3333% !important;
		margin-right: 3% !important;
	}

	.portfolio-list .column .col-4-1 {
		width: 22.75% !important;
		margin-right: 3% !important;
	}

	.portfolio-list .column .col-5-1 {
		width: 17.6% !important;
		margin-right: 3% !important;
	}

	.portfolio-list .column .last,
	.link-list .column .last {
		margin-right: 0 !important;
	}

	.portfolio-grid-4col .portfolio-grid-item {
		width: 50%;
	}

	.portfolio-grid-3col .portfolio-grid-item {
		width: 33.333%;
	}

	/* 文章与产品 */
	.category-bg-img li a {
		padding: 40px 0;
	}

	.category-bg-img .category-name {
		font-size: 18px;
		font-weight: bold;
	}

	.category-bg-img span {
		font-size: 13px;
		line-height: 30px;
	}

	.entry-set .entry-detail {
		display: none;
	}

	.gallery-detail-title h1 {
		font-size: 18px;
		font-weight: bold;
	}

	/*竖排分类*/
	.categoryNav-vertical-content ul li a {
		font-size: 16px;
		font-size: 1.6rem;
	}

	/* 文章 */
	.article-list-row {}

	.download-list-row .article-title {
		max-width: 65%;
	}

	.entry-img img {
		width: 140px !important;
		height: auto !important;
	}

	.entry-thumbnail-list .entry-item img {
		width: 90px !important;
		height: auto !important;
	}

	.blog-list .entry-img img {
		width: 100% !important;
	}

	.headlines-list .headlines-content-bg .entry-img img {
		width: 100% !important;
	}

	.team-introduction .team-img,
	.content .team-introduction .team-img {
		margin-right: 20px;
	}

	.team-introduction .team-img img,
	.content .team-introduction .team-img img {
		width: 250px;
	}

	/* 产品 */
	.product-filter dt {
		width: 80px;
	}

	.product-filter dt {
		margin-right: 10px;
	}

	.product-detail .product-name {
		margin-bottom: 20px;
	}

	.product-detail .product-name h1 {
		font-size: 16px;
	}

	.content .product-detail-zoom .product-intr .product-preview,
	.product-detail-zoom .product-intr .product-preview {
		width: 50%;
	}

	.product-detail-zoom .zoom-section {
		display: none;
	}

	.product-detail-zoom .gallery-img-product-detail {
		display: block;
	}

	/* 链接 */
	.link-line,
	.link-line-rtl,
	.link-line-center {
		text-align: left;
	}

	.link-line a,
	.link-line-rtl a,
	.link-line-center a {
		margin: 0 15px 0 0;
	}

	.link-bg-img li a {
		padding: 40px 0;
	}

	.link-block li {
		padding: 6px 0;
		border-bottom: 1px solid #EF4D5B;
	}

	/* 容器 */
	.module-full-screen-title {
		margin-bottom: 20px;
	}

	.module-full-screen-title>.module-title-content>h2 {
		margin: 0 15px;
		font-size: 20px;
		font-weight: bold;
	}

	.module-full-screen-title>h3 {
		display: none;
	}

	.module-full-screen-title>.module-title-content>i {
		width: 80px;
	}

	.module-full-screen-more a {
		line-height: 34px;
	}

	.module-divider-full {
		margin: 20px 0 -20px;
	}

	/* 分页 */
	.pagination {
		margin: 15px 0 30px;
	}

	.pagination a:hover,
	.pagination a:active {
		background-color: #2365ac;
		color: #fff;
	}

	.pagination .page-prev,
	.pagination .page-next {
		margin: 0 1%;
		padding: 0;
		display: inline-block;
		width: 47%;
		height: 38px;
		line-height: 38px;
		background-color: #333;
		color: #fff;
	}

	.pagination .page-prev {
		border-radius: 30px 0 0 30px;
	}

	.pagination .page-next {
		border-radius: 0 30px 30px 0;
	}

	.pagination .disabled {
		background-color: #f7fafa;
		color: #ccc;
	}

	/* touch menu */
	.top-main-content {
		display: none;
	}
	/*
	.touch-top {
		height: 70px;
	}
	*/
	.logo a img {
		height: 50px;
	}
	/*
	.touch-top-wrapper .touch-logo img {
		height: 40px;
	}
	*/

	.touch-toggle li i {
		/*
		width: 28px;
		height: 28px;
		*/
		margin-top: 4px;
		margin-bottom: 4px;
	}

	.footer .qhd-content p,
	.footer .qhd-content p,
	.bottom .qhd-content p,
	.bottom .qhd-content p {
		text-align: left !important;
	}

	/* 图文交叉排版 */
	.post-text h2 {
		font-weight: normal;
		font-size: 16px;
	}

	.post-text-summary {
		font-size: 12px;
	}

	.post-list .post-list-item {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.post-list-2col .post-img,
	.post-list-2col .post-text-box {
		width: 100%;
	}

	.post-list-2col .post-img img {
		height: auto !important;
	}

	.post-list-2col .post-text-box {
		height: auto !important;
	}

	.post-list-2col .post-text-summary {
		height: auto !important;
	}

	.post-list-2col .post-text {
		padding: 20px;
	}

	.post-list-2col .post-list-item .post-arrow {
		width: 19px;
		height: 10px;
		margin: 0;
		right: auto;
		top: -10px;
		left: 50%;
		margin-left: -10px;
		background-position: 0 0;
	}

	.post-list-3col .post-img,
	.post-list-3col .post-text-box {
		width: 50%;
		float: left;
	}

	.post-list-3col .post-list-item .post-text {
		padding: 20px;
	}

	.post-list-3col .post-list-item .post-arrow {
		width: 10px;
		height: 19px;
		margin: 0;
		left: -10px;
		top: 50%;
		margin-top: -10px;
		background-position: 0 -42px;
	}

	.post-list-3col .post-list-item:nth-of-type(2n+2) .post-img {
		float: right;
	}

	.post-list-3col .post-list-item:nth-of-type(2n+2) .post-arrow {
		left: auto;
		right: -10px;
		background-position: 0 -11px;
	}

	.post-list-3col .post-list-item-spec .post-img {
		top: auto !important;
	}

	.post-list-3col .post-list-item-spec .post-text-box {
		top: auto !important;
	}
}

@media screen and (max-width:640px) {

	/* slideshow */
	.slideshow {
		height: 300px !important;
	}

	.slideshow img {
		height: 300px !important;
	}

	.slideshow-min {
		height: 200px !important;
	}

	.slideshow-min img {
		height: 200px !important;
	}

	.scrollable .carousel-direction a {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	/* Tab */
	.tabs-left .tabs-nav {
		width: 30%;
	}

	.tab-round .tabs-nav li a {
		width: 70px;
		height: 70px;
	}

	.tab-round .tabs-nav li i.line-v {
		height: 30px;
	}

	/* 图文展示 */
	.qhd-content .typo .typo_img,
	.qhd-content .typo .imgtoright {
		width: auto !important;
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.qhd-content .typo>a {
		display: block;
	}

	/* 多列图文*/
	.portfolio-list .column .col-4-1,
	.link-list .column .col-4-1 {
		width: 48.5% !important;
		margin-right: 3% !important;
	}

	.portfolio-list.column .col-4-1:nth-child(2n),
	.link-list .column .col-4-1:nth-child(2n) {
		margin-right: 0 !important;
	}

	.portfolio-list .column .col-5-1,
	.link-list .column .col-5-1 {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.portfolio-grid-4col .portfolio-grid-item {
		width: 50%;
	}

	.portfolio-grid-3col .portfolio-grid-item {
		width: 50%;
	}

	.row2-svar .col-3-1,
	.row2-svar .col-4-1,
	.row2-svar .col-5-1 {
		width: 48.5%;
		margin-right: 3%;
	}

	.row2-svar .col-5-1:nth-of-type(5n+5) {
		margin-right: 3%;
	}

	.row2-svar .col-5-1:nth-of-type(5n+1) {
		clear: none;
	}

	.row2-svar .col-3-1:nth-of-type(3n+3),
	.row2-svar .col-4-1:nth-of-type(3n+3),
	.row2-svar .col-5-1:nth-of-type(3n+3) {
		margin-right: 3%;
	}

	.row2-svar .col-3-1:nth-of-type(3n+1),
	.row2-svar .col-4-1:nth-of-type(3n+1),
	.row2-svar .col-5-1:nth-of-type(3n+1) {
		clear: none;
	}

	.row2-svar .col-3-1:nth-of-type(2n+2),
	.row2-svar .col-4-1:nth-of-type(2n+2),
	.row2-svar .col-5-1:nth-of-type(2n+2) {
		margin-right: 0;
	}

	.row2-svar .col-3-1:nth-of-type(2n+1),
	.row2-svar .col-4-1:nth-of-type(2n+1),
	.row2-svar .col-5-1:nth-of-type(2n+1) {
		clear: both;
	}

	/* 文章 */
	.headlines-list-2col .headlines-content {
		width: 100%;
		float: none;
		display: block;
		margin-right: 0;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.headlines-others .entry-set-time-hl .entry-item {
		border-bottom: 1px dotted #ccc;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.headlines-others .entry-set-time-hl .entry-summary {
		margin-bottom: -8px;
	}

	.team-cases-title {
		margin: 25px 0 25px;
		padding-top: 25px;
	}

	.team-introduction .team-img,
	.content .team-introduction .team-img {
		margin-right: 0px;
	}

	.team-introduction .team-img img,
	.content .team-introduction .team-img img {
		width: 200px;
	}

	.team-introduction .team-name {
		font-size: 18px;
		font-weight: bold;
	}

	.full-scrollable ul li {
		margin: 0 5px;
	}

	.full-scrollable .scrollable-info .scrollable-summarty {
		font-size: 13px;
	}

	/* 产品 */
	.product-intr .product-preview {
		width: auto;
		float: none;
		margin-right: 0;
		display: block;
		margin-bottom: 30px;
	}

	.content .product-detail-zoom .product-intr .product-preview,
	.product-detail-zoom .product-intr .product-preview {
		width: 100%;
	}

	.gallery-zoom-img-wrap .icon-zoom {
		display: none;
	}

	/* 链接 */
	.link-icon li {
		margin-bottom: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.link-icon li a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 80px;
		height: 80px;
	}

	.link-icon li a span {
		display: block;
		margin-top: 26px;
		font-size: 14px;
	}

	.link-icon li a.link-img img {
		width: 24px;
		margin: 15px 0 5px 0;
	}

	.link-icon li a.link-img span {
		margin-top: 0;
	}

	/* 容器 */
	.module-horizontal .module-title-horizontal {
		float: none;
		margin-right: 0;
	}

	.module-title-horizontal .module-title-content {
		margin: 0 0 10px 0;
	}

	.module-horizontal>.modult-inner>.module-more-horizontal a {
		margin-top: 12px;
	}

	.fixed-bottom {
		display: block;
	}

	/*竖排分类*/
	.categoryNav-vertical-content {
		margin-top: 20px;
	}

	.categoryNav-vertical-content ul li a {
		line-height: 40px;
	}

	/* 图文交叉排版 */
	.post-text h2 {
		margin-bottom: 15px;
	}

	.post-list .post-img,
	.post-list .post-text-box {
		width: 100%;
	}

	.post-list .post-img img {
		height: auto !important;
	}

	.post-list .post-text-box {
		height: auto !important;
	}

	.post-list .post-text-summary {
		height: auto !important;
	}

	.post-list .post-list-item .post-arrow {
		width: 19px;
		height: 10px;
		margin: 0;
		right: auto;
		top: -10px;
		left: 50%;
		margin-left: -10px;
		background-position: 0 0;
	}

	.post-list .post-list-item-spec .post-img {
		top: auto !important;
	}

	.post-list .post-list-item-spec .post-text-box {
		top: auto !important;
	}

	.post-list .post-list-item:nth-of-type(2n+2) .post-arrow {
		width: 19px;
		height: 10px;
		margin: 0;
		right: auto;
		top: -10px;
		left: 50%;
		margin-left: -10px;
		background-position: 0 0;
	}
}

@media screen and (max-width:480px) {

	/* 多列 */
	.column .col-4-1 {
		width: 100% !important;
		margin-right: 0 !important;
	}

	/* slideshow */
	.slideshow {
		height: 250px !important;
	}

	.slideshow img {
		height: 250px !important;
	}

	.slideshow-min {
		height: 180px !important;
	}

	.slideshow-min img {
		height: 180px !important;
	}

	.slideshow .carousel-direction {
		display: none;
	}

	.carousel-thumbs a img {
		width: 80px;
	}

	.scrollable-text {
		height: auto;
	}

	.scrollable-text .carousel-direction {
		display: none;
	}

	.carousel-btn-fixed {
		bottom: 8px;
	}

	/* Tab */
	.tabs-default .tabs-nav li a {
		padding: 0 10px;
		line-height: 34px;
		font-size: 14px;
	}

	.tabs-center .tabs-nav li {
		margin: 0 2px 5px;
	}

	.tab-round .tabs-nav li {
		width: auto;
		margin-bottom: 10px;
	}

	.tab-round .tabs-nav li a {
		width: 78px;
		height: 78px;
	}

	.tab-round .tabs-nav li i.line-v {
		display: none;
	}

	/* 文章产品公用 */
	.entry-list-mobile .entry-summary {
		display: none;
	}

	.entry-list-mobile .entry-detail {
		display: none;
	}

	.portfolio-typo-item .portfolio-typo-summary {
		display: none;
	}

	/* 多列图文*/
	.portfolio-list .column .col-2-1,
	.portfolio-list .column .col-3-1,
	.portfolio-list .column .col-4-1,
	.portfolio-list .column .col-5-1,
	.link-list .column .col-2-1,
	.link-list .column .col-3-1,
	.link-list .column .col-4-1,
	.link-list .column .col-5-1 {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.portfolio-grid-item {
		margin-bottom: 10px;
	}

	.portfolio-grid-text h3 {
		font-size: 13px;
	}

	.portfolio-grid-4col .portfolio-grid-item,
	.portfolio-grid-3col .portfolio-grid-item {
		width: 50%;
	}

	/* 图库 */
	.pgwSlideshow .ps-current {
		min-height: 200px;
	}

	/* 文章 */
	.article-list-row li .article-time {
		display: none;
	}

	.entry-img img {
		width: 120px !important;
		height: auto !important;
	}

	.blog-list .entry-img img {
		width: 100% !important;
		height: auto !important;
	}

	.headlines-list .headlines-content-bg .entry-img img {
		width: 100% !important;
		height: auto !important;
	}

	.entry-list-time-hl .entry-item {
		padding-left: 80px;
	}

	.entry-list-time-hl .time {
		width: 60px;
	}

	.entry-list-time-hl .time-day {
		line-height: 40px;
		font-size: 26px;
	}

	.entry-list-time-hl .time-date {
		line-height: 20px;
		font-size: 12px;
	}

	.team-introduction .typo .typo-img {
		float: none;
		margin: 0 0 20px;
	}

	.team-introduction .team-img img,
	.content .team-introduction .team-img img {
		width: auto;
		max-width: 100%;
	}

	.scrollable-text .article-time {
		display: none;
	}
	
	.logo {
		padding: 5px 0;
	}
	.touch-toggle {
		padding: 10px 0;
	}

	/* 容器 */
	.module-full-screen-title>.module-title-content>i {
		width: 40px;
	}

	.module-horizontal .module-title-horizontal {
		float: none;
		margin-right: 0;
	}

	.module-title-horizontal .module-title-content {
		margin: 0 0 10px 0;
	}

	.module-horizontal>.modult-inner>.module-more-horizontal {
		margin: 6px 0 0;
	}

	/*静态文件*/
	.qhd-content .typo a {
		display: block;
	}

	.qhd-content .typo a,
	.qhd-content .typo .typo_text {
		text-align: center;
	}

	/*不规则*/
	.izotope .grid-sizer,
	.izotope .izotope-item,
	.izotope .izotope-item-50 {
		width: 100% !important;
	}
}

@media screen and (max-width:360px) {

	/* slideshow */
	.slideshow-min {
		height: 150px !important;
	}

	.slideshow-min img {
		height: 150px !important;
	}

	.slideshow .carousel-direction {
		display: none;
	}

	/*竖排分类*/
	.categoryNav-vertical-content ul li a {
		margin-bottom: 5px;
	}

	.categoryNav-vertical-content ul li {
		margin: 0 0px;
		display: block;
		width: 100%;
	}

	.categoryNav-vertical-content ul li a {
		display: block;
	}
}

#wzzt {
	font-size: 14px;
	color: #434343;
}

#wzzt p img {
	display: block;
	margin: 0 auto;
}

#wzzt p {
	margin: 0 0 15px;
}

#wzzt .wp-block-quote p {
	margin: 0;
}

#wzzt iframe {
	margin-bottom: 25px;
	width: 100%;
	height: 530px;
}

@media screen and (max-width:768px) {
	#wzzt iframe {
		width: 100%;
		height: 220px;
	}
}


/**/
.module-full-screen.module-full-1 li {
	width: 47% !important;
}

.module-full-screen.module-full-1 li:nth-child(2n-1) {
	margin-right: 5%;
}

.module-full-screen.module-full-1 li:nth-child(2n) {
	margin-right: 0;
}


.qhd-content .column,
.qhd-module .column {
	width: 100%
}

.qhd-content .column .col-2-1,
.qhd-content .column .col-3-1,
.qhd-content .column .col-3-2,
.qhd-content .column .col-4-1,
.qhd-content .column .col-4-2,
.qhd-content .column .col-4-3,
.qhd-content .column .col-5-1,
.qhd-content .column .col-5-2,
.qhd-content .column .col-5-3,
.qhd-content .column .col-5-4,
.qhd-module .column .col-2-1,
.qhd-module .column .col-3-1,
.qhd-module .column .col-3-2,
.qhd-module .column .col-4-1,
.qhd-module .column .col-4-2,
.qhd-module .column .col-4-3,
.qhd-module .column .col-5-1,
.qhd-module .column .col-5-2,
.qhd-module .column .col-5-3,
.qhd-module .column .col-5-4 {
	float: left;
	min-height: 1px;
	height: auto !important
}

.qhd-content .column .col-2-1,
.qhd-module .column .col-2-1 {
	width: 48.5%;
	margin-right: 3%
}

.qhd-content .column .col-3-1,
.qhd-module .column .col-3-1 {
	width: 31.3333%;
	margin-right: 3%
}

.qhd-content .column .col-4-1,
.qhd-module .column .col-4-1 {
	width: 22.75%;
	margin-right: 3%
}

.qhd-content .column .col-5-1,
.qhd-module .column .col-5-1 {
	width: 17.6%;
	margin-right: 3%
}

.qhd-content .column .col-3-2,
.qhd-module .column .col-3-2 {
	width: 65.6666%;
	margin-right: 3%
}

.qhd-content .column .col-4-2,
.qhd-module .column .col-4-2 {
	width: 48.5%;
	margin-right: 3%
}

.qhd-content .column .col-4-3,
.qhd-module .column .col-4-3 {
	width: 74.25%;
	margin-right: 3%
}

.qhd-content .column .col-5-2,
.qhd-module .column .col-5-2 {
	width: 38.2%;
	margin-right: 3%
}

.qhd-content .column .col-5-3,
.qhd-module .column .col-5-3 {
	width: 58.8%;
	margin-right: 3%
}

.qhd-content .column .col-5-4,
.qhd-module .column .col-5-4 {
	width: 79.4%;
	margin-right: 3%
}

.qhd-content .marg-per0>.col-2-1,
.qhd-module .marg-per0>.col-2-1 {
	width: 50%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-3-1,
.qhd-module .marg-per0>.col-3-1 {
	width: 33.3333%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-4-1,
.qhd-module .marg-per0>.col-4-1 {
	width: 25%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-5-1,
.qhd-module .marg-per0>.col-5-1 {
	width: 20%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-3-2,
.qhd-module .marg-per0>.col-3-2 {
	width: 66.6666%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-4-2,
.qhd-module .marg-per0>.col-4-2 {
	width: 50%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-4-3,
.qhd-module .marg-per0>.col-4-3 {
	width: 75%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-5-2,
.qhd-module .marg-per0>.col-5-2 {
	width: 40%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-5-3,
.qhd-module .marg-per0>.col-5-3 {
	width: 60%;
	margin-right: 0
}

.qhd-content .marg-per0>.col-5-4,
.qhd-module .marg-per0>.col-5-4 {
	width: 80%;
	margin-right: 0
}

.qhd-content .marg-per2>.col-2-1,
.qhd-module .marg-per2>.col-2-1 {
	width: 49%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-3-1,
.qhd-module .marg-per2>.col-3-1 {
	width: 32%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-4-1,
.qhd-module .marg-per2>.col-4-1 {
	width: 23.5%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-5-1,
.qhd-module .marg-per2>.col-5-1 {
	width: 18.4%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-3-2,
.qhd-module .marg-per2>.col-3-2 {
	width: 66%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-4-2,
.qhd-module .marg-per2>.col-4-2 {
	width: 49%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-4-3,
.qhd-module .marg-per2>.col-4-3 {
	width: 74.5%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-5-2,
.qhd-module .marg-per2>.col-5-2 {
	width: 38.8%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-5-3,
.qhd-module .marg-per2>.col-5-3 {
	width: 59.2%;
	margin-right: 2%
}

.qhd-content .marg-per2>.col-5-4,
.qhd-module .marg-per2>.col-5-4 {
	width: 79.6%;
	margin-right: 2%
}

.qhd-content .marg-per4>.col-2-1,
.qhd-module .marg-per4>.col-2-1 {
	width: 48%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-3-1,
.qhd-module .marg-per4>.col-3-1 {
	width: 30.6667%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-4-1,
.qhd-module .marg-per4>.col-4-1 {
	width: 22%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-5-1,
.qhd-module .marg-per4>.col-5-1 {
	width: 16.8%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-3-2,
.qhd-module .marg-per4>.col-3-2 {
	width: 65.3333%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-4-2,
.qhd-module .marg-per4>.col-4-2 {
	width: 48%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-4-3,
.qhd-module .marg-per4>.col-4-3 {
	width: 74%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-5-2,
.qhd-module .marg-per4>.col-5-2 {
	width: 37.6%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-5-3,
.qhd-module .marg-per4>.col-5-3 {
	width: 58.4%;
	margin-right: 4%
}

.qhd-content .marg-per4>.col-5-4,
.qhd-module .marg-per4>.col-5-4 {
	width: 79.2%;
	margin-right: 4%
}

.qhd-content .marg-per5>.col-2-1,
.qhd-module .marg-per5>.col-2-1 {
	width: 45%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-3-1,
.qhd-module .marg-per5>.col-3-1 {
	width: 30%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-4-1,
.qhd-module .marg-per5>.col-4-1 {
	width: 21.25%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-5-1,
.qhd-module .marg-per5>.col-5-1 {
	width: 16%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-3-2,
.qhd-module .marg-per5>.col-3-2 {
	width: 65%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-4-2,
.qhd-module .marg-per5>.col-4-2 {
	width: 47.5%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-4-3,
.qhd-module .marg-per5>.col-4-3 {
	width: 73.75%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-5-2,
.qhd-module .marg-per5>.col-5-2 {
	width: 37%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-5-3,
.qhd-module .marg-per5>.col-5-3 {
	width: 58%;
	margin-right: 5%
}

.qhd-content .marg-per5>.col-5-4,
.qhd-module .marg-per5>.col-5-4 {
	width: 79%;
	margin-right: 5%
}

.qhd-content .column .last,
.qhd-module .column .last {
	margin-right: 0
}

/*友情链接*/
.footer-menu {
	margin-bottom: 10px !important;
}

.footer-menu li {
	display: inline-block;
	padding: 0 5px 0 5px !important;
	line-height: .9;
}

.footer-menu li a {
	opacity: 0.4;
}

/*侧栏*/
.sticky+.mobile-section+.module-default+.main .sidebar .theiaStickySidebar {
	padding-top: 70px !important;
}

/*
.sidebar h3 {
	padding: 13px 15px;
	font-size: 14px;
	color: #fff;
	background: #0059a9;
}
.sidebar h3 a,.sidebar h3 a:hover {
	color: #fff;
	text-decoration: none;
}
*/
.sidebar ul {
	margin: 0 auto;
}

.sidebar ul li {
	margin-bottom: 20px;
}

.sidebar ul li ul {
	margin: 0 auto;
	padding: 15px 8px;
	/*
	background: #fbfbfb;
	*/
	-moz-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	-webkit-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
}

/*
.sidebar ul li ul li{
	margin: 0 auto 5px;
	padding-left: 12px;
	background: url(static/images/icon.gif) no-repeat 0 -315px;
}
*/
.sidebar ul li ul li ul {
	border: 0;
	display: none;
}

.sidebar ul li div {
	padding: 10px 8px;
	/*
	background: #fbfbfb;
	*/
	overflow: hidden;
	-moz-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	-webkit-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
}

.sidebar ul li div p {
	margin-bottom: 10px;
}

.sidebar ul li div img {
	margin-bottom: 10px;
}

.sidebar .widget_nav_menu h3 {
	font-size: 16px;
}

.sidebar .widget_nav_menu h3 a {
	color: #fff;
}

.sidebar .widget_nav_menu div {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: 0 0;
	overflow: visible;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget.widget_media_image img {
	max-width: 100%;
	height: auto;
	padding: 15px;
	background: #fff;
	overflow: hidden;
	-moz-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	-webkit-box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	box-shadow: inset 0 -6px 10px -10px rgba(0, 0, 0, .03);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sidebar .img_outline {
	display: block;
	padding: 0;
	border: 1px solid #ddd;	
}
.sidebar .img_outline .img_holder {
	display: block;
	position: relative;
	padding: 0;
	padding-bottom: 100%;
	height: 0;	
}
.sidebar .img_outline .img_holder img {
	position: absolute;
	margin: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: contain;
	opacity: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.sidebar .img_outline .img_holder img:hover {
	opacity: 0.8;
}

@media screen and (max-width:1120px) {
	/*隐藏侧栏*/
	.sidebar {
		display: none;
		width: 100%;
		padding: 0;
	}
}

/*侧栏菜单*/
.sidebar .widget_nav_menu ul {
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

.sidebar .widget_nav_menu ul li {
	margin: 0;
	padding: 0;
	font-size: 15px;
	/*
	overflow: visible;
	*/
	position: relative;
}

/*
.sidebar .widget_nav_menu ul li:first-child {
	border-top: 0;
}
*/
.sidebar .widget_nav_menu ul li a:link,
.sidebar .widget_nav_menu ul li a:visited {
	display: block;
	/*
	height: 40px;
	*/
	padding-left: 5px;
	line-height: 40px;
	text-indent: 24px;
	/*
	color: #444;
	*/
	background: url(static/images/icon-widget-menu.gif) no-repeat 20px -65px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
}

.sidebar .widget_nav_menu ul li a:hover {
	color: #2365ac;
	background-color: #f8f8f8;
}

.sidebar .widget_nav_menu ul a:hover,
.sidebar .widget_nav_menu ul li.current-cat>a:hover,
.sidebar .widget_nav_menu ul li.current-cat>a:link,
.sidebar .widget_nav_menu ul li.current-cat>a:visited,
.sidebar .widget_nav_menu ul li.current_page_item>a:link,
.sidebar .widget_nav_menu ul li.current_page_item>a:visited {
	color: #2365ac;
}

.sidebar .widget_nav_menu ul li ul {
	display: none;
	width: 100%;
}

.sidebar .widget_nav_menu ul li ul li {
	font-size: 14px;
}

.sidebar .widget_nav_menu ul li ul li a:link,
.sidebar .widget_nav_menu ul li ul li a:visited {
	text-indent: 48px;
	background: url(static/images/icon-widget-menu.gif) no-repeat 44px -65px;
}

.sidebar .widget_nav_menu ul li ul li a:hover {
	color: #0059a9;
	background: #f8f8f8 url(static/images/icon-widget-menu.gif) no-repeat 44px -65px;
}

.sidebar .widget_nav_menu ul li:hover ul li:hover ul li a:link,
.sidebar ul li.widget_nav_menu ul li:hover ul li:hover ul li a:visited {
	color: #444;
	background: #f8f8f8 url(static/images/icon-widget-menu.gif) no-repeat 39px -65px;
}

/*
.sidebar .widget_nav_menu ul li.current-cat-parent {
	border-top: 0;
}
*/
.sidebar .widget_nav_menu ul li.current-cat-parent>a:link,
.sidebar .widget_nav_menu ul li.current-cat-parent>a:visited,
.sidebar .widget_nav_menu ul li.current-cat a {
	color: #2365ac;
}

/*
.sidebar .widget_nav_menu ul li.current-cat-parent ul li {
	font-weight: 400;
}
*/
/*
.sidebar .widget_nav_menu ul li.current-cat-parent ul li a:hover,
.sidebar .widget_nav_menu ul li.current-cat-parent ul li a:link,
.sidebar .widget_nav_menu ul li.current-cat-parent ul li a:visited {
	border-bottom-color: #e4e4e4;
}
*/

.widget_nav_menu .menu .menu_head {
	position: absolute;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 40px;
	text-align: center;
	right: 0;
	top: 0;
	color: #666;
	cursor: pointer
}

.widget_nav_menu .menu .menu_head:hover::before,
.widget_nav_menu .menu .menu_head:hover::after {
	background-color: #2365ac;
}

.widget_nav_menu .menu .menu_head::before,
.widget_nav_menu .menu .menu_head::after {
	content: "";
	position: absolute;
	background-color: #666;
}

.widget_nav_menu .menu .menu_head::before {
	width: 12px;
	height: 2px;
	top: 19px;
	left: 14px
}

.widget_nav_menu .menu .menu_head::after {
	width: 2px;
	height: 12px;
	top: 14px;
	left: 19px
}

.widget_nav_menu .menu li.open>.menu_head::after {
	display: none
}

/*
.widget_nav_menu ul li.current-cat-parent > .menu_head::before,
.widget_nav_menu ul li.current-cat-parent > .menu_head::after,
.widget_nav_menu ul li.current-cat > .menu_head::before,
.widget_nav_menu ul li.current-cat > .menu_head::after {
    background-color: #fff;
}
.widget_nav_menu ul li:hover > .menu_head::before,
.widget_nav_menu ul li:hover > .menu_head::after {
	background-color: #fff;
}
*/

/*侧栏菜单 结束*/

.sidebar ul li.widget_SpecialCatList ul li ul {
	padding: 0;
}

.sidebar ul li.widget_SpecialCatList ul li {
	height: auto;
	background: url(static/images/arrow.gif) no-repeat 3px 10px;
}

.sidebar ul li.widget_SpecialCatList ul li ul li {
	line-height: 20px;
	background: url(static/images/arrow-sub.gif) no-repeat 3px 7px;
}

/*Newsletter*/
.sidebar ul li .newsletter-widget {
	padding-top: 20px;
}

.sidebar ul li .newsletter-widget p {
	padding: 0 10px 12px;
}

.sidebar ul li .newsletter-email,
.sidebar ul li .newsletter-firstname,
.sidebar ul li input[type=text] {
	margin: 0 auto;
	padding: 3px 10px;
	width: 218px;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #dadde0;
	color: #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.sidebar ul li .newsletter-submit,
.sidebar ul li input[type=submit] {
	margin-left: 0;
	padding: 3px 35px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	border: 0;
	color: #fff;
	background: #ef5c32;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}

.sidebar ul li input[type=email]:hover,
.sidebar ul li input[type=text]:hover {
	border-color: #999;
}

.sidebar ul li input[type=submit]:hover {
	background: #d00;
}

/*Recent Post*/
.sidebar ul li.widget_RecentPosts ul {
	padding: 20px 8px 0;
}

.sidebar ul li.widget_RecentPosts ul li {
	margin: 0 auto 20px;
	padding: 0;
	height: auto;
	line-height: 18px;
	background: 0 0;
	overflow: hidden;
}

.sidebar ul li.widget_RecentPosts ul li:last-child {
	margin: 0 auto 10px;
}

.sidebar ul li.widget_RecentPosts ul li img {
	float: left;
	padding-right: 8px;
	width: 96px;
	height: 70px;
}

.sidebar ul li.widget_RecentPosts ul li h4 {
	margin-bottom: 5px;
	font-size: 13px;
}

.sidebar ul li.widget_RecentPosts ul li p {
	color: #666;
}

/*Recent Comment*/
.sidebar ul li.widget_recent_comments ul li {
	margin-bottom: 15px;
	padding: 0;
	height: auto;
	line-height: 1.5;
	background: 0 0;
}

.sidebar ul li.widget_recent_comments ul li h4 {
	font-size: 12px;
	font-weight: 700;
}

.sidebar ul li.widget_recent_comments ul li h4 em {
	padding-left: 10px;
	font-style: normal;
	font-weight: 400;
	color: #999;
}

.sidebar ul li.widget_recent_comments ul li .cmt-cnt {
	margin-top: 16px;
	padding: 10px;
	border: 1px solid #eee;
	color: #777;
	background: #fff;
	overflow: visible;
	position: relative;
}

.sidebar ul li.widget_recent_comments ul li .cmt-cnt a {
	color: #777;
}

.sidebar ul li.widget_recent_comments ul li .cmt-cnt a:hover {
	color: #d00;
	text-decoration: none;
}

.sidebar ul li.widget_recent_comments ul li .cmt-cnt .up-arrow {
	width: 20px;
	height: 10px;
	line-height: 0;
	font-size: 0;
	background: url(static/images/icon-uparrow.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	top: -10px;
	left: 5px;
}

/*单列大图列表*/
.sidebar ul.widget_SpecialCatBigPicPosts {
	background: #fff;
	padding: 15px;
}
.sidebar ul.widget_SpecialCatBigPicPosts li {
	margin: 0 auto 18px;
	padding: 0;
	height: auto;
	text-align: center;
	background: 0 0;
}
.sidebar ul.widget_SpecialCatBigPicPosts li:last-child {
	margin-bottom: 0;
}
.sidebar ul.widget_SpecialCatBigPicPosts li h3 {
	line-height: 1.5;
	font-size: 14px;
	font-weight: 400;
}
.sidebar ul.widget_SpecialCatBigPicPosts li h3 a {
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
@media screen and (max-width:768px) {
	.sidebar ul.widget_SpecialCatBigPicPosts li {
		margin: 0 2px 15px 2px;
		width: 48%;
		display: inline-block;
	}

	.sidebar ul.widget_SpecialCatBigPicPosts li img {
		width: 100%;
		height: auto;
	}
}

/*双列图列表*/
.sidebar ul.widget_SpecialCatBigPicPosts.double_column {
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0;
}
.sidebar ul.widget_SpecialCatBigPicPosts.double_column li {
	width: 48%;
	float: left;
}
.sidebar ul.widget_SpecialCatBigPicPosts.double_column li:nth-child(odd) {
	margin-right: 4%;
}

/*左图右文*/
.sidebar ul.widget_SpecialCatPosts {
	background: #fff;
	padding: 15px;
}
.sidebar ul.widget_SpecialCatPosts li {
	margin: 0 auto 20px;
	padding: 0;
	height: auto;
	line-height: 18px;
	background: 0 0;
	overflow: hidden;
}
.sidebar ul.widget_SpecialCatPosts li:last-child {
	margin-bottom: 10px;
}
.sidebar ul.widget_SpecialCatPosts li .img_outline {
	width: 92px;
	margin-right: 8px;
	float: left;
}
.sidebar ul.widget_SpecialCatPosts li .img_outline .img_holder {
	padding-bottom: 75%;
}
.sidebar ul.widget_SpecialCatPosts li h3 {
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 5px;
	font-size: 14px;
}
.sidebar ul.widget_SpecialCatPosts li h3 a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.sidebar ul.widget_SpecialCatPosts li p {
	color: #666;
}

/*无图列表*/
.sidebar ul.widget_SpecialCatPosts.widget_noimg li {
	margin: 0 auto 10px;
	border-bottom: 1px solid #e5e5e5c4;
	padding-bottom: 5px;
}

.sidebar ul.widget_SpecialCatPosts.widget_noimg li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sidebar ul.widget_SpecialCatPosts.widget_noimg li h3 a {
	color: #4d4d4d;
	font-weight: bold;
}

/*sidebar搜索*/
/*
.sidebar ul li.widget_search .searchInput {
	padding: 4px 8px 3px;
	width: 178px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d6d6d6;
	color: #666;
	background: #FFF;
}

.sidebar ul li.widget_search .searchInput:hover {
	border: 1px solid #999;
	color: #666;
}

.sidebar ul li.widget_search .searchBtn {
	float: right;
	padding: 0;
	width: 60px;
	height: 33px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-indent: 0;
	border: 0;
	color: #fff;
	background: #ef5c32;
	cursor: pointer;
	position: static;
}

.sidebar ul li.widget_search .searchBtn:hover {
	background: #d00;
}
*/
.widget_search .searchInput {
	display: inline-block;
	margin: 0;
	padding: 4px 8px 3px;
	width: 190px;
	height: 33px;
	line-height: 24px;
	border: 1px solid #d6d6d6;
	color: #666;
	background: #fff;
}

.widget_search .searchInput:hover {
	border: 1px solid #999;
	color: #666;
}

.widget_search .searchBtn {
	float: right;
	padding: 0;
	width: 68px;
	height: 33px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-indent: 0;
	border: 0;
	color: #fff;
	background: #0059a9;
	cursor: pointer;
	/*
	position: static;
	*/
	border-radius: 0;
}

.widget_search .searchBtn:hover {
	background: #d00;
}

.widget_calendar div#calendar_wrap {
	padding: 10px;
}

.widget__title-text {
	border-bottom: 1px solid #f0f0f0;
	padding: 13px 15px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #0059a9;
}

/* 标签云 */
.widget_tag_cloud .tagcloud {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding: 15px
}

.widget_tag_cloud .tagcloud li {
	margin-bottom: 1px
}

.widget_tag_cloud .tagcloud a {
	display: flex;
	align-items: center;
	margin: 0 6px 6px 0;
	padding: 6px 8px;
	color: #777;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	border: 1px solid #ddd;
	border-radius: 3px;
	/*
	text-transform: uppercase
	*/
}

.widget_tag_cloud .tagcloud a:hover {
	color: #fff;
	background: #2365ac;
	border: 1px solid #2365ac
}

.dark-mode .widget_tag_cloud .tagcloud a {
	border: 1px solid #333
}

.widget_tag_cloud .tagcloud li sup {
	top: 0;
	font-size: 100%
}

/*评论*/
.comments-area #reply-title,
.comments-area .comments-title,
.explore .explore-category,
.instagram-footer .widget-title,
.instagram-slider .widget-title,
.related-posts h3 {
	font-size: 18px;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-top: 0
}

.comments-area .comments-title {
	height: 40px;
	line-height: 40px;
	font-weight: 500;
	border-bottom: 2px solid #f0f0f0;
	clear: both
}

.comments-area .comments-title span {
	border-bottom: 2px solid #2365ac;
	display: inline-block;
	color: #2365ac
}

.related-posts .post:last-child {
	margin-bottom: 0
}

@media screen and (max-width:992px) {
	.related-posts {
		margin: 45px auto 0;
		max-width: 400px
	}
}

.comment-form-comment label {
	display: none
}

.comments-area {
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	display: inline-block;
	width: 100%
}

.comments-area #reply-title {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	position: relative
}

.comments-area #reply-title a,
.comments-area .edit-link a,
.comments-area .reply-link a {
	color: #aaa;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	font-weight: 100
}

.comments-area .children,
.comments-area .comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.comments-area .children {
	padding-left: 20px
}

.comments-area .comment-wrapper {
	margin-bottom: 30px
}

.comments-area .comment-author-avatar {
	float: left;
	margin-top: 3px;
	width: 50px
}

.comments-area .comment-author-avatar .avatar {
	border-radius: 50%
}

.comments-area .comment-content {
	border-bottom: 1px solid #f4f4f4;
	margin-left: 70px;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative
}

.comments-area .comment-author-name {
	color: #1a1a1a;
	font-weight: 500
}

.comments-area .comment-author-name .fn {
	font-style: normal
}

.comments-area .comment-metadata {
	color: #aaa;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase
}

.comments-area .comment-body>:first-child {
	margin-top: 0
}

.comments-area .comment-body>:last-child {
	margin-bottom: 0
}

.comments-area .comment-body dl dl,
.comments-area .comment-body dl ol,
.comments-area .comment-body dl ul,
.comments-area .comment-body ol dl,
.comments-area .comment-body ol ol,
.comments-area .comment-body ol ul,
.comments-area .comment-body ul dl,
.comments-area .comment-body ul ol,
.comments-area .comment-body ul ul {
	margin: 0
}

.comments-area .comment-body li {
	margin: 5px 0
}

.comments-area .comment-body a {
	text-decoration: underline
}

.comments-area .comment-list>.comment:last-child>#respond,
.comments-area>#respond {
	margin-bottom: 0
}

.comments-area .edit-link a {
	right: 20px
}

.comments-area .comment-awaiting-moderation {
	color: #aaa;
	margin: 10px 0 0
}

.comments-area .pingback {
	margin-bottom: 10px
}

.comments-area .pingback .edit-link {
	display: none
}

.comments-area .pingback+.comment {
	margin-top: 40px
}

.comments-area .no-comments {
	margin: 0
}

#respond {
	margin-bottom: 45px
}

#respond .logged-in-as>a:first-child {
	color: #777
}

#respond .comment-form-comment {
	margin: 30px 0
}

#respond .comment-author-inputs {
	margin: 0 -15px 30px
}

#respond .form-submit {
	margin-bottom: 0
}

input,
button {
	-webkit-appearance: none;
	outline: none
}

input[type=password],
input[type=email],
input[type=tel],
input[type=number],
input[type=search],
input[type=text],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	color: #1a1a1a;
	display: block;
	font-family: inherit;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	margin-bottom: 10px;
	transition: border-color cubic-bezier(.4, .01, .165, .99);
	width: 100%;
	padding-left: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
	border-color: #e6e6e6;
	outline: 0
}

textarea {
	height: 100%;
	line-height: inherit;
	resize: vertical;
	padding: 10px;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
	background-position: center right;
	background-repeat: no-repeat;
	border: 1px solid #f4f4f4;
	border-radius: 0;
	color: #1a1a1a;
	font-family: inherit;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 14px;
	width: 100%
}

label {
	font-size: 13px
}

form.inline {
	position: relative
}

form.inline .inline-field {
	margin-bottom: 0;
	padding-right: 20px;
	text-overflow: ellipsis
}

form.inline button[type=submit] {
	background-color: transparent;
	border: 0;
	color: #1a1a1a;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	padding: 0;
	position: absolute;
	right: -10px;
	text-align: center;
	top: 50%;
	width: 30px
}

.button,
.navigation .nav-next a,
.navigation .nav-previous a,
button[type=submit],
input[type=submit] {
	background-color: #222;
	border: 1px solid #222;
	border-radius: 30px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	outline: 0;
	padding: 13px 26px;
	text-align: center;
	text-transform: uppercase
}

.button:hover,
.navigation .nav-next a:hover,
.navigation .nav-previous a:hover,
button[type=submit]:hover,
input[type=submit]:hover {
	opacity: 1
}

.button.transparent,
.navigation .nav-next a.transparent,
.navigation .nav-previous a.transparent,
button[type=submit].transparent,
input[type=submit].transparent {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .3)
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	float: left;
	padding-right: 25px
}

.form-submit {
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

@media screen and (max-width:768px) {
	.comments-area .children {
		padding-left: 0
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		max-width: 100%;
		float: initial;
		padding-right: 0
	}
}

.comment-form-cookies-consent {
	display: none
}

/*相关文章*/
.related {
	display: inline-block;
	width: 100%;
	margin: 20px auto 0;
	background-color: #fff;
	padding: 15px 20px
}

.related>h2 {
	margin-bottom: 20px;
	height: 36px;
	border-bottom: 2px solid #e8e8e8;
	text-transform: capitalize;
	line-height: 1.45
}

.related>h2 span {
	display: inline-block;
	border-bottom: 2px solid #2365ac;
	color: #2365ac;
	font-weight: 400;
	font-size: 18px
}

.related ul.post-list,
.related ul.thumb-list {
	overflow: hidden;
	margin-top: 20px
}

.related ul.thumb-list li {
	margin-bottom: 0
}

.related ul.post-list li {
	float: left;
	margin: 2px auto;
	padding-right: 5%;
	width: 45%;
	background: url(static/images/icon.gif) no-repeat 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 15px
}

.related ul.post-list li a {
	padding-left: 15px;
	font-size: 15px
}

@media screen and (max-width:768px) {
	.related ul.post-list li {
		width: 100%
	}
}

/*合作伙伴*/
.module-full-6 ul.marg-per5 {
	margin-right: -10px;
	margin-left: -10px
}

.module-full-6 ul li {
	width: 20%;
	float: left;
	padding: 0 10px
}

.module-full-6 .img-thumbnail {
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
	margin-bottom: 15px
}

@media screen and (max-width:768px) {
	.module-full-6 ul.marg-per5 {
		margin-right: -5px;
		margin-left: -5px
	}

	.module-full-6 ul li {
		width: 50%;
		padding: 0 5px
	}

	.module-full-6 ul li:nth-child(15) {
		display: none
	}
}

/*首页热门产品*/
#index-hot-product {
	padding-bottom: 40px;
}
#index-hot-product .item img {
	width: 100%;
	height: auto;
}
/*
#index-hot-product .owl-nav {
	display: block;
}
*/
#index-hot-product .owl-nav button.owl-prev,
#index-hot-product .owl-nav button.owl-next {
	position: absolute;
	top: calc(50% - 36px);
	transform: translateY(-50%);
	width: 40px;
	height: 60px;
	margin: 0;
	padding: 0;
	line-height: 50px;
	background: rgb(30, 30, 30, 0.25);

	display: flex;
	align-items: center;
	justify-content: center;
}

#index-hot-product .owl-nav button.owl-prev:hover,
#index-hot-product .owl-nav button.owl-next:hover {
	background-color: rgb(30, 30, 30, 0.9);
}

#index-hot-product .owl-nav button.owl-prev {
	left: 0;
}

#index-hot-product .owl-nav button.owl-next {
	right: 0;
}

#index-hot-product .owl-nav button.owl-prev svg,
#index-hot-product .owl-nav button.owl-next svg {
	margin: 0 12px;
}

#index-hot-product .owl-nav button.owl-prev svg path,
#index-hot-product .owl-nav button.owl-next svg path {
	fill: none;
	stroke-width: 1px;
	stroke: #fff;
}

#index-hot-product .owl-nav button.owl-prev:hover svg path,
#index-hot-product .owl-nav button.owl-next:hover svg path {
	stroke: #fff;
}

#index-hot-product .owl-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 16px;
}

#index-hot-product .owl-dots button.owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border-radius: 50%;
	background: #ccc;
}

#index-hot-product .owl-dots button.owl-dot.active span {
	background-color: #3399dd;
}

/*手机端 底部菜单*/
.mobi-bar {
	width: 100%;
	font-size: 1em;
	text-align: center;
	background: #333;
	display: none;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999
}

.mobi-bar li {
	width: 25%;
	display: table-cell
}

.mobi-bar li i {
	font-style: normal
}

.mobi-bar li a {
	padding-top: 30px;
	padding-bottom: 5px;
	border-left: 1px solid #383838;
	border-right: 1px solid #2b2b2b;
	color: #eee;
	background-image: url(static/images/icon-mobi.png);
	background-repeat: no-repeat;
	display: block
}

.mobi-bar li a:active,
.mobi-bar li a:hover {
	background-color: #222;
	text-decoration: none
}

.mobi-bar li.mobi-map a {
	background-position: center 6px
}

.mobi-bar li.mobi-phone a {
	background-position: center -67px
}

.mobi-bar li.mobi-email a {
	background-position: center -134px
}

.mobi-bar li.mobi-chat a {
	background-position: center -202px
}

.mobi-bar li:first-child a {
	border-left: 0
}

.mobi-bar li:last-child a {
	border-right: 0
}

@media screen and (max-width:768px) {
	.mobi-bar {
		display: table;
		text-align: center
	}
}

/*手机端底部菜单*/
.mobile_btn {
	display: none;
}

@media screen and (max-width:768px) {
	.mobile_btn {
		display: block;
		position: fixed;
		bottom: 0;
		right: 0;
		left: 0;
		text-align: center;
		background-color: #fff;
		border-top: 1px solid #f2f2f2;
		z-index: 98
	}

	.mobile_btn ul {
		/*
		margin-right: 0;
		margin-bottom: 5px;
		*/
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		display: -webkit-box;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}

	.mobile_btn ul li {
		/*
		min-width: 20%;
		*/
		width: 20%;
		padding: 0;
		list-style: none;
		border-right: 1px solid #f2f2f2
	}

	.mobile_btn ul li:last-child {
		border-right: none
	}

	.mobile_btn ul li a {
		display: block;
		padding: 5px 0;
		font-size: 13px;
		font-size: 13px;
		color: #333
	}

	.mobile_btn ul li a i {
		display: block;
		margin: auto;
		line-height: 20px;
		font-size: 18px
	}
	.mobile_btn ul li a span {
		display: inline-block;
		line-height: 20px
	}
}

.f-weixin-dropdown, 
.user-weixin-dropdown,
.mobile-foot-weixin-dropdown {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #FFF;
	z-index: 999999;
	-webkit-animation: fade-zoom-in .3s forwards;
	-o-animation: fade-zoom-in .3s forwards;
	animation: fade-zoom-in .3s forwards;
	display: none;
	-webkit-backface-visibility: hidden
}

.f-weixin-dropdown .qcode img,
.user-weixin-dropdown .qcode img,
.mobile-foot-weixin-dropdown .qcode img {
	width: 100%;
	height: auto
}

.f-weixin-dropdown.is-visible,
.user-weixin-dropdown.is-visible,
.mobile-foot-weixin-dropdown.is-visible {
	display: block
}

.f-weixin-dropdown .tooltip-weixin-inner,
.user-weixin-dropdown .tooltip-weixin-inner,
.mobile-foot-weixin-dropdown .tooltip-weixin-inner {
	max-width: 300px;
	padding: 0 20px;
	margin: auto;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 320px;
	top: -150px;
	bottom: 0
}

.f-weixin-dropdown .tooltip-weixin-inner h3,
.user-weixin-dropdown .tooltip-weixin-inner h3,
.mobile-foot-weixin-dropdown .tooltip-weixin-inner h3 {
	color: #273746;
	font-size: 32px;
	font-weight: 300;
	margin-bottom: 10px;
	line-height: 1.3
}

.f-weixin-dropdown .close_tip,
.user-weixin-dropdown .close_tip,
.mobile-foot-weixin-dropdown .close_tip {
	position: fixed;
	z-index: 99999;
	top: 80px;
	right: 80px;
	color: #BDBDBD;
	font-size: 36px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.mobile-foot-weixin-dropdown .tooltip-weixin-inner {
	top: 0 !important
}

.close-weixin {
	display: block;
	position: absolute;
	top: 10%;
	right: 10%;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: #fff
}

.close-top {
	position: absolute;
	left: 14px;
	background: #333;
	width: 22px;
	height: 2px;
	transition: .3s
}

.close-top {
	-webkit-transform: translate(0, 5px) rotate(225deg);
	transform: translate(0, 5px) rotate(225deg)
}

.close-weixin .close-top {
	top: 34px
}

.close-weixin .close-bottom {
	bottom: 34px
}

.close-weixin .close-bottom,
.close-weixin .close-top {
	width: 30px;
	left: 16px
}

.close-bottom {
	-webkit-transform: translate(0, -5px) rotate(135deg);
	transform: translate(0, -5px) rotate(135deg)
}

.close-bottom,
.close-top {
	position: absolute;
	left: 14px;
	background: #333;
	width: 22px;
	height: 2px;
	transition: .3s
}

@-webkit-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-o-keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes fade-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes waver {
	0 {
		transform: scale(1, 1)
	}

	50% {
		transform: scale(1.5, 1.5)
	}

	100% {
		transform: scale(1, 1)
	}
}

@-moz-keyframes waver {
	0 {
		-moz-transform: scale(1, 1)
	}

	50% {
		-moz-transform: scale(1.5, 1.5)
	}

	100% {
		-moz-transform: scale(1, 1)
	}
}

@-webkit-keyframes waver {
	0 {
		-webkit-transform: scale(1, 1)
	}

	50% {
		-webkit-transform: scale(1.5, 1.5)
	}

	100% {
		-webkit-transform: scale(1, 1)
	}
}

@-o-keyframes waver {
	0 {
		-o-transform: scale(1, 1)
	}

	50% {
		-o-transform: scale(1.5, 1.5)
	}

	100% {
		-o-transform: scale(1, 1)
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		-moz-transform: rotate(0)
	}

	to {
		-moz-transform: rotate(360deg)
	}
}

@-ms-keyframes rotate {
	from {
		-ms-transform: rotate(0)
	}

	to {
		-ms-transform: rotate(360deg)
	}
}

@-o-keyframes rotate {
	from {
		-o-transform: rotate(0)
	}

	to {
		-o-transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

/*特征*/
.icon-boxes.icon-box--four {
	padding-top: 40px
}

.col-lg-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.icon-box-four {
	margin-bottom: 3.33333rem
}

.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.icon-boxes.icon-box--four .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.icon-box-four {
	margin-bottom: 40px;
	position: relative
}

.icon-box-four .box-icon {
	margin-right: 2rem
}

.icon-box-four .box-icon img {
	width: 70px;
	height: 70px
}

.icon-rounded-sm {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 1.33333rem
}

.icon-rounded-sm,
.icon-square-sm {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 5rem;
	height: 5rem;
	background: #2365ac;
	font-size: 2.8rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.icon-box-four .box-content h6 {
	margin: 0 0 1.13333rem 0;
	color: #202428;
	font-size: 18px
}

.icon-box-four .box-content p {
	line-height: 20px;
	font-size: 14px
}

@media screen and (max-width:768px) {
	.col-lg-4 {
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		max-width: 100%
	}

	.icon-boxes.icon-box--four .row {
		margin-right: 0;
		margin-left: 0
	}
}

/*顶部公告通知栏目*/
#hellobar {
	width: 100%;
	z-index: 99999;
	background: #316eb1;
	color: #fff;
	transition: .5s;
	overflow: hidden;
	margin-top: -48px
}

.hellobar_inner {
	width: 100%;
	padding: 15px 0;
	position: relative;
	overflow: hidden
}

#hellobar i.la-bullhorn {
	font-size: 18px;
	vertical-align: bottom;
	padding-right: 3px
}

#hellobar .hellobar_inner_wrap .animate {
	display: inline-block
}

@keyframes shakeshake {
	0% {
		transform: rotate(0)
	}

	2% {
		transform: rotate(3deg)
	}

	3% {
		transform: rotate(-3deg)
	}

	4% {
		transform: rotate(-3deg)
	}

	5% {
		transform: rotate(0)
	}

	97% {
		transform: rotate(0)
	}

	98% {
		transform: rotate(3deg)
	}

	99% {
		transform: rotate(-3deg)
	}

	100% {
		transform: rotate(-3deg)
	}
}

#hellobar .la-times {
	cursor: pointer;
	font-size: 18px;
	float: right
}

.hellobar_inner_wrap a {
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

@media screen and (max-width:768px) {
	.hellobar_inner_wrap {
		margin-left: 75px
	}

	.animate {
		animation: 15s wordsLoop linear infinite normal;
		white-space: nowrap
	}

	#hellobar .la-times {
		display: none
	}
}

/* 顶部公告栏滚动效果 */
@keyframes wordsLoop {
	0% {
		transform: translateX(0);
		-webkit-transform: translateX(0)
	}

	100% {
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%)
	}
}

@-webkit-keyframes wordsLoop {
	0% {
		transform: translateX(0);
		-webkit-transform: translateX(0)
	}

	100% {
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%)
	}
}

/* 首页顶部幻灯片优化 */
#index-slide .item img {
	width: 100%;
	height: auto;
}

#index-slide .owl-nav {
	display: none;
}

#index-slide .owl-nav button.owl-prev,
#index-slide .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 60px;
	margin: 0;
	padding: 0;
	line-height: 50px;
	background: rgb(30, 30, 30, 0.25);

	display: flex;
	align-items: center;
	justify-content: center;
}

#index-slide .owl-nav button.owl-prev:hover,
#index-slide .owl-nav button.owl-next:hover {
	background-color: rgb(30, 30, 30, 0.9);
}

#index-slide .owl-nav button.owl-prev {
	left: 0;
}

#index-slide .owl-nav button.owl-next {
	right: 0;
}

#index-slide .owl-nav button.owl-prev svg,
#index-slide .owl-nav button.owl-next svg {
	margin: 0 12px;
}

#index-slide .owl-nav button.owl-prev svg path,
#index-slide .owl-nav button.owl-next svg path {
	fill: none;
	stroke-width: 1px;
	stroke: #fff;
}

#index-slide .owl-nav button.owl-prev:hover svg path,
#index-slide .owl-nav button.owl-next:hover svg path {
	stroke: #fff;
}

#index-slide .owl-dots {
	position: absolute;
	height: 0;
	bottom: 16px;
	display: flex;
	justify-content: center;
	left: 0;
	right: 0;
}

#index-slide .owl-dots button.owl-dot span {
	display: block;
	width: 24px;
	height: 4px;
	margin: 0 4px;
	border-radius: 0;
	background: #eee;
}

#index-slide .owl-dots button.owl-dot.active span {
	background-color: #3399dd;
}

/**/
@media screen and (max-width:768px) {
	.product-scrollable .owl-next {
		right: 0;
		margin-right: 4px
	}
}

.module-full-15 .wp-block-video {
	margin-bottom: 0
}

.module-full-16 img {
	max-width: 100%;
	height: auto
}

/* 数字模块 */
.count-up-sec {
	padding: 76px 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-attachment: fixed
}

.count-up-sec .count-up-sec-overlay {
	opacity: 1;
	background-color: rgba(30, 115, 190, 0.29);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.count-up-sec .col-md-3 {
	width: 25%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.count-up-sec .counting_sl {
	text-align: center;
	background: rgba(0, 0, 0, .1) none repeat scroll 0 0;
	padding: 24px 0;
	width: 100%;
	position: relative
}

.count-up-sec .counting_sl h2 {
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
	font-size: 36px;
	font-weight: 700
}

.count-up-sec .counting_sl .border {
	background: #2464ac none repeat scroll 0 0;
	display: inline-block;
	height: 1px;
	margin: 6px 0;
	width: 50px
}

.count-up-sec .counting_sl h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
	text-transform: capitalize;
	font-weight: 400
}

.count-up-sec .page-width {
	display: table;
	content: ""
}

.count-up-sec .row:before {
	-moz-box-sizing: border-box
}

.count-up-sec .col-md-3 .counting_sl:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: rgba(0, 0, 0, .2) none repeat scroll 0 0;
	content: "";
	z-index: -1;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
	opacity: 0
}

.count-up-sec .col-md-3 .counting_sl:hover:before {
	height: 100%;
	opacity: 1
}

@media screen and (max-width:768px) {
	.count-up-sec .counting_sl h2 {
		font-size: 28px
	}

	.count-up-sec .counting_sl h4 {
		font-size: 14px
	}

	.count-up-sec {
		padding: 30px 0
	}

	.count-up-sec .col-md-3:nth-child(3),
	.count-up-sec .col-md-3:nth-child(4) {
		margin-bottom: 0
	}

	.count-up-sec {
		background-attachment: inherit
	}

	.count-up-sec .col-md-3 {
		width: 50%;
		margin-bottom: 15px
	}

	.count-up-sec .col-md-3:first-child,
	.count-up-sec .col-md-3:nth-child(3) {
		padding-right: 7px
	}

	.count-up-sec .col-md-3:nth-child(2),
	.count-up-sec .col-md-3:nth-child(4) {
		padding-left: 7px
	}
}

/* 新闻列表+缩略图 */
.news-img li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
	list-style: none
}
.news-img .media-body {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px
}
.news-img .media-left {
	display: table-cell;
	vertical-align: top;
	width: 160px;
	margin-right: 20px;
	border: 1px solid #ddd;
	float: left
}
/*
.news-img .media-lg .media-object {
	width: 160px;
	display: block
}
.news-img li .media-object img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}
*/
.news-img .media-lg .media-object {
	display: block;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden
}
.news-img li .media-object img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s
}

.news-img li .media-object:hover img {
	transform: scale(1.2, 1.2);	
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2)
}

.news-img li h2 {
	margin-bottom: 10px;
	font-size: 18px
}

.news-img li p.des {
	font-size: 14px;
	line-height: 1.6
}

.news-img li p.info {
	margin-bottom: 8px
}

@media screen and (max-width:768px) {
	.news-img li p.des {
		display: none
	}
	/*
	.news-img .media-lg .media-object {
		max-width: 100%
	}
	*/
	.news-img .media-left {
		width: 30%;
		margin-right: 15px
	}

	.news-img li {
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.news-img .media-body {
		padding-right: 0
	}

	.news-img li h2 {
		font-size: 16px
	}

	.news-img li h2 a {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2
	}
}

/* 产品详情页 */
.showDetailW {
	margin-top: 50px;
	margin-bottom: 60px
}

.showDetailMain {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ecedef
}

.showWap {
	float: left;
	width: 260px;
	height: 260px;
	position: relative
}

.showPic {
	border: 1px solid #dfdfdf;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 44
}

.showSlider {
	width: 100%;
	height: 100%
}

.showSlider li {
	width: 100%;
	height: 100%;
	position: relative
}

.showPic .bx-wrapper {
	height: 100%
}

.showPic .bx-wrapper .bx-viewport {
	height: 100% !important
}

.showPic .bx-wrapper .bx-pager {
	bottom: 4px;
	text-align: right;
	box-sizing: border-box;
	padding-right: 18px
}

.showPic .bx-wrapper .bx-pager.bx-default-pager a {
	width: 12px;
	height: 12px;
	margin: 0 3px;
	border-radius: 0;
	background: #bfbfbf;
	text-indent: 10000px
}

.showPic .bx-wrapper .bx-pager.bx-default-pager a.active,
.showPic .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #e83522
}

.showDetailMainCont {
	float: right;
	width: 505px
}

.no_sidebar .showDetailMainCont {
	width: 800px
}

.showDetailMainCont h1 {
	padding-bottom: 12px;
	line-height: 30px;
	font-size: 24px;
	font-weight: 600;
	border-bottom: 1px solid #f0f0f0
}

.showDetailMainCont p {
	margin-top: 5px;
	line-height: 25px
}

.showDetailMainB {
	margin-top: 15px
}

.showDetailMainB a {
	float: left;
	width: 136px;
	/*
	height: 38px;
	*/
	margin-left: 20px;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 4px
}

.showDetailMainB a:hover {
	/*
	background: #fff
	*/
	color: #fff;
	background: #2365ac;
	border: #2365ac
}

.showDetailMainB a:first-child {
	margin-left: 0
}

.showDetailMainB a span {
	font-size: 22px;
	vertical-align: top
}

.showDetailMain .product-meta {
	margin-top: 20px;
	margin-bottom: 10px
}

.showDetailMain .product-meta .productline {
	vertical-align: text-bottom;
	color: #4d4d4d;
	padding: 0 10px 0 10px
}

.showDetailMain #produc-slider li img {
	object-fit: contain;
	width: 260px;
	height: 260px;
	display: block
}

.showDetailMain #produc-slider .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}

.showDetailMain #produc-slider .owl-pagination {
	bottom: 5px;
	text-align: right;
	left: 0;
	position: absolute;
	right: 10px
}

.showDetailMain #produc-slider .owl-controls .owl-page span {
	display: block;
	width: 5px;
	height: 5px;
	margin: 2px 3px;
	filter: Alpha(Opacity=50);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	overflow: hidden
}

.showDetailMain #produc-slider .owl-controls .owl-page.active span {
	filter: Alpha(Opacity=100);
	width: 20px;
	background: #fff;
	opacity: 1
}

.showDetailMain #produc-slider .owl-controls .owl-buttons {
	display: none
}

/* 产品详情页相册 */
#produc-slider .owl-dots {
	position: absolute;
	height: 0;
	bottom: 16px;
	display: flex;
	justify-content: center;
	left: 0;
	right: 0;
}

#produc-slider .owl-dots button.owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border-radius: 4px;
	background: #eee;
	border: 1px solid #3399dd;
}

#produc-slider .owl-dots button.owl-dot.active span {
	background-color: #3399dd;
}

@media screen and (max-width:768px) {
	.showDetailMainCont h2 {
		line-height: 22px;
		font-size: 18px
	}

	.showWap {
		margin-bottom: 10px;
		width: 100%;
		height: auto
	}

	.showDetailMain #produc-slider li img {
		width: 100%;
		height: auto
	}

	.showPic {
		position: inherit
	}

	.showDetailMain {
		display: inline-block;
		margin-bottom: 0
	}

	.showDetailMainCont,
	.no_sidebar .showDetailMainCont {
		float: left;
		width: 100%
	}

	.showDetailMainB a {
		width: 30%;
		font-size: 14px
	}

	.showDetailMainB a {
		margin-left: 10px
	}

	.showDetailMain #produc-slider .owl-pagination {
		bottom: 10px
	}
}

/* 文章标签 */
.entry-tags {
	margin-bottom: 15px;
	display: inline-block;
	font-size: 14px
}

.entry-tags a {
	display: inline-block;
	font-size: 14px
}

/* 产品分类页 子菜单 */
.produc-menu-children {
	background: #fff
}

.controls {
	margin-bottom: 30px
}

.controls li {
	display: inline-block
}

.controls li a {
	color: #666;
	padding: 18px;
	font-size: 15px;
	display: block
}

.controls li.current-cat a,
.controls li:hover a,
.controls .current-cat-parent a {
	color: #316eb1
}

.controls li.the-cat-parent>a::after {
	content: "\f165";
	font: normal normal normal 16px/1 LineAwesome
}

.children li {
	width: 100%;
	/*
	border-bottom: 1px dashed rgba(116, 116, 116, .1)
	*/
}

.children li:last-child {
	border-bottom: none
}

.children li a {
	padding: 10px 15px 10px 15px
}

.controls li:hover ul li a {
	color: #666
}

.controls li:hover ul li:hover a {
	color: #316eb1
}

.controls .children {
	position: absolute;
	top: -999em;
	width: 13em;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	display: block;
	opacity: 0;
	transition: transform .5s ease, opacity .2s ease;
	-webkit-transition: -webkit-transform .5s ease, opacity .2s ease;
	background-color: #fdfdfd;
	box-shadow: 0 1px 2px #aaa;
}

.controls li:hover .children {
	top: auto !important;
	display: block;
	opacity: 1;
	z-index: 1000;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	transition: transform .3s ease, opacity .2s ease .1s;
	-webkit-transition: -webkit-transform .3s ease, opacity .2s ease .1s
}

@media screen and (max-width:768px) {
	.produc-menu-children {
		margin-left: -10px;
		margin-right: -10px
	}

	.controls {
		margin-bottom: 20px;
		border-bottom: 1px solid #f0f0f0;
		padding: 20px 0
	}

	.controls li {
		margin-bottom: 3px
	}

	.controls li a {
		padding: 10px
	}
}
/*
.header-v4 .main-nav .sf-menu .current-post-ancestor a {
	color: #222 !important
}
*/

/*文章分享*/
.share-links-wrap .text-header {
	float: left;
	line-height: 25px;
	margin-bottom: 0
}

.share-links {
	overflow: hidden;
	list-style: none
}

.share-links li {
	float: left;
	margin-left: 12px
}

.share-links.hoverable li a {
	transition: all .15s ease-in
}

.share-links li a {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 10%;
	border-bottom: none;
	background-color: #d1d1d1
}

.share-links li a i {
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 25px
}

.share-links {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0 !important
}

.share-links li a:hover.qq-share {
	opacity: 1;
	background-color: #1859ff
}

.share-links li a:hover.weixin-share {
	opacity: 1;
	background-color: #139c3a
}

.share-links li a:hover.weibo-share {
	opacity: 1;
	background-color: #f44336
}

.share-links-wrap li a:hover {
	opacity: 1
}

.share-links li:first-child {
	margin-left: 5px
}

/*上一篇、下一篇*/
.entry-page {
	float: left;
	width: 100%;
	margin-top: 20px
}

.entry-page-next,
.entry-page-prev {
	position: relative;
	float: left;
	width: 49%;
	padding: 60px 15px 15px;
	color: #414141;
	background-position: 50%;
	border-radius: 3px;
	overflow: hidden
}

@media screen and (max-width:768px) {

	.entry-page-next,
	.entry-page-prev {
		width: 100%;
		margin-bottom: 1px;
		float: none
	}
}

.entry-page-next:before,
.entry-page-prev:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(255 255 255);
	content: ""
}

.entry-page-next:hover:before,
.entry-page-prev:hover:before {
	background: rgb(224 224 224)
}

.entry-page-next a,
.entry-page-prev a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #3a3a3a;
	font-size: 15px
}

.entry-page-next a span,
.entry-page-prev a span {
	padding: 15px 15px 0;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

.entry-page-next a:hover,
.entry-page-prev a:hover {
	color: #3a3a3a;
	text-decoration: none
}

.entry-page-next .entry-page-info,
.entry-page-prev .entry-page-info {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden
}

.entry-page-next {
	float: right
}

/*新增特点模块*/
.categories-area {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	padding-top: 80px;
	position: relative;
	z-index: 1
}

.categories-area::before {
	background: #2464ac none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.categories-area .single-item {
	margin-bottom: 30px;
	position: relative;
	padding-left: 0;
	background: #fff;
	z-index: 1
}

.categories-area .single-item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #152545;
	content: "";
	z-index: -1;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
	opacity: 0
}

.categories-area .single-item:hover:before {
	height: 100%;
	opacity: 1
}

.categories-area .single-item .icon-holder {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #03a9f4
}

.categories-area .single-item .icon-holder img {
	width: 100%;
	height: auto
}

.categories-area .single-item .icon-holder .icon-box {
	display: table;
	height: 100%;
	width: 100%
}

.categories-area .single-item .icon-holder .icon-box .icon {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.categories-area .single-item .icon-holder .icon-box .icon img {
	width: 60px;
	height: 60px
}

.categories-area .single-item .icon-holder span::before {
	color: #fff;
	display: block;
	font-size: 30px;
	text-align: center
}

/*
.categories-area .single-item .text-holder {
	padding: 15px
}
*/
.categories-area .single-item .text-holder h2 {
	padding: 10px 2px;
	line-height: 24px;
	color: #3d3d3d;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	transition: all .5s ease
}

.categories-area .single-item .text-holder p {
	line-height: 1.4;
	transition: all .5s ease
}

.categories-area .single-item:hover .text-holder h2 {
	color: #fff
}

.categories-area .single-item:hover .text-holder p {
	color: #fff
}

.categories-area .col-md-4 {
	width: 25%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left
}

.categories-area .row {
	margin-right: -15px;
	margin-left: -15px
}

.categories-area .page-width,
.categories-area .row:before {
	display: table;
	content: " "
}

.categories-area .module-full-screen-title>.title {
	color: #fff
}

.categories-area .module-full-screen-title>.module-title-content>.sub-title {
	color: #d9d9d9
}

.categories-area .module-full-screen-title>.module-title-content>i {
	background-color: #fefeff26
}

@media screen and (max-width:768px) {
	.categories-area .row {
		margin: 0
	}

	.categories-area .col-md-4 {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px
	}

	.categories-area .single-item {
		margin-bottom: 15px
	}
}

/*页脚样式-2*/
.footer-area {
	background: #222 none repeat scroll 0 0;
	padding-top: 60px;
	overflow: hidden;
	padding-bottom: 60px
}

.single-footer-widget .footer-logo {
	padding: 0 0 25px
}

.single-footer-widget .repairplus-info {
	line-height: 1.5;
	color: #c1c1c1
}

.single-footer-widget .repairplus-info p {
	margin: 0 0 32px;
	color: #c1c1c1;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px
}

.single-footer-widget .repairplus-info p {
	margin-bottom: 15px
}

.footer-area .footer-widget {
	padding-left: 30px;
	padding-top: 40px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
	display: flow-root
}

.footer-area .footer-widget::before {
	background: #1d1c1c none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000%;
	z-index: -1;
	-moz-box-shadow: 1px 5px 8px #191717;
	-webkit-box-shadow: 1px 5px 8px #191717;
	box-shadow: 1px 5px 8px #191717
}

.single-footer-widget .title {
	padding-bottom: 25px;
	margin-top: -4px
}

.footer-area .col-lg-4 .single-footer-widget .title {
	left: -10px;
	position: relative
}

.single-footer-widget .title p {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.single-footer-widget .services-list li {
	margin-bottom: 10px;
	padding-left: 15px;
	position: relative
}

.single-footer-widget .services-list li:before {
	position: absolute;
	content: "\f0da";
	font-style: normal;
	font-family: "Font Awesome 5 Free";
	color: #c1c1c1;
	font-weight: 900;
	text-decoration: inherit;	
	left: 0	
}

.single-footer-widget .services-list li a {
	color: #c1c1c1;
	font-size: 14px;
	font-weight: 400;
	transition: all .7s ease
}

.single-footer-widget .services-list li a:hover {
	color: #fff
}

.single-footer-widget.subscribe-form-widget {
	margin-left: 30px;
	padding-right: 10px
}

.single-footer-widget.contact-info-widget {
	margin-left: -10px
}

.single-footer-widget .footer-contact-info li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px
}

.footer-area .col-lg-4 .single-footer-widget .footer-contact-info li {
	padding-left: 10px
}

.single-footer-widget .footer-contact-info li:last-child {
	margin-bottom: 0
}

.single-footer-widget .footer-contact-info li .icon-holder {
	line-height: 24px;
	position: absolute;
	top: 0;
	left: 0
}

.footer-area .col-lg-4 .footer-contact-info li .icon-holder {
	left: -10px
}

.single-footer-widget .footer-contact-info li .icon-holder span:before {
	color: #c1c1c1
}

/*
.single-footer-widget .footer-contact-info li .text-holder h5 {
	color: #c1c1c1;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}
.single-footer-widget .footer-contact-info li .text-holder h5 span {
	font-weight: 500
}
*/
.single-footer-widget .footer-contact-info li .text-holder span {
	color: #c1c1c1;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px
}

.footer-bottom {
	overflow: hidden;
	padding: 55px 0 18px
}

.footer-bottom .copyright-text p {
	color: #c1c1c1;
	font-size: 14px;
	font-weight: 400
}

.footer-bottom .copyright-text p a {
	color: #43c3ea;
	font-weight: 700;
	transition: all .5s ease
}

.footer-bottom .copyright-text p a:hover {
	color: #fff
}

.footer-bottom .payment-method ul {
	margin-left: -5px;
	margin-right: -5px
}

.footer-bottom .payment-method ul li {
	display: inline-block;
	float: left;
	margin: 0 5px
}

.footer-bottom .payment-method ul li a i {
	font-size: 32px;
	transition: all .5s ease;
	color: #c1c1c1
}

.footer-bottom .payment-method ul li a:hover i {
	color: #43c3ea
}

.footer-area .col-lg-4 {
	width: 33.33333333%;
	float: left
}

.footer-area .col-lg-3 {
	width: 25%;
	float: left
}

.footer-area .col-lg-8 {
	width: 66.66666667%;
	float: left
}

.footer-area .page-width:before,
.footer-area .row:before {
	display: table;
	content: " "
}

.footer-area .col-lg-5 {
	width: 41.66666667%;
	float: left
}

.footer-area .subscribe-form img {
	width: 125px
}

.footer-area * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.footer-2+.bottom {
	background: #222
}

.footer-2+.bottom .page-width {
	border-top: 1px solid #bbbbbc2e
}

.footer-3.bottom .page-width {
	border-top: none !important
}

@media screen and (max-width:768px) {
	.footer-area.footer-2 {
		display: none
	}
}

/*联系表单*/
.contact-section {
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #f9f7f8;
	display: inline-block;
	width: 100%;
	overflow: hidden
}

.contact-section .contact-col-md-6 {
	width: 50%;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left
}

.contact-section .contact-col-md-6+.contact-col-md-6 {
	padding-left: 15px;
	padding-right: 0
}

.contact-section .contact-col-md-6 .title {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold
}

.contact-section .contact-col-md-6 img {
	width: 100%;
	height: 390px;
	object-fit: cover
}

.contact-section .contact-col-md-6 textarea.form-control {
	height: 120px;
	margin-bottom: 20px
}

.contact-section input,
.contact-section textarea {
	background-color: #fff
}

.contact-section input::-webkit-input-placeholder {
	color: #828282
}

.contact-section input::-moz-placeholder {
	color: #828282
}

.contact-section input:-moz-placeholder {
	color: #828282
}

.contact-section input:-ms-input-placeholder {
	color: #828282
}

.contact-section button[type=submit].theme-btn-s4 {
	border-radius: 3px;
	font-weight: 400;
	font-size: 14px;
	padding: 12px 24px
}

.post-template-default .contact-section,
.page .contact-section {
	background-color: #0000;
	padding: 0
}

.post-template-default .contact-section .contact-col-md-6,
.page .contact-section .contact-col-md-6 {
	padding: 0;
	float: initial
}

.post-template-default .contact-section .form-control#note,
.page .contact-section .form-control#note {
	min-height: 130px
}

@media screen and (max-width:768px) {
	.contact-section .contact-col-md-6 {
		display: none
	}

	.post-template-default .contact-section .contact-col-md-6,
	.page .contact-section .contact-col-md-6 {
		display: block;
		width: 100%;
		padding: 0 !important
	}

	.contact-section .contact-col-md-6+.contact-col-md-6 {
		display: block;
		width: 100%;
		padding-right: 15px
	}
}

/*首页视频模块*/
.video-section {
	position: relative;
	padding: 130px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.video-section:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	content: '';
	opacity: .7
}

.video-section .content-column {
	position: relative
}

.video-section .content-column .inner-column {
	position: relative
}

.video-section .content-box {
	position: relative
}

.video-section .sec-title {
	margin-bottom: 30px;
	max-width: 60%
}

.video-section .video-link {
	position: relative;
	display: inline-block;
	text-align: left
}

.video-section .video-link a {
	display: inline-block;
	font-size: 15px;
	line-height: 55px;
	color: #fff;
	padding: 15px 0;
	padding-left: 105px;
	text-transform: uppercase
}

.video-section .video-link .icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	border: 2px solid #eee;
	font-size: 26px;
	padding-left: 7px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .3);
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.video-section .image-column {
	position: relative
}

.video-section .image-column .image-box {
	position: relative;
	display: block;
	text-align: center;
	padding-top: 35px
}

.video-section .image-column .image-box .image {
	position: relative;
	margin-bottom: 0
}

.video-section .image-column .image-box .image img {
	max-width: 100%;
	display: inline-block
}

.sec-title.light .title,
.sec-title.light h2 {
	color: #fff
}

.sec-title.light h2 {
	position: relative
}

.sec-title .title {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	padding-left: 40px;
	text-transform: uppercase;
	margin-bottom: 15px
}

.sec-title .title:before {
	position: absolute;
	left: 0;
	top: 11px;
	height: 2px;
	width: 30px;
	background-color: #ed7902;
	content: ""
}

@media screen and (max-width:768px) {
	.video-section {
		padding-left: 15px;
		padding-right: 15px
	}

	.video-section .sec-title {
		max-width: 100%
	}
}

/*Banner 标题+描述*/
.module-default .responsive-carousel .page-width {
	overflow:hidden;
	position:absolute;
	height:100%;
	left:50%;
	transform:translateX(-50%);
}
.dark-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*
	background: #111;
	opacity: .5
	*/
	background: #2365ac;
	opacity: .75
}
.page-banner {
	position:relative;
	padding:10px;
	top:50%;
	line-height: 1.5;
	color: #fff;
	text-align:center;
	transform:translateY(-50%)
}
.page-banner h1, .page-banner span {
	display:inline-block;
	padding:0;
	font-size: 26px;
	font-weight: bold
}
@media screen and (max-width:768px) {
	/*
	.page-banner {
		top: 32%
	}
	*/
	.page-banner h1, .page-banner span {
		font-size: 16px;
		padding: 0 15px
	}

	.page-banner h1+p, .page-banner span+p {
		display: none
	}
}

/*新闻模块 TAB切换*/
.news-tab {
	padding-bottom: 20px
}

.news-tab .divhidden {
	display: none
}

.news-tab .tab-category {
	margin-top: 30px
}

.news-tab .module-title-content {
	margin-top: 15px;
	margin-bottom: 60px
}

.news-tab .module-title-content a.two_sel {
	color: #fff;
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d
}

.news-tab .module-title-content a {
	display: inline-block;
	font-size: 14px;
	color: #333;
	margin: 0 5px 10px;
	border-radius: 20px;
	padding: 6px 10px;
	background-color: #f9f9f9;
	border: 1px solid #e4e4e4
}

@media screen and (max-width:768px) {
	.news-tab .module-title-content {
		margin-bottom: 30px
	}

	/*
	.news-tab .module-title-content a {
		margin: 0 5px 10px;
		font-size: 13px
	}
	*/
}

/*AJAX留言*/
#contact-form .form-item {
	display: flex
}
#contact-form .form-item img {
	width: auto;
	height: 40px;
	cursor: pointer
}
#contact-form .form-item span {
	width: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center
}
#contact-form .form-item #captcha_code {
	width: 120px;
	height: 40px
}
#form-messages {
	display: inline-block;
	margin-left: 20px;
	font-size: 16px;
	line-height: 22px
}

#form-messages.error {
	color: #f44336
}

#form-messages.success {
	color: #4caf50
}

@media screen and (max-width:768px) {
	#form-messages {
		/*
		margin: 20px 0 0 0;
		*/
		margin-left: 10px;
		/*
		line-height: 22px
		*/
	}
}


/*其他修复*/
.wp-block-image {
	margin: 0;
	margin-bottom: 25px
}

strong {
	font-weight: 700
}

.module-full-1 .module-inner {
	padding-bottom: 0
}

.share-links-wrap {
	display: inline-block
}

.sidebar-menu .children li a {
	padding: 0
}

.wp-block-image figcaption {
	text-align: center
}

.wp-block-gallery.is-cropped .blocks-gallery-item img {
	height: 100% !important
}

.qhd-content ul.blocks-gallery-grid {
	padding-left: 0 !important;
	margin-bottom: 1.4em !important
}

.fancybox-button.fancybox-button--thumbs {
	display: none !important
}

@media screen and (max-width:768px) {
	.bottom .page-width {
		border-top: none
	}

	.index_modular_7 .col-md-6 {
		padding: 0
	}
}

/*文章页广告位*/
.single-top {
	margin-bottom: 25px
}

.single-bottom {
	margin-top: 25px;
	margin-bottom: 25px
}

/*优化手机端表格显示效果*/
@media screen and (max-width:768px) {
	#wzzt {
		overflow: initial
	}

	/*
	.qhd-content table {
		white-space: nowrap;
		overflow-x: auto;
		overflow: scroll
	}
	*/
	.qhd-content table {
		white-space: nowrap
	}
}

/*文章页面美化*/
.content-box {
	background-color: #fff;
	padding: 20px
}

@media screen and (max-width:768px) {
	.content-box {
		padding: 10px
	}

	.single .main {
		padding: 0
	}

	.single .content.float-right {
		margin-top: 0;
		padding: 0
	}

	.entry-page,
	.related {
		margin-top: 1px
	}

	.related {
		padding: 20px 10px
	}
}

/*分类页面美化*/
@media screen and (max-width:768px) {

	.archive .main,
	.page .main,
	.category .content.float-right,
	.search .main {
		padding: 0
	}

	.archive .news-img-no-sidebar {
		margin-top: 0;
		margin-bottom: 0
	}

	.page .content.float-right,
	.tag .content.float-right,
	.search .content.float-right {
		margin: 0;
		padding: 0
	}

	.archive .main.productlist {
		padding: 0 10px;
		background: #fff
	}
}

/*英文版优化*/
html[lang="en-US"] #form-messages {
	font-size: 20px
}

/*头部样式-1兼容三级菜单*/
.header-v4 .main-nav .sf-menu li li:hover .sub-menu {
	top: 0 !important;
	visibility: visible;
	width: 180px;
	border: none;
	box-shadow: none;
	border-left: 1px dashed rgba(116, 116, 116, .1)
}

.header-v4 .main-nav .sf-menu li li .sub-menu {
	transform: none;
	transition: none;
	animation-fill-mode: none
}

/*搜索无内容*/
.search-no-result {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}

.search-no-result .nothing-icon {
	position: relative;
	width: 200px;
	height: 200px;
	background: url(./static/images/not-found.png) no-repeat center;
	display: inline-block;
	overflow: hidden;
}

.search-no-result p {
	font-size: 18px;
	line-height: 1.5;
}

/*右侧在线客服*/
.consultation {
	position: fixed;
	width: 50px;
	height: auto;
	/*
	bottom: 30%;
	*/
	top: 30%;
	right: 5px;
	z-index: 999
}

.consultation li {
	width: 50px;
	height: 49px;
	position: relative;
	border-top: 1px solid #487bb9
}

.consultation li:first-child {
	border-top: none !important
}

.consultation li a {
	display: block;
	width: 50px;
	height: 49px;
	background: #2365ac;
	overflow: hidden
}

.consultation li a:hover {
	background: #333
}

.consultation li a:hover span {
	display: block
}

.consultation li span {
	/*
	width: 166px;
	*/
	padding: 0 8px;
	right: 51px;
	top: 0;
	height: 49px;
	background: #2365ac;
	color: #fff;
	text-align: center;
	position: absolute;
	font-size: 16px;
	display: none
}

.consultation li.dri_pho span {
	margin-right: 2px;
	line-height: 49px
}

.consultation li .ewm {
	margin-right: 2px;
	background: #e0e0e0;
	height: 203px
}

.consultation li .ewm img {
	display: block;
	overflow: hidden;
	padding: 10px 10px 6px;
	width: 165px
}

.consultation li .ewm em {
	font-size: 14px;
	color: #000
}

.consultation li .ico {
	width: 100%;
	padding: 10px
}

.consultation #thetop a {
	display: none;
	background: #2365ac
}

.consultation #thetop img {
	display: block;
	margin: 0 auto;
	/*
	padding-top: 17px
	*/
}

@media screen and (max-width:768px) {
	.consultation {
		display: none;
	}
}