﻿@charset "utf-8";

/*
* 
 * 
 * 
 * 
 * Style - Common
 * 
 */

/* ---------- Reset ---------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: 0px;
}

html {
	_width: 100%;
	_height: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	_filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	_width: 100%;
	_height: 100%;
	font-size: 12px;
	font-family: Helvetica,Georgia,微软雅黑,Arial,sans-serif,宋体;
	color: #666666;
	background-color: #ffffff;
	_background-image: url(about: blank);
	_background-attachment: fixed;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

img {
	vertical-align: middle;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

ul {
	list-style-type: none;
}

input {
	vertical-align: middle;
	outline: none;
}

textarea {
	outline: 0px;
	resize: none;
}

/* ---------- Base ---------- */

.black {
	color: black;
}

.white {
	color: white;
}

.gray {
	color: gray;
}

.red {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

.hidden {
	display: none;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: "\0020";
}

.dialogOverlay {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	_top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
	left: 0px;
	z-index: 99;
	filter: alpha(opacity = 30);
	-moz-opacity: 0.30;
	opacity: 0.30;
	zoom: 1;
	background: url(../images/dialog_overlay.png);
}

/* ---------- Grid ---------- */

div.container {
	width: 100%;
	margin: 0px auto;
	*zoom: 1;
}
div.container .my_main{ width: 1200px; margin: 0 auto; min-height: 460px;}
.clear{ clear: both;}
.clear_height{ clear: both; height: 10px; width: 100%;}
.clear_height2{ clear: both; height: 20px; width: 100%;}
.clear_height3{ clear: both; height: 30px; width: 100%;}

div.container:after {
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: "\0020";
}

div.container .span1, div.container .span2, div.container .span3, div.container .span4, div.container .span5, div.container .span6, div.container .span7, div.container .span8, div.container .span9, div.container .span10, div.container .span11, div.container .span12, div.container .span13, div.container .span14, div.container .span15, div.container .span16, div.container .span17, div.container .span18, div.container .span19, div.container .span20, div.container .span21, div.container .span22, div.container .span23, div.container .span24 {
	_display: inline;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

div.container .span1 {
	width: 30px;
}

div.container .span2 {
	width: 70px;
}

div.container .span3 {
	width: 110px;
}

div.container .span4 {
	width: 150px;
}

div.container .span5 {
	width: 190px;
}

div.container .span6 {
	width: 230px;
}

div.container .span7 {
	width: 270px;
}

div.container .span8 {
	width: 310px;
}

div.container .span9 {
	width: 350px;
}

div.container .span10 {
	width: 390px;
}

div.container .span11 {
	width: 430px;
}

div.container .span12 {
	width: 470px;
}

div.container .span13 {
	width: 510px;
}

div.container .span14 {
	width: 550px;
}

div.container .span15 {
	width: 590px;
}

div.container .span16 {
	width: 630px;
}

div.container .span17 {
	width: 670px;
}

div.container .span18 {
	width: 710px;
}

div.container .span19 {
	width: 750px;
}

div.container .span20 {
	width: 790px;
}

div.container .span21 {
	width: 830px;
}

div.container .span22 {
	width: 870px;
}

div.container .span23 {
	width: 910px;
}

div.container .span24 {
	width: 950px;
	margin-right: 0px;
}

div.container .prepend1 {
	padding-left: 40px;
}

div.container .prepend2 {
	padding-left: 80px;
}

div.container .prepend3 {
	padding-left: 120px;
}

div.container .prepend4 {
	padding-left: 160px;
}

div.container .prepend5 {
	padding-left: 200px;
}

div.container .prepend6 {
	padding-left: 240px;
}

div.container .prepend7 {
	padding-left: 280px;
}

div.container .prepend8 {
	padding-left: 320px;
}

div.container .prepend9 {
	padding-left: 360px;
}

div.container .prepend10 {
	padding-left: 400px;
}

div.container .prepend11 {
	padding-left: 440px;
}

div.container .prepend12 {
	padding-left: 480px;
}

div.container .prepend13 {
	padding-left: 520px;
}

div.container .prepend14 {
	padding-left: 560px;
}

div.container .prepend15 {
	padding-left: 600px;
}

div.container .prepend16 {
	padding-left: 640px;
}

div.container .prepend17 {
	padding-left: 680px;
}

div.container .prepend18 {
	padding-left: 720px;
}

div.container .prepend19 {
	padding-left: 760px;
}

div.container .prepend20 {
	padding-left: 800px;
}

div.container .prepend21 {
	padding-left: 840px;
}

div.container .prepend22 {
	padding-left: 880px;
}

div.container .prepend23 {
	padding-left: 920px;
}

div.container .append1 {
	padding-right: 40px;
}

div.container .append2 {
	padding-right: 80px;
}

div.container .append3 {
	padding-right: 120px;
}

div.container .append4 {
	padding-right: 160px;
}

div.container .append5 {
	padding-right: 200px;
}

div.container .append6 {
	padding-right: 240px;
}

div.container .append7 {
	padding-right: 280px;
}

div.container .append8 {
	padding-right: 320px;
}

div.container .append9 {
	padding-right: 360px;
}

div.container .append10 {
	padding-right: 400px;
}

div.container .append11 {
	padding-right: 440px;
}

div.container .append12 {
	padding-right: 480px;
}

div.container .append13 {
	padding-right: 520px;
}

div.container .append14 {
	padding-right: 560px;
}

div.container .append15 {
	padding-right: 600px;
}

div.container .append16 {
	padding-right: 640px;
}

div.container .append17 {
	padding-right: 680px;
}

div.container .append18 {
	padding-right: 720px;
}

div.container .append19 {
	padding-right: 760px;
}

div.container .append20 {
	padding-right: 800px;
}

div.container .append21 {
	padding-right: 840px;
}

div.container .append22 {
	padding-right: 880px;
}

div.container .append23 {
	padding-right: 920px;
}

div.container .last {
	margin-right: 0px;
}

/* ---------- Form ---------- */

input.text {
	width: 220px;
	height: 26px;
	line-height: 26px;
	padding: 0px 4px;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background: url(../images/common.gif) 0px 0px no-repeat;
}
input.text1 {
	width: 500px;
	height: 26px;
	line-height: 26px;
	padding: 0px 4px;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background: url(../images/common.gif) 0px 0px no-repeat;
}

input.text[type=file] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
input.text1[type=file] {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input.text:hover {
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	border: 1px solid #74b9ef;
	background: none;
}
input.text1:hover {
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	border: 1px solid #74b9ef;
	background: none;
}

input.text:disabled {
	background-color: #f6f6f6;
}
input.text1:disabled {
	background-color: #f6f6f6;
}

input.text:disabled:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background-color: #f6f6f6;
}
input.text1:disabled:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background-color: #f6f6f6;
}

select{ 
	width: 220px;
	height: 26px;
	line-height: 26px;
	padding: 0px 4px;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background: url(../images/common.gif) 0px 0px no-repeat;
}
select.text1{
	width: 500px;
	height: 26px;
	line-height: 26px;
	padding: 0px 4px;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid;
	border-color: #b8b8b8 #dcdcdc #dcdcdc #b8b8b8;
	background: url(../images/common.gif) 0px 0px no-repeat;
}

textarea.text {
	width: 440px;
	height: 160px;
	padding: 4px;
	color: #666666;
	font-size: 12px;
	-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c1c1c1;
}
textarea.text1 {
	width: 500px;
	height: 160px;
	padding: 4px;
	color: #666666;
	font-size: 12px;
	-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c1c1c1;
}

textarea.text:hover {
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	border: 1px solid #74b9ef;
}
textarea.text1:hover {
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	border: 1px solid #74b9ef;
}

textarea.text:disabled {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #f6f6f6;
}
textarea.text1:disabled {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #f6f6f6;
}

textarea.text:disabled:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c1c1c1;
	background-color: #f6f6f6;
}
textarea.text1:disabled:hover {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c1c1c1;
	background-color: #f6f6f6;
}

