﻿



/* ====== Slideshow & Scrollable ====== */

.carousel-direction a {

	display: block;

	width: 30px;

	height: 60px;

	line-height: 60px;

	overflow: hidden;

	position: absolute;

	top: 50%;

	z-index: 100;

	margin-top: -30px;

	font-family: simsun;

	text-align: center;

	color: #fff;

	font-size: 30px;

	text-decoration: none;

	cursor: pointer;

	background-color: #666;

}

.carousel-direction a:hover {

	background-color: #4d4d4d;

	color: #fff;

	text-decoration: none;

}

.carousel-direction a.disabled, .carousel-direction a.disabled:hover {

	background-color: #dcf2ff;

	color: #ccc;

	cursor: default;

}



.carousel-btn {

	text-align: center;

	margin: 10px 0;

}

.carousel-btn a {

	display: inline-block;

	width: 12px;

	height: 12px;

	margin: 0 5px;

	background: #333;

	border-radius: 50%;

}

.carousel-btn .selected {

	background: #f30;

	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: #f30;

	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:hover, .carousel-thumbs a.selected {

	border-color: #f60;

}

.carousel {

	position: relative;

}

.carousel-item {

	position: relative;

	float: left;

}

.carousel-item .carousel-img a[href="javascript:;"] {

	cursor: default;

}

.carousel-item img {

	display: block;

}

.carousel-info {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	background: url(../images/opa70.png);

}

.carousel-info-inner {

	font-size: 13px;

	padding: 8px 10px;

	color: #fff;

}

.carousel-info-inner a, .carousel-info-inner a:hover {

	color: #fff;

}

.carousel-info-inner h3 {

	font-size: 16px;

	line-height: 20px;

	color: #fff;

}

.carousel-info-inner p {

	margin-top: 5px;

}

.responsive-carousel {

	overflow: hidden;

}

.responsive-carousel .carousel-item { /*float:none;*/

}

.responsive-carousel .carousel-item img {

	width: 100%;

	height: auto;

}

.responsive-carousel .carousel-direction {

	display: none;

}

.responsive-carousel:hover .carousel-direction {

	display: block;

}

.slideshow {

	overflow: hidden;

}

.slideshow .carousel-direction a {

}

.slideshow .carousel-direction a:hover {

}

.slideshow .carousel-prev {

}

.slideshow .carousel-next {

}

.slideshow-gallery {

	margin-bottom: 20px;

}

.slideshow-gallery .carousel-img a {

	display: block;

	text-align: center;

	width: 100%;

}

.slideshow-gallery .carousel-img img {

	display: inline;

}

.slideshow-gallery .carousel-info-inner h3 {

	font-size: 14px;

	line-height: 18px;

}

.slideshow-gallery .carousel-direction a {

	display: none !important;

}

.slideshow-gallery:hover .carousel-direction a {

	display: block !important;

}

.slideshow-gallery:hover .carousel-direction a {

	display: block;

}

.slideshow-gallery-thumbs {

	position: relative;

	padding: 0 30px;

}

.slideshow-gallery-thumbs img {

	float: left;

	display: block;

	margin: 0 2px;

	border: 1px solid #ccc;

	cursor: pointer;

	width: 104px;

}

.slideshow-gallery-thumbs img:hover, .slideshow-gallery-thumbs img.selected {

	border: 1px solid #f00;

}

.slideshow-gallery-thumbs-direction {

	padding: 0 50px;

}

.slideshow-gallery-thumbs-direction a {

	display: block;

	width: 20px;

	height: 76px;

	line-height: 76px;

	overflow: hidden;

	position: absolute;

	top: 50%;

	z-index: 100;

	margin-top: -38px;

	font-family: simsun;

	text-align: center;

	color: #fff;

	font-size: 25px;

	text-decoration: none;

	cursor: pointer;

	background-color: #ccc;

}

.slideshow-gallery-thumbs-direction a:hover {

	background-color: #999;

	color: #fff;

	text-decoration: none;

}

.slideshow-gallery-thumbs-direction .thumbs-carousel-prev {

	left: 0;

}
.product-filter dd a:hover {

	color: #f30;

	text-decoration: none;

}

.product-filter dd a.current {

	background-color: #f30;

	color: #fff;

}

.price {

	margin-bottom: 10px;

	font-size: 14px;

	font-weight: bold;

	color: #f30;

	line-height: 1.2;

}

.price strong {

	font-weight: normal;

}

.price span {

	font-family: verdana;

}

.product-summary {

	color: #8c8c8c;

}

.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: 120px;

}

.product-detail .product-name {

	margin-bottom: 10px;

}

.product-detail .product-name h1 {

	font-size: 18px;

	line-height: 1.5;

	color: #fff;

}

.product-detail .product-sku {

	margin-bottom: 10px;

	color: #999;

}

