﻿/*-------------------------------------
              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
}
/*-------------------------------------
          静态内容
-------------------------------------*/

/* ====== 默认字体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;
	color: #696969;
}
h1 {
	font-size: 34px;
	line-height: 1.3em;
}
h2 {
	font-size: 30px;
	line-height: 1.2em;
}
h3 {
	font-size: 26px;
	line-height: 1.6em;
}
h4 {
	font-size: 22px;
	line-height: 1.25em;
}
h5 {
	font-size: 18px;
	line-height: 1.6em;
}
h6 {
	font-size: 14px;
	line-height: 1.5em;
}
p {
	line-height: 160%;
}
hr {
	border: dashed 1px #6f6f6f;
	border-width: 0 0 1px 0;
	height: 1px;
	font-size: 0;
	margin: 15px 0;
*margin:0;
*padding:15px 0;
	clear: both;
}
/* ====== 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: 0 20px 0 0;
}
.typo .typo_img img {
	display: block;
}
.typo .imgtoright {
	float: right;
	margin: 0 0 0 20px;
}
/* ====== list ====== */

ul.noicon {
	padding: 0;
	margin: 0;
}
ul.noicon li {
	line-height: 140%;
	padding: 3px 0;
}
ul.iconlist li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 140%;
	padding: 4px 0 4px 25px;
	_height: 100%;
}
ul.list-mail li, ul li.list-mail {
	background-image: url(../img/iconlist-mail.png);
}
ul.list-map li, ul li.list-map {
	background-image: url(../img/iconlist-map.png);
}
ul.list-map li, ul li.list-phone {
	background-image: url(../img/iconlist-phone.png);
}
/* ====== colnums & 多列 ====== */

.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-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;
}
/* Page Layout */
.leftside {
	border-right: dotted 1px #ccc;
	padding-right: 20px;
}
.rightside {
	border-left: dotted 1px #ccc;
	padding-left: 20px;
}
/* ====== from & 表单 ====== */

.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;
}
/*-------------------------------------
             页面布局
-------------------------------------*/

html, body {
	font-family: "Microsoft YaHei", 微软雅黑;
	color: #333;
}
/* ====== 链接 ====== */

a {
	color: #666;
}
a:focus {
	outline: 0;
}/*解决在ff浏览器中的虚边框问题*/
a:hover {
	color: #333;
	text-decoration: underline;
}
/* ====== 短属性 ====== */

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.muted {
	margin: 0 5px;
	font-style: normal;
}
.pr {
	position: relative;
}
.none {
	display: none;
}
.oh {
	overflow: hidden;
	zoom: 1;
}
.txt-r {
	text-align: right;
}
.txt-c {
	text-align: center;
}
.txt-l {
	text-align: left;
}
.ui-liMore span.more {
	float: right;
}
.ui-liMore {
	text-align: left;
}
.dl-horizontal dt {
	float: left;
	display: inline;
}
.dl-horizontal dd {
	overflow: hidden;
*zoom:1;
}
/* ====== 框架 ====== */
	
	/*屏幕宽度*/