a.button {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	display: -moz-inline-stack;
	float: left;
	padding: 0px 14px;
	margin-right: 10px;
	color: #646464;
	text-shadow: 1px 1px #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: 1px solid #dcdcdc;
	background: url(../images/common.gif) 0px -30px repeat-x;
}

a.button:hover {
	color: #333333;
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	border: 1px solid #cccccc;
	background-position: 0px -60px;
}

a.button:active {
	background-position: 0px -90px;
}

a.button:disabled {
	color: #bbbbbb;
}

a.button:disabled:hover, a.button:disabled:active {
	color: #bbbbbb;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	background-position: 0px 0px;
}

input.button {
	height: 28px;
	line-height: 28px;
	*line-height: 24px;
	display: inline-block;
	display: -moz-inline-stack;
	padding: 0px 14px;
	margin-right: 10px;
	color: #646464;
	cursor: pointer;
	*overflow: visible;
	text-shadow: 1px 1px #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: 1px solid #dcdcdc;
	background: url(../images/common.gif) 0px -30px repeat-x;
}

@-moz-document url-prefix() {
	input.button {
		padding: 0px 10px;
	}
}

input.button:hover {
	color: #333333;
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 6px rgba(0, 0, 0, 0.15);
	border: 1px solid #cccccc;
	background-position: 0px -60px;
}