.product-detail .product-sku strong {

	font-weight: normal;

}

.product-detail .product-info-item {

	border-bottom: 1px solid #4d4d4d;

	padding-bottom: 10px;

	margin-bottom: 10px;

}

.product-detail .product-info-item-last {

	border-bottom: none;

	margin-bottom: 0;

}

.product-detail .product-summary {

	font-size: 13px;

	color: #ccc;

}

.product-intr {

	margin-bottom: 45px;

}

.product-intr .product-preview {

	float: left;

	display: inline;

	margin-right: 30px;

}

.product-intr .product-preview .gallery-img-wrap {

	margin-bottom: 0;

}

.product-intr .product-preview .gallery-img-wrap .ad-gallery {

	width: 500px;

}

.product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image-wrapper {

	height: 700px;

}

.product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {

	margin: 0 30px;

	width: 440px;

}

.product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-back {

	height: 116px;

}

.product-intr .product-preview .share-toolbar {

	margin-bottom: 0;

}

.product-intr .product-info {

	overflow: hidden;

*zoom:1;

}

.product-intr .share-toolbar {

	margin: 15px 0 10px;

}

.product-intr .back-category a {

	background: url(../images/icon-back-cate.gif) no-repeat left center;

	padding-left: 15px;

	color: #808080;

}

.product-intr .back-category a:hover {

	color: #f30;

}

.product-desc-title {

	background-color: #434343;

	margin-bottom: 20px;

}

.product-desc-title h3 {

	height: 36px;

	line-height: 36px;

	float: left;

	padding: 0 20px;

	font-size: 16px;

	color: #fff;

}

.product-desc-item {

	margin-bottom: 50px;

}

.product-desc-item-title {

	margin-bottom: 15px;

}

.product-desc-item-title h4 {

	float: left;

	height: 28px;

	line-height: 28px;

	background: #f30;

	color: #fff;

	font-size: 15px;

	padding: 0 25px;

}

.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-color: #434343;

}

.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: 3px 0;

	line-height: 1.5;

}

.link-block-sign a {

	display: block;

	background: url(../images/icon-dot.gif) no-repeat 0 8px;

	padding-left: 10px;

}

.link-list li {

	margin-bottom: 15px;

}

.link-list .link-img {

	margin-bottom: 5px;

}

.link-list .link-img img {

	display: block;

	width: 100%;

}

.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: 180px;

	margin: 0 10px;

}

.link-scrollable .carousel-direction a {

	margin-top: 0;

	top: 25px;

}

.link-bg-img {

	background-image: none;

	background-position: center;

	text-align: center;

	background-color: #262626;

}

.link-bg-img a {

	position: relative;

	display: block;

	width: 100%;

	height: 100%;

	color: #fff;

}

.link-bg-img-text {

	position: absolute;

	top: 50%;

	left: 0;

	z-index: 20;

	margin-top: -40px;

	display: block;

	width: 100%;

}

.link-bg-img-text h3 {

	font-size: 20px;

	font-weight: normal;

	line-height: normal;

	margin-top: 10px;

}

.link-bg-img-text p {

	display: inline-block;

*display:inline;

*zoom:1;

	padding: 0 15px;

	line-height: 32px;

	border: 2px solid #fff;

	font-family: Arial, Helvetica, sans-serif;

}

.link-bg-img .opacity-overlay {

	/*display:none;*/ 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;

}

.link-bg-img a:hover .opacity-overlay {

	display: block;

	filter: alpha(opacity=50);

	opacity: 0.5;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-o-transform: scale(1);

	-ms-transform: scale(1);

	transform: scale(1);

}

.link-bg-img-big {

	height: 441px;

}

.link-bg-img-small {

	height: 208px;

}

.link-full-bg-img {

	background-image: none;

	background-position: center;

	text-align: center;

	background-color: #262626;

}

.link-full-bg-img a {

	position: relative;

	display: block;

	width: 100%;

	height: 100%;

	color: #fff;

}

.link-full-bg-img-text {

	position: relative;

	z-index: 20;

	padding: 50px 0;

	text-align: center;

	color: #fff;

}

.link-full-bg-img-text h3 {

	display: inline-block;

*display:inline;

*zoom:1;

	padding: 0 10px 8px;

	font-size: 20px;

	font-weight: normal;

	line-height: normal;

	margin-top: 10px;

	border-bottom: 2px solid #fff;

}

.link-full-bg-img-text p {

	font-size: 24px;

	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

}

.link-full-bg-img .opacity-overlay {

	/*display:none; */width: 100%;

	height: 100%;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 10;

	cursor: pointer;

	background-color: #000;

	opacity: 0.0;

	filter: alpha(opacity=0);

_height:expression( (this.parentElement.clientHeight) +'px');

	transform: scale(0);

	transition: all 0.25s ease-in-out;

}