#wrapper {
	background: #fff;
	position: relative;
} /*默认宽屏*/
#wrapper-boxed {
	background: #fff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
	width: 1000px;
	margin: 0 auto;
	position: relative;
}  /*窄屏*/
.top-full {
	position: relative;
	background: #fff repeat-x;
	border-bottom: 1px #f0efef solid;
	box-shadow: 0 0 15px #eee;
}
.main-full {
	background: #3c3636;
	height: auto;
	position: relative;
	padding-bottom: 15px;
}
.main-bg-fixed {
	position: fixed;
	_position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.img-fixed {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.main-layout {
	position: relative;
	z-index: 2;
	width: 980px;
	margin: 0 auto;
}
.footer-full {
	position: relative;
	z-index: 3;
	background: #fff repeat-x;
}
/*布局内容*/
.tpl-layout {
	width: 1000px;
	margin: 0 auto;
}
.tpl-layout .tpl-layout {
	width: auto;
}
.tpl-layout-fl, .tpl-layout-fr {
	float: left;
}
.tpl-layout-fl {
	width: 190px;
	overflow: hidden;
	zoom: 1;
}
.tpl-layout-fr {
	width: 765px;
	margin-left: 25px;
	overflow: hidden;
	zoom: 1;
}
.tpl-layout-full {
}
.sitePage-main {
	padding: 20px 15px 10px;
}
.breadcrumbs-full {
	margin: 0 0 10px;
}
.sitePage-head {
	border-bottom: 1px solid #dfdfdf;
	padding: 17px 0 10px 0;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}
.fixed_box_yf {
	background: #fff;
}
.containerB1fff {
	background: #e6e4e5;
}
.containerB1ThemeColor {
	background: #312d2a;
}
.containerBT1Gray {
	background: #f9f9f9;
}
.containerT1DarkGray {
	background: #191919;
	color: #656565;
}
.containerBlack {
	background: #000;
}
.no-result p {
	text-align: center;
	font-size: 30px;
	margin: 50px 0;
	color: #333;
}
.viedo-qhd-main embed {
	margin: 15px 0;
}
/* ====== top ====== */

	/*Top1*/
.top .language {
	padding-top: 8px;
}
.top .links a {
	line-height: 1.8;
}
.top .qhd-content img {
	padding-top: 8px;
}
.top .language {
	float: right;
	margin-left: 20px;
}
.top .containerB1fff {
	line-height: 1.8;
	min-height: 39px;
}
.top .module {
	padding-top: 8px;
}
.top .module-full {
	padding-top: 0;
}
.top .module p {
	margin: 0;
}
/*Top2*/
.top .containerB1ThemeColor a, .top .containerB1ThemeColor i {
	color: #f5f5f5;
}
.topBalckBorder10 {
	border: solid #333;
	border-width: 10px 0 0;
}
.header-search {
	float: right;
	background: #acacac;
	height: 24px;
	position: relative;
	width: 140px;
	margin: 4px 0 4px 20px;
}
.header .header-search {
	position: absolute;
	top: 8px;
	right: 0;
	float: none;
	_position: static;
	_float: right;
}
.header-search .search-text {
	border: none;
	background: none;
	padding: 0 5px;
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: 12px;
	color: #e2e2e2;
	height: 18px;
}
.header-search .search-buttom {
	width: 20px;
	height: 20px;
	background: url(../img/search.png) no-repeat;
	cursor: pointer;
	border: none;
	position: absolute;
	top: 5px;
	right: 0;
}
/* ====== header & logo ====== */

.header {
	height: 120px;
	position: relative;
	zoom: 1;
	width: 100%;
	background: #fff;
	left: 0;
	top: 0;
	_zoom: 1;
	z-index: 2;
}
.header .language {
	position: absolute;
	right: 155px;
	top: 15px;
	_position: static;
	_float: right;
	_padding-top: 15px;
}
.header .qhd-content p {
	margin-bottom: 0;
}
.header .header-topArea {
	height: 32px;
	overflow: hidden;
	padding-top: 45px;
	max-width: 500px;
}
/*header-center*/
.header-center .header-search {
	top: 35px;
}
.header-center .language {
	top: 15px;
	right: 0;
}
.header-center .header-topArea {
	position: absolute;
	top: 35px;
	left: 0;
	max-width: 220px;
	padding-top: 0;
	float: none;
}
.nav-full {
	position: relative;
	zoom: 1;
	width: 100%;
	background: #fff;
	left: 0;
	padding: 10px 0;
	border-bottom: 1px #f0efef solid;
	box-shadow: 0 0 15px #eee;
}
.logo {
	float: left;
	padding: 10px 0 5px;
}
.logo-center {
	text-align: center;
	position: static;
	padding: 10px 0;
	float: none;
}
/* ====== nav ====== */

.nav {
	float: right;
	z-index: 999;
	height: 120px;
	line-height: 120px;
}
.nav-full .nav {
	float: none;
	height: auto;
	line-height: 1.231;
}
.nav ul li { /*float: left;*/
	display: inline-block;
}
.nav ul li a {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	overflow: hidden;
	color: #666;
	padding: 0 3px;
	margin: 0 10px;
	display: block;
	text-align: center;
*display: inline;
*zoom:1;
}
.nav ul li a span {
	position: relative;
	top: 2px;
	text-transform: uppercase;
}
.nav ul li a i {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	top: -25px;
	font-style: normal;
	text-transform : uppercase;
	overflow: hidden;
}
.nav ul li.current a {
	border-bottom: 3px solid #333;
	color: #333;
}
.nav ul li a:hover {
	text-decoration: none;
}
.nav ul.sf-menu li a.animationA {
	position: relative;
	min-width: 68px;
}
/*导航透明*/
.header-open {
	position: absolute;
	background: none;
	box-shadow: none;
}
.header-open ul li a {
	color: #fff;
}
.header-open ul li.current a {
	border-bottom: none;
}
/*导航置顶 */
.isStuck {
	display: block;
	z-index: 100;
}
/*导航与菜单分开*/
.nav-full {
}
.nav-min .nav ul li a {
	padding: 2px 10px;
}
.nav-min .nav ul li.current a {
	color: #000;
	border-bottom: 0;
	_position: relative;
}
.nav-min .nav ul li ul.subMenu li a {
	color: #dedede;
	border: 0;
	margin-top: 0;
}
.nav-min .nav ul li ul li.current a {
	color: #fff;
	border: none;
	margin: 0;
}
.nav-min .nav ul li .subMenu, .nav-min .nav ul li .subMenuFull, .nav-min .nav ul li .subMenuFull-all {
	top: 34px;
}
/*导航居中*/
.nav-center .nav ul {
	text-align: center;
	zoom: 1;
}
.nav-center .nav ul li {
	float: none;
	display: inline-block;
	zoom: 1;
*display:inline;
}
.nav-center .nav ul li {
}
/*导航下拉*/
.nav ul li .subMenu {
	position: absolute;
	display: block;
	z-index: 10000;
	top: 120px;
	left: 0px;
	background: url(../img/black80.png);
	width: 150px;
	padding: 0 10px;
}
.nav ul li .subMenu li {
	padding: 0 0px;
	width: 150px;
	float: none;
	zoom: 1;
*display:inline;
	position: relative;
}
.nav ul li .subMenu li a {
	display: block;
	text-align: left;
	margin: 0;
	padding: 7px 5px 7px 10px;
	font-weight: normal;
	color: #dedede;
	height: auto;
	overflow: hidden;
	zoom: 1;
	line-height: 16px;
	font-size: 13px;
	border-bottom: #a5a5a5 solid 1px;
	border-top: 0;
	_width: 130px;
}
.nav ul li ul.subMenu li a:hover, .nav ul li ul.subMenu li.current a {
	color: #fff;
}
.nav ul li ul.subMenu li.current ul li a:hover, .nav ul li ul.subMenu li.current ul li.current a {
	color: #fff;
}
.nav ul li ul.subMenu li.current ul li a {
	color: #dedede;
}
/*三级下拉*/
.nav ul li .subMenu li a .sf-sub-indicator {
	display: block;
	position: absolute;
	right: 5px;
	top: 5px !important;
}
.nav ul li .subMenu li ul {
	left: 150px;
	top: 0;
	position: absolute;
}
.nav ul li .subMenu li ul li {
*display:inline;
	background: url(../img/black80.png);
}
.nav ul li .subMenu li ul li a {
}
.nav ul li .subMenu li a .sf-sub-indicator, .nav ul li .subMenu li ul li, .nav ul li .subMenu li ul {
	_display: none;
}
/*组*/
.nav ul li .subMenuFull {
	position: absolute;
	top: 120px;
	left: 0px;
	display: block;
	z-index: 10000;
	background: url(../img/nav_bg.png) repeat;
	width: 980px;
	min-height: 216px;
}
.nav ul li .subMenuFull .fullFloat {
	letter-spacing: 0;
	vertical-align: top;
	width: 230px;
	margin-left: 0;
	_text-align: left;
	background: url(../img/nav_icon.png) no-repeat 16px 21px;
}
.nav ul li .subMenuFull .fullFloat a {
	border: 0;
	font-size: 14px;
	color: #b3977f;
	background: url(../img/nav_line_w.png) repeat-x bottom;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	text-align: left;
	margin: 0 2px 0 0;
	padding: 19px 10px 19px 30px;
	overflow: hidden;
*display: block;
*zoom:1;
}
.nav ul li .subMenuFull ul {
	left: 230px;
	top: 0;
	position: absolute;
	min-height: 216px;
	background: url(../img/nav_bg_1.png);
}
.nav ul li .subMenuFull li {
	padding: 0 0px;
	width: 230px;
	float: none;
	zoom: 1;
	display: list-item;
}
.nav ul li .subMenuFull .fullFloat li a {
	zoom: 1;
	display: block;
	text-align: left;
	margin: 0;
	padding: 5px 10px 6px;
	font-weight: normal;
	border: 0;
	color: #dedede;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	border-top: 0;
	_width: 180px;
*padding:8px 10px 8px 24px;
}
.nav ul li ul.subMenuFull .fullFloat li a:hover, .nav ul li ul.subMenuFull .fullFloat li.current a {
	color: #fff;
	background-image: #7a7a7a;
	border-radius: 3px;
}
.nav ul li .subMenuFull .floatRightImg {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	min-height: 216px;
	padding: 10px;
}
.nav ul li .subMenuFull .floatRightImg img {
	max-width: 250px;
}
/*大于12*/
.nav ul li .subMenuFull-all {
	position: absolute;
	top: 87px;
	left: 0px;
	display: block;
	z-index: 10000;
	background: #999;
	border-top: 3px solid #555;
	width: 980px;
	padding: 10px 0;
}
.nav ul li .subMenuFull-all li {
	padding: 0 0px;
	float: left;
	background: #999;
	zoom: 1;
	border-right: 1px solid #a5a5a5;
}
.nav ul li .subMenuFull-all a {
	border: 0;
	font-size: 13px;
	color: #dedede;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	border: 0;
	text-align: left;
	float: left;
	padding: 8px 10px;
	width: 200px;
	margin-left: 24px;
	background: url(../img/menu_icon1.png) no-repeat 0 14px;
	border-top: 0;
	_display: inline;
}
.nav ul li ul.subMenuFull-all a:hover, .nav ul li ul.subMenuFull-all li.current a {
	color: #fff;
	background: url(../img/menu_icon2.png) no-repeat 0 14px;
}
/*箭头*/
.nav .sf-sub-indicator {
	display: none;
}
/*full-subpage-nav*/
.full-subpage-nav {
	width: 100%;
	margin: 10px 0 20px;
}
.full-subpage-nav li {
	float: left;
}
.full-subpage-nav a {
	display: inline-block;
	font-size: 18px;
	margin: 0 20px 0 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
}
.full-subpage-nav li a:hover, .full-subpage-nav li.active a {
	color: #000;
	text-decoration: none;
	border-bottom: 2px #0e0e0e solid;
}
.full-subpage-nav ul li .subMenu {
	position: absolute;
	display: block;
	z-index: 99;
	top: 30px;
	left: 0;
	min-width: 100%;
*width:100%
}
.full-subpage-nav ul li .subMenu li {
	padding: 0 0px;
	float: none;
	background: #fff;
	zoom: 1;
}
.full-subpage-nav ul li .subMenu li a {
	font-size: 14px;
	display: block;
	text-align: center;
	font-weight: normal;
	color: #7b7b7b;
	padding: 5px;
	border: 0;
	display: block;
	line-height: 1.2;
	color: #6c6c6c;
	margin: 0;
}
.full-subpage-nav ul li .subMenu li a:hover, .full-subpage-nav ul li .subMenu li.active a {
	color: #000;
}
.full-subpage-nav .sf-sub-indicator {
	background: url(../img/full-subpage-nav-icon.png) no-repeat;
	width: 5px;
	height: 5px;
	display: block;
	text-indent: -9999px;
	right: 10px;
	top: 12px;
	position: absolute;
}
.full-subpage-nav a:hover .sf-sub-indicator, .full-subpage-nav .active .sf-sub-indicator {
	background: url(../img/full-subpage-nav-icon.png) no-repeat;
}
/*page-title*/
.page-title {
	padding-top: 8px;
}
.page-title .module {
	padding-bottom: 0;
}
/* ====== footer ====== */
.footer .module {
	padding: 5px 0;
	margin: 0;
}
.footer .module .module, .footer .module p {
	padding: 0;
	margin: 0;
}
/* ====== pagination ====== */

.pagination {
	margin: 30px 0 20px;
	clear: both;
}
.pagination span, .pagination a {
	display: inline-block;
	padding: 0 8px;
	height: 22px;
	line-height: 22px;
	margin: 0 3px;
*zoom:1;
}
.pagination-default {
	text-align: center;
}
.pagination-default span, .pagination-default a.next, .pagination-default a {
	color: #5C5C5C;
}
.pagination-default a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
.pagination-default a:active {
	color: #808080;
	border: 1px solid #c0c0c0;
}
.pagination-default .disabled {
	color: #9f9f9f;
	cursor: default;
}
.pagination-default .current {
	font-weight: bold;
	background: #333;
	color: #fff;
}
.pagination-right {
	text-align: right;
}
/* ====== breadcrumbs ====== */

.breadcrumbs i {
	font-style: normal;
	margin: 0 3px;
}
.breadcrumbs strong {
	font-weight: normal;
	color: #333;
}
/*全屏面包*/
.breadcrumbs-full {
	margin: 0 0 10px;
}
.breadcrumbs-full .sitepage-right-title {
}
.breadcrumbs-full .sitepage-text-title h5 {
	border: 0;
}
.sitepage-right-title {
	overflow: hidden;
	zoom: 1;
}
.sitepage-text-title {
	float: left;
}
.sitepage-text-title h5 {
	border-bottom: 1px solid #333;
	font-size: 16px;
	color: #333;
	margin-top: 3px;
}
.breadcrumbs-home {
}
.breadcrumbs {
	margin: 7px 10px 0 0;
}
.breadcrumbs a, .breadcrumbs span {
	color: #e5e5e5;
}
.breadcrumbs i {
	margin: 0 5px;
	color: #e5e5e5;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs-full-blue {
	background: #289dd3 url(../img/breadcrumbs-full-blue.png) center center;
}
.breadcrumbs-full-blue .sitepage-text-title h5 {
	color: #f9f9f9;
}
.breadcrumbs-full-blue .breadcrumbs a, .breadcrumbs-full-blue .breadcrumbs span {
	color: #f9f9f9;
}
.breadcrumbs-full-blue .breadcrumbs i {
	color: #f9f9f9;
}
.breadcrumbs-full-black {
	background: #000 url(../img/breadcrumbs-full-black.png) top center;
}
.breadcrumbs-full-black .sitepage-text-title h5 {
	color: #f9f9f9;
}
.breadcrumbs-full-black .breadcrumbs a, .breadcrumbs-full-black .breadcrumbs span {
	color: #f9f9f9;
}
.breadcrumbs-full-black .breadcrumbs i {
	color: #f9f9f9;
}
.subPageMenu {
}
.sidebar {
}
.headerArea .module {
	padding-bottom: 0;
}
/*-------------------------------------
              容器
-------------------------------------*/




/*默认容器*/
.module {
	padding-bottom: 25px;
}
.module .qhd-module {
	margin-bottom: -25px;
}
.footer .qhd-module, .top .qhd-module {
	margin-bottom: 0;
}
.mod-tit {
	font-family: "Microsoft YaHei", 微软雅黑;
}
.mod-tit h3 {
	font-size: 14px;
	color: #333;
	padding: 5px 2px 7px;
	font-weight: normal;
}
.mod-tit .more {
	float: right;
	line-height: 2;
	padding: 7px 5px 0 0;
}
.mod-tit .more:hover {
	color: #fff;
}
.module-noMargin {
	padding: 0;
}
.module p {
	margin-bottom: 5px;
	word-break: break-all;
	word-wrap: break-word;
}
.mod-content-line {
	height: 1px;
	border-bottom: 1px solid #efefef;
	margin: 10px 0 20px;
	clear: both;
}
.mod-more {
	text-align: center;
	padding: 15px 0px 13px;
	margin: 15px 0;
}
.mod-more a {
	font-size: 13px;
	color: #333;
	border: 1px solid #ddd;
	padding: 5px 15px;
	border-radius: 5px;
	zoom: 1;
}
.mod-line {
	margin: 15px 0 -15px;
}
.mod-more a img {
	margin: 0 5px;
	position: relative;
	top: 0.3em;
	right: 0;
}
.mod-tit h3 img {
	margin: 2px 10px 0 0;
	position: relative;
	top: 5px;
	left: 0;
	max-width: 25px;
}
.mod-tit h3 span {
	font-size: 14px;
	color: #666;
}
.mod-fullBg {
	margin-bottom: 10px;
}
.min-logo span.min-logo img {
	margin: 10px 0 7px;
}
.more-icon-center {
	width: 20px;
	height: 20px;
}
/*sidebox-content1*/

.sidebox-content1 {
	padding: 40px 0;
}
.sidebox-content1 .sidebox-content1-tit {
	border: none;
	text-align: center;
	margin: 15px 0 50px;
}
.sidebox-content1 .sidebox-content1-tit h1 {
	color: #333;
	font-size: 26px;
	font-weight: 400;
}
.sidebox-content1 .sidebox-content1-tit h2 {
	color: #999;
	font-size: 18px;
	border: none;
	font-weight: 400;
	margin-top: 15px;
}
.sidebox-content1 .mod-content-line {
	height: 1px;
	border-bottom: 1px solid #efefef;
	margin: 0 0 40px;
	clear: both;
}
/*不同模块的间距*/
.top .sidebox-content1 {
	padding: 0;
}
.containerT1DarkGray .sidebox-content1 {
	padding: 20px 0;
}
/*sidebox-left & sidebox-right More位置****/
.sidebox-left .mod-content-line, .sidebox-right .mod-content-line {
	height: 1px;
	border-bottom: 1px solid #efefef;
	margin: 20px 0 20px;
	clear: both;
}
.sidebox-left .mod-more a, .sidebox-right .mod-more a {
	padding: 7px 15px;
	border-radius: 5px;
}
.sidebox-left .mod-more {
	text-align: left;
}
.sidebox-right .mod-more {
	text-align: right;
}
/*sidebox1 & 标题底边*/
.sidebox1 {
	padding: 15px 0;
}
.sidebox1 > .mod-tit {
	min-height: 28px;
	font-family: "宋体";
	padding-top: 10px;
	margin-bottom: 10px;
}
.sidebox1 .mod-tit h2 {
	font-size: 26px;
	color: #000;
	line-height: 0.3;
	font-weight: bold;
}
.sidebox1 .mod-tit h1 {
	font-size: 48px;
	border: none;
	color: #000;
	padding-left: 12px;
	line-height: 1.2em;
	text-transform : uppercase
}
.sidebox1 .mod-tit a:hover {
	text-decoration: none;
}
/*sidebox1-zh-CN*/

.sidebox1-zh-CN .mod-tit h2 {
	line-height: 1.2;
}
.sidebox1-zh-CN .mod-tit h1 {
	font-size: 38px;
	padding: 0;
}
/*-------------------------------------
              模块
-------------------------------------*/


/* ====== 公用 ====== */

  /*carousel*/
.carousel {
	zoom: 1;
	margin: 5px 0;
	min-height: 197px;
	position: relative;
}
/*carousel-list*/
.carousel-list ul li {
	margin: 15px 22px;
}
.carousel-list {
	padding: 0;
	zoom: 1;
	margin: 0;
}
/*carousel-roll*/
.carousel-roll {
	position: relative;
	padding-right: 70px;
}
.carousel-roll ul {
}
.carousel-roll ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.carousel-roll ul li a {
	color: #333;
}
.carousel-roll .carousel_prev, .carousel-roll .carousel_next {
	display: inline-block;
	width: 29px;
	height: 24px;
	border: 1px solid #333;
	background: #333 url(../img/roll_buttom.png) no-repeat;
	background-position: -1px -26px;
}
.carousel-roll .carousel_next {
	background-position: -31px -26px;
}
.carousel-roll a.carousel_prev:hover, .carousel-roll a.carousel_next:hover {
	border: 1px solid #f4f4f4;
	background: #fff url(../img/roll_buttom.png) no-repeat;
	background-position: -1px 0;
}
.carousel-roll a.carousel_next:hover {
	background-position: -31px 0;
}
.carousel-roll .carousel_buttom {
	position: absolute;
	right: 0;
	top: 0;
}
/*sitePageMenu*/
.sitePageMenu {
	margin: 0 0 10px;
}
.sitePageMenu li {
	font-size: 16px;
}
.sitePageMenu li.active {
}
.sitePageMenu li a {
	display: block;
	color: #666;
	font-weight: bold;
	padding: 12px 6px 12px 15px;
	border-bottom: 1px solid #999;
}
.sitePageMenu li.active a {
	color: #333;
}
.sitePageMenu li ul {
	margin: 10px 0 10px 10px;
	display: none;
}
.sitePageMenu li.active ul {
	display: block;
}
.sitePageMenu li ul li {
	line-height: 1;
	border: none;
	font-size: 14px;
	font-weight: normal;
}
.sitePageMenu li ul li.active {
	background: none;
}
.sitePageMenu li.active ul li a, .sitePageMenu li.active ul li.active a, .sitePageMenu li ul li a, .sitePageMenu li ul li.active a {
	color: #737373;
	font-weight: normal;
}
.sitePageMenu li ul li a, .sitePageMenu li.active ul li a {
	color: #333;
	padding: 6px;
}
.sitePageMenu li ul li.active a:hover, .sitePageMenu li ul li a:hover {
	text-decoration: none;
	color: #333;
}
/*portfolio-minImg*/
.portfolio-minImg {
}
.portfolio-minImg-item {
	margin: 0 0 8px 0;
}
.portfolio-minImg-item a {
	display: block;
	overflow: hidden;
	width: auto;
	height: 56px;
	position: relative;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-moz-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.portfolio-minImg-item a:hover {
	background: #333;
	border-color: #333;
}
.portfolio-minImg-item a img {
	width: 100%;
	height: 100%;
	display: block;
}
/*col-box*/

.col-box * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.col-box.marg-per0 .col-2-1, .col-box.marg-per0 .col-3-1, .col-box.marg-per0 .col-3-2, .col-box.marg-per0 .col-4-1, .col-box.marg-per0 .col-4-2, .col-box.marg-per0 .col-4-3, .col-box.marg-per0 .col-5-1, .col-box.marg-per0 .col-5-2, .col-box.marg-per0 .col-5-3, .col-box.marg-per0 .col-5-4 {
	padding: 0 10px 0 0;
*padding: 0;
}
.col-box.marg-per0 .last {
	padding: 0;
}
.col-box.marg-per0 .last .last {
	padding: 0 0 0 0;
}
.col-box .typy_icon_img a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
/* ====== link & 链接模块 ====== */


  /*language*/
.language {
	color: #707070;
}
.language a, .language i {
	font-size: 12px;
}
/*links-img*/
.links-img {
	zoom: 1;
	overflow: hidden;
}
.links-img a {
	margin: 0 3px;
	color: #999;
}
.links-img a img, .links .vertical-icon {
	position: relative;
	top: 3px;
	left: 0;
	margin-right: 3px;
}
.links-img .col-link-area {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.links-img .col-link-area:hover {
	text-decoration: none;
}
.links-img .col-link-area img {
	width: 100%;
}
.links-img .col-link-area p {
	margin-top: 5px;
}
.links-img .col-link-area:hover p {
	color: #333;
}
/*links*/
.links {
	margin: 0 0 10px 0;
}
.links a {
	line-height: 1.6;
	font-size: 12px;
}
.links ul li {
	margin: 5px 0 5px 0px;
}
.sidebox2 .links ul li {
	margin: 5px 0 5px 10px;
}
/*links*/
.links-style1 a {
	border: 1px solid #d8d8d8;
	line-height: 20px;
	color: #999999;
	margin: 0 5px 5px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	display: inline-block;
*zoom:1;
*display: inline;
}
.links-style1 a:hover {
	background: #333;
	border-color: #333;
	color: #ffffff;
	text-decoration: none;
}
/*links-img*/
.links-img-carousel {
	margin: 10px 0;
	min-height: 87px;
}
.links-img-carousel .prev_tit, .links-img-carousel .next_tit {
	top: 20px;
}
.links-img-carousel ul li {
	float: left;
	_display: inline;
	margin: 0 10px 0 6px;
	text-align: center;
	width: 164px;
}
.links-img-carousel ul li p {
	color: #333;
	padding-top: 5px;
}
.links-img-carousel ul li a:hover {
	text-decoration: none;
}
.links-img-carousel ul li a:hover p {
	color: #777;
}
/* ====== slideShow & 广告轮换模块 ====== */

.slideshow {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.slideshow .slide {
	position: relative;
	float: left;
}
.slideshow .slide img {
	display: block;
}
.slideshow .info {
	background-color: #000;
	width: 100%;
	position: absolute;
	bottom: 15px;
}
.slideshow .info .info-item {
	padding: 15px;
}
.slideshow .info h4 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
}
.slideshow .info p {
	font-size: 12px;
}
.slideshow .info h4, .slideshow .info p {
	color: white;
}
.slideshow a.prev, .slideshow a.next {
	top: 50%;
	margin-top: -58px;
}
.slideshow a.prev {
	left: 0;
}
.slideshow a.next {
	right: -1px;
}
.slideshow .pagination {
	margin-top: 15px;
}
.slideshow .slide a {
	display: block;
	width: 100%;
}
.slideshow .slide p.full-p {
	width: 100%;
	height: 350px;
	background: #fff;
	margin: 0;
}
.slideshow-full .slide img {
	width: 100%;
	height: 100%;
[;
	height: auto;
]/*safari*/
}
/*scroll prev next page*/
a.scroll_prev, a.scroll_next {
	width: 32px;
	height: 117px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -58px;
}
a.scroll_prev {
	left: 0;
	background: url(../img/prev_btn.png) no-repeat;
}
a.scroll_prev:hover {
	background: url(../img/prev_btn_hover.png) no-repeat;
}
a.scroll_next {
	right: 0;
	background: url(../img/next_btn.png) no-repeat;
}
a.scroll_next:hover {
	background: url(../img/next_btn_hover.png) no-repeat;
}
a.scroll_prev span, a.scroll_next span {
	display: none;
}
.prev_tit, .next_tit {
	display: block;
	width: 32px;
	height: 63px;
	background: url(../img/arrow.png);
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -19px;
}
.prev_tit span, .next_tit span {
	display: none;
}
.prev_tit {
	left: 5px;
	background-position: 0 0;
}
.next_tit {
	right: 5px;
	background-position: -32px 0;
}
a.prev_tit:hover, a.next_tit:hover {
	text-decoration: none;
	color: #666;
}
a.prev_tit:hover span, a.next_tit:hover span {
	text-decoration: none;
	color: #666;
}
/*箭头风格2*/
.scroll_prev_style1, .scroll_next_style1 {
	width: 12px;
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 40px;
	color: #fff;
}
.scroll_prev_style1 {
	right: 40px;
}
.scroll_next_style1 {
	right: 20px;
}
.scroll_prev_style1:hover, .scroll_next_style1:hover {
	text-decoration: none;
	color: #dedede;
}
a.scroll_prev, a.scroll_next, a.prev_tit, a.next_tit, .scroll_prev_style1, .scroll_next_style1 {
	font-family: "宋体";
}
.scroll_page {
	position: absolute;
	bottom: 10px;
	right: 50%;
	z-index: 2;
}
.scroll_page a {
	background: #f2f2f2;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0;
	display: inline-block;
	border-radius: 5px;
}
.scroll_page a.selected {
	background: #000;
	cursor: default;
}
.scroll_page a span {
	display: none;
}
.scroll_page_num {
	position: absolute;
	bottom: 20px;
	right: 10px;
}
.scroll_page_num a {
	background: #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 0 0 5px;
	display: inline-block;
	color: #fff;
}
.scroll_page_num a:hover {
	text-decoration: none;
	color: #fff;
}
.scroll_page_num a.selected {
	background: #333;
	cursor: default;
}
.scroll_page_num a span {
	display: block;
}
/*风格1*/
.slideshow-style1 {
	background: url(../img/shadow1.png) no-repeat bottom;
	padding-bottom: 60px;
	margin: 20px 0 -25px;
}
.slideshow-style1 .slide img {
	height: 350px;
}
.slideshow-style1 .scroll_page {
	bottom: 70px;
	margin-right: -2.5em;
}
.slideshow-style1 a.scroll_prev, .slideshow-style1 a.scroll_next {
	margin-top: -90px;
}
/*slideshow-responsive*/
.slideshow-responsive .slide .info {
	padding: 3px 0 0 0;
}
.slideshow-responsive .slide .info {
	text-align: center;
}
.slideshow-responsive .slide img {
	width: 100%;
	height: auto;
}
.slideshow-btn-fixed {
	width: 100%;
	position: absolute;
	bottom: 15px;
	left: 0;
	margin: 0;
	z-index: 100;
}
.slideshow-thumbs {
	text-align: center;
}
.slideshow-thumbs a {
	border: 2px solid #ccc;
	margin: 0 3px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.slideshow-thumbs a:hover, .slideshow-thumbs a.selected {
	border-color: #99816d;
}
.slideshow-showMain .slide .info {
	bottom: 0px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	padding: 0 30px;
	width: 100%;
	max-width: 294px;
	height: 100%;
	overflow: auto;
	color: #fff;
	text-align: left;
	background: url(../img/black80.png);
}
.slideshow-showMain .slide {
	width: 1000px;
	overflow: hidden;
}
.slideshow-showMain .slide img {
	min-width: 300px;
	max-height: 680px;
}
.slideshow-showMain .info-hd {
	padding-top: 55px;
	padding-bottom: 13px;
	border-bottom: 1px #fff dotted;
}
.slideshow-showMain .info-hd h1 {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
}
.slideshow-showMain .info-bd {
	margin-top: 12px;
	line-height: 2;
	overflow: hidden;
}
.slideshow-showMain .info-bd .qhd-content img {
	max-width: 98%;
}
.slideshow-showMain .info-bd a {
	text-decoration: underline;
	color: #fff;
}
.slideshow-showMain a.scroll_next, .slideshow-showMain a.scroll_prev {
	background: url(../img/arrow.png) no-repeat;
	width: 33px;
	height: 65px;
	overflow: hidden;
	z-index: 100;
}
.slideshow-showMain a.scroll_prev {
	background-position: 0 -63px;
}
.slideshow-showMain a.scroll_next {
	background-position: -33px -63px;
}
.slideshow-showMain a.scroll_next:hover, .slideshow-showMain a.scroll_prev:hover {
	filter: Alpha(opacity=60);
	opacity: 0.6;
}
/* ====== tab & 切换卡 ====== */



.tabs {
	position: relative;
	margin-bottom: 10px;
}
.tabs .tabnav-item {
	position: relative;
}
.tabs .tabnav-item span.more {
	position: absolute;
	right: 0;
	top: 7px;
}
.tabs .tabnav {
	height: 34px;
	line-height: 34px;
	font-size: 0;
}
.tabs .tabnav li {
	float: left;
	display: inline-block;
}
.tabs .tabnav li a {
	display: block;
	text-align: center;
	font-size: 18px;
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	margin: 0 15px;
	font-weight: normal;
	color: #ababab;
	overflow: hidden;
	_display: inline;
	_zoom: 1;
}
.tabs .tabnav li a:hover {
	text-decoration: none;
	color: #ababab;
}
.tabs .tabnav li a.current:hover, .tabs .tabnav li a.current {
	color: #000;
	zoom: 1;
	border-bottom: 2px #0e0e0e solid;
}
.tabs .tabnav li img, .tabs .tabnav-vertical li img {
	position: relative;
	top: 2px;
	_padding: 6px 0 0;
	margin-right: 5px;
}
.tabnav-more {
	position: absolute;
	right: 2px;
	top: 13px;
}
.tabnav-more-bottom {
	position: static;
	margin: 10px;
}
.tabs .tabnav-center {
	text-align: center;
}
.tabs .tabnav-center li {
	float: none;
}
.tab_box ul li {
	padding: 2px 0 2px 12px;
	background: url(../img/li_icon.gif) no-repeat 5px 10px;
	overflow: hidden;
}
.tab_box ul li a {
	color: #949494;
}
.tab_box ul li a:hover {
	color: #eb772d;
}
.tab_box .tab_more {
	position: absolute;
	right: 4px;
	top: 11px;
}
.tab_box .tab_more a {
	color: #333;
}
.tab_box_item {
	padding: 15px 10px;
}
.tab_box_item_tabs {
	padding: 30px 0 10px;
	margin: 0;
	border: 0;
}
.tab_box {
	overflow: hidden;
	zoom: 1;
	display: none;
}
.ui-liMore span.more {
	color: #ababab
}
/* 选项卡模块更改背景色时*/
.module-tabs-item .tabnav-item-tabs li .current {
	background: #333;
	color: #fff;
	padding: 2px;
}
.module-tabs-item .tabnav-item-tabs li {
	float: left;
	margin: 0 5px;
}
/*横版tab*/
.tabs .tabnav-vertical {
	float: left;
	width: 20%;
	min-width: 170px;
	max-width: 220px;
}
.tabs .tabnav-vertical li a {
	padding: 10px 16px;
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}
.tabs .tabnav-vertical li a:hover {
	text-decoration: none;
}
.tabs .tabnav-vertical li a.current, .tabs .tabnav-vertical li a.current:hover {
	color: #000;
}
.tabs .tab_vertical_box_item {
	overflow: hidden;
	zoom: 1;
	padding: 0px 10px 0 20px;
	min-height: 170px;
}
.tabs .tabnav-vertical-right {
	float: right;
}
.tabs .tabnav-vertical-right li a {
	padding: 12px 16px;
	display: block;
}
.tabs .tabnav-vertical-right li a.current {
}
.tabs .tab_vertical_box_item_right {
	padding: 10px 20px 0 10px;
}
/* accordion*/
.accordion .accordion-tit {
	_height: 100%;
	margin: 0 0 10px;
	background: #efefef;
}
.accordion .accordion-tit a {
	background: url(../img/accordion-open.png) no-repeat center right;
	display: block;
	line-height: 18px;
	padding: 10px 45px 10px 15px;
	font-size: 15px;
	font-weight: 400;
	color: #999;
	text-decoration: none;
}
.accordion .accordion-tit.current {
	background: #181717;
}
.accordion .accordion-tit.current a {
	background: url(../img/accordion-close.png) no-repeat center right;
	color: #fff;
	font-weight: bold;
}
.accordion .accordion-pane {
	display: none;
	padding: 2px 12px 14px 12px;
}
.accordion-tit a img {
	position: relative;
	top: 2px;
	left: 0;
	margin-right: 5px;
	width: 18px;
	height: 18px;
}
.accordion-tit a em {
	font-size: 12px;
	color: #999;
}
/* ====== article & 文章模块 ====== */

.article .article-list {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #EEE;
}
.article .article-tit h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.article .article-tit h3 a {
	color: #333;
	text-decoration: none;
}
.article .article-info {
	padding: 5px 0;
	margin-bottom: 15px;
}
.article .article-info span {
	margin-right: 20px;
	font-size: 12px;
	color: #333;
}
.article .article-img {
	margin-bottom: 15px;
}
.article .typo {
	margin-bottom: 0;
}
.article .typo .article-img {
	margin: 2px 35px 0 0;
}
.article.grid-img .article-tit h3 {
	font-size: 14px;
}
.article-img a {
	display: block;
	position: relative;
}
.article-img a img {
	display: block;
}
.article-img a .rollover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
[;
	height: auto;
]/*safari*/background:#000;
}
.article-img a i {
	color: #FFF;
	background: url(../img/overlay_zoom.png) no-repeat center;
	display: block;
	height: 50px;
	width: 50px;
	margin: -25px 0 0 -25px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
}
.article-summary p {
	color: #777;
}
.article-more {
	margin-bottom: 15px;
}
.article-detail {
	margin-bottom: 20px;
}
.article-detail .article-tit h2 {
	font-size: 20px;
	font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	font-weight: 400;
	text-align: left;
}
.article-detail .article-info {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
/*article-img-list*/
.article-img-list .article-list {
}
.article-img-list {
	font-family: "Microsoft YaHei", 微软雅黑;
}
.article-img-list .typo_img a img {
	height: 90px;
	width: 136px;
}
.article-img-list .article-tit h4 a {
	font-size: 12px;
	color: #333;
}
.article-img-list .article-tit {
	line-height: 1.4;
	color: #959595;
	font-size: 12px;
}
.article-img-list .article-tit .floatRight {
	padding-top: 4px;
}
.article-img-list .article-more {
	color: #f90000;
}
.article-img-list .article-summary p, .article-img-list .article-summary {
	font-size: 12px;
}
/*article-news-list*/
.article-news-list ul li a {
	background: url(../img/type_text_tit.gif) no-repeat 10px 4px;
	padding-left: 20px;
}
.article-news-list ul li {
	padding: 4px 0;
	border-bottom: 1px dashed #e1e1e1;
	margin: 0 10px;
	line-height: 2;
	height: 25px;
	overflow: hidden;
	zoom: 1;
}
.article-news-list ul li .more {
	color: #959595;
}
/*article-list-set*/
.article-list-set {
	margin: 20px 15px 20px 0;
	width: 445px;
	float: left;
	_display: inline;
}
.article-list-set .article-tit h4 a {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
}
.article-list-set .article-tit p {
	margin: 0;
	color: #b3b3c3;
}
.article-list-set .article-summary {
	overflow: hidden;
	height: 60px;
}
.article-list-set .article-summary, .article-list-set .article-summary p {
	color: #666;
}
.article-list-set .typo_img a img {
	height: 112px;
	width: 170px;
}
/*article-list-carousel*/

.article-list-carousel {
	overflow: hidden;
}
.article-list-carousel ul li {
	float: left;
	_display: inline;
	margin: 0 5px;
	min-height: 197px;
	text-align: center;
}
.article-list-carousel ul li a p {
	color: #333;
	margin-top: 5px;
	font-size: 13px;
}
.article-list-carousel ul li a img {
}
.article-list-carousel ul li a:hover {
	text-decoration: none;
}
.article-list-carousel .prev_tit, .article-list-carousel .next_tit {
	margin-top: -33px;
}
.article-list-carousel-notTitle, .article-list-carousel-notTitle ul li {
	min-height: 150px;
}
.fancybox-content .article .article-cont p {
	color: #fff;
}
/*list-img*/
.list-img {
	margin: 10px 0;
}
.list-img-item .typo_img {
	margin-bottom: 5px;
}
.list-img-item .typo_img a img {
	width: 100%;
}
.list-img-item {
	margin-bottom: 10px;
}
.list-img-item .list-img-tit {
	margin-bottom: 7px;
}
.list-img-item .list-img-tit h5, .list-img-item .list-img-tit h5 a, .list-img-item .list-img-tit h4 a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 1.6;
}
.list-img-item .list-img-tit h5 a:hover {
	color: #333;
	text-decoration: none;
}
.list-img-item .list-img-tit h5.txt-c {
	color: #333;
}
.list-img-item .list-img-summary {
	color: #333;
}
.list-img-center {
}
.list-img-center .list-img-item .typo_img a {
	display: inline-block;
*display: inline;
}
.list-img-center .list-img-item .typo_img a img {
}
/*typy_icon_img*/
.typy_icon_img a {
	position: relative;
	max-width: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
*display:inline;
	zoom: 1;
}
.typy_icon_img a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.typy_icon_img a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	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;
}
.list-img-tit-pa {
	position: absolute;
	top: 50%;
	left: 0px;
	text-align: center;
	font-size: 14px;
	width: 100%;
	filter: Alpha(opacity=0);
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-ms-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;
}
.typy_icon_img a:hover .list-img-tit-pa {
	filter: Alpha(opacity=100);
	opacity: 1;
}
.list-img-tit-pa-sizeMax {
	font-size: 18px;
}
/*icon_viedo*/
.icon_viedo a {
	background-image: url(../img/_iconplay.png);
}
.icon_viedo a .list-img-tit-pa {
	top: auto;
	bottom: 0;
	color: #CFDFEF;
	height: 20px;
}
.icon_viedo a:hover .list-img-tit-pa {
	filter: Alpha(opacity=90);
	opacity: 0.9;
}
/*icon_gallery*/
.icon_gallery a {
	background-image: url(../img/_icongallery.png);
}
/*list-img-text*/
.list-img-text .list-img-item {
	margin: 0 0 30px;
	border-bottom: 1px solid #424242;
	padding: 15px 0 25px;
}
.sidebox1 .list-img-text .list-img-item, .sidebox2 .list-img-text .list-img-item {
	border-color: #999
}
.list-img-text .list-img-tit h4 {
	font-size: 14px;
	font-weight: bold;
}
.list-img-text .list-img-tit h4 a {
	color: #333;
}
.list-img-text .list-img-tit {
	margin-bottom: 5px;
}
/*list-news*/
.list-news ul {
}
.list-news ul li {
	line-height: 1.4;
	padding: 5px 0;
}
.list-news ul li a {
	color: #333;
	font-size: 12px;
}
.list-news ul li .floatRight {
	color: #999;
}
.list-news .list-img-tit h4 {
	font-size: 14px;
}
/*list-news-liIcon1*/
.list-news-liIcon1 {
	margin: 10px 0 0;
}
.list-news-liIcon1 ul li {
	line-height: 1.6;
	border-bottom: 0;
	padding: 2px 5px 2px 17px;
	background: url(../img/li_icon2.png) no-repeat 5px 9px;
}
.list-news-liIcon1 ul li a {
	color: #333;
}
.list-news-liIcon1 ul li a:hover {
	text-decoration: none;
	color: #666
}
/*list-IconDown*/
.list-IconDown {
}
.list-IconDown ul li {
	border-bottom: dashed 1px #414141;
	margin: 5px 0;
}
.list-IconDown ul li a {
}
.list-IconDown ul li a:hover {
	text-decoration: none;
}
.list-IconDown a .article-download-link {
	padding: 1px 6px;
	color: #fff;
	background: #333;
}
.list-IconDown a:hover .article-download-link {
	background: #333;
	color: #fff;
	text-decoration: none;
}
/*list-IconNum*/
.list-IconNum ol {
	list-style: decimal;
	margin: 0 0 15px 30px;
	color: #666;
}
.list-IconNum ol li {
	line-height: 1.6;
	padding: 2px 5px 2px 0;
}
/*article-detail*/
.article-detail {
	_overflow: hidden;
	_zoom: 1;
	_width: 760px;
}
.article-detail h2 {
	color: #333;
	text-align: center;
}
.article-detail {
}
.article-detail .article-info {
	border: 0;
}
.article-detail .article-cont {
	margin: 10px 0;
	line-height: 1.6;
	padding-top: 30px;
	margin-top: 15px;
	border-top: 1px solid #000;
}
.article-detail .article-cont img, .article-detail .article-cont p {
	margin-bottom: 5px;
}
.article-detail .article-cont img {
	max-width: 95%;
}
/*article-gallery*/
.article-gallery {
	margin: 15px 0;
}
.article-gallery .column {
	margin: 0 0 10px;
}
.article-gallery .column a img {
	width: 100%;
}
.gallery-img-wrap {
	margin: 15px 0 10px;
}
.gallery-img-wrap .ad-gallery {
	width: 760px;
}
.gallery-img-wrap .ad-gallery .ad-image-wrapper {
	height: 411px;
}
.gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {
	margin: 0 30px;
	width: 700px;
}
.detail-gallery .ad-gallery .ad-image img {
	width: 100%;
}
.module p.ad-image-description {
	margin-bottom: 0;
}
/*article-galler-oneImg*/
.article-galler-oneImg {
	margin-top: 25px;
}
.article-galler-oneImg img {
	max-width: 99%;
	margin-bottom: 30px;
}
/*article-correlate*/
.article-correlate {
	padding: 10px;
	color: #666;
	line-height: 1.6em;
}
.article-correlate dt {
	font-weight: bold;
	margin: 5px 0;
}
.article-correlate dd {
	line-height: 1.8;
}
.article-correlate dd a {
	color: #666;
}
.article-correlate dd a:hover {
	text-decoration: underline;
}
/*article-screenshots*/
.article-screenshots {
	width: 100%;
	margin: 15px 0;
}
.article-screenshots-item {
	position: relative;
	width: auto;
	min-height: 320px;
	max-height: 600px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-user-select: none;
	_position: static;
}
.article-screenshots-item .image-wrapper {
	position: relative;
	zoom: 1; /*max-width: 5000px;*/
	_position: static;
}
.article-screenshots-item .lockup {
	position: relative;
	display: block;
	text-align: left;
	float: left;
	width: auto;
	margin: 5px 13px 5px 0;
	_float: none;
	_position: static;
}
.article-screenshots-item .lockup img {
	max-height: 600px;
}
/*.article-download-detail*/
.article-download-detail {
}
.article-download-detail .typo .typo_img {
	height: 200px;
	overflow: hidden;
}
.article-download-detail .typo {
	margin-bottom: 15px;
}
.article-download-detail .article-tit {
	border-bottom: 2px solid #f0f0f0;
}
.article-download-detail .article-info-time {
	margin: 0 0 10px;
}
.article-download-detail .article-tit .article-info {
	text-align: left;
	float: left;
	padding: 0;
}
.article-download-detail .article-tit .article-info h2 {
	font: 18px/1.6 'microsoft yahei';
	margin: 0 0 10px;
	text-align: left;
}
.article-cont-tit {
	border: 1px solid #f0f0f0;
	border-top: 2px solid #fefefe;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-width: 2px 0 1px;
}
.article-cont-tit strong {
	color: #000;
}
/*article-download-buttom*/
.article-download-buttom {
	width: 150px;
}
.article-download-buttom a {
	background: #333;
	visibility: visible;
	color: #fff;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 14px;
	font-family: Tahoma;
	height: 32px;
	line-height: 32px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	width: 120px;
	zoom: 1;
}
.article-download-buttom a:hover {
	background: #2ba8d9;
}
.article-download-buttom a img {
	width: 16px;
	height: 16px;
	position: relative;
	top: 3px;
	margin-right: 5px;
	left: 0;
}
/*.article-album-detail*/
.article-album-detail {
}
.article-album-detail .article-tit {
	margin-bottom: 20px;
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 20px;
}
.article-album-detail .article-viedo {
	margin: 15px 0 10px;
}
.article-album-detail .album-title-h4 {
	font-size: 13px;
	margin: 0 0 10px;
	color: #575757;
	font-weight: 700;
	font-family: 'microsoft yahei';
}
.article-album-detail .article-viedo .column {
	margin: 10px 0 5px;
}
.article-album-detail .article-viedo .list-img-item a h3 {
	font-size: 12px;
	text-align: center;
	background: #f6f6f6;
	color: #a6a6a6;
	font-weight: 400;
	padding: 3px 0;
}
.article-album-detail .article-viedo .list-img-item a:hover {
	text-decoration: none;
}
.article-album-detail .article-viedo .list-img-item a:hover h3 {
	text-decoration: none;
	background: #333;
	color: #fff;
}
.article-album-detail .typo .typo_img {
	height: 200px;
	overflow: hidden;
}
.article-album-detail .article-info-time {
	margin: 0 0 10px;
}
.article-album-detail .article-tit .article-info {
	text-align: left;
}
.article-album-detail .article-tit .article-info h2 {
	font: 16px/1.2 'microsoft yahei';
	margin: 0 0 7px;
	font-weight: bold;
	text-align: left;
}
.article-album-detail .article-tit .article-info h4 {
	font-size: 13px;
	margin: 0 0 10px;
	color: #575757;
	font-weight: 700;
	font-family: 'microsoft yahei';
}
.article-album-detail .article-gallery {
	border-bottom: 2px solid #E5E5E5;
	padding: 0 0 20px;
	margin: 0 0 15px;
}
.article-album-detail .article-gallery .article-gallery-area {
	float: left;
	height: 100px;
	padding: 10px 15px 5px 0px;
}
.article-album-detail .article-gallery .article-gallery-area a img {
	border-radius: 3px;
	height: 100%;
	max-width: 150px;
}
/* ====== product & 产品模块 ====== */


	/*product-rolling*/
.product-rolling {
	margin: 20px 0 20px;
	min-height: 87px;
}
.product-rolling ul li {
	float: left;
	_display: inline;
	margin: 0 25px 0 6px;
	text-align: center;
	width: 200px;
}
.product-rolling ul li a p {
	color: #333;
	margin-top: 10px;
	text-align: center;
	height: 40px;
	overflow: hidden;
}
.product-rolling ul li a:hover {
	text-decoration: none;
}
.product-rolling ul li a:hover p {
	color: #777;
}
/*product-filter*/
.product-filter {
	margin: 10px 0 25px;
	zoom: 1;
}
.product-filter-category {
	border-bottom: 1px dashed #525252;
	margin: 0;
	padding: 10px 25px 8px 112px;
	line-height: 2;
	width: auto;
	float: none;
	position: relative;
	height: auto;
	overflow: hidden;
	zoom: 1;
}
.product-filter-category h6 {
	position: absolute;
	color: #999;
	font-weight: 400;
	left: 15px;
	top: 8px;
	overflow: hidden;
	max-width: 95px;
	padding-right: 5px;
	text-align: left;
	line-height: 2;
}
.product-filter-category .more-auto-height {
	overflow: hidden;
	position: absolute;
	right: 10px;
	line-height: 17px;
	top: 12px;
	padding-right: 10px;
}
.product-filter-category-item {
	overflow: hidden;
	zoom: 1;
}
.product-filter-category-item ul li {
	float: left; /*max-width: 95px; white-space: nowrap;*/
	margin-right: 20px;
	zoom: 1;
*white-space:nowrap;
*display:inline-block;
}
.product-filter-category-item ul li a:hover {
	color: #333;
}
.product-filter-category-item ul li a.select {
	color: #fff;
	background: #333;
	padding: 0 2px;
}
.product-filter .last-line {
	border-bottom: 0;
}
/*product-list*/
.product-list {
}
.product-list .column {
	margin: 0px 0 15px;
}
.product-img-item a, .product-img-item a img {
	width: 100%;
}
.product-img-item {
}
.product-tit {
	line-height: 1.4;
	margin: 5px 0 0;
	overflow: hidden;
	height: 3em;
}
.product-price span {
	font-size: 14px;
	font-family: verdana;
	color: #99816d; /*color: #e4393c;*/ /*红色*/ /*color: #f40;*/ /*橙色*/
}
.product-price i {
	font-style: normal;
}
.product-price em {
	font-weight: 700;
}
.dl-horizontal {
	line-height: 1.8;
}
/*product-main*/

.product-intr {
	margin-bottom: 25px;
}
.product-preview {
	float: left;
	display: inline;
	margin-right: 25px;
	_width: 300px;
}
.products-detail-simple .product-preview {
	_width: 250px;
}
.product-info {
	overflow: hidden;
*zoom:1;
}
.product-info .product-name h1 {
	font-size: 18px;
	color: #99816d;
}
.product-info .product-price {
	color: #777;
	font-weight: bold;
	margin: 10px 0;
}
.product-info .product-price span {
	font-size: 23px;
	padding: 0 3px;
}
.product-summary {
	margin: 15px 0;
}
.product-preview {
	width: 350px;
}
.product-preview .zoom-desc {
	overflow: hidden;
}
.product-preview .zoom-desc ul li {
	float: left;
	margin: 1px 5px 5px 0;
	display: inline;
}
.product-preview .zoom-desc ul li img {
	width: 47px;
	height: 47px;
}
.product-preview .zoom-desc ul li a {
	width: 47px;
	height: 47px;
	border: 1px solid #f1f2f2;
	display: block;
}
.product-preview .zoom-desc ul li a:hover {
	border: 1px solid #fcc92e;
}
.article-detail .product-img {
	text-align: center;
	margin-bottom: 10px;
}
.img-box-area img {
	width: 350px;
	height: 350px;
	border: 1px solid #cccccc;
}
.product-preview .cloud-zoom-big {
	display: none;
}
.product-details {
	width: auto;
}
.product-details .tabnav {
}
.product-details .tab_box_item {
	border: 0;
	padding: 15px 10px;
}
/* zoom-section & 放大镜 */
.zoom-small-image {
}
.zoom-tiny-image {
	border: 1px solid #CCC;
	margin: 0px;
}
.zoom-tiny-image:hover {
	border: 1px solid #C00;
}
.product-preview .cloud-zoom-big {
	border: 0;
}
.product-preview .cloud-zoom-lens {
	border-width: 1px;
}
.zoom-desc {
	margin-top: 5px;
}
.book-btn a {
	background: #333;
	color: #fff;
	cursor: pointer;
*display: block;
	display: inline-block;
	padding: 0px 31px;
	text-align: center;
	font-size: 18px;
	line-height: 39px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.book-btn a:hover {
	background: #2eb1e5;
	text-decoration: none;
}
/* ====== search & 搜索 ====== */

.searchFull {
	margin-bottom: 10px;
}
.searchFull dl {
	float: left;
}
.searchFull .form-text {
	width: 400px;
	padding: 0px 10px;
	height: 29px;
}
.searchFull .form-btn {
	background: #333;
	color: #fff;
	padding: 0 12px;
	height: 33px;
	border: none;
	cursor: pointer;
}
.search-ResultArea {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.search-ResultArea .article-tit h5 {
}
.search-ResultArea .article-tit h5 a {
	font-weight: 400;
	color: #333;
}
.search-ResultArea .article-tit h5 a b {
	color: red;
	font-weight: 400;
}
.search-queryWord {
}

 /*placeholder 颜色*/

 input::-webkit-input-placeholder { /* WebKit browsers */
 color:    #e2e2e2;
}
 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #e2e2e2;
}
 input::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #e2e2e2;
}
 input:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #e2e2e2;
}
/*-------------------------------------
             多容器色
-------------------------------------*/

   /*containerB1ThemeColor :sidebox-content1*/
.containerB1ThemeColor .sidebox1 .mod-tit h1 {
	color: rgba(255,255,255,0.9);
	color: #fff\9;
}
.containerB1ThemeColor .sidebox1 .mod-tit h2 {
	color: rgba(255,255,255,0.8);
	color: #efefef\9;
}
.containerB1ThemeColor .mod-content-line {
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.containerB1ThemeColor .sidebox-content1 {
	color: rgba(255,255,255,0.8);
	color: #efefef\9;
}
.containerB1ThemeColor .sidebox-content1 .mod-tit {
	border-color: rgba(255,255,255,0.5);
	border-color: #efefef\9;
}
.containerB1ThemeColor .sidebox-content1 .mod-tit h3 {
	color: rgba(255,255,255,0.9);
	color: #fff\9;
	border: none;
}
.containerB1ThemeColor .sidebox-content1 .mod-tit a {
	color: rgba(255,255,255,0.7);
	color: #efefef\9;
}
.containerB1ThemeColor .accordion .accordion-tit {
	background: #fff;
}
.containerB1ThemeColor .sidebox2 .title-sep {
	border: solid rgba(255,255,255,0.5);
	border: solid #efefef\9;
	border-width: 1px 0;
}
.containerB1ThemeColor .mod-more a {
	color: #fff;
}
/*containerBlack & containerT1DarkGray & containerBgBlack */
.containerB1ThemeColor .list-news-liIcon1 ul li a,  .containerT1DarkGray .list-news-liIcon1 ul li a,  .containerBlack .list-news-liIcon1 ul li a,  .containerBgBlack .list-news-liIcon1 ul li a,  .containerB1ThemeColor .carousel-roll ul li a,  .containerT1DarkGray .carousel-roll ul li a,  .containerBlack .carousel-roll ul li a,  .containerBgBlack .carousel-roll ul li a,  .containerT1DarkGray .sidebox1 .mod-tit h1,  .containerBgBlack .sidebox1 .mod-tit h1,  .containerBlack .sidebox1 .mod-tit h1 {
	color: rgba(255,255,255,0.9);
	color: #fff\9;
}
.containerT1DarkGray .sidebox1 .mod-tit h2,  .containerBgBlack .sidebox1 .mod-tit h2,  .containerBlack .sidebox1 .mod-tit h2 {
	color: rgba(255,255,255,0.6);
	color: #999\9;
}
.containerT1DarkGray .mod-content-line,  .containerBgBlack .mod-content-line,  .containerBlack .mod-content-line {
	border-bottom: 1px solid rgba(255,255,255,0.4);
}
.containerT1DarkGray .sidebox-content1,  .containerBgBlack .sidebox-content1,  .containerBlack .sidebox-content1 {
	color: #999\9;
}
.containerT1DarkGray .sidebox-content1 .mod-tit,  .containerBgBlack .sidebox-content1 .mod-tit,  .containerBlack .sidebox-content1 .mod-tit {
	border-color: rgba(255,255,255,0.4);
	border-color: #999\9;
}
.containerT1DarkGray .sidebox-content1 .mod-tit h3,  .containerBgBlack .sidebox-content1 .mod-tit h3,  .containerBlack .sidebox-content1 .mod-tit h3 {
	color: rgba(255,255,255,0.9);
	color: #fff\9;
	border: none;
}
.containerT1DarkGray .sidebox-content1 .mod-tit a,  .containerBgBlack .sidebox-content1 .mod-tit a,  .containerBlack .sidebox-content1 .mod-tit a {
	color: rgba(255,255,255,0.7);
	color: #999\9;
}
.containerT1DarkGray .accordion .accordion-tit,  .containerBlack .accordion .accordion-tit {
	background: #333;
	border-color: #333;
}
.containerT1DarkGray .accordion .current a,  .containerBlack .accordion .current a {
	color: #fff;
}
.containerT1DarkGray .sidebox2 .title-sep,  .containerBgBlack .sidebox2 .title-sep,  .containerBlack .sidebox2 .title-sep {
	border: solid #999;
	border-width: 1px 0;
}
.containerT1DarkGray .mod-more a,  .containerBlack .mod-more a {
	color: #fff;
	border: 1px solid #999;
}
.containerBgBlack .mod-more a {
	background: #fff;
}
/*container & public*/  

.containerB1ThemeColor .sidebox-content1 .sidebox3,  .containerBgBlack .sidebox-content1 .sidebox3,  .containerB1ThemeColor .sidebox-content1 .sidebox5 {
	color: #777;
}
.containerB1ThemeColor .sidebox-content1 .sidebox5 .mod-tit h3,  .containerB1ThemeColor .sidebox-content1 .sidebox3 .mod-tit h3,  .containerT1DarkGray .sidebox-content1 .sidebox5 .mod-tit h3,  .containerT1DarkGray .sidebox-content1 .sidebox3 .mod-tit h3,  .containerBgBlack .sidebox-content1 .sidebox5 .mod-tit h3,  .containerBgBlack .sidebox-content1 .sidebox3 .mod-tit h3,  .containerBlack .sidebox-content1 .sidebox5 .mod-tit h3,  .containerBlack .sidebox-content1 .sidebox3 .mod-tit h3 {
	color: #333;
}
.containerB1ThemeColor .portfolio-minImg-item a,  .containerT1DarkGray .portfolio-minImg-item a,  .containerBgBlack .portfolio-minImg-item a,  .containerBlack .portfolio-minImg-item a {
	border: 1px solid #333333;
	padding: 4px;
	background: #333333;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.containerB1ThemeColor .portfolio-minImg-item a:hover,  .containerT1DarkGray .portfolio-minImg-item a:hover,  .containerBgBlack .portfolio-minImg-item a:hover,  .containerBlack .portfolio-minImg-item a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.containerB1ThemeColor .list-news-liIcon1 ul li {
	background: url(../img/li_icon3.png) no-repeat 5px 13px;
}
/*默认静态线 样式*/
.qhd-content hr {
	border: 1px solid #e6e6e6;
	border-width: 0 0 1px 0;
	margin: 15px 0;
}
/*.containerB1fff .sidebox1 .mod-tit,
.containerBT1Gray .sidebox1 .mod-tit,
.containerT1DarkGray .sidebox1 .mod-tit,
.containerBlack .sidebox1 .mod-tit { padding-top: 35px; }*/

.containerB1fff .sidebox1, .containerBT1Gray .sidebox1, .containerT1DarkGray .sidebox1, .containerBlack .sidebox1 {
}
.footer .containerBlack .sidebox1 {
	padding: 25px 0;
}
.footer .containerB1fff .sidebox1, .footer .containerBT1Gray .sidebox1, .footer .containerT1DarkGray .sidebox1 {
	padding: 5px 0;
}
.containerT1DarkGray .module .mod-tit h3, .containerBgBlack .module .mod-tit h3, .containerBlack .module .mod-tit h3 {
	color: rgba(255,255,255,0.9);
	color: #fff\9;
}
/*-------------------------------------
            插件应用样式
-------------------------------------*/

/* 左右悬浮 */
.fixed-side {
	position: absolute;
	top: 150px;
	z-index: 1001;
}
.fixed-left {
	left: 0;
}
.fixed-right {
	right: 0;
	float: right;
}
/* 在线客服 */

.service {
	clear: both;
	margin-bottom: 20px;
	width: 160px;
}
.service-title {
	position: relative;
	line-height: 36px;
	border-bottom: 3px solid #f90;
	background-color: #000;
	color: #fff;
*padding-top:1px;
}
.service-title h3 {
	font-size: 16px;
	padding: 0 15px;
	color: #fff;
}
.service-title .service-title-icon {
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.service-close-btn {
	position: absolute;
	top: 5px;
	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: #000;
	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: #000;
	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: #000;
	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;
}
.flexslider .slides img {
	height: 100%;
}
#wrap {
	z-index: 998 !important;
}
.marg-per2 > .col-5-1:nth-child(5n) {
	margin-right: 0;
*float:right;
*clear:right;
}
.col-box.marg-per0 .col-2-1, :nth-child(2n) {
	padding: 0 0 0 0;
}
.marg-per2 > .col-4-1:nth-child(4n) {
	margin-right: 0;
*float:right;
*clear:right;
}
.qhd-content .column .col-2-1, .qhd-module .column .col-2-1:nth-child(2n) {
	margin-right: 0;
*float:right;
*clear:right;
}
/*分页*/
.m-page {
	text-align: right;
	font-size: 0;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.m-page li {
	display: inline
}
.m-page a, .m-page i {
	display: inline-block;
	font-size: 15px;
background-color:;
	padding: 0px 13px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	border: 0px #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: #333;
	color: #fff;
}
.m-page span {
	font-size: 14px;
	padding-right: 10px;
}
