﻿/* ======  织梦CMS（dedecms.com）做最好的织梦整站模板下载网站  ====== */ 
/* ======  reset  ====== */
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
}
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%
}
body {
	line-height: 1.5
}
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;
}
/* ======  fonts  ====== */
body {
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
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;
}
/* ======  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: 3%;
}
.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(../img/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;/* CSS3 */
	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;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}
.qhd-content h2 {
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}
.qhd-content h3 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
.qhd-content h4 {
	font-size: 18px;
}
.qhd-content h5 {
	font-size: 16px;
}
.qhd-content h6 {
	font-size: 14px;
}
.qhd-content p {
	line-height: 1.8;
}
.qhd-content hr {
	border-color: #ccc;
}
.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 {
	line-height: 1.6;
	padding: 5px 10px 5px 15px;
	font-family: "微软雅黑";
	background: none;
	border-left: 3px solid #ccc;
	background-color: #f7f7f7;
	color: #808080;
}
.qhd-content blockquote p {
	margin-bottom: 5px;
}
.qhd-content ul, .qhd-content ol {
	line-height: 1.8;
}
.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;
	max-width: 100%;
	_max-width: none;
	height: auto !important;
}
.qhd-content a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.table th, .table td {
	padding: 14px 18px;
	background-color: #0a4cac;
	color: #fff;
}
.table .trhover td {
	background-color: #0c59cc;
	color: #fff;
}
.table th {
	background-color: #ed1c24;
	color: #fff;
	font-size: 16px;
}
.table-row thead th {
	background-color: #ed1c24;
	color: #fff;
}
.table-row tbody th {
	background-color: #ed1c24;
	color: #fff;
}
/*
.table th, .table td { padding:14px 18px;}
.table th { background-color:#999; color:#fff; font-size:16px; }
.table-row thead th { background-color:#a5a5a5; color:#fff; }
.table-row tbody th { background-color:#bfbfbf; color:#fff; }
*/

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.qhd-content table {
	width: 100% !important;
	max-width: 100%;
	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: #0c59cc;
}
.qhd-content table tbody tr:first-child td {
	background-color: #0c59cc;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.qhd-content table table tbody tr:first-child td {
	background-color: transparent;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	border: none;
}
.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: #0c59cc;
}
.qhd-content table tbody tr:first-child table td {
	background-color: transparent;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}