.link-full-bg-img a:hover .opacity-overlay {

	display: block;

	filter: alpha(opacity=50);

	opacity: 0.5;

	transform: scale(1);

}

/* 分页 & 面包屑

------------------------------------------------------------------------------------------ */

.pagination {

	margin: 30px 0 20px;

	clear: both;

	font-size: 13px;

}

.pagination span, .pagination a {

	display: inline-block;

	padding: 0 11px;

	height: 30px;

	line-height: 30px;

	margin: 0 5px;

*zoom:1;

	color: #fff;

	background-color: #2a2a2a;

}

.pagination a:hover {

	background: #fff;

	color: #000;

	text-decoration: none;

}

.pagination a:active {

	color: #808080;

}

.pagination .disabled {

	background-color: #0d0d0d;

	color: #ccc;

	cursor: default;

}

.pagination .current {

	background-color: #fff;

	color: #333;

}

.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: #f30;

}

.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: 10px;

}

.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;

	color: #fff;

}

.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: #f30;

	text-decoration: none;

}

.module-icon-default {

	padding-left: 25px;

	background-repeat: no-repeat;

	background-position: left center;

}

.module-divider {

	height: 1px;

	overflow: hidden;

	background-color: #333;

	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-white-bg > .module-inner { background-color:#fff; }

.module-white-bg > .module-inner > .module-title-default { padding:10px 10px 0; }

.module-white-bg > .module-inner > .module-content { padding:0 10px 10px 10px; }

.module-white-bg .scrollable ul li { width:225px; }

*/



.module-hlbg {

}

.module-hlbg > .module-inner {

	background-color: #fff;

	padding: 20px;

}

.module-hlbg-title {

	margin-bottom: 20px;

}

.module-hlbg-title h3 {

	font-size: 20px;

	color: #333;

}

.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;

}

.module-hlbg-more a:hover {

	background-color: #f30;

	color: #fff;

	text-decoration: none;

}

.module-hlbg > .module-divider {

	margin-bottom: 10px;

	margin-top: 10px;

}

.module-border-title {

	margin-bottom: 30px;

}

.module-border-title h3 {

	display: inline-block;

*display:inline;

*zoom:1;

	padding-bottom: 15px;

	border-bottom: 3px solid #fff;

	font-weight: normal;

	font-size: 18px;

	line-height: normal;

	color: #fff;

}

.module-border-title p {

	margin-bottom: 15px;

	line-height: normal;

	font-size: 24px;

	font-family: Arial, Helvetica, sans-serif;

	color: #fff;

}

.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: #f30;

}

.module-full-screen > .module-inner {

	padding: 60px 0;

}

.module-full-screen-title {

	margin-bottom: 30px;

	text-align: center;

}

.module-full-screen-title > .module-title-content > h2 {

	display: inline-block;

*display:inline;

*zoom:1;

	margin: 0 20px;

	font-size: 28px;

	color: #fff;

	line-height: normal;

	font-weight: normal;

}

.module-full-screen-title > .module-title-content > i {

	display: inline-block;

*display:inline;

*zoom:1;

	width: 111px;

	height: 11px;

	position: relative;

	top: -4px;

}

.module-full-screen-title > .module-title-content > i.title-bg-img-left {

	background: url(../images/title-bg-img-left.png) no-repeat center;

}

.module-full-screen-title > .module-title-content > i.title-bg-img-right {

	background: url(../images/title-bg-img-right.png) no-repeat center;

}

.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 30px;

	border: 2px solid #fff;

	color: #fff;

	font-size: 13px;

	transition: All 0.5s ease;

}

.module-full-screen-more a:hover {

	background-color: #fff;

	border-color: #fff;

	color: #000;

	text-decoration: none;

}

.module-full-screen-black {

	background-color: #272727;

	color: #fff;

}

.module-full-screen-black .module-full-screen-title > .module-title-content > h2 {

	color: #fff;

}

.module-full-screen-bg-img {

	background-repeat: no-repeat;

	background-position: center;

}


#wrapper {

	width: 100%;

	margin-left: auto;

	margin-right: auto;

	background-color: #1f1f1f;

	padding-top: 70px;

}

.page-width {

	width: 1000px;

	margin: 0 auto;

}

.layout-boxed { /*padding:0;*/

}

.layout-boxed #wrapper {

	width: 1060px;

}

.home-page {

}

.insi-page#wrapper {

	background-color: transparent;

}

/* 左右悬浮 */

.fixed-side {

	position: absolute;

	top: 150px;

	z-index: 10001;

}

.fixed-left {

	left: 0;

}

.fixed-right {

	right: 0;

	float: right;

}

/* ============================= 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:text-bottom;*/

	vertical-align: middle;

	line-height: normal;

}