input.button:active {
	background-position: 0px -90px;
}

input.button:disabled {
	color: #bbbbbb;
}

input.button:disabled:hover, input.button:disabled:active {
	color: #bbbbbb;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #dcdcdc;
	background-position: 0px 0px;
}

span.requiredField {
	padding-right: 3px;
	color: #ff6d6d;
	font-size: 10px;
}

label.fieldError {
	line-height: 23px;
	color: #ffb042;
	padding-left: 6px;
}

/* ---------- Message ---------- */

div.xxMessage {
	padding: 10px 30px;
	display: none;
	position: fixed;
	_position: absolute;
	top: 25%;
	_top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(25 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + "px");
	left: 50%;
	z-index: 100;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 6px #999999;
	-moz-box-shadow: 1px 1px 6px #999999;
	box-shadow: 1px 1px 6px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=270,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=270,strength=3);
	border: 1px solid #999999;
	background-color: #ffffff;
}

div.xxMessage .messageContent {
	line-height: 24px;
	padding: 0px 10px 0px 30px;
	color: #666666;
}

div.xxMessage .messagewarnIcon {
	background: url(../images/common.gif) -60px -330px no-repeat;
}

div.xxMessage .messagesuccessIcon {
	background: url(../images/common.gif) -30px -360px no-repeat;
}

div.xxMessage .messageerrorIcon {
	background: url(../images/common.gif) 0px -390px no-repeat;
}

div.xxMessage .messageIframe {
	width: 2000px;
	height: 2000px;
	position: absolute;
	left: -100px;
	top: -100px;
	z-index: -1;
}

/* ---------- Loading ---------- */

span.loadingIcon {
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	background: url(../images/loading_icon.gif) center no-repeat;
}

span.loadingBar {
	width: 208px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	background: url(../images/loading_bar.gif) center no-repeat;
}

/* ---------- Path ---------- */

div.path {
	height: 25px;
	line-height: 25px;
	clear: both;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: solid 1px #e4e4e4;
	margin-top: 20px;
}

div.path li {
	float: left;
	padding: 0px 20px 0px 10px;
	color: #d96663;
	background: url(../images/common.gif) right -270px no-repeat;
}

div.path li.last {
	background: none;
}

/* ---------- Header ---------- */

div.header .logo {
	height: 84px;
	overflow: hidden;
	margin-top: 54px;
}
div.header .logo img{max-width: 510px;}
div.header .headerAd {
	height: 60px;
}

div.header .topNav ul {
	float: right;
}

div.header .topNav li {
	line-height: 30px;
	float: left;
}

div.header .topNav li a {
	margin: 0px 6px;
}

div.header .headerLogin, div.header .headerRegister, div.header .headerUsername, div.header .headerLogout {
	display: none;
}
div.header .headTop{width: 1200px; margin: 0 auto; height: 160px;}
div.header .cart {
	width: 480px;
	height: 28px;
	line-height: 28px;
	_display: inline;
	float: left;
	margin-left: 140px;
	margin-bottom: 4px;
	margin-top: 60px;
}

div.header .phone {
	height: 28px;
	line-height: 28px;
	float: right;
	margin-bottom: 4px;
	padding: 0px 10px 0px 26px;
	white-space: nowrap;
	border: solid 1px #f0f0f0;
	background: url(../images/common.gif) -210px -210px no-repeat #fcfcfc;
}