.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;
}
/*****************   buttons   ******************/
.btn-small, button.btn-small em {
	font-size: 13px;
	padding: 0 25px 0 0;
}
.btn-small span {
	height: 28px;
	line-height: 27px;
	padding: 0 0 0 25px;
}
.btn-medium, button.btn-medium em {
	font-size: 15px;
	padding: 0 30px 0 0;
}
.btn-medium span {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 30px;
}
.btn-large, button.btn-large em {
	font-size: 16px;
	padding: 0 45px 0 0;
}
.btn-large span {
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 45px;
}
.btn-medium-norm span, .btn-small-norm span, .btn-large-norm span {
	color: #fff !important;
	text-shadow: none;
}
.btn-medium-main span, .btn-small-main span, .btn-large-main span {
	color: #fff !important;
	text-shadow: none;
}
.btn-medium-assist span, .btn-small-assist span, .btn-large-assist span {
	color: #fff !important;
	text-shadow: none;
}
.btn-medium-match span, .btn-small-match span, .btn-large-match span {
	color: #fff !important;
	text-shadow: none;
}
/* 小按钮 */
.btn-small-norm, button.btn-small-norm em {
	background: url(../img/btn-small-norm.png) no-repeat right -30px;
	_background: url(../img/btn-small-norm.gif) no-repeat right -30px;
}
.btn-small-norm span {
	background: url(../img/btn-small-norm.png) no-repeat left 0;
	_background: url(../img/btn-small-norm.gif) no-repeat left 0;
}
.btn-small-main, button.btn-small-main em {
	background: url(../img/btn-small-main.png) no-repeat right -30px;
	_background: url(../img/btn-small-main.gif) no-repeat right -30px;
}
.btn-small-main span {
	background: url(../img/btn-small-main.png) no-repeat left 0;
	_background: url(../img/btn-small-main.gif) no-repeat left 0;
}
.btn-small-assist, button.btn-small-assist em {
	background: url(../img/btn-small-assist.png) no-repeat right -30px;
	_background: url(../img/btn-small-assist.gif) no-repeat right -30px;
}
.btn-small-assist span {
	background: url(../img/btn-small-assist.png) no-repeat left 0;
	_background: url(../img/btn-small-assist.gif) no-repeat left 0;
}
.btn-small-match, button.btn-small-match em {
	background: url(../img/btn-small-match.png) no-repeat right -30px;
	_background: url(../img/btn-small-match.gif) no-repeat right -30px;
}
.btn-small-match span {
	background: url(../img/btn-small-match.png) no-repeat left 0;
	_background: url(../img/btn-small-match.gif) no-repeat left 0;
}
/*中型按钮*/
.btn-medium-norm, button.btn-medium-norm em {
	background: url(../img/btn-medium-norm.png) no-repeat right -38px;
	_background: url(../img/btn-medium-norm.gif) no-repeat right -38px;
}
.btn-medium-norm span {
	background: url(../img/btn-medium-norm.png) no-repeat left 0;
	_background: url(../img/btn-medium-norm.gif) no-repeat left 0;
}
.btn-medium-main, button.btn-medium-main em {
	background: url(../img/btn-medium-main.png) no-repeat right -38px;
	_background: url(../img/btn-medium-main.gif) no-repeat right -38px;
}
.btn-medium-main span {
	background: url(../img/btn-medium-main.png) no-repeat left 0;
	_background: url(../img/btn-medium-main.gif) no-repeat left 0;
}
.btn-medium-assist, button.btn-medium-assist em {
	background: url(../img/btn-medium-assist.png) no-repeat right -38px;
	_background: url(../img/btn-medium-assist.gif) no-repeat right -38px;
}
.btn-medium-assist span {
	background: url(../img/btn-medium-assist.png) no-repeat left 0;
	_background: url(../img/btn-medium-assist.gif) no-repeat left 0;
}
.btn-medium-match, button.btn-medium-match em {
	background: url(../img/btn-medium-match.png) no-repeat right -38px;
	_background: url(../img/btn-medium-match.gif) no-repeat right -38px;
}
.btn-medium-match span {
	background: url(../img/btn-medium-match.png) no-repeat left 0;
	_background: url(../img/btn-medium-match.gif) no-repeat left 0;
}
/*大型按钮*/
.btn-large-norm, button.btn-large-norm em {
	background: url(../img/btn-large-norm.png) no-repeat right -48px;
	_background: url(../img/btn-large-norm.gif) no-repeat right -48px;
}
.btn-large-norm span {
	background: url(../img/btn-large-norm.png) no-repeat left 0;
	_background: url(../img/btn-large-norm.gif) no-repeat left 0;
}
.btn-large-main, button.btn-large-main em {
	background: url(../img/btn-large-main.png) no-repeat right -48px;
	_background: url(../img/btn-large-main.gif) no-repeat right -48px;
}
.btn-large-main span {
	background: url(../img/btn-large-main.png) no-repeat left 0;
	_background: url(../img/btn-large-main.gif) no-repeat left 0;
}
.btn-large-assist, button.btn-large-assist em {
	background: url(../img/btn-large-assist.png) no-repeat right -48px;
	_background: url(../img/btn-large-assist.gif) no-repeat right -48px;
}
.btn-large-assist span {
	background: url(../img/btn-large-assist.png) no-repeat left 0;
	_background: url(../img/btn-large-assist.gif) no-repeat left 0;
}
.btn-large-match, button.btn-large-match em {
	background: url(../img/btn-large-match.png) no-repeat right -48px;
	_background: url(../img/btn-large-match.gif) no-repeat right -48px;
}
.btn-large-match span {
	background: url(../img/btn-large-match.png) no-repeat left 0;
	_background: url(../img/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: #0a4cac;
	-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: #0061b0;
	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: 15px;
	height: 15px;
	margin: 0 6px;
	background: #0a4cac;
	border-radius: 50%;
}
.carousel-btn .selected {
	width: 9px;
	height: 9px;
	background-color: transparent;
	border: 3px solid #e60012;
	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: 10px;
	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: #0061b0;
	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 {
	position: relative;
	float: left;
	display: block;
}
.carousel-item .carousel-img {
	display: block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor: default;
}
.carousel-item .carousel-img img {
	display: block;
}
.carousel-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../img/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: 16px;
	line-height: 20px;
	color: #fff;
}
.carousel-info-inner p {
	margin-top: 5px;
}
.responsive-carousel {
	overflow: hidden;
}
.responsive-carousel .carousel-item img {
	width: 100%;
	height: auto;
	-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;
}
.responsive-carousel-set .carousel-item {
	overflow: hidden;
	background-color: #f2f2f2;
	-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;
}
.responsive-carousel-set .carousel-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;
}
.responsive-carousel .carousel-direction {
	display: none;
}
.responsive-carousel:hover .carousel-direction {
	display: block;
}
.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-min .carousel-btn-fixed {
	bottom: 70px;
}
.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 {
}
.scrollable .caroufredsel_wrapper {
}
.scrollable ul {
	padding: 0;
	_margin-left: -5px !important;
	list-style: none;
	overflow: hidden;
	width: 10000em;
}
.scrollable ul li {
	padding: 0px;
	margin: 0 12px 25px;
	display: block;
	float: left;
	width: 256px;
	text-align: center;
}
.scrollable ul li p a {
	display: block;
}
.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;
	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 h2 {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 22px;
}
.scrollable ul li h2 a {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.scrollable ul li h2 a:hover {
	color: #0a4cac;
	text-decoration: none;
}
.scrollable .text-intro {
	text-align: left;
	font-size: 13px;
	color: #808080;
	line-height: 1.5;
}
.scrollable .carousel-direction a {
	width: 45px;
	height: 40px;
	line-height: 38px;
	margin-top: 0;
	top: 65px;
	color: #1c6ed4;
	font-size: 22px;
	background-color: transparent;
	border: 1px solid #1c6ed4;
	font-family: Arial, Helvetica, sans-serif;
	-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;
	text-transform: uppercase;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(-20deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
}
.scrollable .carousel-direction a:hover {
	background-color: #1c6ed4;
	color: #fff;
}
.scrollable .carousel-direction a.disabled, .scrollable .carousel-direction a.disabled:hover {
	width: 46px;
	height: 46px;
	color: #ccc;
	background-color: transparent;
	border: none;
}
.scrollable .carousel-direction a span {
	display: block;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(20deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
}
.scrollable a.carousel-prev {
	left: -70px;
}
.scrollable a.carousel-next {
	right: -70px;
}
.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-3col .carousel-direction a {
	top: 190px;
}
.scrollable-3col .carousel-direction a:hover {
	background-color: #1a1a1a;
}
.scrollable-inside-page ul li {
	width: 160px;
}
.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 {
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 20;
	margin-top: -70px;
	text-align: center;
	width: 100%;
	color: #fff;
}
.full-scrollable .scrollable-info h3 {
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: normal;
}
.full-scrollable .scrollable-info .icon-detail {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 41px;
	height: 41px;
	background: url(../img/icon-detail.gif) no-repeat;
}
.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: #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;
}
.full-scrollable a:hover .scrollable-info {
	display: block;
}
.full-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);
}
.full-scrollable .carousel-direction {
	text-align: center;
	margin: 20px;
	height: 30px;
	padding: 10px 0;
	background: url(../img/carousel-direction-bg.gif) no-repeat center;
}
.full-scrollable .carousel-direction a {
	position: static;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 8px;
	font-size: 22px;
}
.full-scrollable .carousel-direction a:hover {
	border-color: #fff;
	color: #fff;
}
.full-scrollable .carousel-direction a.disabled, .full-scrollable .carousel-direction a.disabled:hover {
	color: #666;
	cursor: default;
}
.scrollable-text {
	width: 100%;
	height: 35px;
	overflow: hidden;
}
.scrollable-text .carousel-direction a {
	display: block;
	width: 11px;
	height: 6px;
	overflow: hidden;
	margin-top: -5px;
	background-color: transparent;
	background-image: url(../img/direction-s.gif);
	background-repeat: no-repeat;
}
.scrollable-text .carousel-direction a:hover {
	background-color: transparent;
}
.scrollable-text .carousel-direction a span {
	display: none;
}
.scrollable-text .carousel-up {
	background-position: 0 0;
	right: 15px;
}
.scrollable-text .carousel-down {
	background-position: 0 -7px;
	right: 0;
}
.scrollable-text ul li {
	border: none;
	width: 100%;
}
.scrollable .scrollable-item-img {
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
}
.scrollable .scrollable-item-img .icon-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../img/icon-link.png) no-repeat center;
}
.scrollable .scrollable-item-img .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #0a4cac;
	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;
}
.scrollable .scrollable-item-text {
	padding: 10px 0;
	background-color: #e5e5e5;
	-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;
}
.scrollable .scrollable-item-text h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
}
.scrollable .scrollable-item-text div {
	margin-bottom: 5px;
	font-size: 12px;
	color: #808080;
}
.scrollable .scrollable-item-text div span {
	margin: 0 2px;
}
.scrollable .scrollable-item-text .price {
	color: #f30;
	font-size: 13px;
}
.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;
}
.scrollable .scrollable-item a:hover .scrollable-item-text {
	background-color: #ee2323;
	color: #fff;
}
.scrollable .scrollable-item a:hover .scrollable-item-text div {
	color: #fff;
}
.scrollable .scrollable-item a:hover .scrollable-item-text .price {
	color: #fff;
}
/*
.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-bottom: 3px;
	margin: 0 0 0 31px;
}
.tabs-default .tabs-nav li a {
	position: relative;
	float: left;
	display: block;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.tabs-default .tabs-nav li a strong {
	display: block;
	padding: 0 20px;
	background-color: #0a4cac;
}
.tabs-default .tabs-nav li a em {
	display: block;
	width: 30px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-image: url(../img/tab-bg.png);
	background-repeat: no-repeat;
}
.tabs-default .tabs-nav li a .tab-left {
	left: -30px;
	background-position: 0 0;
}
.tabs-default .tabs-nav li a .tab-right {
	right: -30px;
	background-position: 0 -50px;
}
.tabs-default .tabs-nav li a.current strong, .tabs-default .tabs-nav li a:hover strong {
	background-color: #e50012;
}
.tabs-default .tabs-nav li a.current .tab-left, .tabs-default .tabs-nav li a:hover .tab-left {
	background-position: -30px 0;
}
.tabs-default .tabs-nav li a.current .tab-right, .tabs-default .tabs-nav li a:hover .tab-right {
	background-position: -30px -50px;
}
.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 30px;
	border: 2px solid #ccc;
	color: #999;
	transition: all 0.5s ease 0s;
}
.tab-more a:hover {
	background-color: #0a4cac;
	border-color: #0a4cac;
	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: #0a4cac;
	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 {
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	background-color: #0a4cac;
*display:inline;
}
.tabs-left .tabs-nav li a {
	display: block;
	padding: 0 15px;
	float: none;
	width: auto;
	line-height: 50px;
	color: #fff;
}
.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: #e50012;
	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: #0a4cac;
*display:inline;
}
.tabs-right .tabs-nav li a {
	display: block;
	padding: 0 15px;
	float: none;
	width: auto;
	line-height: 50px;
}
.tabs-right .tabs-nav li a span {
	line-height: normal;
	padding: 12px 0;
}
.tabs-right .tabs-nav li a.current, .tabs-right .tabs-nav li a.current:hover {
	background-color: #e50012;
	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;
}
.accordion {
}
.accordion .accordion-handle {
	position: relative;
	padding: 0 30px;
	margin-bottom: 5px;
	cursor: pointer;
*zoom:1;
}
.accordion .accordion-handle h4 {
	padding-left: 15px;
	line-height: 50px;
	background-color: #0a4cac;
	font-size: 15px;
	color: #fff;
}
.accordion .accordion-handle em {
	position: absolute;
	top: 0;
	display: block;
	width: 30px;
	height: 50px;
	background-image: url(../img/tab-bg.png);
	background-repeat: no-repeat;
}
.accordion .accordion-handle-left {
	left: 0;
	background-position: 0 0;
}
.accordion .accordion-handle-right {
	right: 0;
	background-position: 0 -50px;
}
.accordion .current h4, .accordion .accordion-handle:hover h4 {
	background-color: #e50012;
}
.accordion .current .accordion-handle-left, .accordion .accordion-handle:hover .accordion-handle-left {
	background-position: -30px 0;
}
.accordion .current .accordion-handle-right, .accordion .accordion-handle:hover .accordion-handle-right {
	background-position: -30px -50px;
}
.accordion .accordion-handle i {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 10;
	background: url(../img/accordion.gif) no-repeat 0 0;
}
.accordion .current i {
	border-color: #fff;
	background-position: 0 -50px;
}
.accordion .accordion-pane {
	display: none;
	padding: 20px 0;
}
/* 文章 & 产品 公用
------------------------------------------------------------------------------------------ */
.entry-item {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ccc;
}
.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 {
	font-size: 16px;
	line-height: 1.4;
}
.entry-title a {
}
.entry-title a:hover {
	color: #0a4cac;
	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: #0a4cac;
	text-decoration: none;
}
.entry-summary {
	color: #666;
	font-size: 13px;
	margin-bottom: -5px;
}
.entry-summary p {
	line-height: 1.5;
}
.entry-detail {
	padding-right: 10px;
	font-size: 13px;
	color: #0a4cac;
	background: url(../img/arrow-r.gif) no-repeat right center;
}
.entry-detail:hover {
	text-decoration: none;
	color: #0061b0;
}
.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;
	min-height: 80px;
	height: auto !important;
	_height: 80px;
}
.entry-list-time-hl .time {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	background-color: #eee;
	text-align: center;
	font-family: Arial;
}
.entry-list-time-hl .time-day {
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: 30px;
}
.entry-list-time-hl .time-date {
	display: block;
	color: #808080;
	line-height: 22px;
	font-size: 12px;
}
/* 博客列表 */
.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 7px;
	padding: 0 0 5px;
}
.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 .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;/* text-align:center;*/
}
.portfolio-img {
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #f2f2f2;
}
.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 .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(../img/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(../img/icon-video.png) no-repeat center;
}
.portfolio-img a:hover .opacity-overlay {
	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);
	-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 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;
}
.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);
	-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-title {
	margin-bottom: 10px;
	font-weight: normal;
	line-height: normal;
}
.portfolio-title h2 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
}
.portfolio-title a {
	color: #333;
}
.portfolio-title a:hover {
	color: #0a4cac;
	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: #0a4cac;
	text-decoration: none;
}
.portfolio-summary {
	color: #666;
	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(../img/arrow-r.gif) no-repeat right center;
}
.portfolio-list .col-4-1 .portfolio-title h2 {
	font-size: 14px;
}
.portfolio-list .col-4-1 .portfolio-summary {
	font-size: 12px;
}
.portfolio-list .col-5-1 .portfolio-title h2 {
	font-size: 14px;
}
.portfolio-list .col-5-1 .portfolio-summary {
	font-size: 12px;
}
/*
	.portfolio-item { padding-bottom:20px; background-color:#fff; text-align:center; }
	.portfolio-item .portfolio-title h2 { }
	.portfolio-item .portfolio-title a { color:#333 !important; }
	.portfolio-item .portfolio-title a:hover { color:#0a4cac !important; }
	.portfolio-item .portfolio-title { padding:5px 10px; }
	.portfolio-item .portfolio-summary  { margin:0 10px; padding-top:25px; background:url(../img/portfolio-title-bg.gif) no-repeat top center; }
.portfolio-list .col-2-1 .portfolio-item { min-height:390px; height:auto !important; _height:390px; }
.portfolio-list .col-3-1 .portfolio-item { min-height:360px; height:auto !important; _height:360px; }
.portfolio-list .col-4-1 .portfolio-item { min-height:300px; height:auto !important; _height:300px; }
.portfolio-list .col-5-1 .portfolio-item { min-height:260px; height:auto !important; _height:260px; }
*/
	