.top-bar-content .link a {

	_position: relative;

	_top: 7px;

}

/* language */

.language {

	position: relative;

	font-size: 12px;

	z-index: 100;

}

.language a:hover {

	text-decoration: none;

}

.language .language-ico {

	padding: 0 0 0 20px;

	background-repeat: no-repeat;

	background-position: left center;

}

.language .sf-menu a {

	border: none;

	color: #666 !important;

	padding-top: 6px;

	padding-bottom: 9px;

}

.language .sf-menu li {

	background-color: transparent;

}

.language .sf-menu li ul {

	width: 11em;

}

.language .sf-menu li li {

	background-color: #fff;

}

.language .sf-menu li li a {

	border-bottom: 1px solid #f2f2f2;

	padding: 0.75em 1em;

}

.language .sf-menu li.sfHover, .language .sf-menu li.sfHover a:hover {

	background-color: #fff;

}

.language .sf-menu li li:hover, .language .sf-menu li.sfHover li a:hover, .language .sf-menu li li a:focus, .language .sf-menu li li a:hover, .language .sf-menu li li a:active {

	background: #fafafa;

}

.language .sf-menu li:hover ul, .language .sf-menu li.sfHover ul {

	top: 29px;

}

.language .sf-menu a.sf-with-ul {

	padding-right: 2em;

}

.language .sf-menu .sf-sub-indicator {

	top: 0.6em;

}

.language-sign {

	display: block;

	width: 36px;

	height: 16px;

	overflow: hidden;

	position: absolute;

	top: 7px;

	left: -30px;

	background: url(../images/language-bg.png) no-repeat left center;

}

/* 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(../images/search-icon-n.png) no-repeat center;

}

.top-search .search-form .form-btn:hover {

	background: #f30 url(../images/search-icon-h.png) no-repeat center;

}

.top-search .search-form .form-btn span {

	display: none;

}

/* ---------- header-v1 ---------- */

.header-v1 {

	color: #999;

}

.header-v1 a {

	color: #999;

}

.header-v1 a:hover {

	color: #fff;

	text-decoration: none;

}

.header-v1 .top-main {

	background-color: #000;

	padding: 0 80px;

}

.header-v1 .language {

	float: right;

	margin-top: 25px;

}

.header-v1 .language em {

	margin: 0 5px;

}

.header-v1 .logo {

	float: left;

	margin: 15px 50px 0 0;

}

.header-v1 .top-main-content-section {

	position: relative;

	margin-top: 5px;

}

.header-v1 .top-main-content {

	position: relative;

}

.header-v1 .top-widget {

}

/* 全局 */

.header-v1 .nav {

}

.header-v1 .main-nav .sf-menu a, .header-v1 .main-nav .sf-menu a:visited {

	color: #fff;

}

.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: 70px;

	font-size: 14px;

}

/* 一级 */

.header-v1 .main-nav .sf-menu li {

	margin-left: 15px;

	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: #fff;

}

.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: #fff;

}

.header-v1 .main-nav .sf-menu li.sfHover .first-level {

	color: #fff;

}

.header-v1 .main-nav .sf-sub-indicator {

	display: none;

	background-image: url(../images/superfish-arrows.gif);

}

.header-v1 .main-nav .first-level {

	padding-left: 0.8em;

	padding-right: 0.8em;

}

.header-v1 .main-nav .first-level .sf-sub-indicator {

	top: 3em;

}

.header-v1 .main-nav .sf-menu li i {

	display: none;

	width: 100%;

_width:expression( (this.parentElement.clientWidth) +'px');

	height: 3px;

	overflow: hidden;

	background-color: #1d2023;

	position: absolute;

	bottom: 0px;

	left: 0;

}

.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: none;

}

/* 二级以下 */

.header-v1 .main-nav .sf-menu li:hover ul, .header-v1 .main-nav .sf-menu li.sfHover ul {

	top: 70px;

}

.header-v1 .main-nav .sf-menu li li:hover ul, .header-v1 .main-nav .sf-menu li li.sfHover ul {

	top: 0;

	left: 13em;

}

.header-v1 .main-nav .sf-menu li li {

	margin-left: 0;

	background-color: rgba(243,241,234,1);

	background-color: #f3f1ea\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;

	line-height: 36px;

	font-weight: normal;

	font-size: 13px;

	color: #333;

}

.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: #262626;

	color: #fff;

}

.header-v1 .main-nav .sf-menu li li .sf-sub-indicator {

	top: 1em;

	display: block;

}

.header-v1 .top-search {

	position: absolute;

	right: 0;

	bottom: 10px;

	z-index: 10;

}

.header-v1 .top-search .search-form .form-text {

	float: none;

	position: absolute;

	right: 0;

	bottom: 0;

	padding-right: 40px;

	display: none;

	width: 0;

	height: 35px;

	line-height: 35px;

	background-color: #ebebeb;

	border-radius: 35px;

}