div.header .phone strong {
	font-size: 14px;
	font-weight: bold;
}

div.header .mynav {
	width:100%;
	height: 50px;
	overflow: hidden;
	background-color: #1d1d1d;
}
div.header .mainNav {
	width:1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
	background-color: #1d1d1d;
}

div.header .mainNav li {
	height: 50px;
	line-height: 50px;
	float: left;
	color: #747474;
}

div.header_banner .mainNav li a{display: inline-block; height: 41px; width: 102px; }

div.header_banner .mainNav li:hover {
	color: #fff;
	background-color: #b60000;
}
div.header_banner .mainNav li:hover a{ color: #fff;}
div.header_banner .mainNav li a:hover{ color: #fff;}

div.header .mainNav a.current {
	height: 50px;
	line-height: 50px;
	color: #fff;
	border-bottom: solid 1px #1d1d1d;
}

div.header .tagWrap {
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	background: url(../images/common.gif) 0px -120px repeat-x;
}

div.header .tag {
	width: 230px;
	float: left;
	margin-right: 10px;
}

div.header .tag li {
	float: left;
	border-right: solid 1px #e4e4e4;
}

div.header .tag .icon {
	padding-right: 10px;
	background: right 2px no-repeat;
}

div.header .tag a {
	margin: 0px 20px;
}

div.header .hotSearch {
	width: 390px;
	height: 38px;
	line-height: 38px;
	float: left;
	margin-right: 10px;
	text-align: right;
	overflow: hidden;
}

div.header .search {
	width: 380px;
	height: 28px;
	line-height: 28px;
	position: relative;
	border: 1px solid #188eee;
	float: left;
}

div.header .search .keyword {
	height: 28px;
	line-height: 28px;
	margin: 0px;
	position: absolute;
	left: 5px;
	color: #888888;
	outline: none;
	border: none;
	background: none;
	width: 300px;
}

div.header .search button {
	width: 80px;
	height: 28px;
	line-height: 28px;
	float: right;
	margin: 0px;
	font-size: 12px;
	position: relative;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	blr: expression(this.hideFocus = true);
	border: none;
	background: #188eee;
}
div.header .studyRcd {
	display: inline-block;
	width: 87px;
	height: 28px;
	line-height:28px;
	border: 1px solid #ccc;
	text-align: center;
	float: right;
	
}
/* ---------- Footer ---------- */
div.footer .footerInner{ width: 1200px; margin: 0 auto;}


div.footer .bottomNav {
	margin-bottom: 10px;
	text-align: left;
	padding-top: 30px;
	padding-left: 130px;
}

div.footer .bottomNav li {
	line-height: 26px;
	display: inline;
	width: 130px;
}

div.footer .bottomNav a {
	margin: 0px 10px;
	font-size: 16px;
}
.foot_bottom{ width: 990px; text-align: center; margin: 0 auto; margin-top: 30px;}
.foot_bottom .address{ width: 635px; float: left; text-align: left; padding-top: 20px; padding-left: 35px;}
.foot_bottom .address p{ width: 670px; text-align: left; font-size: 14px; line-height:36px; }
.foot_bottom .code{ width: 320px; float: left;}
.foot_bottom .code .codeImg{ width: 130px; float: left; height: 170px; margin-right: 10px;}
.foot_bottom .code .codeImg span{ display: inline-block; line-height: 35px; text-align: center; color: #b4b4b4; font-size: 14px;}



.copyright {
	line-height: 65px;
	color: #fff;
	text-align: center;
	background: #4d4d4d;
	font-size: 14px;
}

/* ---------- Pagination ---------- */

div.pagination {
	height: 20px;
	float: right;
	margin-bottom: 10px;
}

div.pagination a, div.pagination span {
	height: 18px;
	line-height: 18px;
	display: inline;
	float: left;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	outline: none;
	blr: expression(this.hideFocus = true);
}

div.pagination a {
	padding: 0px 5px;
	border: 1px solid #cccccc;
}

div.pagination a:hover {
	border: 1px solid #fd6d01;
	text-decoration: none;
}

div.pagination a.previousPage {
	width: 18px;
	padding: 0px;
	background: url(../images/common.gif) 0px -180px no-repeat;
}

div.pagination span.previousPage {
	width: 18px;
	cursor: default;
	border: 1px solid #cccccc;
	background: url(../images/common.gif) -30px -180px no-repeat;
}

div.pagination a.nextPage {
	width: 18px;
	padding: 0px;
	background: url(../images/common.gif) 0px -210px no-repeat;
}

div.pagination span.nextPage {
	width: 18px;
	cursor: default;
	border: 1px solid #cccccc;
	background: url(../images/common.gif) -30px -210px no-repeat;
}

div.pagination a.firstPage {
	width: 18px;
	padding: 0px;
	background: url(../images/common.gif) -60px -180px no-repeat;
}

div.pagination span.firstPage {
	width: 18px;
	cursor: default;
	border: 1px solid #cccccc;
	background: url(../images/common.gif) -90px -180px no-repeat;
}

div.pagination a.lastPage {
	width: 18px;
	padding: 0px;
	background: url(../images/common.gif) -60px -210px no-repeat;
}

div.pagination span.lastPage {
	width: 18px;
	cursor: default;
	border: 1px solid #cccccc;
	background: url(../images/common.gif) -90px -210px no-repeat;
}

div.pagination .currentPage {
	padding: 0px 5px;
	color: #fd6d01!important;
	font-weight: bold;
	cursor: default;
	border: 1px solid #fd6d01;
	background-color: #ffede1;
}

div.pagination .pageBreak {
	padding: 0px 5px;
	color: #3366cc;
	cursor: default;
}
/*新皮肤头部底部*/
/**
 * 底部样式
 */
.footer {
	height: 370px;
	width: 100%;
	background-color: #b20000;
}

.footer_center {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.footer_center_left {
	float: left;
	width: 200px;
	height: 100%;
}

.footer_center_left_img {
	padding-top: 55px;
}

.footer_center_left span {
	font-size: 18px;
	font-weight: bold;
	color: white;
	letter-spacing: 1.5px;
}

.footer_center_mid {
	float: left;
	margin-top: 10px;
	width: 660px;
}

.footer_center_mid ul {
	display: block;
	margin-top: 35px;
}

.footer_center_mid li {
	display: inline-block;
	color: white;
	font-size: 12px;
	margin-left: 20px;
}
.footer_center_mid ul.footer_nav li {
	font-size: 16px;
	margin-left: 20px;
}

.footer_center_mid span {
	display: block;
	margin-top: 10px;
	color: white;
	font-size: 12px;
	margin-left: 20px;
}

.footer_center_right {
	float: right;
}

.footer_center_right_sj {
	float: right;
	margin-top: 37px;
}

.footer_center_right_gzh {
	float: right;
	margin-top: 37px;
	margin-right: 36px;
}

.footer_center_right span {
	display: block;
	margin-top: 7px;
	color: white;
	font-size: 12px;
}

/**
 * 顶部样式
 */
.header_status {
	height: 32px;
	width: 100%;
	background-color: #F6F6F6;
}

.header_status_center {
	margin: 0 auto;
	height: 100%;
	width: 1200px;
}

.header_status_center span {
	font-size: 12px;
	color: #666666;
	line-height: 32px;
}

.header_status_center ul {
	display: block;
	float: right;
}

.header_status_center li {
	display: inline;
	font-size: 12px;
	color: #666666;
	line-height: 32px;
}

.header_logo_center {
	margin: 0 auto;
	height: 113px;
	width: 1200px;
}

.header_logo_center_img {
	float: left;
}

.header_logo_center_img img {
	margin-top: 23px;
}

.header_logo_center_span {
	float: left;
	margin-left: 18px;
}

.header_logo_center_span_ch {
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #505050;
	letter-spacing: 1.5px;
	margin-top: 36px;
}

.header_logo_center_span_en {
	display: block;
	font-size: 14px;
	color: #9F9F9F;
	letter-spacing: 1.5px;
	margin-top: 6px;
}

.header_logo_center_input {
	float: right;
	z-index: -1;
}

.header_logo_center_input button {
	display: block;
	float: right;
	width: 70px;
	height: 38px;
	background-color: #b30000;
	color: white;
	border: none;
	margin-top: 36px;
	cursor: pointer;
}

.header_logo_center_input input {
	display: block;
	float: right;
	width: 300px;
	height: 34px;
	margin-top: 36px;
	z-index: -1;
	padding-left: 40px;
}

.icon_search {
	position: absolute;
	z-index: 5;
	background-image: url(../img/icon_08.png);
	height: 90px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: 12px 48px;
}

.header_banner {
	width: 100%;
	height: 41px;
	border-bottom: 2px solid #b60000; 
}

.header_banner_center {
	margin: 0 auto;
	width: 1200px;
	height: 100%;
}

.header_banner_center ul {
	display: block;
	line-height: 41px;
}

.header_banner_center li {
	display: inline-block;
	height: 100%;
	width: 90px;
	color: black;
	font-size: 16px;
	margin-left: 25px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.5px;
}
.current{
	background-color: #b60000;
	color: white;
}
.footer_center_mid a{
	color: white;
}
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#760C38;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}




/* ---------- Dialog ---------- */

div.xxDialog {
	display: none;
	position: fixed;
	_position: absolute;
	top: 25%;
	_top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(25 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + "px");
	left: 50%;
	z-index: 100;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 6px #999999;
	-moz-box-shadow: 1px 1px 6px #999999;
	box-shadow: 1px 1px 6px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=270,strength=3)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#d4d4d4,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#e5e5e5,direction=270,strength=3);
	*filter: none;
	border: 1px solid #779cb0;
	background: url(../images/common2.gif) 0px -660px repeat-x #ffffff;
}

div.xxDialog .dialogTitle {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	cursor: move;
	background: url(../images/common2.gif) 0px -210px repeat-x;
}

div.xxDialog .dialogClose {
	width: 25px;
	height: 19px;
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	background: url(../images/common2.gif) 0px -330px no-repeat;
}

div.xxDialog .dialogClose:hover {
	background-position: -30px -330px;
}

div.xxDialog .dialogwarnIcon {
	line-height: 24px;
	padding-left: 30px;
	margin: 50px 0px 40px 60px;
	background: url(../images/common2.gif) -60px -360px no-repeat;
}

div.xxDialog .dialogsuccessIcon {
	line-height: 24px;
	padding-left: 30px;
	margin: 50px 0px 40px 60px;
	background: url(../images/common2.gif) -30px -390px no-repeat;
}

div.xxDialog .dialogerrorIcon {
	line-height: 24px;
	padding-left: 30px;
	margin: 50px 0px 40px 60px;
	background: url(../images/common2.gif) 0px -420px no-repeat;
}

div.xxDialog .dialogBottom {
	height: 34px;
	padding-top: 6px;
	text-align: center;
	background: url(../images/common2.gif) 0px -270px repeat-x #ffffff;
}

div.xxDialog .dialogIframe {
	width: 2000px;
	height: 2000px;
	position: absolute;
	left: -100px;
	top: -100px;
	z-index: -1;
}

/* ---------- Browser ---------- */

div.xxBrowser {
	padding: 6px;
}

div.xxBrowser .browserBar {
	height: 30px;
	line-height: 30px;
	margin-bottom: 4px;
}

div.xxBrowser .browserUploadButton {
	position: relative;
	overflow: hidden;
	filter: alpha(opacity = 100);
	*filter: none;
}

div.xxBrowser .browserUploadButton input {
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	opacity: 0;
	outline: none;
	blr: expression(this.hideFocus = true);
	cursor: pointer;
	border: none;
}

div.xxBrowser .browserOrderType {
	margin-right: 6px;
}

div.xxBrowser .browserList {
	height: 260px;
	overflow-y: scroll;
	border: 1px solid #dddddd;
}

div.xxBrowser .browserItem {
	width: 100px;
	height: 120px;
	float: left;
	margin: 4px;
}

div.xxBrowser .browserItem img {
	width: 90px;
	height: 90px;
	clear: both;
	padding: 4px;
	cursor: pointer;
	border: 1px solid #dddddd;
}

div.xxBrowser .browserItem img:hover {
	border: 1px solid #5690d2;
	background-color: #e9eff6;
}

div.xxBrowser .browserItem div {
	width: 100px;
	height: 20px;
	line-height: 20px;
	clear: both;
	text-align: center;
	overflow: hidden;
}