/* 放大镜 */
.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;
	background-color: #fff;
}
.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: 360px;
}
.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: #f5f5f5;
}
.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(../img/icon-dot.gif) no-repeat left center;
	font-size: 13px;
	color: #666;
}
.detail-file-download li a:hover {
	color: #0a4cac;
	text-decoration: none;
}
/* 详情图库切换 */
.gallery-detail {
}
.gallery-detail-title {
	text-align: center;
	margin-bottom: 15px;
}
.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: 15px;
}
/* 分类 */
/*
.category{ }
.category ul { }
.category ul li { position:relative; line-height:45px; border-bottom:1px solid #e6e6e6;  }
.category ul li a { display:block; line-height:45px; color:#4d4d4d; font-size:14px; *zoom:1; }
.category ul li i { display:block; width:7px; height:7px; overflow:hidden; position:absolute; top:17px; right:0; _right:15px; background:url(../img/page-menu.gif) no-repeat 0 0; }
.category ul li a:hover { text-decoration:none; color:#0a4cac; }
.category ul li:hover i { background-image:url(../img/page-menu-c.gif); }
.category ul ul { padding:0 0 0 15px ; margin:0 0 20px; display:none; }
.category ul ul li.last { border-bottom:none; }
.category ul li ul li { border-bottom:none; }
.category ul li ul li a { color:#4d4d4d; padding-left:10px; background:url(../img/page-menu-sub.gif) no-repeat left center;  }
.category ul li ul li a:hover { color:#0a4cac; background:url(../img/page-menu-sub-c.gif) no-repeat left center; }
.category ul ul li a { background-image:none; padding:0; line-height:32px; background-colot:#f2f2f2; font-size:13px; }
.category ul li.current a { color:#0a4cac; }
.category ul li.current i { background-image:url(../img/page-menu-c.gif); }
.category ul li.current ul { display:block; margin-top:0; }
.category ul li.current ul li { border-bottom:none; }
.category ul li.current ul li a { color:#4d4d4d; }
.category ul li.current ul li a:hover { color:#0a4cac; }
.category ul li.current ul li.current a { color:#0a4cac; background:url(../img/page-menu-sub-c.gif) no-repeat left center; }
*/
.category ul li {
	position: relative;
	line-height: 52px;
	overflow: hidden;
	margin-bottom: 2px;
}
.category ul li a {
	position: relative;
	z-index: 11;
	display: block;
	line-height: 52px;
	font-size: 15px;
	padding-left: 25px;
*zoom:1;
	color: #fff;
}
.category ul li i {
	display: block;
	width: 6px;
	height: 9px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	left: 12px;
	background: url(../img/page-menu.png) no-repeat 0 0;
}
.category ul li em {
	display: block;
	width: 100%;
	height: 52px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 10;
	background-image: url(../img/page-menu-s.png);
	background-repeat: no-repeat;
}
.category ul li .category-n {
	left: 0;
	background-position: top right;
	background-color: #0a4cac;
}
.category ul li .category-h {
	width: 0;
	left: 0;
	background-position: bottom right;
}
.category ul li a:hover .category-h {
	left: 0;
}
.category ul li:hover i {
}
.category ul ul {
	padding: 0 0 0 15px;
	margin: 10px 0 20px;
	display: none;
}
.category ul ul li.last {
	border-bottom: none;
}
.category ul li ul li {
	border-bottom: none;
}
.category ul li ul li a {
	color: #808080;
	padding-left: 10px;
	background: url(../img/page-menu-sub.gif) no-repeat left center;
}
.category ul li ul li a:hover {
	color: #e50012;
}
.category ul ul li a {
	background-image: none;
	padding: 0;
	line-height: 32px;
	background-colot: #f2f2f2;
	font-size: 13px;
}
.category ul li.current a {
}
.category ul li.current i {
}
.category ul li.current .category-h {
	width: 100% !important;
}
.category ul li.current ul {
	display: block;
}
.category ul li.current ul li {
	border-bottom: none;
	line-height: 32px;
*zoom:1;
	vertical-align: text-top;
}
.category ul li.current ul li a {
	background-color: transparent;
	color: #808080;
}
.category ul li.current ul li a:hover {
	color: #e50012;
}
.category ul li.current ul li.current a {
	color: #e50012;
}
.category-simple {
	max-width: 960px;
	margin: 0 auto 80px;
}
.category-simple .go-back {
	padding-left: 20px;
	background: url(../img/icon-goback.png) no-repeat left center;
}
.category-simple .go-back a {
	color: #808080;
}
.category-simple .go-back a:hover {
	color: #0a4cac;
}
.category-simple h1 {
	margin: 15px 0 50px;
}
.category-simple li {
	text-align: center;
}
.category-simple li a[href="javascript:;"] {
	cursor: default;
}
.category-simple li a img {
	margin: 15px 0 50px;
}
.category-simple li ul li {
	position: relative;
	text-align: left;
	margin: 0 0 20px; /*background-color:#0a4cac;*/
}
.category-simple li ul li a {
	margin: 0;
	display: block;
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.category-simple li ul li a strong {
	display: block;
	width: 540px;
	padding-left: 50px;
	background: url(../img/category-simple-bg.png) no-repeat right center;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.category-simple li ul li a:hover strong {
	width: 650px;
}
.category-simple li ul li i {
	display: block;
	width: 5px;
	height: 9px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 35px;
	background: url(../img/full-page-menu-title-icon.png) no-repeat;
}
/* Article 文章
------------------------------------------------------------------------------------------ */
.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;
	color: #333;
	display: inline-block;
*display:inline;
*zoom:1;
	line-height: 20px;
	background: url(../img/icon-dot.gif) no-repeat 0 8px;
}
.article-list-row li .article-title:hover {
	color: #0a4cac;
	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(../img/icon-download.gif) no-repeat left center;
	padding-left: 18px;
	font-size: 12px;
	color: #0a4cac;
}
.article-list-row li .file-download-disabled, .article-list-row li .file-download-disabled:hover {
	background: url(../img/icon-download-disabled.gif) no-repeat left center;
	color: #ccc;
	cursor: not-allowed;
}
.article-list-row li a {
	color: #4d4d4d;
	text-decoration: none;
}
.article-list-row-noBorder li {
	border-bottom: none;
	padding: 3px 0;
}
.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: 30px;
	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%;
}
/*
.article-detail .video-play-wrapper-swf { position: relative; height:0 !important; padding-bottom:56.25%; padding-top:30px; overflow:hidden; }	
.article-detail .video-play-wrapper-swf, .article-detail .video-play-wrapper-swf  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;
	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 #ccc;
}
.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;
}
/* Product 产品
------------------------------------------------------------------------------------------ */
.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(../img/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 {
	color: #0a4cac;
	text-decoration: none;
}
.product-filter dd a.current {
	background-color: #0a4cac;
	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-set .carousel-direction a {
	top: 130px;
}
.product-list li {
	margin-bottom: 45px;
	text-align: center;
}
.product-item .portfolio-img {
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.product-item .portfolio-img .icon-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	background: url(../img/icon-link.png) no-repeat center;
}
.product-item .portfolio-img .opacity-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	cursor: pointer;
	background-color: #0a4cac;
	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 .portfolio-text {
	padding: 10px 0;
	background-color: #e5e5e5;
	-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;
}
.product-item .portfolio-text h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
}
.product-item .portfolio-text div {
	margin-bottom: 5px;
	font-size: 12px;
	color: #808080;
}
.product-item .portfolio-text div span {
	margin: 0 3px;
}
.product-item .portfolio-text .price {
	color: #f30;
	font-size: 13px;
}
.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-item a:hover .portfolio-text {
	background-color: #ee2323;
	color: #fff;
}
.product-item a:hover .portfolio-text div {
	color: #fff;
}
.product-item a:hover .portfolio-text .price {
	color: #fff;
}
/*
.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-detail .product-name {
	margin-bottom: 10px;
}
.product-detail .product-name h1 {
	font-size: 20px;
	line-height: 1.5;
	color: #e50012;
}
.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 { /*border-bottom:1px solid #f0f0f0;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.product-detail .product-info-item-last {
	border-bottom: none;
	margin-bottom: 0;
}
.product-detail .product-summary {
	font-size: 13px;
	color: #666;
}
.product-intr {
	margin-bottom: 45px;
}
.product-intr .product-preview {
	float: left;
	display: inline;
	margin-right: 45px;
}
.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(../img/icon-back-cate.gif) no-repeat left center;
	padding-left: 15px;
	color: #808080;
}
.product-intr .back-category a:hover {
	color: #0a4cac;
}
.product-desc-title {
	position: relative;
	padding: 0 30px;
	margin-bottom: 20px;
}
.product-desc-title-inner {
	background-color: #0a4cac;
}
.product-desc-title-inner i {
	display: block;
	width: 68px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 30px;
	background: url(../img/other.png) no-repeat top center;
}
.product-desc-title em {
	display: block;
	width: 30px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-image: url(../img/tab-bg.png);
	background-repeat: no-repeat;
}
.product-desc-title .product-desc-title-left {
	left: 0;
	background-position: 0 0;
}
.product-desc-title .product-desc-title-right {
	right: 0;
	background-position: 0 -50px;
}
.product-desc-title h3 {
	position: relative;
	z-index: 10;
	left: -30px;
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	float: left;
	font-size: 16px;
	color: #fff;
}
.product-desc-title h3 span {
	display: block;
	padding: 0 20px;
	background-color: #e50012;
}
.product-desc-title .title-left {
	left: 0;
	background-position: -30px 0;
}
.product-desc-title .title-right {
	right: 0;
	background-position: -30px -50px;
}
.product-desc-item {
	margin-bottom: 50px;
}
.product-desc-item-title {
	margin-bottom: 15px;
}
.product-desc-item-title h4 {
	float: left;
	height: 32px;
	line-height: 32px;
	background: #0a4cac;
	color: #fff;
	font-size: 15px;
	padding: 0 25px;
	margin-left: 5px;
	text-transform: uppercase;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(-20deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-20deg) translate(0px);
}
.product-desc-item-title h4 span {
	display: block;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(20deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(20deg) translate(0px);
}
.product-detail-simple .product-img {
	text-align: center;
	margin-bottom: 15px;
}
.product-detail-simple .product-name {
	text-align: center;
	margin-bottom: 30px;
}
.product-detail-complete .tabs-nav {
	background: url(../img/product-desc-tab-bg.png) no-repeat top right;
}
.product-detail-complete .tabs-nav li {
	padding: 0;
	margin-bottom: 0;
}
.product-detail-complete .tabs-nav li a {
	font-size: 15px;
}
.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(../img/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;
	-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 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;
}
.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: 204px;
	margin: 0 10px;
}
.link-scrollable .carousel-direction a {
	margin-top: 0;
	top: 35px;
	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-right: 32px;
	margin-bottom: 40px;
}
.link-icon li.last {
	margin-right: 0;
}
.link-icon li a {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 140px;
	height: 140px;
	overflow: hidden;
	background-color: #196fb8;
	color: #a8c0dd;
	-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: #0061b0;
	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-page a {
	display: block;
	position: relative;
	margin-bottom: 10px;
	min-height: 50px;
	height: auto !important;
	_height: 50px;
}
.link-page .link-img img {
	display: block;
	width: 100%;
}
.link-page .link-name {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url(../img/link-name-bg.png) no-repeat left center;
}
.link-page .link-name h2 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.link-page .link-name i {
	display: block;
	width: 100px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/link-name-expand.png) no-repeat left center;
}
.link-page a:hover .link-name h2 {
	padding-left: 30px;
}
.link-page-section li {
	margin-bottom: 35px;
}
.link-page-section a {
	display: block;
	background-color: #00479d;
	color: #fff;
}
.link-page-section li:nth-child(3n+2) a {
	background-color: #d24d21;
}
.link-page-section li:nth-child(3n+2) a:hover {
	background-color: #de5224;
}
.link-page-section li:nth-child(3n+3) a {
	background-color: #f8b62c;
}
.link-page-section li:nth-child(3n+3) a:hover {
	background-color: #ffbd2e;
}
.link-page-section .link-name h2 {
	height: 90px;
	line-height: 90px;
	padding-left: 20px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.link-page-section a:hover {
	background-color: #0c59cc;
}
.link-page-section a:hover .link-name h2 {
	padding-left: 30px;
}
.link-page-section .link-page-img {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	height: 145px;
}
.link-page-section li:nth-child(3n+2) a.link-page-img {
	background-color: transparent;
}
.link-page-section li:nth-child(3n+2) a.link-page-img:hover {
	background-color: transparent;
}
.link-page-section li:nth-child(3n+3) a.link-page-img {
	background-color: transparent;
}
.link-page-section li:nth-child(3n+3) a.link-page-img:hover {
	background-color: transparent;
}
.link-page-section .link-page-img:hover {
	background-color: transparent;
}
.link-page-section .link-page-img .link-name {
	margin-top: 55px;
}
/* 分页 & 面包屑
------------------------------------------------------------------------------------------ */
.pagination {
	margin: 30px 0 20px;
	clear: both;
	font-size: 13px;
}
.pagination span, .pagination a {
	display: inline-block;
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
*zoom:1;
	color: #333;
}
.pagination a:hover {
	background: #e5e5e5;
	color: #333;
	text-decoration: none;
}
.pagination a:active {
	color: #808080;
}
.pagination .disabled {
	cursor: default;
	color: #ccc;
}
.pagination .current {
	background: #0a4cac;
	color: #fff;
}
.pagination-default {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-left {
	text-align: left;
}
.breadcrumbs {
	font-size: 12px;
	color: #808080;
}
.breadcrumbs a {
	color: #808080;
}
.breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}
.breadcrumbs i {
	font-style: normal;
	margin: 0 3px;
}
.breadcrumbs strong {
	font-weight: normal;
	color: #333;
}
/* search 搜索
------------------------------------------------------------------------------------------ */
.search-form .form-text {
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	color: #999;
	font-size: 13px;
	background-color: #fff;
	border: 2px solid #e6e6e6;
}
.search-form .form-btn {
	border: none;
	cursor: pointer;
	height: 44px;
	width: 60px;
	color: #fff;
	background: #ccc;
}
.search-form .form-btn:hover {
	background-color: #0a4cac;
}
.search-form .form-btn span {
	display: block;
}
.search-result .search-form {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.search-result .search-form .form-text {
	float: left;
	width: 642px;
	_margin-right: -4px;
}
.search-result .search-form .form-text {
	border-right: none;
	overflow: hidden;
*zoom:1;
}
.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: 15px;
	overflow: hidden;
}
.module-title-default > .module-title-content {
}
.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: #999;
	font-size: 14px;
}
.module-title-default > .module-title-content span strong {
	font-weight: normal;
	margin-left: 5px;
	color: #999;
	font-family: Arial, sans-serif;
}
.module-more-default a {
	color: #808080;
	font-size: 13px;
}
.module-more-default a:hover {
	color: #0a4cac;
	text-decoration: none;
}
.module-icon-default {
	padding-left: 30px;
	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: #edf7ff;
}
.module-hlbg-title {
	padding-left: 15px;
	background: #e50012;
}
.module-hlbg-title h3 {
	font-size: 22px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	color: #fff;
}
.module-hlbg-icon {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.module-hlbg-content {
	padding: 10px;
}
.module-hlbg-more {
	text-align: right;
	padding: 0 15px 15px;
}
.module-hlbg-more a {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 20px;
	line-height: 20px;
	padding: 1px 8px;
	background-color: #9e9e9e;
	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: #0b53bf;
	color: #fff;
	text-decoration: none;
}
.module-hlbg > .module-divider {
	margin-bottom: 10px;
	margin-top: 10px;
}
.module-title-border {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 15px;
}
.module-title-border > .module-title-content h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: -1px;
	border-bottom: 1px solid #478ac2;
	font-size: 16px;
	line-height: normal;
}
.module-border > .module-inner > .module-content {
}
.module-border-more {
	text-align: right;
	padding: 0 15px 15px;
}
.module-border-more a {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 20px;
	line-height: 20px;
	padding: 1px 8px;
	background-color: #808080;
	color: #fff;
	font-size: 12px;
}
.module-border-more a:hover {
	background-color: #0a4cac;
}
.module-title-hl {
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
.module-title-hl .module-title-content h3 {
	display: inline-block;
*display:inline;
*zoom:1;
	padding-top: 7px;
	padding-bottom: 9px;
	font-size: 22px;
	color: #ee330a;
	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: 60px 0 80px;
}
.module-full-screen > .module-inner > .page-width {
	width: auto;
	max-width: 1120px;
	_width: 1120px;
}
.module-full-screen-title {
	margin-bottom: 40px;
	text-align: center;
}
.module-full-screen-title > .module-title-content {
	padding-bottom: 15px;
	background: url(../img/module-full-screen.gif) no-repeat center bottom;
}
.module-full-screen-title > .module-title-content > h2 {
	display: inline-block;
*display:inline;
*zoom:1;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
}
.module-full-screen-title > .module-title-content > h3 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-family: Arial;
	color: #999;
}
.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: 2px solid #ccc;
	color: #999;
	transition: all 0.5s ease 0s;
}
.module-full-screen-more a:hover {
	background-color: #0061b0;
	border-color: #0061b0;
	color: #fff;
	text-decoration: none;
}
.module-full-screen-gray {
	background-color: #f8f8f8;
}
.module-full-screen-hl {
	background-color: #1b75bf;
	color: #fff;
}
.module-full-screen-hl .module-full-screen-content a {
	color: #fff !important;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content {
	padding-bottom: 15px;
	background: url(../img/module-full-screen-white.gif) no-repeat center bottom;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > h2 {
	color: #fff;
}
.module-full-screen-hl .module-full-screen-title > .module-title-content > h3 {
	color: #d9d9d9;
}
.module-full-screen-hl .page-width > .module-full-screen-content {
	color: #fff;
}
.module-full-screen-hl .page-width > .module-full-screen-content a {
	color: #fff;
}
.module-full-screen-hl .page-width > .module-full-screen-content a:hover {
	color: #fff;
}
.module-full-screen-hl .module-full-screen-more a {
	color: #fff;
	border-color: #fff;
}
.module-full-screen-hl .module-full-screen-more a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #666;
	text-decoration: none;
}
.module-full-screen-bg-img {
	background-repeat: no-repeat;
	background-position: center;
}
/* 在线客服 */
.service {
	clear: both;
	margin-bottom: 20px;
	width: 160px;
}
.service-title {
	position: relative;
	line-height: 36px;
	border-bottom: 3px solid #f90;
	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(../img/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;
	display: none;
	position: relative;
	top: -80px;
}
.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(../img/icon-gotop.gif) no-repeat left center;
}
.service-min {
	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(../img/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
----------------------------------------------------------------------------------------------------------------------------------------------------*/
::selection {
	color: #fff;
	background-color: #0a4cac;
}
::-moz-selection {
color:#fff;
background-color:#0a4cac;
}
html {
	background-repeat: repeat;
*overflow-x:hidden;
}
body {
	font: 14px/1.8 Arial, "Microsoft YaHei", "微软雅黑", sans-serif;
	color: #333;
}
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: #333;
	text-decoration: none;
}
a:hover {
	color: #0a4cac;
	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-left: auto;
	margin-right: auto;
	background: #fff;
	position: relative;
}
.page-width {
	width: 1120px;
	margin: 0 auto;
}
.layout-boxed {
}
.layout-boxed #wrapper {
	width: 1280px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.home-page {
}
.insi-page {
}
/* 左右悬浮 */
.fixed-side {
	position: absolute;
	top: 150px;
	z-index: 10001;
	display: none;
}
.fixed-left {
	left: 0;
}
.fixed-right {
	right: 0;
	float: right;
}
/* 返回顶部 */
.gotop-wrapper {
	position: fixed;
	bottom: 80px;
	right: 30px;
	z-index: 1001;
	background-color: rgba(0, 0, 0, 0.4);
	background-color: #969696\9;
}
.gotop-wrapper:hover {
	background-color: rgba(0, 0, 0, 0.8);
	background-color: #6d6d6d\9;
}
.gotop-wrapper a {
	display: none;
	_display: none !important;
	width: 60px;
	height: 60px;
	overflow: hidden;
	background: url(../img/icon-gotop-fixed.gif) no-repeat center;
}
/* ============================= top ============================= */
.top {
	width: 100%;
	position: relative;
	z-index: 1000;
	background-color: #fff;
}
/* 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(../img/language-bg.png) no-repeat left center;
}
/* logo */
.logo img {
	display: block;
}
.top-main-content .qhd-content img {
	vertical-align: text-bottom;
}
/* top-search */
.top-search {
	width: 200px;
}
.top-search .search-form .form-text {
	border: none;
	float: right;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	width: 153px;
	color: #999;
	font-size: 12px;
}
.top-search .search-form .form-btn {
	float: right;
	padding: 0;
	width: 28px;
	height: 28px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	background: #fff url(../img/search-icon-n.png) no-repeat center;
}
.top-search .search-form .form-btn:hover {
	background: #f30 url(../img/search-icon-h.png) no-repeat center;
}
.top-search .search-form .form-btn span {
	display: none;
}
/* ---------- header-v1 ---------- */
.header-v1 {
	color: #808080;
}
.header-v1 a {
	color: #808080;
}
.header-v1 a:hover {
	color: #0061b0;
	text-decoration: none;
}
.header-v1 .top-main {
	background-color: #fafafa;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
}
.header-v1 .top-main .page-width {
	width: 100%;
	position: relative;
}
.header-v1 .top-main-content-section {
}
.header-v1 .top-main-content {
}
.header-v1 .top-widget {
}
.header-v1 .logo {
	float: left;
	height: 80px;
	margin-right: 30px;
	position: relative;
	background-color: #0061b0;
}
.header-v1 .logo a {
	display: block;
	padding: 10px;
}
.header-v1 .logo i {
	display: block;
	width: 8px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: -8px;
	margin-top: -7px;
	background: url(../img/logo-i.gif) no-repeat center;
}
/* 多语言 */
.header-v1 .language {
	margin-right: 80px;
}
.header-v1 .language .sf-menu a.sf-with-ul {
	padding: 0;
	width: 120px;
	height: 80px;
	line-height: 80px;
	background-color: #0061b0;
	color: #fff !important;
	font-size: 14px;
	text-align: center;
}
.header-v1 .language .sf-menu a.sf-with-ul:hover {
	background-color: #0061b0 !important;
}
.header-v1 .language .sf-sub-indicator {
	display: none;
}
.header-v1 .language .sf-menu li ul {
	display: none;
	width: 120px;
	top: 80px;
	border-top: 1px solid #0a4cac;
}
.header-v1 .language .sf-menu li.sfHover {
	background-color: #0061b0;
}
.header-v1 .language .sf-menu li.sfHover a:hover {
	background-color: #0065b8;
}
.header-v1 .language .sf-menu li li a {
	padding: 15px 2px;
	border-bottom: 1px solid #0a4cac;
	background-color: #0061b0;
	color: #fff !important;
	text-align: center;
	font-size: 13px;
}
/* 全局 */
.header-v1 .nav {
}
.header-v1 .main-nav {
	_float: left;
}
.header-v1 .main-nav .sf-menu a, .header-v1 .main-nav .sf-menu a:visited {
	color: #333;
}
.header-v1 .main-nav .sf-menu a:hover {
	text-decoration: none;
	color: #e20620;
}
.header-v1 .main-nav .sf-menu a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	line-height: 80px;
	font-size: 15px;
}
/* 一级 */
.header-v1 .main-nav .sf-menu li {
	margin-left: 0;
	background-color: transparent;
}
.header-v1 .main-nav .sf-menu li:hover, .header-v1 .main-nav .sf-menu li.sfHover, .header-v1 .main-nav .sf-menu li.sfHover > a, .header-v1 .main-nav .sf-menu a:focus, .header-v1 .main-nav .sf-menu a:hover, .header-v1 .main-nav .sf-menu a:active {
	background-color: transparent;
	color: #333;
}
.header-v1 .main-nav .sf-menu li.current, .header-v1 .main-nav .sf-menu li.current .first-level, .header-v1 .main-nav .sf-menu li.current .first-level:visited {
	background-color: transparent;
	color: #333;
}
.header-v1 .main-nav .sf-menu li.sfHover .first-level {
	color: #333;
}
.header-v1 .main-nav .sf-sub-indicator {
	display: none;
	background-image: url(../img/superfish-arrows.gif);
}
.header-v1 .main-nav .first-level {
	padding-left: 1.8em;
	padding-right: 1.8em;
	border-right: 1px solid #e6e6e6 !important;
}
.header-v1 .main-nav .first-level .sf-sub-indicator {
	top: 3em;
}
.header-v1 .main-nav .sf-menu li i {
	display: none;
	width: 60px;
_width:expression( (this.parentElement.clientWidth) +'px');
	height: 3px;
	overflow: hidden;
	background-color: #0061b0;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -30px;
}
.header-v1 .main-nav .sf-menu li:hover i, .header-v1 .main-nav .sf-menu .nav-hover i, .header-v1 .main-nav .sf-menu .current i, .header-v1 .main-nav .sf-menu .sfHover i {
	display: block;
}
/* 二级以下 */
.header-v1 .sf-menu ul {
	width: 14em;
}
.header-v1 .main-nav .sf-menu li:hover ul, .header-v1 .main-nav .sf-menu li.sfHover ul {
	top: 80px;
}
.header-v1 .main-nav .sf-menu li li:hover ul, .header-v1 .main-nav .sf-menu li li.sfHover ul {
	top: 0;
	left: 14em;
}
.header-v1 .main-nav .sf-menu li li {
	margin-left: 0;
	background-color: rgba(250,250,250,0.95);
	background-color: #f7f7f7\9;
}
.header-v1 .main-nav .sf-menu li li a, .header-v1 .main-nav .sf-menu li li a:visited {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 52px;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	border-bottom: 1px solid #e6e6e6;
}
.header-v1 .main-nav .sf-menu li li:hover, .header-v1 .main-nav .sf-menu li.sfHover li.sfHover, .header-v1 .main-nav .sf-menu li.sfHover li.sfHover > a, .header-v1 .main-nav .sf-menu li li a:focus, .header-v1 .main-nav .sf-menu li li a:hover, .header-v1 .main-nav .sf-menu li li a:active {
	background-color: #0061b0;
	color: #fff;
}
.header-v1 .main-nav .sf-menu li li .sf-sub-indicator {
	top: 1.5em;
	display: block;
}
.header-v1 .top-search {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 11;
	width: 80px;
	height: 80px;
}
.header-v1 .search-form-toggle {
	display: block;
	width: 80px;
	height: 80px;
	background: #0b53bf url(../img/search-icon-n.png) no-repeat center;
}
.header-v1 .search-form-toggle:hover {
	background-color: #f29c11;
}
.header-v1 .search-form-toggle span {
	display: none;
}
.header-v1 .top-search .search-form {
	display: none;
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 11;
	width: 350px;
	padding: 15px;
	background-color: #0b53bf;
}
.header-v1 .top-search .search-form .form-text {
	padding-right: 20px;
	width: 252px;
	height: 34px;
	line-height: 34px;
	background-color: #e7991c;
	color: #fff;
}
.header-v1 .top-search .search-form .form-btn {
	width: 70px;
	height: 34px;
	background: #cc8718;
}
.header-v1 .top-search .search-form .form-btn span {
	display: block;
}
.layout-boxed .header-v1 .logo {
	margin-right: 20px;
}
.layout-boxed .header-v1 .main-nav .first-level {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.layout-boxed .header-v1 .main-nav .sf-menu > li:last-child > a {
	border: none !important;
}
/* ---------- header-v2 ---------- */
.header-v2 {
}
.header-v2 .top-bar {
	color: #808080;
	font-size: 12px;
}
.header-v2 .top-bar a {
	color: #808080;
}
.header-v2 .top-bar a:hover {
	color: #b3b3b3;
}
.header-v2 .language {
}
.header-v2 .language em {
	margin: 0 8px;
	font-family: arial;
	font-size: 12px;
	color: #808080;
}
.header-v2 .top-main {
	padding: 30px 0;
	background-color: #323232;
	color: #fff;
}
.header-v2 .top-main a {
	color: #e5e5e5;
}
.header-v2 .top-main a:hover {
	color: #fff;
}
.header-v2 .top-main .top-widget {
	margin-top: 10px;
}
/* 搜索 */
.header-v2 .top-search {
	width: 265px;
}
.header-v2 .top-search .search-form .form-text {
	width: 210px;
	background-color: #404040;
	color: #808080;
}
.header-v2 .top-search .search-form .form-btn {
	width: 38px;
	background-color: #f30;
}
.header-v2 .top-search .search-form .form-btn:hover {
	background: #b37c3e url(../img/search-icon-n.png) no-repeat center;
}
/* 全局 */
.header-v2 .nav {
	height: 50px;
	background: #202020;
}
.header-v2 .main-nav .sf-menu a, .header-v2 .main-nav .sf-menu a:visited {
	color: #fff;
}
.header-v2 .main-nav .sf-menu a:hover {
	text-decoration: none;
}
.header-v2 .main-nav .sf-menu a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
/* 一级 */
.header-v2 .main-nav .sf-menu li {
	margin-right: 2px;
	background-color: transparent;
	background: url(../img/nav-dividing.gif) no-repeat right center;
}
.header-v2 .main-nav .sf-menu li.last {
	background-image: none;
}
.header-v2 .main-nav .sf-menu li:hover, .header-v2 .main-nav .sf-menu li.sfHover, .header-v2 .main-nav .sf-menu li.sfHover > a, .header-v2 .main-nav .sf-menu a:focus, .header-v2 .main-nav .sf-menu a:hover, .header-v2 .main-nav .sf-menu a:active {
	background-color: #f30;
	color: #fff;
}
.header-v2 .main-nav .sf-menu li.current, .header-v2 .main-nav .sf-menu li.current .first-level, .header-v2 .main-nav .sf-menu li.current .first-level:visited {
	background-color: #f30;
	color: #fff;
}
.header-v2 .main-nav .sf-sub-indicator {
	background-image: url(../img/superfish-arrows-white.gif);
}
.header-v2 .main-nav .sf-menu .first-level {
	padding-right: 1.5em;
	padding-left: 1.5em;
	border-right: none;
}
.header-v2 .main-nav .sf-menu .first-level .sf-sub-indicator {
	display: none;
}
.header-v2 .main-nav .sf-menu .last .first-level {
	border-right: none;
}
.header-v2 .main-nav .sf-menu li i {
	display: none;
	width: 100%;
_width:expression( (this.parentElement.clientWidth) +'px');
	height: 3px;
	overflow: hidden;
	background-color: #00b1e1;
	position: absolute;
	top: -3px;
	left: 0;
}
.header-v2 .main-nav .sf-menu li:hover i, .header-v2 .main-nav .sf-menu .nav-hover i, .header-v2 .main-nav .sf-menu .current i, .header-v2 .main-nav .sf-menu .sfHover i {
	display: none;
}
/* 二级以下 */
.header-v2 .main-nav .sf-menu li:hover ul, .header-v2 .main-nav .sf-menu li.sfHover ul {
	top: 50px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.header-v2 .main-nav .sf-menu li li:hover ul, .header-v2 .main-nav .sf-menu li li.sfHover ul {
	top: 0;
	left: 13em;
}
.header-v2 .main-nav .sf-menu li li {
	margin-right: 0;
	background-color: rgba(191,134,67,0.95);
	background-color: #f30\9;
	border-top: none;
	background-image: none;
}
.header-v2 .main-nav .sf-menu li li a, .header-v2 .main-nav .sf-menu li li a:visited {
	padding: 0 20px;
	line-height: 40px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}
.header-v2 .main-nav .sf-menu li li:hover, .header-v2 .main-nav .sf-menu li.sfHover li.sfHover, .header-v2 .main-nav .sf-menu li.sfHover li.sfHover > a, .header-v2 .main-nav .sf-menu li li a:focus, .header-v2 .main-nav .sf-menu li li a:hover, .header-v2 .main-nav .sf-menu li li a:active {
	background-color: #b37c3e;
	color: #fff;
}
.header-v2 .main-nav .sf-menu li li .sf-sub-indicator {
	top: 1em;
	display: block;
}
/* ---------- header-v3 ---------- */
.header-v3 {
}
.header-v3 a {
	color: #999;
}
.header-v3 a:hover {
	color: #f30;
	text-decoration: none;
}
.header-v3 .top-main {
	padding: 30px 0 40px;
}
.header-v3 .page-width {
	position: relative;
}
.header-v3 .logo {
	text-align: center;
}
.header-v3 .logo img {
	display: inline-block;
	margin-bottom: -5px;
}
.header-v3 .language {
	position: absolute;
	left: 0;
	bottom: 0;
}
.header-v3 .language a {
	margin-right: 15px;
}
.header-v3 .top-main-content {
	position: absolute;
	right: 0;
	bottom: -5px;
}
.header-v3 .top-widget {
	color: #808080;
}
/* 全局 */
.header-v3 .nav {
	height: 46px;
	background: #f30 url(../img/header-v3-bg.jpg) no-repeat center;
}
.header-v3 .main-nav .sf-menu a, .header-v3 .main-nav .sf-menu a:visited {
	color: #fff;
}
.header-v3 .main-nav .sf-menu a:hover {
	text-decoration: none;
}
.header-v3 .main-nav .sf-menu a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
/* 一级 */
.header-v3 .main-nav .sf-menu li {
	margin-right: 2px;
	background-color: transparent;
}
.header-v3 .main-nav .sf-menu li.last {
	background-image: none;
}
.header-v3 .main-nav .sf-menu li:hover, .header-v3 .main-nav .sf-menu li.sfHover, .header-v3 .main-nav .sf-menu li.sfHover > a, .header-v3 .main-nav .sf-menu a:focus, .header-v3 .main-nav .sf-menu a:hover, .header-v3 .main-nav .sf-menu a:active {
	background-color: #e7f2f8;
	color: #f30;
}
.header-v3 .main-nav .sf-menu li.current, .header-v3 .main-nav .sf-menu li.current .first-level, .header-v3 .main-nav .sf-menu li.current .first-level:visited {
	background-color: #e7f2f8;
	color: #f30;
}
.header-v3 .main-nav .sf-sub-indicator {
	background-image: url(../img/superfish-arrows-white.gif);
}
.header-v3 .main-nav .sf-menu .first-level {
	padding-right: 1.2em;
	padding-left: 1.2em;
	border-right: none;
	margin-right: 3px;
}
.header-v3 .main-nav .sf-menu .first-level .sf-sub-indicator {
	display: none;
}
.header-v3 .main-nav .sf-menu .last .first-level {
	border-right: none;
}
.header-v3 .main-nav .sf-menu li i {
	display: none;
	width: 100%;
_width:expression( (this.parentElement.clientWidth) +'px');
	height: 3px;
	overflow: hidden;
	background-color: #00b1e1;
	position: absolute;
	top: -3px;
	left: 0;
}
.header-v3 .main-nav .sf-menu li:hover i, .header-v3 .main-nav .sf-menu .nav-hover i, .header-v3 .main-nav .sf-menu .current i, .header-v3 .main-nav .sf-menu .sfHover i {
	display: none;
}
/* 二级以下 */
.header-v3 .main-nav .sf-menu li:hover ul, .header-v3 .main-nav .sf-menu li.sfHover ul {
	top: 46px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.header-v3 .main-nav .sf-menu li li:hover ul, .header-v3 .main-nav .sf-menu li li.sfHover ul {
	top: 0;
	left: 13em;
}
.header-v3 .main-nav .sf-menu li li {
	margin-right: 0;
	background-color: rgba(255,255,255,0.9);
	background-color: #fff\9;
	border-top: none;
	background-image: none;
}
.header-v3 .main-nav .sf-menu li li a, .header-v3 .main-nav .sf-menu li li a:visited {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 36px;
	font-weight: normal;
	font-size: 13px;
	color: #4d4d4d;
}
.header-v3 .main-nav .sf-menu li li:hover, .header-v3 .main-nav .sf-menu li.sfHover li.sfHover, .header-v3 .main-nav .sf-menu li.sfHover li.sfHover > a, .header-v3 .main-nav .sf-menu li li a:focus, .header-v3 .main-nav .sf-menu li li a:hover, .header-v3 .main-nav .sf-menu li li a:active {
	background-color: #25a9ba;
	color: #fff;
}
.header-v3 .main-nav .sf-menu li li .sf-sub-indicator {
	top: 1em;
	display: block;
}
/* 搜索 */
.header-v3 .top-search {
	width: 190px;
	margin-top: 10px;
}
.header-v3 .top-search .search-form .form-text {
	width: 128px;
	margin-right: 1px;
	background-color: #fff;
}
/* ---------- header-v4 ---------- */
.header-v4 { /*position:absolute;*/
	width: 100%;
	background-color: #1d66bf;
}
.header-v4 .logo {
	float: left;
	margin-top: 15px;
}
.header-v4 .nav, .header-v4 .main-nav {
	float: right;
}
.boxed .header-v4 {
	width: 1060px;
}
/* 全局 */
.header-v4 .main-nav .sf-menu a, .header-v4 .main-nav .sf-menu a:visited {
	color: #fff;
}
.header-v4 .main-nav .sf-menu a:hover {
	text-decoration: none;
	color: #fff;
}
.header-v4 .main-nav .sf-menu a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	line-height: 100px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
/* 一级 */
.header-v4 .main-nav .sf-menu li {
	margin-left: 5px;
	background-color: transparent;
}
.header-v4 .main-nav .sf-menu li:hover, .header-v4 .main-nav .sf-menu li.sfHover, .header-v4 .main-nav .sf-menu li.sfHover > a, .header-v4 .main-nav .sf-menu a:focus, .header-v4 .main-nav .sf-menu a:hover, .header-v4 .main-nav .sf-menu a:active {
	background-color: #2379e3;
	color: #fff;
}
.header-v4 .main-nav .sf-menu li.current, .header-v4 .main-nav .sf-menu li.current .first-level, .header-v4 .main-nav .sf-menu li.current .first-level:visited {
	background-color: #2379e3;
	color: #fff;
}
.header-v4 .main-nav .sf-sub-indicator {
	background-image: url(../img/superfish-arrows-header-v4.gif);
}
.header-v4 .main-nav .first-level {
	padding-right: 1em;
	padding-left: 1em;
}
.header-v4 .main-nav .first-level .sf-sub-indicator {
	display: none;
}
.header-v4 .main-nav .sf-menu li i {
	display: none;
	width: 100%;
_width:expression( (this.parentElement.clientWidth) +'px');
	height: 2px;
	overflow: hidden;
	background-color: #f90;
	position: absolute;
	top: 0;
	left: 0;
}
.header-v4 .main-nav .sf-menu li:hover i, .header-v4 .main-nav .sf-menu .nav-hover i, .header-v4 .main-nav .sf-menu .current i, .header-v4 .main-nav .sf-menu .sfHover i {
	display: block;
}
/* 二级以下 */
.header-v4 .main-nav .sf-menu li:hover ul, .header-v4 .main-nav .sf-menu li.sfHover ul {
	top: 100px;
}
.header-v4 .main-nav .sf-menu li li:hover ul, .header-v4 .main-nav .sf-menu li li.sfHover ul {
	top: 0;
	left: 13em;
}
.header-v4 .main-nav .sf-menu li li {
	margin-left: 0;
	background-color: #2379e3;
}
.header-v4 .main-nav .sf-menu li li a, .header-v4 .main-nav .sf-menu li li a:visited {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 36px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}
.header-v4 .main-nav .sf-menu li li:hover, .header-v4 .main-nav .sf-menu li.sfHover li.sfHover, .header-v4 .main-nav .sf-menu li.sfHover li.sfHover > a, .header-v4 .main-nav .sf-menu li li a:focus, .header-v4 .main-nav .sf-menu li li a:hover, .header-v4 .main-nav .sf-menu li li a:active {
	background-color: #1f6dcc;
	color: #fff;
}
.header-v4 .main-nav .sf-menu li li .sf-sub-indicator {
	top: 1em;
	display: block;
}
/* ---------- header-v5 ---------- */
.logo-section {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10001;
	width: 314px;
	height: 555px;
	background: url(../img/logo-bg.png) no-repeat;
}
.logo-section .logo {
	margin-top: 30px;
	margin-left: 25px;
}
.logo-section .logo a {
	display: block;
}
.logo-section .language {
	font-size: 13px;
	margin-top: 35px;
	margin-left: 25px;
}
.logo-section .language .first-level {
}
.logo-section .language .first-level .language-ico {
	padding-left: 42px;
}
.logo-section .language .sf-menu li ul {
}
.logo-section .language .sf-sub-indicator {
	width: 7px;
	height: 4px;
	top: 0.9em;
	background: url(../img/lang-select.gif) no-repeat;
}
.logo-section .language .sf-menu li li a {
	padding: 12px 12px 12px 17px;
}
.header-v5 {
	position: absolute;
	top: 46px;
	left: 50%;
	z-index: 1000001;
	margin-left: -500px;
	width: 1000px;
	background-color: transparent;
}
.header-v5 .page-width {
	width: auto;
	position: relative;
}
/* 全局 */
.header-v5 .nav, .header-v5 .main-nav {
	float: right;
}
.header-v5 .main-nav .sf-menu a:hover {
	text-decoration: none;
}
.header-v5 .main-nav .sf-menu a {
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
	line-height: 80px;
	font-size: 15px;
	color: #fff;
}
/* 一级 */
.header-v5 .main-nav .sf-menu li {
	margin-left: 0;
	margin-right: -45px;
	background-color: transparent;
}
.header-v5 .main-nav .sf-menu li:hover, .header-v5 .main-nav .sf-menu li.sfHover, .header-v5 .main-nav .sf-menu li.sfHover > a, .header-v5 .main-nav .sf-menu a:focus, .header-v5 .main-nav .sf-menu a:hover, .header-v5 .main-nav .sf-menu a:active {
	background-color: transparent;
	color: #fff;
}
.header-v5 .main-nav .sf-menu li.current, .header-v5 .main-nav .sf-menu li.current .first-level, .header-v5 .main-nav .sf-menu li.current .first-level:visited {
	background-color: transparent;
	color: #fff;
}
.header-v5 .main-nav .sf-sub-indicator {
	background-image: url(../img/superfish-arrows-white.gif);
}
.header-v5 .main-nav .sf-menu .first-level {
	position: relative;
	padding: 0;
	border: 0;
	line-height: 80px;
	margin: 0 46px;
	border-right: none;
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-x;
*zoom:1;
}
.header-v5 .main-nav .sf-menu .first-level strong {
	display: block;
	line-height: 80px;
	padding-right: 0.85em;
	padding-left: 0.85em;
}
.header-v5 .main-nav .sf-menu .first-level em {
	display: block;
	width: 46px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 0;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
}
.header-v5 .main-nav .sf-menu .first-level .menu-left {
	left: -46px;
	background-position: 0 0;
}
.header-v5 .main-nav .sf-menu .first-level .menu-right {
	right: -46px;
	background-position: 0 -80px;
}
.header-v5 .main-nav .sf-menu .current .first-level, .header-v5 .main-nav .sf-menu .sfHover .first-level, .header-v5 .main-nav .sf-menu .first-level:hover {
	background-position: 0 -80px;
}
.header-v5 .main-nav .sf-menu .current .menu-left, .header-v5 .main-nav .sf-menu .sfHover .menu-left, .header-v5 .main-nav .sf-menu .first-level:hover .menu-left {
	background-position: -46px 0;
}
.header-v5 .main-nav .sf-menu .current .menu-right, .header-v5 .main-nav .sf-menu .sfHover .menu-right, .header-v5 .main-nav .sf-menu .first-level:hover .menu-right {
	background-position: -46px -80px;
}
.header-v5 .main-nav .sf-menu .first-level .sf-sub-indicator {
	display: none;
}
.header-v5 .main-nav .sf-menu .last .first-level {
	border-right: none;
}
.header-v5 .main-nav .sf-menu li i {
	display: none;
	width: 100%;
_width:expression( (this.parentElement.clientWidth) +'px');
	height: 3px;
	overflow: hidden;
	background-color: #ea0112;
	position: absolute;
	top: -3px;
	left: 0;
}
.header-v5 .main-nav .sf-menu li:hover i, .header-v5 .main-nav .sf-menu .nav-hover i, .header-v5 .main-nav .sf-menu .current i, .header-v5 .main-nav .sf-menu .sfHover i {
	display: none;
}
/* 二级以下 */
.header-v5 .main-nav .sf-menu li:hover ul, .header-v5 .main-nav .sf-menu li.sfHover ul {
	top: 80px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.header-v5 .main-nav .sf-menu li li:hover ul, .header-v5 .main-nav .sf-menu li li.sfHover ul {
	top: 0;
	left: 13em;
}
.header-v5 .main-nav .sf-menu li li {
	margin-left: 0;
	background-color: rgba(11,83,191,0.95);
	background-color: #0b53bf\9;
}
.header-v5 .main-nav .sf-menu li li a, .header-v5 .main-nav .sf-menu li li a:visited {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 50px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}
.header-v5 .main-nav .sf-menu li li a strong {
	font-weight: normal;
}
.header-v5 .main-nav .sf-menu li li:hover, .header-v5 .main-nav .sf-menu li.sfHover li.sfHover, .header-v5 .main-nav .sf-menu li.sfHover li.sfHover > a, .header-v5 .main-nav .sf-menu li li a:focus, .header-v5 .main-nav .sf-menu li li a:hover, .header-v5 .main-nav .sf-menu li li a:active {
	background-color: rgba(11,78,179,0.95);
	background-color: #0b4eb3\9;
	color: #fff;
}
.header-v5 .main-nav .sf-menu li li .sf-sub-indicator {
	top: 1.3em;
	display: block;
}
/* ============================= header ============================= */
.header {
	min-height: 300px;
	height: auto !important;
	_height: 300px;
}
/* ============================= page-title & page-name & page-menu ============================= */
.page-title .page-width {
	overflow: hidden;
}
.page-title .page-name {
	line-height: 44px;
}
.page-title .page-name h2 {
	font-size: 16px;
}
.page-title .breadcrumbs {
	line-height: 44px;
}
.page-title-inner {
	background: none;
	border-bottom: 1px solid #e5e5e5;
	padding: 0;
	margin-bottom: 30px;
}
.page-title-inner .breadcrumbs {
	padding-left: 16px;
	background: url(../img/icon-home.png) no-repeat left center;
}
.page-menu {
	margin-bottom: 35px;
}
.page-menu-title {
	background: #0b53bf;
}
.page-menu-title h3 {
	padding-left: 15px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}
.page-menu-content {
	padding: 0 0 20px;
}
.page-menu-content ul {
}
.page-menu-content ul li {
	position: relative;
	line-height: 52px;
	overflow: hidden;
	margin-bottom: 2px;
}
.page-menu-content ul li a {
	position: relative;
	z-index: 11;
	display: block;
	line-height: 52px;
	font-size: 15px;
	padding-left: 25px;
*zoom:1;
	color: #fff;
}
.page-menu-content ul li i {
	display: block;
	width: 6px;
	height: 9px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	left: 12px;
	background: url(../img/page-menu.png) no-repeat 0 0;
}
.page-menu-content ul li em {
	display: block;
	width: 100%;
	height: 52px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 10;
	background-image: url(../img/page-menu-s.png);
	background-repeat: no-repeat;
}
.page-menu-content ul li .page-menu-n {
	left: 0;
	background-position: top right;
	background-color: #0a4cac;
}
.page-menu-content ul li .page-menu-h {
	left: -300px;
	background-position: bottom right;
}
.page-menu-content ul li a:hover .page-menu-h {
	left: 0;
}
.page-menu-content ul li:hover i {
}
.page-menu-content ul ul {
	padding: 0 0 0 15px;
	margin: 10px 0 20px;
	display: none;
}
.page-menu-content ul ul li.last {
	border-bottom: none;
}
.page-menu-content ul li ul li {
	border-bottom: none;
}
.page-menu-content ul li ul li a {
	color: #808080;
	padding-left: 10px;
	background: url(../img/page-menu-sub.gif) no-repeat left center;
}
.page-menu-content ul li ul li a:hover {
	color: #e50012;
}
.page-menu-content ul ul li a {
	background-image: none;
	padding: 0;
	line-height: 32px;
	background-colot: #f2f2f2;
	font-size: 13px;
}
.page-menu-content ul li.current a {
}
.page-menu-content ul li.current i {
}
.page-menu-content ul li.current .page-menu-h {
	left: 0 !important;
}
.page-menu-content ul li.current ul {
	display: block;
}
.page-menu-content ul li.current ul li {
	border-bottom: none;
	line-height: 32px;
*zoom:1;
	vertical-align: text-top;
}
.page-menu-content ul li.current ul li a {
	background-color: transparent;
	color: #808080;
}
.page-menu-content ul li.current ul li a:hover {
	color: #e50012;
}
.page-menu-content ul li.current ul li.current a {
	color: #e50012;
}
.full-page-menu-wrapper {
	position: relative;
	z-index: 100;
	margin-top: -60px;
	overflow: hidden;
}
.full-page-menu-wrapper i {
	display: block;
	width: 83px;
	height: 60px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/other.png) no-repeat top center;
}
.full-page-menu-wrapper .page-width {
	position: relative;
}
.full-page-menu {
	position: relative;
	z-index: 100;
	text-align: right;
}
.full-page-menu-title {
	position: relative;
	float: right;
	margin-right: 35px;
}
.full-page-menu-title h2 {
	line-height: 60px;
	padding: 0 20px 0 15px;
	background: #e50012 url(../img/full-page-menu-title-icon.png) no-repeat right center;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.full-page-menu-title em {
	position: absolute;
	top: 0;
	display: block;
	width: 35px;
	height: 60px;
	background-image: url(../img/full-page-menu-title.png);
	background-repeat: no-repeat;
}
.full-page-menu-title .menu-left {
	left: -35px;
	background-position: 0 0;
}
.full-page-menu-title .menu-right {
	right: -35px;
	background-position: 0 -60px;
}
.full-page-menu-content {
	float: right;
}
.full-page-menu-content ul {
	padding: 0;
	font-size: 0;
}
.full-page-menu-content ul li {
	border-bottom: none;
	display: inline-block;
*display:inline;
*zoom:1;
	background-image: none;
	margin-right: 35px;
}
.full-page-menu-content li a {
	display: inline-block;
*display:inline;
*zoom:1;
	position: relative;
	line-height: 60px;
	font-size: 15px;
	color: #fff;
}
.full-page-menu-content li a strong {
	display: block;
	padding: 0 15px;
	background-color: #0a4cac;
	font-weight: normal;
}
.full-page-menu-content li a em {
	position: absolute;
	top: 0;
	display: block;
	width: 35px;
	height: 60px;
	background-image: url(../img/full-page-menu.png);
	background-repeat: no-repeat;
}
.full-page-menu-content li a .menu-left {
	left: -35px;
	background-position: 0 0;
}
.full-page-menu-content li a .menu-right {
	right: -35px;
	background-position: 0 -60px;
}
.full-page-menu-content ul li a:hover strong {
	background-color: #0c59cc;
}
.full-page-menu-content ul li a:hover .menu-left {
	background-position: -35px 0;
}
.full-page-menu-content ul li a:hover .menu-right {
	background-position: -35px -60px;
}
.full-page-menu-content ul li.current a strong {
	background-color: #0c59cc;
}
.full-page-menu-content ul li.current .menu-left {
	left: -35px;
	background-position: -35px 0;
}
.full-page-menu-content ul li.current .menu-right {
	right: -35px;
	background-position: -35px -60px;
}
.full-page-menu-expand {
	width: 1000px;
	height: 60px;
	position: absolute;
	right: -965px;
	top: 0;
	background-color: #0a4cac;
}
.breadcrumbs-wrapper {
	position: relative;
	z-index: 100;
	margin-top: -60px;
	overflow: hidden;
}
.breadcrumbs-wrapper .page-width {
	position: relative;
}
.breadcrumbs-wrapper .breadcrumbs {
	position: relative;
	z-index: 100;
	line-height: 60px;
	padding: 0 250px 0 30px;
	background: #f2f2f2 url(../img/icon-home.png) no-repeat 10px center;
}
.breadcrumbs-wrapper .breadcrumbs em {
	position: absolute;
	left: -35px;
	top: 0;
	display: block;
	width: 35px;
	height: 60px;
	overflow: hidden;
	background: url(../img/breadcrumbs-bg.png) no-repeat 0 0;
}
.breadcrumbs-expand {
	width: 1000px;
	height: 60px;
	position: absolute;
	right: -965px;
	top: 0;
	background-color: #f2f2f2;
}
/* ============================= main ============================= */
.main {
	position: relative;
}
.main .module-full-screen:last-of-type > .module-inner {
	padding-bottom: 120px;
}
.main > .page-width {
	position: relative;
	z-index: 100001;
}
.sidebar {
	width: 300px;
	padding: 50px 0 130px;
	position: relative;
	z-index: 10;
}
.content {
	width: 760px;
	padding: 50px 0 130px;
	_overflow: hidden;
}
.content .scrollable ul li {
	width: 229px;
	margin-bottom: 0;
}
.content .scrollable .carousel-direction a {
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.content .scrollable a.carousel-prev {
	left: -10px;
}
.content .scrollable a.carousel-next {
	right: -10px;
}
.content .scrollable .carousel-direction a.disabled, .content .scrollable .carousel-direction a.disabled:hover {
	width: 37px;
	height: 37px;
}
.content .product-set .carousel-direction a {
	top: 120px;
}
.content .scrollable-3col .carousel-direction a {
	top: 125px;
}
.content .link-scrollable ul li {
	width: 233px;
	margin-bottom: 0;
}
.content .link-scrollable .carousel-direction a {
	top: 45px;
}
.content .gallery-detail-product .ad-gallery .ad-image-wrapper {
	height: 540px;
}
.content .gallery-detail-product .gallery-img-wrap .ad-thumbs li a img {
	width: 93px;
	height: auto !important;
}
.content .product-intr .product-preview {
	margin-right: 30px;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery {
	width: 400px;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image img {
	width: 100%;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image-wrapper {
	height: 469px;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {
	margin: 0 30px;
	width: 340px;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-thumbs li a img {
	width: 55px;
	height: auto !important;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-back {
	width: 20px;
	height: 65px;
}
.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-forward {
	width: 20px;
	height: 65px;
}
.content .product-intr .product-preview .single-img-wrap img {
	width: 360px !important;
}
.content .product-detail-complete .tabs-nav {
	background-position: right bottom;
}
.content .product-detail-complete .tabs-nav li {
	margin-left: 22px;
}
.content .product-detail-complete .tabs-nav li a {
	line-height: 40px;
}
.content .product-detail-complete .tabs-nav li a em {
	height: 40px;
}
.content .product-detail-complete .tabs-nav li a .tab-left {
	left: -23px;
}
.content .product-detail-complete .tabs-nav li a .tab-right {
	right: -23px;
}
.content .product-detail-complete .tabs-nav li a .tab-left {
	background-position: 0 -8px;
}
.content .product-detail-complete .tabs-nav li a.current .tab-left, .content .product-detail-complete .tabs-nav li a:hover .tab-left {
	background-position: -36px 0;
}
.content .product-desc-title {
	padding: 0 30px;
}
.content .product-desc-title-inner i {
	right: 16px;
	height: 40px;
}
.content .product-desc-title em {
	width: 30px;
	height: 40px;
}
.content .product-desc-title h3 {
	height: 40px;
	line-height: 40px;
}
.content .product-intr .zoom-small-image img {
	width: 360px !important;
}
.content .product-intr .zoom-thumbs {
	width: 360px;
}
.content .product-intr .zoom-thumbs img {
	width: 80px;
	height: auto !important;
}
.content .product-detail .product-name h1 {
	font-size: 16px;
}
.content .product-detail .price {
	font-size: 15px;
}
.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;
}
.full-page-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 100px;
}
.full-page-content-wrapper {
	min-height: 250px;
	height: auto !important;
	_height: 250px;
}
.full-page-content-wrapper .gallery-detail .ad-gallery {
	width: 1000px;
}
.full-page-content-wrapper .gallery-detail .ad-gallery .ad-image-wrapper {
	height: 700px;
}
.full-page-content-wrapper .gallery-img-wrap .ad-gallery .ad-image img {
	width: 100%;
}
.full-page-content-wrapper .gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {
	margin: 0 40px;
	width: 920px;
}
.full-page-content-wrapper .gallery-img-wrap .ad-gallery .ad-thumbs li a img {
	width: 120px;
	height: auto !important;
}
.full-page-content-wrapper .gallery-img-wrap .ad-gallery .ad-back {
	width: 25px;
	height: 86px;
}
.full-page-content-wrapper .gallery-img-wrap .ad-gallery .ad-forward {
	width: 25px;
	height: 86px;
}
.full-page-content-wrapper .gallery-detail-product .ad-gallery .ad-image-wrapper {
	height: 750px;
}
.full-page-content-wrapper .gallery-detail-product .gallery-img-wrap .ad-thumbs li a img {
	width: 112px;
	height: auto !important;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery {
	width: 548px;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image img {
	width: 100%;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image-wrapper {
	height: 643px;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {
	margin: 0 30px;
	width: 488px;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-thumbs li a img {
	width: 71px;
	height: auto !important;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-back {
	width: 20px;
	height: 85px;
}
.full-page-content-wrapper .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-forward {
	width: 20px;
	height: 85px;
}
.full-page-content-wrapper .product-intr .product-preview .single-img-wrap img {
	width: 548px;
}
.full-page-content-wrapper .product-intr .product-preview .single-img-wrap-zoom img {
	width: 400px;
}
.full-screen {
	width: 100%;
	overflow: hidden;
}
.insi-page .full-screen {
	padding-bottom: 50px;
}
/* ============================= footer ============================= */
.footer {
	position: relative;
	color: #4d4d4d;
}
.footer a {
	color: #4d4d4d;
}
.footer a:hover {
	color: #0a4cac;
}
.footer .module-title-default {
}
.footer .module-title-default > .module-title-content strong, .footer .module-title-border > .module-title-content strong {
	color: #666;
	font-weight: normal;
}
.footer .module-more-default a {
	font-size: 12px;
}
.footer .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
}
.footer-wrapper {
	overflow: hidden;
	background: #083d8c url(../img/footer-bg.jpg) no-repeat center center;
}
.footer-main {
	margin-top: 120px;
	overflow: hidden;
	background: url(../img/footer-bg-w.jpg) repeat-y top center;
}
.footer-main .page-width {
	background-color: #fff;
	width: 1040px;
	padding: 35px 40px 25px;
	border-bottom: 1px solid #e8e8e8;
}
.gotop-wrapper-insi a {
	display: block !important;
	opacity: 1 !important;
	width: 61px;
	height: 42px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: -42px;
	z-index: 1000001;
	margin-left: -30px;
	background: url(../img/icon-gotop.png) no-repeat top center;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.gotop-wrapper-insi a:hover {
	height: 50px;
	top: -50px;
}
/* ============================= bottom ============================= */
.bottom {
	overflow: hidden;
	font-size: 13px;
	color: #4d4d4d;
}
.bottom .page-width {
	width: 1040px;
	padding: 15px 40px;
}
.bottom a {
	color: #4d4d4d;
}
.bottom a:hover {
	color: #3f52bb;
}
.bottom .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
}
.bottom .module-title-default {
	margin-bottom: 8px;
}
.bottom .module-title-default > .module-title-content > h3 {
	font-size: 14px;
	line-height: 18px;
}
.bottom .module-title-default > .module-title-content span {
	color: #ccc;
}
.bottom .module-title-default > .module-title-content span strong {
	color: #ccc;
}
.bottom .module-more-default a {
	font-size: 12px;
}
.bottom .module-divider {
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #64a5db;
}
/* 百度地图 */
#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 ============================= */
.desktops-section {
	display: block;
}
.mobile-section {
	display: none;
}
.touch-top-wrapper {
	padding: 10px 15px;
	background-color: #fff;
}
.touch-logo {
	float: left;
}
.touch-navigation {
	display: none;
}
.touch-toggle-wrapper {
	margin: 0 -10px;
}
.touch-toggle {
	position: absolute;
	right: 10px;
	top: 0;
}
.touch-toggle li {
	float: left;
	height: 70px;
	padding: 0 12px;
	text-align: center;
}
.touch-toggle li a {
	height: 70px;
}
.touch-toggle li:hover, .touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
	border-left: none;
}
.touch-toggle .touch-toggle-item-last {
	border-right: none;
}
.touch-toggle li a {
	display: block;
	font-size: 12px;
}
.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.touch-toggle .touch-icon-language {
	background-image: url(../img/touch-icon-language.png);
}
.touch-toggle .touch-icon-user {
	background-image: url(../img/touch-icon-user.png);
}
.touch-toggle .touch-icon-search {
	background-image: url(../img/touch-icon-search.png);
}
.touch-toggle .touch-icon-menu {
	background-image: url(../img/touch-icon-menu.png);
}
.touch-toggle li span {
	display: none;
	text-align: center;
}
.drawer-section {
	background-color: #0E50A1;
	padding: 20px 20px 35px;
	display: none;
}
.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: #E60011;
}
.touch-search {
	border: 1px solid #2466b6;
	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(../img/touch-icon-search-w.png) no-repeat center;
	background-size: 16px 16px;
}
.touch-form-btn span {
	display: none;
}
.touch-menu ul li {
	border-bottom: 1px solid #2466b6;
	position: relative;
}
.touch-menu ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
	background-color: #E60011;
}
.touch-menu ul li i {
	position: absolute;
	top: 19px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.touch-menu ul li i.touch-arrow-right {
	display: none;
	background-image: url(../img/touch-arrow-r.png);
}
.touch-menu ul li i.touch-arrow-down {
	background-image: url(../img/touch-arrow-d.png);
}
.touch-menu ul li i.touch-arrow-up {
	background-image: url(../img/touch-arrow-u.png);
}
.touch-menu ul ul {
	display: none;
	margin: 0;
	padding: 0 10px 30px 30px;
}
.touch-menu ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.touch-menu ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
}
.touch-menu ul ul li i {
	top: 13px;
}
.full-page-content-wrapper .product-intr .product-preview .single-img-wrap img,  .full-page-content-wrapper .product-intr .product-preview .single-img-wrap-zoom img {
	width: 100%;
	max-width: 100%;
}
 @media (min-width:1200px) {
}
 @media (min-width:992px) and (max-width:1199px) {
.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 screen and (max-width:1120px) {
html {
	-webkit-text-size-adjust: none;
}
.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%;
}
html, body {
	background-image: none !important;
}
.breadcrumbs-wrapper,  .full-page-menu-wrapper {
	margin-top: 0;
}
.breadcrumbs {
	display: none;
}
.gotop-wrapper-insi a {
	top: -28px;
}
.gotop-wrapper-insi a:hover {
	top: -40px;
}
.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 -10px;
	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;
}
.default-top {
	display: none;
}
.touch-top {
	display: block;
}
.touch-top-wrapper .touch-logo {
	margin: 0;
}
.touch-navigation {
	display: block;
}
.touch-top-wrapper .touch-logo {
	margin: 0 0;
}
.touch-top-wrapper .touch-logo img {
	height: 50px;
	display: block;
}
.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: 20px 0 55px;
}
.full-screen {
	overflow: inherit;
}
.page-title-inner {
	display: none;
}
.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;
}
.footer-main .page-width {
	padding: 25px 0;
	width: 100%;
}
.bottom .page-width {
	padding: 15px 0;
	width: 100%;
}
.footer .module-default {
	margin-top: 15px;
}
/* 文章、产品分类 */
.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: #F4A814;
}
.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 a {
	display: block;
}
.product-list .product-item .portfolio-img {
	margin-bottom: 0;
}
.product-list .product-item .portfolio-text {
	display: block;
	position: static;
	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: #F4A814;
}
.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 {
}
.product-scrollable .scrollable-item a {
	display: block;
}
.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: #F4A814;
}
.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:768px) and (max-width:991px) {
/* 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;
}
}
 @media screen and (max-width:767px) {
.desktops-section {
	display: none;
}
.mobile-section {
	display: block;
}
.footer-main .page-width {
	padding: 20px 0;
}
/* 多列 */
.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;
}
.qhd-pr {
	position: static;
}
.tabs-default .tabs-nav li {
	margin: 0;
}
.tabs-default .tabs-nav li a .tab-left,  .tabs-default .tabs-nav li a .tab-right {
	display: none;
}
.product-detail-complete .tabs-nav {
	background: #0A4CAC;
	z-index: 100001
}
/* 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;
}
/* 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%;
}
.module-full-screen-title > h2 {
	font-size: 2.6rem;
	margin-bottom: 10px;
}
/* 文章与产品 */	
.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 #e4e4e4;
}
/* 容器 */
.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 10px;
}
.pagination a, .pagination span {
	display: none;
}
.pagination a:hover,  .pagination a:active {
	background-color: #F4A814;
	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: #4ba737;
	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-wrapper .touch-logo img {
	height: 40px;
}
.touch-toggle li {
	height: 60px;
}
.touch-toggle li a {
	height: 60px;
}
.touch-toggle li i {
	width: 28px;
	height: 28px;
	margin-top: 15px;
}
.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;
}
.qhd-content div,  .qhd-content a,  .qhd-content p,  .qhd-content h1,  .qhd-content h2,  .qhd-content h3,  .qhd-content h4,  .qhd-content h5,  .qhd-content h6 {
	text-align: center;
}
/* 多列图文*/	
.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 5px;
	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;
}
/* touch-menu */
.touch-top-wrapper .touch-logo img {
	height: 30px;
}
.touch-toggle li {
	height: 50px;
	padding: 0 10px;
}
.touch-toggle li a {
	height: 50px;
}
.touch-toggle li i {
	width: 20px;
	height: 20px;
	margin-top: 15px;
}
/* 容器 */
.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;
}
}
/*分页*/
.m-page {
	text-align: right;
	font-size: 0;
	height: 38px;
	line-height: 38px;
	padding-right: 10px;
}
.m-page li {
	display: inline
}
.m-page a, .m-page i {
	display: inline-block;
	font-size: 15px;
	background-color: #0a4cac;
	padding: 0px 13px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	border: 1px #ddd solid;
	color: #bbb;
	font-family: Arial;
	margin-left: 5px;
	vertical-align: top;
}
.m-page a.next, .m-page a.prev {
	font-family: 宋体;
	font-size: 16px;
	font-weight: 700;
}
.m-page a:hover, .m-page li.thisclass a {
	background-color: #ff0000;
	color: #fff;
}
.m-page span {
	font-size: 14px;
	padding-right: 10px;
}