.header-v1 .top-search .search-form .form-btn {

	display: none;

	position: absolute;

	right: 0;

	bottom: 0;

	z-index: 11;

	width: 35px;

	height: 35px;

	border-radius: 100%;

	background: #ebebeb url(../images/search-icon-n.png) no-repeat center;

}

.header-v1 .search-form-toggle {

	display: block;

	position: absolute;

	right: 0;

	bottom: 0;

	z-index: 11;

	width: 35px;

	height: 35px;

	border-radius: 100%;

	background: #ebebeb url(../images/search-icon-n.png) no-repeat center;

}

.header-v1 .search-form-toggle span {

	display: none;

}

.layout-boxed .header-v1 .top-main {

	padding: 0 20px;

}

.layout-boxed .header-v1 .logo {

	margin-right: 30px;

}

.layout-boxed .header-v1 .main-nav .sf-menu li {

	margin-left: 5px;

}

/* ---------- 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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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 ---------- */

.header-v5 {

	position: absolute;

	top: 50px;

	left: 50%;

	margin-left: -515px;

	width: 1030px;

}

.header-v5 .page-width {

	width: auto;

	box-shadow: 0px 0px 3px #e5e5e5;

}

.header-v5 .logo {

	height: 80px;

	float: left;

	background-color: #fff;

	padding: 0 25px 0;

}

.header-v5 .logo a {

	display: block;

	margin-top: 10px;

}

.header-v5 .nav, .header-v5 .main-nav {

	float: right;

}

.header-v5 .top-main {

	background-color: #3299a4;

}

/* 全局 */

.header-v5 .nav {

	margin-right: 25px;

}

.header-v5 .main-nav .sf-menu a {

	color: #999;

}

.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;

	font-weight: bold;

}

/* 一级 */

.header-v5 .main-nav .sf-menu li {

	margin-left: 3px;

	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: #00809c;

	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: #00809c;

	color: #fff;

}

.header-v5 .main-nav .sf-sub-indicator {

	background-image: url(../images/superfish-arrows-white.gif);

}

.header-v5 .main-nav .sf-menu .first-level {

	padding-right: 1em;

	padding-left: 1em;

	border-right: none;

}

.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(0,128,156,0.9);

	background-color: #00809c\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: 36px;

	font-weight: normal;

	font-size: 13px;

	color: #fff;

}

.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: #39afbd;

	color: #fff;

}

.header-v5 .main-nav .sf-menu li li .sf-sub-indicator {

	top: 1em;

	display: block;

}

/* ============================= header ============================= */

/*.header { min-height:80px; height:auto !important; _height:80px; }

.has-min-height { min-height:160px; height:auto !important; _height:160px; }

*/













/* ============================= page-title & page-name & page-menu ============================= */

.page-title .page-width {

	overflow: hidden;

}

.page-title .page-name {

	line-height: 38px;

}

.page-title .page-name h2 {

	font-size: 16px;

}

.page-title .breadcrumbs {

	line-height: 38px;

}

.page-title-inner {

	background: none;

	border-bottom: 1px solid #e5e5e5;

	padding: 0;

	margin-top: -15px;

	margin-bottom: 20px;

}

.page-title-inner .breadcrumbs {

	padding-left: 16px;

	background: url(../images/icon-home.png) no-repeat left center;

}

.page-menu {

	margin-bottom: 35px;

}

.page-menu-title {

	margin-bottom: 30px;

}

.page-menu-title h3 {

	display: inline-block;

*display:inline;

*zoom:1;

	padding-bottom: 15px;

	border-bottom: 3px solid #fff;

	font-weight: normal;

	font-size: 18px;

	line-height: normal;

	color: #fff;

}

.page-menu-title p {

	line-height: normal;

	margin-bottom: 15px;

	color: #fff;

	font-size: 24px;

	font-family: Arial, Helvetica, sans-serif;

}

.page-menu-content {

}

.page-menu-content ul {

}

.page-menu-content ul li {

	position: relative;

}

.page-menu-content ul li.last {

	background: none;

}

.page-menu-content ul li a {

	display: block;

	padding: 6px 0;

	color: #a6a6a6;

	font-size: 15px;

*zoom:1;

}

.page-menu-content ul li i {

	display: none;

	width: 7px;

	height: 7px;

	overflow: hidden;

	position: absolute;

	top: 17px;

	right: 0;

	_right: 15px;

}

.page-menu-content ul li a:hover {

	text-decoration: none;

	color: #fff;

}

.page-menu-content ul li:hover i {

}

.page-menu-content ul ul {

	padding: 0 0 5px 20px;

	margin-top: -3px;

}

.page-menu-content ul ul li {

	border-bottom: none;

	background-image: none;

}

