﻿@charset "utf-8";
body {
	font-size:12px;
	color:#000;
	font-family:'Arial';
}
ul, dl, ol, dt, dd {
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	*zoom: 1;
}
ul, li {
	list-style-type:none;
}
.dis {
	display:block;
}
.disNone {
	display:none;
}
images {
	border:0;
	z-index:1;
}
form {
	margin:0;
	padding:0;
}
.font12 {
	font-size:12px;
}
.b {
	font-weight:bold;
}
.i {
	font-style:italic;
}
.delline {
	text-decoration:line-through;
}
/*color*/
.red {
	color:#ff0000;
}
.red a:link {
	color:#ff0000;
	text-decoration:none;
}
.red a:visited {
	color:#ff0000;
	text-decoration:none;
}
.red a:active {
	color:#ff0000;
	text-decoration:none;
}
.red a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.green {
	color:#60c44d;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.lh15 {
	line-height:15px;
}
.lh16 {
	line-height:16px;
}
.lh17 {
	line-height:17px;
}
.lh18 {
	line-height:18px;
}
.lh19 {
	line-height:19px;
}
.lh20 {
	line-height:20px;
}
.lh25 {
	line-height:25px;
}
.mgt10 {
	margin-top:10px;
}
.mgt20 {
	margin-top:20px;
}
.font11 {
	font-size:11px;
}
.white {
	background:#fff;
}
.georgia {
	font-family:Georgia;
	font-size:14px;
	color:#ff0000;
}
/*css hack*/
.cb {
	clear:both;
	zoom:1;
}
.autoh {
	height:100%;
	overflow:auto;
}
.disinline {
	display:inline;
}
/*cut character string*/
.cut_char {
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*Forms*/

input {
	border-bottom:1px #e2e4ec solid;
	border-right:1px #e2e4ec solid;
	border-top:1px #b7b8ba solid;
	border-left:1px #b7b8ba solid;
	font-size:12px;
	background:#fff;
	height:16px;
	line-height:16px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.input{
	line-height:16px;
}
textarea {
	border:1px #dadada solid;
	font-size:12px;
	background:#fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	border:1px #b0b0b0 solid;
	font-size:12px;
	background:#fff;
	height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.input_nostyle {
	border:0;
	height:13px;
	background:none;
	vertical-align:middle;
	width:13px;
}
/*List style*/
.pagination {
	padding-top:20px;
	height:40px;
	font-size:16px;
	color:#af0502;
	font-weight:bold;
	font-family:Arial;
	float:right;
}
.pagination a {
	float:left;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	border-top:1px #eee solid;
	padding:0 10px;
	margin:0;
	height:38px;
	line-height:38px;
	color:#606060;
	font-size:16px;
	font-family:Arial;
}
.pagination a:hover {
	color:#606060;
}
.pagination .page-prev {
	border:1px #eee solid;
	float:left;
}
.page-bottom {
	float:left;
	display:inline;
}
.page-head {
	float:left;
	padding:0 10px;
	margin:0;
	height:38px;
	line-height:38px;
	width:auto;
	border:1px #eee solid;
	color:#7a7a7a;
	font-size:14px;
}
.page-start, page-foot {
	float:left;
	padding:0 10px;
	margin:0;
	height:38px;
	line-height:38px;
	width:auto;
	border:1px #eee solid;
	margin-left:-1px;
	color:#797979;
	font-size:14px;
}
.page-start span {
	/*background:url(../images/bg02.gif) no-repeat -78px -17px;*/
	padding-left:14px;
	display:inline! important;
}
.page-prev span {
	/*background:url(../images/bg02.gif) no-repeat -78px 0;*/
	padding-left:10px;
	padding-right:0;
	display:inline! important;
}
.page-cur {
	float:left;
	padding:0 10px;
	margin:0;
	height:38px;
	line-height:38px;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	border-top:1px #eee solid;
	color:#fff;
	background:#606060;
	font-size:16px;
	font-family:Arial;
}
.page-break {
	float:left;
	color:#999;
	border-right:1px #eee solid;
	padding:0 4px;
	height:40px;
	line-height:40px;
}
.page-next span {
	/*background:url(../images/bg02.gif) no-repeat 0 0px;*/
	padding-right:14px;
	font-size:14px;
	color:#606060;
}
.pagination a:hover .page-next {
	color:#606060;
	background:#fff;
}
.page-end {
	float:left;
	padding:0 10px;
	margin:0;
	height:38px;
	line-height:38px;
	width:auto;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	border-top:1px #eee solid;
	color:#797979;
	font-size:14px;
}
.page-end span {
	/*background:url(../images/bg02.gif) no-repeat 0 -17px;*/
	padding-right:14px;
	display:inline! important;
}
.page-bottom p {
	padding:0;
	margin:0 0 0 16px;
	float:left;
	height:38px;
	line-height:38px;
	display:inline;
}
.page-bottom p em {
	float:left;
	height:40px;
	font-style:normal;
	line-height:40px;
	display:inline;
	color:#808080;
	font-size:14px;
	font-weight:bold;
}
.page-bottom p .page-input {
	border:1px #eee solid;
	height:36px;
	line-height:36px;
	text-align:center;
	float:left;
	display:inline;
	margin-left:8px;
}
.page-bottom p .page-bot {
	border:1px #eee solid;
	background:#606060;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	display:inline;
	margin-left:-1px;
}
.page-bottom p .page-bot_on {
	border:1px #eee solid;
	background:#606060;
	color:#a3a3a3;
	cursor:pointer;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	display:inline;
	margin-left:-1px;
}
/*Index Style Info*/
.warp {
	width:989px;
	margin:0 auto;
}
#search {
	width:185px;
	float:right;
	margin-top:30px;
	height:23px;
	overflow:hidden;
	zoom:1;
	margin-bottom:5px;
	position:relative;
}
#search .search-fields {
	background:url(../images/bg01.gif) 0 0;
	float:left;
	width:141px;
	height:21px;
	padding-left:13px;
	padding-top:2px;
	position:absolute;
	left:0;
	top:0;
}
#search .search-fields input {
	border:0;
	height:18px;
	line-height:18px;
	width:140px;
	font-size:12px;
	color:#b8b8b8;
}
#search .bot1 {
	background:url(../images/bg01.gif) -154px 0;
	border:0;
	padding:0;
	width:31px;
	height:23px;
	float:left;
	cursor:pointer;
	position:absolute;
	left:154px;
	top:0;
}
#shortcut {
	clear:both;
	zoom:1;
	height:30px;
	line-height:30px;
	text-align:right;
	color:#777;
	margin-bottom:10px;
}
#shortcut .loginfo {
	width:590px;
	float:left;
}
#shortcut .loginfo a {
	display:inline;
	margin:0 3px 0 5px;
}
#shortcut a:link {
	color:#777;
	text-decoration:none;
}
#shortcut a:visited {
	color:#777;
	text-decoration:none;
}
#shortcut a:active {
	color:#777;
	text-decoration:none;
}
#shortcut a:hover {
	color:#777;
	text-decoration:underline;
}
#shortcut .loginfo i {
	font-style:normal;
	color:#ff0000;
}
#shortcut .cart {
	background:url(../images/bg01.gif) no-repeat -484px 5px;
	height:30px;
	line-height:30px;
	float:left;
	display:inline;
	margin-left:10px;
	padding-left:24px;
	font-weight:bold;
}
#shortcut .share {
	float:left;
	display:inline;
	margin-left:15px;
	width:85px;
	position:relative;
	height:30px;
	line-height:30px;
	text-align:left;
	color:#7c7c7c;
}
#shortcut .share b {
	position:absolute;
	background:url(../images/bg01.gif) no-repeat -493px -158px;
	width:7px;
	height:4px;
	right:0;
	top:13px;
}
#shortcut .tel {
	float:right;
	color:#777;
	height:25px;
	line-height:25px;
}
#shortcut .tel strong {
	color:#ff0000;
	font-weight:normal;
	font-family:Georgia;
	font-size:18px;
}
#nav {
	clear:both;
	zoom:1;
	background:url(../images/bg01.gif) no-repeat right -28px;
	height:40px;
	margin-bottom:15px;
}
#nav .logo {
	width:173px;
	float:left;
}
#nav ul {
	overflow:hidden;
	/*background:url(../images/bg_nav.gif) repeat-x;*/
	height:40px;
}
#nav ul li {
	float:left;
	padding:0 17px;
	background:url(../images/bg01.gif) no-repeat left -68px;
	height:40px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#605f5f;
	line-height:40px;
	font-weight:bold;
}
#nav ul li a:link {
	color:#605f5f;
	text-decoration:none;
}
#nav ul li a:visited {
	color:#605f5f;
	text-decoration:none;
}
#nav ul li a:active {
	color:#605f5f;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#605f5f;
	text-decoration:none;
}
#nav ul li:hover {
	background:url(../images/bg01.gif) no-repeat 0 -108px;
	color:#fff;
}
#nav ul li:hover a:link {
	color:#fff;
	text-decoration:none;
}
#nav ul li:hover a:visited {
	color:#fff;
	text-decoration:none;
}
#nav ul li:hover a:active {
	color:#fff;
	text-decoration:none;
}
#nav ul li:hover a:hover {
	color:#fff;
	text-decoration:none;
}
#nav .curr {
	background:url(../images/bg01.gif) no-repeat 0 -108px;
	color:#fff;
}
#nav .curr a:link {
	color:#fff;
	text-decoration:none;
}
#nav .curr a:visited {
	color:#fff;
	text-decoration:none;
}
#nav .curr a:active {
	color:#fff;
	text-decoration:none;
}
#nav .curr a:hover {
	color:#fff;
	text-decoration:none;
}
.banner {
	clear:both;
	zoom:1;
	height:399px;
	margin-bottom:10px;
}
.left {
	width:257px;
	float:left;
}
.right {
	width:722px;
	float:right;
}
.bg_login {
	/*background:url(../images/bg_login.gif) no-repeat;*/
	width:255px;
	height:136px;
	padding:55px 1px 0 1px;
	color:#525252;
	zoom:1;
	margin-bottom:10px;
}
.bg_login a:link {
	color:#81c843;
	text-decoration:none;
}
.bg_login a:visited {
	color:#81c843;
	text-decoration:none;
}
.bg_login a:active {
	color:#81c843;
	text-decoration:none;
}
.bg_login a:hover {
	color:#81c843;
	text-decoration:underline;
}
.bg_logined {
	/*background:url(../images/bg_logined.gif) no-repeat;*/
	width:235px;
	height:144px;
	padding:47px 11px 0 11px;
	color:#525252;
	zoom:1;
	margin-bottom:10px;
}
.bg_logined h1 {
	margin:0;
	background:url(../images/bg01.gif) no-repeat left -260px #f4f4f4;
	height:23px;
	line-height:23px;
	color:#2a2a2a;
	padding-left:24px;
	font-size:12px;
	font-weight:normal;
}
.bg_logined h1 span {
	color:#de1616;
	font-weight:bold;
}
.bg_logined h2 {
	margin:0;
	padding-top:8px;
	line-height:20px;
	color:#676767;
	font-size:12px;
	font-weight:normal;
	padding-left:7px;
}
.logined_bot {
	background:url(../images/bg01.gif) no-repeat -82px -148px;
	width:95px;
	height:24px;
	border:0;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:12px;
}
.logined_bot2 {
	background:url(../images/bg01.gif) no-repeat -182px -148px;
	width:72px;
	height:24px;
	border:0;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:12px;
}
.input1 {
	border:1px #c9cdcd solid;
	background:#f3f3f3;
	height:26px;
	line-height:26px;
}
.bot1 {
	background:url(../images/bg01.gif) no-repeat 0 -148px;
	width:77px;
	height:29px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:29px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
}
.l_title {
	background:url(../images/bg01.gif) no-repeat 0 -177px;
	height:30px;
	padding:13px 12px 0 18px;
}
.l_title em {
	float:left;
	line-height:20px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#2e2d2d;
}
.l_title em span {
	font-family:Arial;
	font-size:13px;
	color:#a7a7a7;
	margin-left:5px;
}
.l_title b {
	float:right;
	font-weight:normal;
	color:#6f6f6f;
	line-height:20px;
}
.l_title b a:link {
	color:#6f6f6f;
	text-decoration:none;
}
.l_title b a:visited {
	color:#6f6f6f;
	text-decoration:none;
}
.l_title b a:active {
	color:#6f6f6f;
	text-decoration:none;
}
.l_title b a:hover {
	color:#6f6f6f;
	text-decoration:underline;
}
.lcon {
	clear:both;
	zoom:1;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	margin-bottom:10px;
}
.lpro {
	padding:16px 10px;
}
.lpro h1 {
	margin:0;
	font-size:14px;
	height:18px;
	line-height:16px;
	font-weight:bold;
	padding-left:24px;
}
.lpro dl {
	overflow:hidden;
	border-top:1px #ebebeb solid;
	padding-top:14px;
	margin-top:10px;
}
.lpro dt {
	background:url(../images/bg01.gif) no-repeat -484px -191px;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	padding-left:24px;
	color:#606060;
	margin-bottom:8px;
}
.lpro dl a:link {
	color:#606060;
	text-decoration:none;
}
.lpro dl a:visited {
	color:#606060;
	text-decoration:none;
}
.lpro dl a:active {
	color:#606060;
	text-decoration:none;
}
.lpro dl a:hover {
	color:#606060;
	text-decoration:underline;
}
.lpro dd {
	/*background:url(../images/botline.gif) repeat-x top;*/
	margin-left:20px;
	height:25px;
	display:block;
	color:#606060;
	padding-top:1px;
}
.lpro dd span {
	background:url(../images/bg01.gif) no-repeat -489px -232px;
	padding-left:17px;
	line-height:14px;
	margin-top:8px;
	display:block;
}
.lcon .first {
	background:none;
}
.lnews {
	padding:5px 10px;
}
.lnews ul {
	overflow:hidden;
}
.lnews ul li {
	/*background:url(../images/botline1.gif) repeat-x top;*/
	height:27px;
	width:235px;
	padding-top:1px;
	float:left;
	color:#555;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:27px;
}
.lnews a:link {
	color:#555;
	text-decoration:none;
}
.lnews a:visited {
	color:#555;
	text-decoration:none;
}
.lnews a:active {
	color:#555;
	text-decoration:none;
}
.lnews a:hover {
	color:#555;
	text-decoration:underline;
}
.rtitle {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-top:1px #e0e0e0 solid;
	height:38px;
	zoom:1;
	background:#fff;
	overflow:hidden;
}
.rtitle em {
	float:left;
	/*background:url(../images/bg_title.gif) no-repeat;*/
	width:188px;
	height:28px;
	padding-left:40px;
	padding-top:10px;
	line-height:16px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#505050;
}
.rtitle em span {
	font-family:Arial;
	font-size:13px;
	color:#aaa;
	margin-left:5px;
	font-style:italic;
}
.rtitle b {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:8px;
}
.rcon {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	padding:15px 0 10px 0;
	background:#fff;
	clear:both;
	zoom:1;
	height:100%;
	overflow:auto;
}
.rcon ul {
	overflow:hidden;
	clear:both;
	zoom:1;
}
.rcon ul li {
	width:225px;
	height:310px;
	float:left;
	display:inline;
	margin-left:11px;
}
.rcon ul li h1 {
	width:225px;
	height:242px;
	overflow:hidden;
	margin:0;
}
.rcon ul li h1 images {
	display:block;
	width:225px;
	height:242px;
}
.rcon ul li h2 {
	display:block;
	margin:6px 0 3px 0;
	height:18px;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#282828;
	overflow:hidden;
	zoom:1;
}
.rcon ul li h2 a:link {
	color:#282828;
	text-decoration:none;
}
.rcon ul li h2 a:visited {
	color:#282828;
	text-decoration:none;
}
.rcon ul li h2 a:active {
	color:#282828;
	text-decoration:none;
}
.rcon ul li h2 a:hover {
	color:#282828;
	text-decoration:underline;
}
.rcon ul li h2 em {
	float:left;
	width:160px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.rcon ul li h2 b {
	font-weight:normal;
	float:right;
	text-align:right;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#aaa;
	width:57px;
	overflow:hidden;
}
.rcon ul li h3 {
	margin:0;
	display:block;
	height:18px;
	clear:both;
	zoom:1;
	color:#acacac;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
}
.rcon ul li h3 span {
	/*background:url(../images/m.gif) no-repeat left center;*/
	display:inline-block;
	padding-left:10px;
	font-family:Georgia;
	color:#e60012;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0 5px;
}
.bg_pro {
	height:100%;
	overflow:hidden;
}
.bg_pro dl {
	/*background:url(../images/bg_pro.gif) no-repeat;*/
	height:224px;
	padding:18px 21px 0 21px;
	zoom:1;
	clear:both;
	margin-bottom:10px;
}
.bg_pro dt {
	/*background:url(../images/bg_images.gif) no-repeat;*/
	width:276px;
	height:194px;
	padding:6px 6px 14px 14px;
	float:left;
}
.bg_pro dt ig {
	width:276px;
	height:194px;
	display:block;
}
.bg_pro dd {
	width:372px;
	float:right;
}
.bg_pro dd h1 {
	margin:0 0 10px 0;
	line-height:36px;
	height:36px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#165d95;
}
.bg_pro dd h2 {
	margin:0;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#b4b4b4;
}
.bg_pro dd h3 {
	margin:0;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
	color:#6b6b6b;
	max-height:100px;
	margin-bottom:20px;
	_height:100px;
	overflow:hidden;
}
.bg_pro dd h4 {
	text-align:right;
	height:19px;
	margin:0;
}
.rtitle2 {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-top:1px #e0e0e0 solid;
	height:38px;
	zoom:1;
	background:#fff;
	overflow:hidden;
}
.rtitle2 em {
	float:left;
	/*background:url(../images/bg_title2.gif) no-repeat;*/
	width:188px;
	height:28px;
	padding-left:40px;
	padding-top:10px;
	line-height:16px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#505050;
}
.rtitle2 em span {
	font-family:Arial;
	font-size:13px;
	color:#aaa;
	margin-left:5px;
	font-style:italic;
}
.rtitle2 b {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:8px;
}
.QQbox {
	position:absolute;
	right:0;
	top:200px;
	z-index:999;
	width:131px;
}
.QQbox .press {
	position:absolute;
	right:0;
	width:131px;
	height:91px;
	cursor:pointer;
	border:none;
}
.QQbox .Qlist {
	/*background:url(../images/qq_listbg.gif) repeat-y;*/
	width:131px;
	position:absolute;
	left:0;
}
.QQbox .Qlist .t {
	/*background:url(../images/top_service.jpg) no-repeat;*/
	height:98px;
	width:131px;
}
.QQbox .Qlist .b {
	/*background:url(../images/qq_bom.gif) no-repeat;*/
	height:128px;
	width:131px;
}
.QQbox .Qlist .con {
	padding:0 0 0 34px;
	width:97px;
}
.QQbox .Qlist .con ul li a {
	display:inline-block;
	margin-left:5px;
	line-height:18px;
}
.QQbox .Qlist .con ul {
	overflow:hidden;
}
.QQbox .Qlist .con ul li {
	height:18px;
	line-height:18px;
	margin-top:7px;
	color:#8b8b8b;
}
.QQbox .Qlist .con ul li.odd {
	background:#fff;
}
.copy {
	border-top:1px #ececec solid;
	clear:both;
	zoom:1;
	margin-top:15px;
	padding-top:10px;
	line-height:20px;
	text-align:center;
	color:#9e9e9e;
}
.bom {
	margin:14px 0;
	text-align:center;
}
.bom images {
	border:1px #bebfbf solid;
	display:inline;
	margin-right:10px;
}
/*Page Style Info*/

/*login.htm 登录页*/
.login_warp {
	width:755px;
	margin:0 auto;
}
.login_header {
	height:66px;
	zoom:1;
}
.login_header em {
	float:left;
}
.login_header b {
	float:right;
	text-align:right;
	margin-top:36px;
	line-height:14px;
	color:#9a9a9a;
	font-weight:normal;
}
.login_header b a:link {
	color:#9a9a9a;
	text-decoration:none;
}
.login_header b a:visited {
	color:#9a9a9a;
	text-decoration:none;
}
.login_header b a:active {
	color:#9a9a9a;
	text-decoration:none;
}
.login_header b a:hover {
	color:#9a9a9a;
	text-decoration:underline;
}
.login_header b span {
	color:#686868;
	display:inline;
	margin:0 3px;
}
.login_top {
/*	background:url(../images/login_bg.gif) no-repeat 0 0;*/
	height:35px;
	padding-left:26px;
	line-height:37px;
	font-size:16px;
	color:#55bf43;
	clear:both;
	zoom:1;
	color:#fff;
	background:#232323;
}
.login_con {
	/*background:url(../images/login_bg.gif) no-repeat 0 -37px #FFFFFF;*/
	height:200px;
	padding:30px;
	color:#6d6d6d;
}
.login_bot {
	background:url(../images/bg01.gif) no-repeat 0 -225px;
	width:75px;
	height:30px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
/*reg.htm 注册页*/
.reg_mid {
/*	background:url(../images/reg_bg.gif) no-repeat;*/
	height:300px;
	padding:0 0 50px 0;
	border:1px solid #A3A3A3;
}
.reg_mid li {
	width:755px;
	float:left;
	padding-bottom:20px;
}
.reg_mid li.field {
	height:46px;
	position:relative;
	zoom:1;
}
.reg_mid li.field .input {
	float:left;
	width:364px;
}
.reg_mid li.field label {
	float:left;
	width:118px;
	padding-right:18px;
	height:28px;
	display:block;
	line-height:28px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#787878;
}
.reg_mid li.field .msg {
	float:left;
	width:270px;
	font-size:12px;
	display:none;
	padding-left:35px;
	position:relative;
}
.reg_mid li:hover .msg {
	display:block;
}
.reg_mid li:hover .msg1 {
	display:block;
}
.reg_mid li.field .msg p {
	display:none;
	overflow:hidden;
	zoom:1;
	margin:0;
}
.reg_mid li.field .msg1 p {
	display:none;
	overflow:hidden;
	zoom:1;
	margin:0;
}
.msg .attention {
	line-height:16px;
}
.msg1 .attention {
	line-height:16px;
}
.reg_mid li.field .show-attention .attention {
	display:block;
}
.reg_mid li.field .show-error .error {
	display:block;
}
.msg .error {
	line-height:32px;
	color:#e90000;
}
.msg .error i {
	background:url(../images/bt_error.gif) no-repeat;
	width:13px;
	height:13px;
	position:absolute;
	left:7px;
	top:9px;
	display:block;
}
.msg1 .error {
	line-height:32px;
	color:#e90000;
}
.msg1 .error i {
	background:url(../images/bt_error.gif) no-repeat;
	width:13px;
	height:13px;
	position:absolute;
	left:7px;
	top:9px;
	display:block;
}
.reg_mid li.field .tools {
	position:absolute;
	left:136px;
	top:34px;
	color:#bbb;
	white-space:nowrap;
}
.reg_mid li.field .show-ok .ok {
	display:block;
}
.msg .ok {
	background:url(../images/bt_right.gif) no-repeat;
	width:13px;
	height:13px;
	position:absolute;
	left:7px;
	top:9px;
}
.status-bar {
	border:1px #42bf26 solid;
	padding:1px;
	width:80px;
	height:5px;
	display:inline-block;
	margin-right:5px;
}
.status-bar span {
	display:block;
	background:#42bf26;
}
.reg_mid li.code-field input {
	float:left;
}
.reg_mid li.code-field .input images {
	margin-left:8px;
	float:left;
}
.reg_mid li.code-field .input span {
	margin-left:10px;
	white-space:nowrap;
	display:inline-block;
	line-height:32px;
	float:left;
	color:#969696;
}
.reg_mid li.sub .input {
	width:600px;
}
.reg_mid li.sub input {
	float:left;
}
.reg_mid li.sub .input a {
	color:#898989;
	display:inline-block;
	margin-left:20px;
	float:left;
	line-height:28px;
}
.txt {
	border:1px #9b9f9f solid;
	padding:5px;
	height:16px;
	line-height:16px;
	outline:none;
	border-radius:3px;
}
.txt:hover {
	border-color:#7cbd4b;
	box-shadow:0 0 5px #7cbd4b;
}
.txt:focus {
	border-color:#7cbd4b;
	box-shadow:0 0 5px #7cbd4b;
}
/*news.htm 新闻列表页*/
.news_left {
	width:172px;
	float:left;
}
.news_right {
	width:806px;
	float:right;
}
.news_ltitle {
	/*background:url(../images/news_bg.gif) no-repeat 0 0;*/
	height:37px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#505050;
	line-height:37px;
}
.news_ltitle2 {
	/*background:url(../images/news_bg.gif) no-repeat 0 -37px;*/
	height:39px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#505050;
	line-height:37px;
}
.news_lmid {
	border-left:1px #dcdcdc solid;
	border-right:1px #dcdcdc solid;
	background:#f8f8f8;
	zoom:1;
}
.news_lmid ul {
	overflow:hidden;
}
.news_lmid ul li {
	width:170px;
	float:left;
	/*background:url(../images/botline2.gif) repeat-x bottom;*/
	height:32px;
}
.news_lmid ul li a {
	/*background:url(../images/news_bg.gif) no-repeat 0 -107px;*/
	display:block;
	padding-left:30px;
	color:#606060;
	font-weight:bold;
	line-height:31px;
	height:31px;
}
.news_lmid ul li a:link {
	color:#606060;
	text-decoration:none;
}
.news_lmid ul li a:visited {
	color:#606060;
	text-decoration:none;
}
.news_lmid ul li a:active {
	color:#606060;
	text-decoration:none;
}
.news_lmid ul li a:hover {
	color:#fff;
	text-decoration:none;
	/*background:url(../images/news_bg.gif) no-repeat 0 -76px;*/
}
.news_lmid .curr a {
	color:#fff;
	/*background:url(../images/news_bg.gif) no-repeat 0 -76px;*/
}
.news_lmid .curr a:link {
	color:#fff;
	text-decoration:none;
}
.news_lmid .curr a:visited {
	color:#fff;
	text-decoration:none;
}
.news_lmid .curr a:active {
	color:#fff;
	text-decoration:none;
}
.news_lmid .curr a:hover {
	color:#fff;
	text-decoration:none;
}
.news_lbom {
	/*background:url(../images/news_bg.gif) no-repeat 0 -143px;*/
	height:11px;
	clear:both;
	zoom:1;
	margin-bottom:10px;
}
.news_lmid2 {
	zoom:1;
	clear:both;
	border-left:1px #dadada solid;
	border-right:1px #dadada solid;
	background:#fff;
	height:100%;
}
.news_lmid2 h1 {
	margin:0 4px 10px 4px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	line-height:16px;
	color:#8b8b8b;
	display:block;
	/*background:url(../images/botline3.gif) repeat-x bottom;*/
	height:42px;
}
.news_lmid2 h1 span {
	display:block;
	color:#e80e22;
	font-size:20px;
	font-family:Georgia;
	font-weight:normal;
	margin-top:3px;
}
.news_lmid2 ul {
	overflow:hidden;
	zoom:1;
	padding-bottom:5px;
}
.news_lmid2 ul li {
	float:left;
	display:inline;
	zoom:1;
	width:160px;
	padding-left:10px;
	margin-top:5px;
	color:#8b8b8b;
	height:16px;
	line-height:16px;
}
.news_lmid2 ul li span {
	display:inline-block;
	margin-right:5px;
	float:left;
}
.news_lmid2 ul li images {
	display:inline;
	margin-left:5px;
	float:left;
	line-height:16px;
}
.news_lbom2 {
	/*background:url(../images/news_bg.gif) no-repeat 0 -159px;*/
	height:11px;
	clear:both;
	zoom:1;
}
.news_list {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#fff;
	padding:10px 0 20px 20px;
	height:100%;
	overflow:auto;
	clear:both;
	zoom:1;
}
.news_list ul {
	overflow:hidden;
	width:755px;
	zoom:1;
}
.news_list ul li {
	width:755px;
	/*background:url(../images/botline4.gif) repeat-x top;*/
	height:34px;
	padding-top:1px;
	float:left;
	zoom:1;
}
.news_list ul li em {
	float:left;
	width:590px;
	padding-left:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:34px;
	color:#505050;
	font-size:14px;
}
.news_list ul li a:link {
	color:#505050;
	text-decoration:none;
}
.news_list ul li a:visited {
	color:#505050;
	text-decoration:none;
}
.news_list ul li a:active {
	color:#505050;
	text-decoration:none;
}
.news_list ul li a:hover {
	color:#505050;
	text-decoration:underline;
}
.news_list ul li b {
	float:right;
	text-align:right;
	line-height:34px;
	font-weight:normal;
	font-family:Arial;
	font-size:13px;
	color:#afafaf;
}
.news_list .first {
	background:none;
}
/*news_info.htm 新闻具体页*/
.news_info {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#fff;
	padding:20px;
	height:100%;
	clear:both;
	zoom:1;
}
.news_info_title {
	/*background:url(../images/botline4.gif) repeat-x bottom;*/
	height:70px;
	zoom:1;
}
.news_info_title h1 {
	text-align:center;
	margin:0;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.news_info_title h2 {
	text-align:center;
	margin:20px 0 0 0;
	color:#acacac;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}
.news_info_title h2 a:link {
	color:#acacac;
	text-decoration:none;
}
.news_info_title h2 a:visited {
	color:#acacac;
	text-decoration:none;
}
.news_info_title h2 a:active {
	color:#acacac;
	text-decoration:none;
}
.news_info_title h2 a:hover {
	color:#acacac;
	text-decoration:underline;
}
.news_info_con {
	font-size:14px;
	line-height:24px;
	color:#333;
	padding-top:20px;
}
/*products.htm 产品列表页*/
.products_banner {
	width:989px;
	height:218px;
	clear:both;
	zoom:1;
	margin-bottom:10px;
}
.products_list {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	padding:15px 0 30px 0;
	background:#fff;
	clear:both;
	zoom:1;
	height:100%;
	overflow:auto;
}
.products_list ul {
	overflow:hidden;
}
.products_list ul li {
	width:225px;
	height:310px;
	float:left;
	display:inline;
	margin-left:17px;
}
.products_list ul li h1 {
	width:225px;
	height:242px;
	overflow:hidden;
	margin:0;
}
.products_list ul li h1 images {
	display:block;
	width:225px;
	height:242px;
}
.products_list ul li h2 {
	display:block;
	margin:6px 0 3px 0;
	height:18px;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
	color:#282828;
	overflow:hidden;
	zoom:1;
}
.products_list ul li h2 a:link {
	color:#282828;
	text-decoration:none;
}
.products_list ul li h2 a:visited {
	color:#282828;
	text-decoration:none;
}
.products_list ul li h2 a:active {
	color:#282828;
	text-decoration:none;
}
.products_list ul li h2 a:hover {
	color:#282828;
	text-decoration:underline;
}
.products_list ul li h2 em {
	float:left;
	width:160px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.products_list ul li h2 b {
	font-weight:normal;
	float:right;
	text-align:right;
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#aaa;
	width:57px;
	overflow:hidden;
}
.products_list ul li h3 {
	margin:0;
	display:block;
	height:18px;
	clear:both;
	zoom:1;
	color:#acacac;
	line-height:18px;
	font-size:12px;
	font-weight:normal;
}
.products_list ul li h3 span {
	/*background:url(../images/m.gif) no-repeat left center;*/
	display:inline-block;
	padding-left:10px;
	font-family:Georgia;
	color:#e60012;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0 5px;
}
/*pinfo.htm 产品具体页*/
.pinfo_lmid {
	border-left:1px #dcdcdc solid;
	border-right:1px #dcdcdc solid;
	background:#f8f8f8;
	zoom:1;
}
.pinfo_lmid dl {
	overflow:hidden;
}
.pinfo_lmid dt {
	/*background:url(../images/botline2.gif) repeat-x bottom;*/
	height:31px;
	padding-bottom:1px;
}
.pinfo_lmid dt a {
	background:url(../images/pinfo_bg.gif) no-repeat 0 -31px;
	display:block;
	padding-left:30px;
	color:#606060;
	font-weight:bold;
	line-height:31px;
	height:31px;
}
.pinfo_lmid dt a:link {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dt a:visited {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dt a:active {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dt a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/pinfo_bg.gif) no-repeat 0 0;
}
.pinfo_lmid .curr dt a {
	color:#fff;
	background:url(../images/pinfo_bg.gif) no-repeat 0 0;
}
.pinfo_lmid .curr dt a:link {
	color:#fff;
	text-decoration:none;
}
.pinfo_lmid .curr dt a:visited {
	color:#fff;
	text-decoration:none;
}
.pinfo_lmid .curr dt a:active {
	color:#fff;
	text-decoration:none;
}
.pinfo_lmid .curr dt a:hover {
	color:#fff;
	text-decoration:none;
}
.pinfo_lmid dd {
	/*background:url(../images/botline2.gif) repeat-x bottom;*/
	height:31px;
	padding-bottom:1px;
}
.pinfo_lmid dd a {
	background:url(../images/bg01.gif) no-repeat -459px -224px;
	padding-left:47px;
	line-height:31px;
	display:block;
	color:#606060;
}
.pinfo_lmid dd a:link {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dd a:visited {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dd a:active {
	color:#606060;
	text-decoration:none;
}
.pinfo_lmid dd a:hover {
	color:#606060;
	text-decoration:underline;
}
.pinfo_lmid dd.curr a:link {
	color:#56c54c;
	text-decoration:none;
}
.pinfo_lmid dd.curr a:visited {
	color:#56c54c;
	text-decoration:none;
}
.pinfo_lmid dd.curr a:active {
	color:#56c54c;
	text-decoration:none;
}
.pinfo_lmid dd.curr a:hover {
	color:#56c54c;
	text-decoration:underline;
}
.pinfo {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#fff;
	padding:35px 27px;
	height:100%;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.pinfo_left {
	width:312px;
	float:left;
	display:inline;
	margin-left:18px;
}
.pinfo_right {
	width:538px;
	float:right;
	margin-left:20px;
	display:inline;
}
.pinfo_images {
	border:1px #cdcdcd solid;
	width:310px;
	height:310px;
	position:relative;
}
.pinfo_images span {
	position:absolute;
	right:0;
	bottom:0;
	z-index:9999;
}

/*jia28*/
.list_img{
	width:406px;
	height:396px;
	position:relative;
}
.list_img .list_img_span{
	width:23px;
	height:24px;
	position:absolute;
	z-index:9999;
	right:0;
	bottom:0;
}
.list_img .list_img_span img{
	width:23px;
	height:24px;
}
.list_img img{
	width:406px;
	height:396px;
	border: 1px solid #5E5C5C;
}
.pinfo_imagess {
	zoom:1;
	margin:10px 0 0 0;
	padding-top:5px;
	height:52px;
}
.pinfo_imagess a {
	width:50px;
	border:1px #cdcdcd solid;
	height:50px;
	float:left;
	display:inline-block;
	margin-left:13px;
	position:relative;
}
.pinfo_imagess a i {
	position:absolute;
	top:-6px;
	left:20px;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -62px;
	width:11px;
	height:5px;
	display:none;
}
.pinfo_imagess a:hover i {
	display:block;
}
.pinfo_imagess a.select i {
	display:block;
}
.pinfo_imagess #first {
	margin-left:0;
}
.pinfo_right h1 {
	width:535px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	text-align:left;
	text-indent:19px;
	background:url(../images/pro_pic2.png) no-repeat;
	zoom:1;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.pinfo_meta {
	width:385px;
	clear:both;
	zoom:1;
	padding-top:10px;
}
.pinfo_meta ul li {
	width:385px;
	float:left;
	display:inline-block;
	height:23px;
	line-height:23px;
	zoom:1;
	color:#404040;
}
.pinfo_meta ul li span {
	float:left;
	width:auto;
	text-align:left; /*padding-right:10px; commnet by Guojie*/
	height:25px;
	line-height:25px;
	display:inline;
}
.pinfo_meta ul li strong {
	padding-left:12px;
}
.pinfo_meta .postage a:link {
	color:#000;
	text-decoration:none;
}
.pinfo_meta .postage a:visited {
	color:#000;
	text-decoration:none;
}
.pinfo_meta .postage a:active {
	color:#000;
	text-decoration:none;
}
.pinfo_meta .postage a:hover {
	color:#000;
	text-decoration:underline;
}
.pinfo_meta .postage-toggle {
	background:url(../images/pinfo_bg.gif) no-repeat 100% -73px;
	padding-right:12px;
}
.pinfo_meta .postage {
	position:relative;
}
.pinfo_meta .postage .postage-toggle-new {
	border:2px #ffbf69 solid;
	background:#fdffee;
	padding:5px;
	width:256px;
	overflow:hidden;
	position:absolute;
	top:22px;
	left:10px;
	z-index:4999;
}
.pinfo_meta_ul{
	margin-left:20px;
}
.pinfo_meta_ulx{
	margin-left:18px;
}
.pinfo_meta_ulx strong{
	margin-left:25px;
}
.pinfo_meta_ulx font{
	margin-left:24px;
	font-weight:bold;
	color:#F63;
}
.pinfo_meta_ulx span{
    color:#ff5500;
    margin-left: 24px;
}
.pinfo_meta_ulx li{
}
.pinfo_meta .postage .postage-toggle-new li {
	padding:2px;
	float:left;
	width:60px;
	height:18px;
}
.pinfo_meta .postage .postage-toggle-new li a {
	width:60px;
	display:block;
	text-align:center;
	color:#000;
	line-height:18px;
}
.pinfo_meta .postage .postage-toggle-new a:hover {
	background-color:#ffbf69;
	color:#fff;
}
.pinfo_meta .pinfo_price strong {
	font-size:14px;
	color:#ff0000;
	font-weight:normal;
	padding-right:5px;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.pinfo_meta .pinfo_price del{
	font-size:14px;
	color:#ff0000;
	font-weight:bolder;
	padding-right:5px;
	height:25px;
	line-height:25px;
	padding-left:11px;
}
.pinfo_meta .pinfo_price font {
	font-size:14px;
	color:#ff0000;
	font-weight:bolder;
	padding-right:5px;
	height:25px;
	line-height:25px;
	padding-left:11px;
}

.tmall_price font{
    font-size:14px;
    color:#ff0000;
    font-weight:bolder;
    height:25px;
    line-height:25px;
}

.pinfo_key {
	clear:both;
	zoom:1;
	padding-top:6px;
}
.pinfo_key dl {
	padding-bottom:4px;
	margin-left:19px;
	overflow:hidden;
	zoom:1;
	display:block;
}
.pinfo_key dt {
	float:left;
	width:40px;
	text-align:left;
	padding-right:10px;
	display:inline;
	line-height:20px;
	color:#404040;
}
.pinfo_key dd {
	margin:0;
	width:350px;
	margin-left:21px;
	_margin-left:25px;
	float:left;
	display:inline;
}
.pinfo_propp{
	line-height:30px;
}
.pinfo_propp dt{
	 color: #404040;
    float: left;
    line-height: 30px;
    padding-right: 10px;
    text-align: left;
    width: 40px;
}
.pinfo_propp dd{
	width:480px;
	float:left;
	line-height:30px;
}
.pro_fcpl2{
	width:535px;
	padding:24px 0 16px;
}
.padChange{
	padding:20px 0 12px;
}
.addStyle{
	float: left;
	margin: 0 20px;
	padding: 10px 20px;
	background:#e66f00;
	color:#fff;
	font-size:16px;
	font-family: "Microsoft YaHei";
	border-radius: 2px;
}
.pinfo_prop li {
	padding:1px;
	background:#fff;
	float:left;
	display:inline;
	margin:0 4px 0px 0;
	line-height:20px;
	position:relative;
}
.pinfo_prop li a {
	border:1px #c8c9cd solid;
	padding:0 6px;
	display:inline-block;
	background:#fff;
	color:#000;
	white-space:nowrap;
	text-align:center;
	text-decoration:none;
	min-width:10px;
	_width:10px;
}
.pinfo_prop li a:hover {
	border:2px #ff6701 solid;
	margin:-1px;
	text-decoration:none;
}
.pinfo_prop .pinfo-selected a {
	border:2px #ff6701 solid;
	margin:-1px;
}
.pinfo_prop .pinfo-selected a:hover {
	border:2px #ff6701 solid;
	margin:-1px;
	text-decoration:none;
}
.pinfo_prop .pinfo-selected i {
	position:absolute;
	right:0;
	bottom:0;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -70px;
	overflow:hidden;
	width:10px;
	height:10px;
	text-indent:-9999em;
}
.pinfo_prop .pinfo-selloff a {
	border:1px #d6d6d8 dashed;
	margin:0;
	cursor:not-allowed;
	color:#cdcdcd;
}
.pinfo_prop .pinfo-selloff a:hover {
	border:1px #d6d6d8 dashed;
	margin:0;
	cursor:not-allowed;
	color:#cdcdcd;
	text-decoration:none;
}
.pinfo_color li a {
	line-height:20px;
	display:block;
}
.pinfo_buy {
	height:25px;
	line-height:25px;
	margin-left:19px;
	zoom:1;
	color:#404040;
	padding-top:7px;
	margin-bottom:10px;
}
.pro_fiwu{
	width:533px;
	height:52px;
	margin-top:15px;
}
.pro_fiwu img{
	width:533px;
	height:52px;
}
.pinfo_buy span {
	float:left;
	width:40px;
	text-align:left;
	padding-right:11px;
	height:25px;
	line-height:25px;
	display:inline;
}
.pro_fcpbt{
	margin-top:12px;
}
.pro_fcpbta1{
	width:88px;
	height:34px;
	float:left;
	margin-left:91px;
}
.pro_fcpbta1 img{
	width:88px;
	height:34px;
}
.pro_fcpbta2{
	width:129px;
	height:34px;
	float:left;
	margin-left:23px;
}
.pro_fcpbta2 img{
	width:129px;
	height:34px;
}
.pro_fcpbta3{
	width:129px;
	height:34px;
	margin-left:20px;
	float:left;
}
.pro_fcpbta3 img{
	width:129px;
	height:34px;
}
.pro_fcpbtu{
	width:415px;
	height:72px;
	margin-top:3px;
	margin-left:90px;
}
.pro_fcpbtu img{
	width:415px;
	height:72px;
}
.pinfo_input {
	border:1px #b3b3b3 solid;
	height:20px;
	line-height:20px;
	color:#000;
	text-align:center;
}
.pinfo_buy input {
	margin-right:5px;
	float:left;
	display:inline;
}
.pinfo_buy b {
	color:#555555;
	float:left;
	display:inline;
	font-weight:normal;
	zoom:1;
}
.pinfo_buy i {
	margin:0 5px;
	float:left;
	display:inline-block;
	width:11px;
	zoom:1;
	position:relative;
}
.pinfo_buy font{
	color:#a2a2a2;
	float:left;
	display:inline-block;
	zoom:1;
	margin-left:21px;
*margin-left:0;
}
.pinfo_buy .add {
	position:absolute;
	top:0;
	left:0;
	display:block;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -85px;
	width:11px;
	height:11px;
	cursor:pointer;
}
.pinfo_buy .sub {
	position:absolute;
	top:11px;
	left:0;
	display:block;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -96px;
	width:11px;
	height:11px;
	cursor:pointer;
}
.pinfo_choice {
	height:16px;
	line-height:16px;
	zoom:1;
	color:#404040;
	font-weight:bold;
	padding-left:52px;
	margin-bottom:20px;
}
.pinfo_choice span {
	color:#ff5500;
}
.pinfo_action {
	padding-left:52px;
}
.pinfo_action a {
	display:inline-block;
	float:left;
	margin-right:8px;
}
.pinfo_action .buy {
	background:url(../images/pinfo_bot.gif) no-repeat 0 0;
	width:67px;
	height:24px;
	cursor:pointer;
	text-indent:-999em;
	overflow:hidden;
}
.pinfo_action .add {
	background:url(../images/pinfo_bot.gif) no-repeat -76px 0;
	width:103px;
	height:24px;
	cursor:pointer;
	text-indent:-999em;
	overflow:hidden;
}
.pinfo_action .tmall {
	background:url(../images/pinfo_bot.gif) no-repeat -188px 0;
	width:111px;
	height:24px;
	cursor:pointer;
	text-indent:-999em;
	overflow:hidden;
}
.pinfo_title {
	clear:both;
	zoom:1;
	width:750px;
	height:31px;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	position:relative;
}
.pinfo_title span {
	position:absolute;
	top:0;
	left:20px;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -112px;
	width:98px;
	height:31px;
	display:block;
	line-height:30px;
	text-align:center;
	color:#7a7a7a;
	font-size:14px;
	font-weight:bold;
}
.pinfo_detail {
	zoom:1;
	width:750px;
	margin-top:30px;
}
/*user_info.htm 用户中心-资料完善页*/
.user_rcon {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#fff;
	padding:20px 27px;
	height:100%;
	overflow:hidden;
}
.user_title {
	clear:both;
	zoom:1;
	width:750px;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	height:28px;
}
.user_title em {
	background:url(../images/user_bt.gif) no-repeat 0 0;
	line-height:16px;
	display:block;
	font-weight:bold;
	padding-left:25px;
	font-size:14px;
	color:#575757;
	float:left;
}
.user_title b {
	float:right;
	text-align:right;
	color:#575757;
	font-weight:normal;
	line-height:16px;
}
.user_info {
	zoom:1;
	width:750px;
	padding-bottom:100px;
	padding-top:30px;
	clear:both;
}
.user_info ul {
	overflow:hidden;
}
.user_info ul li {
	width:750px;
	float:left;
	display:inline;
	margin-top:12px;
	line-height:26px;
}
.user_info ul li em {
	float:left;
	width:255px;
	text-align:right;
	display:inline-block;
	margin-right:12px;
	font-size:14px;
	color:#6a6a6a;
	line-height:26px;
}
.user_info ul li input {
	float:left;
	display:inline;
	margin-right:5px;
}
.user_info ul li span {
	float:left;
	display:inline;
	margin-right:5px;
	line-height:26px;
}
.user_info ul li select {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:1px;
}
.txt2 {
	border:1px #878787 solid;
	padding:3px;
	height:16px;
	line-height:16px;
	outline:none;
	border-radius:3px;
}
.txt2:hover {
	border-color:#be974c;
	box-shadow:0 0 3px #be974c;
}
.txt2:focus {
	border-color:#be974c;
	box-shadow:0 0 3px #be974c;
}
.user_bot {
	background:url(../images/bg01.gif) no-repeat -80px -225px;
	width:83px;
	height:30px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.user_bot2 {
	background:url(../images/bg01.gif) no-repeat -168px -225px;
	width:58px;
	height:30px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.info_ts {
	position:absolute;
	left:320px;
	top:220px;
	width:398px;
}
.info_ts_top {
	background:url(../images/info_bg.gif) no-repeat 0 0;
	height:4px;
}
.info_ts_mid {
	border-left:4px #858585 solid;
	border-right:4px #858585 solid;
	padding:10px;
	background:#fff;
}
.info_ts_mid h1 {
	margin:0;
	border-bottom:1px #ddd solid;
	padding:20px 0;
	text-align:center;
	font-size:14px;
	color:#585858;
	font-weight:bold;
}
.info_ts_mid h2 {
	margin:0;
	text-align:center;
	padding-top:10px;
}
.info_ts_bom {
	background:url(../images/info_bg.gif) no-repeat 0 -4px;
	height:4px;
}
/*user_addr.htm 用户中心-收货地址页*/
.user_addr {
	zoom:1;
	margin-top:5px;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	padding-bottom:15px;
	width:725px;
	padding-left:25px;
}
.user_addr ul {
	overflow:hidden;
}
.user_addr ul li {
	width:725px;
	float:left;
	margin-top:8px;
	display:inline;
	line-height:16px;
}
.user_addr ul li span {
	display:inline-block;
	margin-right:8px;
	float:left;
}
.user_addr a.del {
	background:url(../images/user_bt.gif) no-repeat 0 -30px;
	width:10px;
	height:16px;
	float:left;
	text-indent:-9999px;
	display:inline-block;
	overflow:hidden;
	margin-right:7px;
}
.user_addr a.edit {
	background:url(../images/user_bt.gif) no-repeat -17px -30px;
	width:12px;
	height:16px;
	float:left;
	text-indent:-9999px;
	display:inline-block;
	overflow:hidden;
}
/*修改1.17*/
.user_addrnew {
	zoom:1;
	width:923px;
	padding-bottom:50px;
	margin-left:0px;
}
.user_addrnew ul {
	overflow:hidden;
	padding-left:40px;
}
.user_addrnew ul li {
	margin-top:12px;
	line-height:24px;
}
.user_addrnew ul li strong{
	float:left;
}
.user_addrnewd{
	float:left; 
	margin-left:15px;
}
.user_addrnewea{
	width:500px; 
	height:50px; 
	border:0; 
	overflow:hidden;
}
.user_addrnewi{
	width:120px; 
	color:#696969; 
	float:left; 
	margin-left:13px;
}
.user_addrnewf{
	width:120px; 
	color:#696969; 
	float:left; 
	margin-left:25px;
}
/*修改结束*/
.user_addrnew ul li em {
	float:left;
	width:140px;
	text-align:right;
	display:inline-block;
	margin-right:12px;
	font-size:14px;
	color:#6a6a6a;
	line-height:24px;
}
.user_addr_input {
	border:1px #999 solid;
	height:20px;
	line-height:20px;
	padding-left:5px;
}
.user_addrnew ul li input {
	float:left;
	display:inline;
	margin-right:5px;
}
.user_addrnew ul li span {
	float:left;
	display:inline;
	margin-right:5px;
	line-height:24px;
}
.user_addrnew ul li select {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:1px;
}
.addr {
	border:1px #999 solid;
	width:516px;
	height:50px;
	position:relative;
	line-height:20px;
	overflow:hidden;
	padding-left:5px;
}
.addr i {
	position:absolute;
	right:5px;
	bottom:5px;
	background:url(../images/user_bt.gif) no-repeat 0 -56px;
	width:10px;
	height:10px;
}
/*user_orders.htm 用户中心-订单列表页*/
.user_title2 {
	clear:both;
	zoom:1;
	width:750px;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	height:28px;
}
.user_title2 em {
	background:url(../images/user_bt.gif) no-repeat 0 -76px;
	line-height:16px;
	display:block;
	font-weight:bold;
	padding-left:25px;
	font-size:14px;
	color:#575757;
	float:left;
}
.user_title2 b {
	float:right;
	text-align:right;
	color:#575757;
	font-weight:normal;
	line-height:16px;
}
.user_orders {
	clear:both;
	zoom:1;
	width:750px;
	padding-top:8px;
}
.user_orders table {
	margin-top:10px;
	border-left:1px #e6e6e6 solid;
	border-top:1px #e6e6e6 solid;
}
.user_orders table td {
	border-right:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 solid;
	padding:10px;
	color:#777;
	line-height:18px;
}
.user_orders .title span {
	float:left;
}
.user_orders .title em {
	float:right;
	text-align:right;
}
.user_orders a:link {
	color:#3366cc;
	text-decoration:none;
}
.user_orders a:visited {
	color:#3366cc;
	text-decoration:none;
}
.user_orders a:active {
	color:#3366cc;
	text-decoration:none;
}
.user_orders a:hover {
	color:#3366cc;
	text-decoration:underline;
}
.user_orders .good images {
	float:left;
	display:inline-block;
	margin-right:10px;
	border:1px #e9e9e9 solid;
	width:50px;
	height:50px;
}
.images1 {
	vertical-align:middle;
	width:28px;
	height:16px;
}
.user_orders .good span {
	float:left;
	display:inline;
}
.user_orders .good h1 {
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	margin:0;
	width:280px;
}
.user_orders .good em {
	color:#989898;
}
.user_orders .td1 {
	background:#f6f6f6;
}
.user_orders .amount em {
	color:#959494;
}
.user_orders table:hover {
	border-left-color:#c1d7bb;
	border-top-color:#c1d7bb;
}
.user_orders table:hover .td1 {
	background:#edf7ea;
}
.user_orders table:hover td {
	border-right-color:#c1d7bb;
	border-bottom-color:#c1d7bb;
}
.user_orders .curr table {
	border-left-color:#c1d7bb;
	border-top-color:#c1d7bb;
}
.user_orders .curr .td1 {
	background:#edf7ea;
}
.user_orders .curr td {
	border-right-color:#c1d7bb;
	border-bottom-color:#c1d7bb;
}
/*user_orders_info.htm 用户中心-订单详情页*/
.orders_info_des {
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	padding:0px 0 2px 0px;
	color:#575757;
	font-size:12px;
	line-height:20px;
    border-bottom: 1px dashed #dbdbdb;
}
.orders_info_tbl table {
	margin-top:15px;
	border-left:1px #ccc solid;
	border-top:1px #ccc solid;
}
.orders_info_tbl table td {
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px 10px;
	color:#676767;
	line-height:20px;
}
.orders_info_tbl .td1 {
	background:#eee;
	text-align:center;
}
/*user_orders_search.htm 用户中心-订单搜索页*/
.date {
	border:1px #999 solid;
	background:url(../images/date_bg.gif) no-repeat;
	width:140px;
	height:22px;
	line-height:22px;
	padding-left:5px;
	color:#555;
}
/*user_delivery.htm 用户中心-快递搜索页*/
.user_delivery {
	background:url(../images/user_bt.gif) no-repeat 0 -100px;
	clear:both;
	zoom:1;
	height:24px;
	line-height:24px;
	margin-top:20px;
	padding-left:35px;
	font-size:14px;
}
.user_delivery span {
	display:inline-block;
	margin-right:10px;
}
.user_bot3 {
	background:url(../images/bg01.gif) no-repeat -231px -225px;
	width:44px;
	height:24px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
/*user_cart.htm 用户中心-购物车页*/
.user_cart_rcon {
/*	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;*/
	background:#fff;
	padding:15px 20px 80px 20px;
	height:100%;
	border:1px solid #232323;
	margin-top:17px;
    width: 880px;

}
.anniu_gai5,.aniu_gai4,.aniu_gai1{
	width:83px;
	height:30px;
	border:none;
	cursor:pointer;
	background:url(../images/aniu_gai1.png) no-repeat ;
}
.aniu_gai4{
	background:url(../images/aniu_gai4.png) no-repeat ;
}
.anniu_gai5{
	background:url(../images/anniu_gai5.png) no-repeat ;
}
.anniu_gai2{
	width:83px;
	height:30px;
	border:none;
	background:url(../images/anniu_gai2.png) no-repeat ;
}
.cart_steps {
	overflow:hidden;
	height:31px;
	width:764px;
	margin-bottom:30px;
	clear:both;
	zoom:1;
}
.cart_steps li {
	background:#e6e6e6;
	float:left;
	width:191px;
	height:31px;
	overflow:visible;
}
.cart_steps li span {
	display:block;
	height:31px;
	line-height:31px;
	background:url(../images/cart_steps.gif) no-repeat 100% 0;
	padding-right:16px;
	font-size:14px;
	font-weight:bold;
	color:#606060;
	text-align:center;
	overflow:hidden;
}
.cart_steps li.last span {
	background-position:100% -100px;
}
.cart_steps li.current {
	background:url(../images/cart_steps.gif) repeat-x 100% -66px;
	height:31px;
}
.cart_steps li.current span {
	color:#fff;
}
.cart_steps li.current-prev span {
	background-position:100% -31px;
}
.user_title3 {
	clear:both;
	zoom:1;
    height: 14px;
    width: 880px;
    line-height: 18px;
    border-bottom: 1px dashed #dbdbdb;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	height:18px;
    margin-top: 10px;
}
.user_title3 strong {
	line-height:16px;
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#575757;
	float:left;
}
.user_title3 h1{
    font-size: 14px;
    color:#484848;

}
.user_title3 b {
	float:right;
	text-align:right;
	color:#575757;
	font-weight:normal;
	line-height:16px;
}
.cart_tbl {
	clear:both;
	zoom:1;
	margin-top:10px;
	width:764px;
}
.cart_feed {
	clear:both;
	zoom:1;
	margin-left:18px;
	width:811px;
}
.cart_tbl table {
    width: 880px;
	margin-top:10px;
	border-left:1px #e6e6e6 solid;
	border-top:1px #e6e6e6 solid;
}
.cart_tbl table td {
	border-right:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 solid;
	color:#777;
	line-height:18px;
}
.cart_tbl .title span {
	float:left;
}
.cart_tbl .title em {
	float:right;
	text-align:right;
}
.cart_tbl a:link {
	color:#3366cc;
	text-decoration:none;
}
.cart_tbl a:visited {
	color:#3366cc;
	text-decoration:none;
}
.cart_tbl a:active {
	color:#3366cc;
	text-decoration:none;
}
.cart_tbl a:hover {
	color:#3366cc;
	text-decoration:underline;
}
.cart_tbl .good {
	padding:10px;
}
.cart_tbl .good images {
	float:left;
	display:inline-block;
	margin-right:10px;
	border:1px #e9e9e9 solid;
	width:50px;
	height:50px;
}
.cart_tbl .good span {
	float:left;
	display:inline;
}
.cart_tbl .good h1 {
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	margin:0;
	width:250px;
}
.cart_tbl .good em {
	color:#989898;
}
.cart_tbl .td1 {
	background:#f6f6f6;
}
.cart_quantity input {
	float:left;
	display:inline;
	margin-left:20px;
}
.cart_quantity i {
	margin-left:5px;
	float:left;
	display:inline-block;
	width:11px;
	zoom:1;
	position:relative;
}
.cart_quantity .add {
	position:absolute;
	top:0;
	left:0;
	display:block;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -85px;
	width:11px;
	height:11px;
	cursor:pointer;
}
.cart_quantity .sub {
	position:absolute;
	top:11px;
	left:0;
	display:block;
	background:url(../images/pinfo_bg.gif) no-repeat 0 -96px;
	width:11px;
	height:11px;
	cursor:pointer;
}
.confirm_newaddr {
	position:absolute;
	left:600px;
*left:expression(((document.documentElement.clientWidth||document.body.clientWidth)-666)/2);
	top:380px;
	width:666px;
}
.confirm_top {
	background:url(../images/confirm_top.gif) no-repeat;
	height:16px;
	zoom:1;
}
.confirm_bom {
	background:url(../images/confirm_bom.gif) no-repeat;
	height:23px;
	clear:both;
	zoom:1;
}
.confirm_mid {
	background:#fff;
	border-left:7px #d6d6d6 solid;
	border-right:7px #d6d6d6 solid;
}
.confirm_mid h1 {
	margin:0;
	padding-left:10px;
	line-height:16px;
	position:relative;
	font-size:14px;
	font-weight:bold;
	width:642px;
	color:#404040;
}
.confirm_mid h1 a {
	position:absolute;
	display:block;
	top:4px;
	right:10px;
	background:url(../images/user_bt.gif) no-repeat 0 -132px;
	width:7px;
	height:8px;
}
.confirm_mid ul {
	overflow:hidden;
	height:250px;
}
.confirm_mid ul li {
	width:652px;
	float:left;
	display:inline;
	margin-top:12px;
	line-height:24px;
}
.confirm_mid ul li em {
	float:left;
	width:80px;
	text-align:right;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#6a6a6a;
	line-height:24px;
}
.confirm_mid ul li input {
	float:left;
	display:inline;
	margin-right:5px;
}
.confirm_mid ul li span {
	float:left;
	display:inline;
	margin-right:5px;
	line-height:24px;
}
.confirm_mid ul li select {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:1px;
}
.confirm_addr {
	width:764px;
	clear:both;
	zoom:1;
	margin:10px 0;
}
.confirm_addr ul {
	overflow:hidden;
}
.confirm_addr ul li {
	height:35px;
	width:100%;
	float:left;
	display:inline;
	color:#404040;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.confirm_addr ul li span {
	display:block;
	padding:0 10px;
	white-space:nowrap;
	border:1px #fff solid;
	background:#fff;
	height:33px;
	line-height:33px;
	_padding-top:8px;
	_height:25px;
}
.confirm_addr ul li a {
	display:none;
	margin-left:15px;
	margin-top:8px;
	line-height:14px;
}
.confirm_addr ul li a:link {
	color:#3366cc;
	text-decoration:none;
}
.confirm_addr ul li a:visited {
	color:#3366cc;
	text-decoration:none;
}
.confirm_addr ul li a:active {
	color:#3366cc;
	text-decoration:none;
}
.confirm_addr ul li a:hover {
	color:#3366cc;
	text-decoration:underline;
}
.confirm_addr ul li span em {
	font-size:12px;
	margin-left:10px;
	margin-top:8px;
	background:url(../images/user_bt.gif) no-repeat 0 -150px;
	line-height:16px;
	padding-left:20px;
	color:#404040;
}
.confirm_addr ul li i {
	position:absolute;
	top:0;
	line-height:33px;
	right:10px;
	color:#808080;
	font-size:12px;
	font-weight:normal;
	display:none;
}
.confirm_addr .curr span {
	border-color:#94c994;
	background:#e0f5e5;
	font-size:14px;
	font-weight:bold;
}
.confirm_addr .curr i {
	display:block;
}
.confirm_addr ul li span:hover a {
	display:inline-block;
}
.message {
	border:1px #999 solid;
	width:320px;
	height:80px;
	position:relative;
	line-height:20px;
	overflow:hidden;
	padding-left:5px;
}
.message i {
	position:absolute;
	right:5px;
	bottom:5px;
	background:url(../images/user_bt.gif) no-repeat 0 -56px;
	width:10px;
	height:10px;
}
.user_pay {
	padding:40px 0;
	width:764px;
}
.user_pay dl {
	overflow:hidden;
	zoom:1;
	display:block;
	margin-top:10px;
}
.fei_dibu{
    width: 90px; float:left; margin-left: 120px;
    margin-top: 15px;
}
.user_pay dt {
	width:320px;
	float:left;
	display:inline;
	margin-right:18px;
	text-align:right;
}
.user_pay dd {
	padding-bottom:10px;
	width:426px;
	float:right;
	display:block;
}
.cart_step4 {
	text-align:center;
	padding:50px 0;
	/*background:url(../images/botline5.gif) repeat-x top;*/
}
.cart_step4 h1 {
	margin:20px 0 0 0;
	display:block;
	font-size:14px;
	color:#282828;
	font-weight:normal;
	text-align:center;
}
.cart_step4 h1 a:link {
	color:#3366cc;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.cart_step4 h1 a:visited {
	color:#3366cc;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.cart_step4 h1 a:active {
	color:#3366cc;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.cart_step4 h1 a:hover {
	color:#3366cc;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.cart_step4 h2 {
	margin:20px 0 0 0;
	display:block;
	font-size:12px;
	color:#282828;
	font-weight:normal;
	text-align:center;
}
.cart_step4 h2 a:link {
	color:#3366cc;
	text-decoration:none;
}
.cart_step4 h2 a:visited {
	color:#3366cc;
	text-decoration:none;
}
.cart_step4 h2 a:active {
	color:#3366cc;
	text-decoration:none;
}
.cart_step4 h2 a:hover {
	color:#3366cc;
	text-decoration:underline;
}
.mail {
	padding-top:80px;
	text-align:center;
	color:#000;
	font-size:18px;
	line-height:24px;
}
.mail a {
	display:inline-block;
	font-size:12px;
	color:#000;
}
.mail a:link {
	color:#000;
	text-decoration:none;
}
.mail a:visited {
	color:#0d60b4;
	text-decoration:none;
}
.mail a:active {
	color:#0d60b4;
	text-decoration:none;
}
.mail a:hover {
	color:#0d60b4;
	text-decoration:underline;
}
.mail span {
	display:inline-block;
	margin:0 10px;
	color:#0d60b4;
	font-size:12px;
	font-family:"宋体";
}
.user_account {
	clear:both;
	zoom:1;
	margin-top:30px;
	background:url(../images/user_bt.gif) no-repeat left -183px;
	line-height:20px;
	padding-left:25px;
	color:#676767;
}
.user_account input {
	margin:0 10px;
	display:inline;
}
.user_bot4 {
	background:url(../images/bg01.gif) no-repeat -280px -225px;
	width:41px;
	height:20px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.user_bot5 {
	background:url(../images/bg01.gif) no-repeat -326px -225px;
	width:65px;
	height:20px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
.user_orders_null {
	border:1px #d2cfcf solid;
	background:#f7f7f7;
	text-align:center;
	height:75px;
	line-height:75px;
	color:#676767;
}
.user_orders_null a:link {
	color:#415cbf;
	text-decoration:none;
}
.user_orders_null a:visited {
	color:#415cbf;
	text-decoration:none;
}
.user_orders_null a:active {
	color:#415cbf;
	text-decoration:none;
}
.user_orders_null a:hover {
	color:#415cbf;
	text-decoration:underline;
}
.search_title {
	/*background:url(../images/botline5.gif) repeat-x center;*/
	height:15px;
	zoom:1;
	margin:0 10px 0 20px;
}
.search_title em {
	float:right;
	background:#fff;
	text-align:right;
	padding-left:10px;
	line-height:15px;
	height:15px;
}
.search_null {
	clear:both;
	zoom:1;
	background:url(../images/bt_search.gif) no-repeat left;
	padding-left:115px;
	height:89px;
	line-height:89px;
	font-size:14px;
	display:inline-block;
	margin:50px 0 200px 150px;
}
/*user_account.htm 用户中心－账户一览页*/
.account_list {
	clear:both;
	zoom:1;
	margin-top:15px;
}
.account_list table th {
	height:32px;
	background:#f6f6f6;
	border-right:1px #e6e6e6 solid;
	color:#777;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:32px;
}
.account_list .first {
	border-left:1px #e6e6e6 solid;
}
.account_list table td {
	height:32px;
	/*background:url(../images/botline5.gif) repeat-x bottom;*/
	line-height:32px;
	text-align:center;
	color:#888;
}
.account_list .in {
	color:#0da423;
	font-weight:bold;
}
.account_list .out {
	color:#ff0000;
	font-weight:bold;
}
/*user_items.htm 用户中心－账户明细页*/
.items {
	zoom:1;
	clear:both;
	margin-top:35px;
}
.items ul {
	overflow:hidden;
}
.items ul li {
	width:750px;
	float:left;
	display:inline;
	margin-top:10px;
	line-height:24px;
	color:#999;
}
.items ul li em {
	float:left;
	width:275px;
	text-align:right;
	display:inline-block;
	margin-right:12px;
	font-size:14px;
	color:#878787;
	line-height:24px;
}
.items ul li span {
	margin:0 8px;
	display:inline-block;
	line-height:24px;
}
/*qualification.htm 产品资质页*/
.qualification_con {
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	background:#fff;
	clear:both;
	zoom:1;
	min-height:300px;
	padding:40px;
	line-height:28px;
	color:#353535;
	font-size:14px;
}
/*contact.htm 联系我们页*/
.contact {
	line-height:28px;
	color:#6c6c6c;
	font-size:14px;
}
.contact a:link {
	color:#6c6c6c;
	text-decoration:underline;
}
.contact a:visited {
	color:#6c6c6c;
	text-decoration:underline;
}
.contact a:active {
	color:#6c6c6c;
	text-decoration:underline;
}
.contact a:hover {
	color:#6c6c6c;
	text-decoration:underline;
}
.o_tip {
	border:#d9dbde 3px solid;
	padding:10px;
	background:#fff;
	height:100%;
	overflow:auto;
	line-height:16px;
	clear:both;
	zoom:1;
	color:#4b4b4b;
}
.o_tip a:link {
	color:#4b4b4b;
	text-decoration:none;
}
.o_tip a:visited {
	color:#4b4b4b;
	text-decoration:none;
}
.o_tip a:active {
	color:#4b4b4b;
	text-decoration:none;
}
.o_tip a:hover {
	color:#4b4b4b;
	text-decoration:underline;
}
.o_tip em {
	font-style:normal;
	float:left;
	font-size:14px;
}
.o_tip b {
	float:right;
	font-weight:normal;
	font-size:14px;
}
.o_con {
	border-left:1px #cde4c2 solid;
	border-bottom:1px #cde4c2 solid;
	border-right:1px #cde4c2 solid;
	height:100%;
	overflow:auto;
	clear:both;
	zoom:1;
	margin-bottom:14px;
}
.o_con h1 {
	margin:0;
	padding:10px;
	font-weight:normal;
	zoom:1;
	height:100%;
	overflow:auto;
}
.o_con h1 em {
	font-style:normal;
	float:left;
	font-size:14px;
}
.o_con h1 b {
	font-weight:normal;
	color:#999;
	float:right;
	padding-top:4px;
}
.o_con h2 {
	margin:0;
	background:url(../images/user_bg.gif) repeat-x 0 0;
	height:39px;
	padding:0 10px;
	font-weight:normal;
	clear:both;
	zoom:1;
	height:100%;
	overflow:auto;
	display:block;
}
.o_con h2 span {
	/*background:url(../images/botline6.gif) repeat-x top;*/
	height:38px;
	padding-top:1px;
	display:block;
}
.o_con h2 span em {
	zoom:1;
	clear:both;
	background:url(../images/user_bg.gif) no-repeat left -93px;
	padding-left:20px;
	margin-top:12px;
	color:#797979;
	font-size:12px;
	font-style:normal;
	height:15px;
	line-height:15px;
	display:block;
}
.o_tab {
	border-left:1px #bdceb2 solid;
	border-right:1px #bdceb2 solid;
	height:36px;
	background:url(../images/user_bg.gif) repeat-x 0 -42px;
	clear:both;
	zoom:1;
}
.o_tab h1 {
	width:185px;
	padding-left:15px;
	float:left;
	margin:0;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#797979;
}
.o_tab ul {
	float:left;
}
.o_tab ul li {
	padding:0 25px;
	float:left;
	margin-right:5px;
	display:inline;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#604e73;
	position:relative;
}
.o_tab .curr {
	background:url(../images/user_bg.gif) repeat-x 0 -176px;
	height:44px;
	margin-top:-3px;
	line-height:39px;
	overflow:visible;
}
.o_tab .curr i {
	background:url(../images/user_bg.gif) no-repeat 0 -132px;
	width:4px;
	height:39px;
	position:absolute;
	left:0;
	top:0;
}
.o_tab .curr s {
	background:url(../images/user_bg.gif) no-repeat -4px -132px;
	width:4px;
	height:39px;
	position:absolute;
	right:0;
	top:0;
}
.o_tab .curr b {
	background:url(../images/user_bg.gif) no-repeat 0 -122px;
	width:9px;
	height:5px;
	position:absolute;
	left:45px;
	top:39px;
	overflow:hidden;
}
.o_list {
	border-left:3px #cde4c2 solid;
	border-bottom:3px #cde4c2 solid;
	border-right:3px #cde4c2 solid;
	height:100%;
	overflow:auto;
	clear:both;
	zoom:1;
	margin-top:-5px;
	z-index:99;
	color:#676767;
	float:left;
	width:758px;
	padding:50px 0;
}
.o_list .defaul {
	display:block;
}
.o_cashier {
	zoom:1;
	width:758px;
}
.o_cashier dl {
	overflow:hidden;
	zoom:1;
	display:block;
	margin-top:10px;
}
.o_cashier dt {
	width:320px;
	float:left;
	display:inline;
	margin-right:18px;
	text-align:right;
}
.o_cashier dd {
	padding-bottom:10px;
	width:420px;
	float:right;
	display:block;
}
.user_bot6 {
	background:url(../images/bg01.gif) no-repeat 0 -330px;
	width:83px;
	height:30px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.chongzhi_sc{
	width:83px;
	height:30px;
	border:none;
	margin-top:15px;
	cursor:pointer;
	background:url(../images/aniu_gai1.png) no-repeat;
}
.chongzhi_scr{
	width:83px;
	height:30px;
	border:none;
	margin-top:15px;
	cursor:pointer;
	background:url(../images/anniu_gai2.png) no-repeat;
}
/*quick-buy.htm 快速购买页*/
.quick_bg {
	background:url(../images/quick_bg.gif) repeat-y left;
	zoom:1;
	margin-bottom:40px;
	margin-top:10px;
	height:100%;
	overflow:auto;
}
.quick_left {
	width:364px;
	float:left;
}
.quick_left h1 {
	margin:0 0 30px 0;
	font-size:16px;
	font-weight:bold;
	color:#383838;
}
.quick_left h2 {
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#383838;
}
.quick_left h3 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#4d589c;
}
.quick_left h3 a:link {
	color:#4d589c;
	text-decoration:none;
}
.quick_left h3 a:visited {
	color:#4d589c;
	text-decoration:none;
}
.quick_left h3 a:active {
	color:#4d589c;
	text-decoration:none;
}
.quick_left h3 a:hover {
	color:#4d589c;
	text-decoration:underline;
}
.quick_right {
	width:380px;
	float:right;
}
.quick_right h1 {
	margin:0 0 30px 0;
	font-size:16px;
	font-weight:bold;
	color:#383838;
}
.quick_right h2 {
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#383838;
}
.quick_tel {
	clear:both;
	zoom:1;
    font-size: 12px;

    margin-top:25px;
}
.quick_tel h1 {
	color:#7b7b7b;
	line-height:18px;
	font-size:12px;
    width: 880px;
    border-bottom: 1px dashed #DBDBDB;
	font-weight:normal;

}
.quick_tel h1 span {
	font-size:14px;
	font-weight:bold;
	color:#484848;
	display:inline-block;
	margin-right:10px;
}
.quick_tel ul {
	overflow:hidden;
	margin-top:15px;
}
.quick_tel ul li {
	width:541px;
	float:left;
	display:inline;
	margin-top:12px;
    font-size: 12px;
	line-height:26px;
}
.quick_tel ul li font {
	float:left;
	width:78px;
	text-align:right;
	display:inline-block;
	margin-right:12px;
	font-size:12px;
	/*color:#6a6a6a;*/
    margin-right:20px;
	line-height:26px;
	font-family:"宋体";
}
.quick_tel ul li input {
	float:left;
	display:inline;
	margin-right:8px;
}
.quick_bot {
	background:url(../images/bg01.gif) no-repeat -88px -330px;
	width:77px;
	height:24px;
	border:0;
	cursor:pointer;
	text-align:center;
	color:#000;
	line-height:24px;
}
.quick_bot2 {
	background:url(../images/bg01.gif) no-repeat -170px -330px;
	width:54px;
	height:24px;
	border:0;
	cursor:pointer;
	text-align:center;
	color:#000;
	line-height:24px;
}
/*welcome.htm 欢迎页*/
.welcome_warp {
	width:879px;
	margin:0 auto;
}
.welcome_top {
	height:19px;
	line-height:18px;
	text-align:right;
	color:#fff;
	padding-right:10px;
}
.welcome_top a:link {
	color:#fff;
	text-decoration:none;
}
.welcome_top a:visited {
	color:#fff;
	text-decoration:none;
}
.welcome_top a:active {
	color:#fff;
	text-decoration:none;
}
.welcome_top a:hover {
	color:#fff;
	text-decoration:underline;
}
.welcome_logo {
	clear:both;
	zoom:1;
	height:160px;
}
.welcome_logo em {
	float:left;
}
.welcome_logo b {
	float:right;
	font-family:"黑体";
	font-size:16px;
	color:#fff;
	padding-top:140px;
	padding-right:15px;
	text-align:right;
	font-weight:normal;
}
.welcome_bt {
	clear:both;
	zoom:1;
	margin-bottom:100px;
}
.welcome_bt ul {
	overflow:hidden;
}
.welcome_bt ul li {
	width:273px;
	float:left;
	margin-left:19px;
	margin-right:1px;
}
.welcome_bt ul li images {
	display:block;
	margin-bottom:15px;
}
.welcome_bom {
	/*background:url(../images/welcome_bom.gif) repeat-x;*/
	height:70px;
	padding-top:64px;
	color:#9e9e9e;
}
.welcome_bom em {
	float:left;
	padding-left:35px;
	font-style:normal;
}
.welcome_bom b {
	float:right;
	font-weight:normal;
	text-align:right;
}

/*add order*/
.user_info {
	zoom:1;
	width:750px;
	padding-bottom:100px;
	padding-top:30px;
	clear:both;
}
.user_info ul {
	overflow:hidden;
}
.user_info ul li {
	width:750px;
	float:left;
	display:inline;
	margin-top:12px;
	line-height:26px;
}
.user_info ul li font {
	float:left;
	width:255px;
	text-align:right;
	display:inline-block;
	margin-right:12px;
	font-size:14px;
	color:#6a6a6a;
	line-height:26px;
}
.user_info ul li input {
	float:left;
	display:inline;
	margin-right:5px;
}
.user_info ul li span {
	float:left;
	display:inline;
	margin-right:5px;
	line-height:26px;
}
.user_info ul li select {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:1px;
}
.date {
	border:1px #999 solid;
	background:url(../images/date_bg.gif) no-repeat;
	width:140px;
	height:22px;
	line-height:22px;
	padding-left:5px;
	color:#555;
}
.txt2 {
	border:1px #878787 solid;
	padding:3px;

	height:16px;
	line-height:16px;
	outline:none;
	border-radius:3px;
}

.login_bots{
	background:url(../images/btt.png) no-repeat ;
	width:58px;
	height:30px;
	border:0;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	color:#fff;
	margin-top:20px;
	font-weight:bold;
	font-size:13px;
}
/*bankexing*/
.pinfo_xi{
	float:left;
}
.pinfo_xi ul{
}
.pinfo_xi ul li{
	width:8px;
	height:15px;
	float:left;
	cursor:pointer;
}