.page-menu-content ul ul li a {

	line-height: normal;

	padding: 5px 0 5px 10px;

	background: url(../images/page-menu-sub.gif) no-repeat left center;

	font-size: 12px;

}

.page-menu-content ul li.current a {

	color: #fff;

}

.page-menu-content ul li.current i {

	background-image: url(../images/page-menu-c.gif);

}

.page-menu-content ul li.current ul {

	display: block;

}

.page-menu-content ul li.current ul li {

}

.page-menu-content ul li.current ul li a {

	color: #a6a6a6;

	padding-left: 10px;

	background: url(../images/page-menu-sub.gif) no-repeat left center;

}

.page-menu-content ul li.current ul li a:hover, .page-menu-content ul li.current ul li.current a {

	color: #fff;

	background-image: url(../images/page-menu-sub-c.gif);

}

/* ============================= main ============================= */

.main {

}

.page-title-wrap {

	position: relative;

	margin-bottom: 40px;

	text-align: center;

}

.page-title-wrap h2 {

	display: inline-block;

*display:inline;

*zoom:1;

	padding: 0 10px 15px;

	line-height: normal;

	border-bottom: 3px solid #fff;

	color: #fff;

	font-size: 24px;

	font-weight: normal;

}
.carousel-prev {

	left: 0;

}

.carousel-next {

	right: 0;

}
.full-page-content {

	width: 100%;

	margin-left: auto;

	margin-right: auto;

	padding: 50px 0 45px;

}

.full-page-content .page-menu {

	background-color: transparent;

	margin-bottom: 30px;

}

.full-page-content .page-menu-content {

	padding: 0;

}

.full-page-content .page-menu-content ul {

	padding: 0;

	text-align: center;

}

.full-page-content .page-menu-content ul li {

	border-bottom: none;

	display: inline-block;

*display:inline;

*zoom:1;

	background-image: none;

	margin: 0 8px;

}

.full-page-content .page-menu-content ul li a {

	line-height: 38px;

	padding: 0 40px;

	font-size: 14px;

	border: 1px solid #333;

	background-color: #000;

	opacity: 0.8;

	filter: alpha(opacity=80);

}

.full-page-content .page-menu-content ul li a:hover {

	background: #fff;

	border-color: #fff;

	opacity: 1;

	filter: alpha(opacity=100);

	color: #333;

}

.full-page-content .page-menu-content ul li.current a {

	background: #fff;

	border-color: #fff;

	opacity: 1;

	filter: alpha(opacity=100);

	color: #333;

}

.sidebar {

	width: 240px;

	padding: 0 0 50px;

	position: relative;

	z-index: 10;

}

.sidebar .qhd-content img {

	max-width: 240px;

	height: auto !important;

}

.content {

	width: 720px;

	padding: 0 0 50px;

	_overflow: hidden;

}

.content .qhd-content img {

	max-width: 720px;

	height: auto !important;

}

.content .product-intr .product-preview .gallery-img-wrap .ad-gallery {

	width: 360px;

}

.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: 270px;

}

.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-nav .ad-thumbs {

	margin: 0 30px;

	width: 300px;

}

.content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,  .content .product-intr .product-preview .gallery-img-wrap .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {

	width: 30px;

	height: 60px;

	margin-top: -30px;

}

.content .product-intr .product-preview .single-img-wrap img {

	width: 350px !important;

}

.content .product-intr .zoom-small-image img {

	width: 364px !important;

}

.content .product-intr .zoom-thumbs {

	width: 376px;

}

.content .product-detail .product-name h1 {

	font-size: 16px;

}

.content .product-detail .price {

	font-size: 15px;

}

.full-page-content-wrapper {

	min-height: 250px;

	height: auto !important;

	_height: 250px;

}

.white-bg-wrapper {

	background-color: #fff;

}

.white-bg-wrapper .page-title {

	border-bottom: 1px dashed #c4c4c4;

}

.white-bg-wrapper .page-title h2 {

	line-height: normal;

	padding: 20px 25px 15px;

	font-size: 20px;

	color: #333;

}

.white-bg-wrapper .full-page-content-wrapper {

	padding: 30px 40px 50px;

}

.article-detail .article-title h1 {

	color: #fff;

	font-size: 24px;

	font-weight: normal;

}

.article-detail .entry-meta {

	border: none;

	color: #9c9c9c;

}

.article-detail .entry-meta a {

	color: #9c9c9c;

}

.article-detail .entry-meta a:hover {

	color: #fff;

}

.article-detail .article-content-wrapper {

	background-color: #fff;

	padding: 30px 40px 50px;

}

.full-screen {

	width: 100%;

	overflow: hidden;

}

.full-screen-sidebar {

	background: #262626;

	padding: 60px 30px;

	color: #fff;

}

.full-screen-sidebar a {

	color: #a6a6a6;

}

.full-screen-sidebar a:hover {

	color: #fff;

}

.full-screen-content {

	min-height: 200px;

	height: auto !important;

	_height: 200px;

	padding: 60px;

}

/*

	.full-screen-content .entry-item { background-color:#2a2a2a; padding-bottom:0; margin-bottom:40px; border-bottom:none; transition: all 0.5s ease 0s; }

	.full-screen-content .entry-item a { color:#fff; }	

	.full-screen-content .entry-item .typo-text { margin-top:15px; margin-right:20px; }

	.full-screen-content .entry-item:hover { background-color:#fff; }	

	.full-screen-content .entry-item:hover a { color:#1a1a1a; }

	.full-screen-content .entry-item:hover a:hover { color:#f30; }

	

	

	

	.font-white { color:#333 !important; }	

	.font-white a { color:#666 !important; }

	.font-white a:hover { color:#333 !important; }	

	.font-white .module-divider { background-color:#ccc !important; }

	

	*/



/* ============================= footer ============================= */

.footer {

	overflow: hidden;

	background-color: #f0eced;

	font-size: 13px;

}

.footer-main .page-width {

	padding-top: 35px;

	padding-bottom: 35px;

}

.footer .module-title-default > .module-title-content h3 {

	font-size: 16px;

	color: #4d4d4d;

}

.footer .module-more-default a {

	font-size: 12px;

}

/* ============================= bottom ============================= */

.bottom {

	overflow: hidden;

	font-size: 13px;

	color: #888;

	background: #101010 url(../images/bottom-bg.jpg);

}

.bottom .page-width {

	padding-top: 30px;

	padding-bottom: 30px;

}

.bottom a {

	color: #888;

}

.bottom a:hover {

	color: #fff;

}

.bottom .module-divider {

	margin-bottom: 20px;

	margin-top: 20px;

	background-color: #262626;

}

.bottom .module-title-default {

	margin-bottom: 5px;

}

.bottom .module-title-default > .module-title-content > h3 {

	font-size: 14px;

	line-height: 18px;

	color: #ccc;

}

.bottom .module-more-default a {

	color: #e5e5e5;

	background-color: #1a1b1d;

}

.bottom .module-more-default a:hover {

	color: #fff;

	background-color: #e20620;

}

.QHDEmptyArea {

	line-height: 0;

	height: 0;

	margin-top: 0 !important;

	margin-bottom: 0 !important;

	padding-top: 0 !important;

	padding-bottom: 0 !important;

}

/* =======================================================================

 white bg css

==========================================================================*/

.white-bg .qhd-content {

	color: #333;

}

.white-bg .qhd-content a {

	color: #333;

}

.white-bg .qhd-content a:hover {

	color: #f30;

}

.white-bg .qhd-content hr {

	border-color: #ddd;

}

.white-bg .table {

	background-color: transparent;

}

.white-bg .table th, .white-bg .table td {

	border-top: 1px solid #DDDDDD;

	color: #333;

}

.white-bg .table-striped tbody tr:nth-child(2n+1) td, .white-bg .table-striped tbody tr:nth-child(2n+1) th {

	background-color: #F9F9F9;

}

.white-bg .table th {

	background: #EBEBEB;

}

.white-bg .table-bordered {

	-moz-border-colors: none;

	border-collapse: separate;

	border-color: #DDDDDD #DDDDDD #DDDDDD;

	border-style: solid solid solid none;

	border-width: 1px 1px 1px 0;

}

.white-bg .table-bordered th, .white-bg .table-bordered td {

	border-left: 1px solid #DDDDDD;

}

.white-bg .table-row thead th {

	background: #ebebeb;

}

.white-bg .table-row tbody th {

	background: #f5f5f5;

}

.white-bg .table-col tbody th {

	background: #ebebeb;

}

/* ====== Slideshow & Scrollable ====== */

.white-bg .scrollable ul li h2 a {

	color: #333;

}

.white-bg .scrollable ul li h2 a:hover {

	color: #f30;

}

.white-bg .scrollable .carousel-direction a:hover {

	color: #333;

}

.white-bg .scrollable .carousel-direction a.disabled, .white-bg .scrollable .carousel-direction a.disabled:hover {

	color: #e5e5e5;

}

/* ====== Tab & Accordion ====== */

.white-bg .tab-more a {

	border-color: #666;

	color: #666;

}

.white-bg .tab-more a:hover {

	background-color: #666;

	color: #fff;

}

/* 文章 & 产品 公用

------------------------------------------------------------------------------------------ */

.white-bg .entry-item {

	background-color: transparent;

	border-bottom: 1px dotted #d9d9d9;

	margin: 0 0 23px;

	padding: 0 0 25px;

}

.white-bg .entry-item:hover {

	background-color: #fff;

}

.white-bg .entry-item:hover a {

	color: #333;

}

.white-bg .entry-item:hover a:hover {

	color: #f30;

}

.white-bg .entry-item .typo-text {

	padding: 0;

}

.white-bg .entry-title a {

	color: #333;

}

.white-bg .portfolio-title a {

	color: #333;

}

.white-bg .portfolio-title a:hover {

	color: #f30;

}

.white-bg .product-filter dd a.current {

	color: #fff;

}

.white-bg .gallery-detail-title h1 {

	color: #333;

}

/* 分类 */

.white-bg .category ul li a {

	color: #333;

}

.white-bg .category ul li a:hover {

	color: #f30;

}

.white-bg .category ul li.current a {

	color: #f30;

}

.white-bg .category ul li.current ul li a {

	color: #333;

}

.white-bg .category ul li.current ul li a:hover, .white-bg .category ul li.current ul li.current a {

	color: #f30;

	background: url(../images/page-menu-sub.gif) no-repeat left center;

}

/* 文章 */

.white-bg .article-list-row li {

	border-bottom: 1px dotted #d9d9d9;

}

.white-bg .article-list-row li .article-title {

	color: #4d4d4d;

}

.white-bg .article-list-row li .article-title:hover {

	color: #f30;

}

.white-bg .headlines-list .headlines-content-bg {

	border-bottom: none;

}

.white-bg .headlines-list .headlines-content .entry-title a {

	color: #333;

}

.white-bg .headlines-list .headlines-content .entry-title a:hover {

	color: #f30;

}

.white-bg .headlines-list .headlines-content {

	border-bottom: none;

}

.white-bg .entry-list-article .entry-item a {

	color: #808080;

}

.white-bg .article-list .portfolio-summary .qhd-content {

	color: #8b8b8b;

}

.white-bg .article-list li a:hover {

	background-color: #f2f2f2;

}

.white-bg .article-list-row li .file-download-disabled, .white-bg .article-list-row li .file-download-disabled:hover {

	background: url(../images/icon-download-disabled.gif) no-repeat left center;

	color: #ccc;

	cursor: not-allowed;

}

.white-bg .blog-list .entry-item {

	padding: 0;

}

.white-bg .article-detail .article-title h1 {

	color: #333;

}

.white-bg .article-detail .entry-meta {

	border-bottom: 1px dotted #ccc;

}

.white-bg .article-detail .entry-meta a:hover {

	color: #f30;

}

.white-bg .article-detail .article-content-wrapper {

	padding-left: 0;

	padding-right: 0;

}

/* 产品 */

.white-bg .product-filter dt {

	color: #333;

}

.white-bg .product-filter dd a {

	color: #666;

}

.white-bg .product-detail .product-name h1 {

	color: #333;

}

.white-bg .product-detail .product-info-item {

	border-color: #e5e5e5;

	color: #4d4d4d;

}

/* Link 链接

------------------------------------------------------------------------------------------ */

.white-bg .link a {

	color: #333;

}

.white-bg .link a:hover {

	color: #f30;

}

.white-bg .link-list .link-name a {

	color: #333;

}

.white-bg .link-list .link-name a:hover {

	color: #f30;

}

/* 容器

------------------------------------------------------------------------------------------ */

.white-bg .module-title-default > .module-title-content h3 {

	color: #333;

}

.white-bg .module-title-default > .module-title-content span {

	color: #666;

}

.white-bg .module-title-default > .module-title-content span strong {

	color: #666;

}

.white-bg .module-border-title p {

	color: #4d4d4d;

}

.white-bg .module-border-title h3 {

	color: #333;

	border-bottom-color: #666;

}

.white-bg .module-full-screen-title > .module-title-content > h2 {

	color: #333;

}

.white-bg .module-full-screen-black .module-full-screen-title > .module-title-content > h2 {

	color: #fff;

}

.white-bg .module-full-screen-black .module-full-screen-content .qhd-content {

	color: #fff;

}

.white-bg .pagination span, .pagination a {

	color: #fff;

	background-color: #666;

}

.white-bg .pagination a:hover {

	background: #f30;

	color: #fff;

	text-decoration: none;

}

.white-bg .pagination a:active {

	color: #fff;

}

.white-bg .pagination .disabled {

	background-color: #ccc;

	color: #999;

	cursor: default;

}

.white-bg .pagination .current {

	background-color: #f30;

	color: #fff;

}

/*分页*/

.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: #0d0d0d;

	color: #333;

}

.m-page span {

	font-size: 14px;

	padding-right: 10px;

}


.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #000;color:#999}
.pagess ul li:hover{ background:#666; color:#fff;border: 1px solid #666}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #666;padding: 2px 9px;margin: 0 3px;background: #666;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}