.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	*zoom: 100;
}

.mall_nav {
	height: 50px;
	background: #fff;
	margin: 0 auto;
	width: 1200px;
}

.menu {
	height: 50px;
	background: #fff;
	margin: 0 auto;
	width: 980px;
	padding-left: 220px;
}

.menu, .menu ul li, .menu ul li a {
	height: 50px;
	line-height: 50px;
}

.menu ul li, .menu ul li a {
	float: left;
	position: relative;
}

.menu ul li span.hot {
	display: block;
	width: 29px;
	height: 17px;
	background: url(../images/hot.png) no-repeat;
	position: absolute;
	left: 50px;
	top: -10px;
}

.menu ul li a {
	display: block;
	padding: 0 28px 0 28px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}

.menu ul li a:hover {
	background: #135DBC;
	text-decoration: none;
}

#nav {
	width: 217px;
	position: relative;
	top: -49px;
	background: #4593FD;
	z-index: 1;
	box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.3);
}

#nav .mod_cate_hd {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #FFFFFF;
	text-indent: 7px;
	box-shadow: 2px -1px 3px rgba(55, 55, 55, 0.5);
	background-color: #333333;
	border-bottom: 1px #3487F2 solid;
	text-align: center;
}

#nav .mod_cate {
	height: 83px;
	border-bottom: 1px #3487F2 solid;
	padding: 0px 0px 0px 0px;
}

#nav .mod_cate h2 {
	font-size: 14px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	line-height: 83px;
	height: 83px;
}

#nav .arrow_dot {
	width: 25px;
	height: 25px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
}

#nav .mod_cate h2 a {
	color: #FFFFFF;
	float: left;
	width: 200px;
	height: 80px;
	line-height: 80px;
}

#nav .mod_cate_r {
	line-height: 80px;
	font-style: normal;
	font-variant: normal;
	margin-left: 20px;
	color: #fff;
	font-size: 18px;
}

#nav .mod_subcate {
	display: none;
	width: 798px;
	height: 504px;
	border: 1px #4594fd solid;
	background: #FFFFFF;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 50px;
	z-index: -1;
	left: 217px;
	overflow: hidden;
}

#nav .mod_subcate_main {
	width: 800px;
	padding: 0px 20px 1000px 20px;
	margin-bottom: -1000px;
	float: left;
}

#nav .mod_subcate_line {
	width: 600px;
	height: 1px;
	clear: both;
	font-size: 0px;
	margin-bottom: 5px;
	border-top: 5px #fff solid;
	border-bottom: 1px #dadada dotted;
	overflow: hidden;
	display: block;
	margin-right: 20px;
}

#nav .mod_subcate_main dl {
	padding: 20px 0 20px 55px;
	border-bottom: 1px #e5e5e5 solid;
	overflow: hidden;
	width: 700px
}

#nav .mod_subcate_main dl dt {
	width: 100px;
	font-size: 16px;
	color: #1d7ad9;
	line-height: 45px;
	font-style: normal;
	font-variant: normal;
	float: left;
	font-size-adjust: none;
	font-stretch: normal
}

#nav .mod_subcate_main dl dd {
	line-height: 45px;
	overflow: hidden;
}

#nav .mod_subcate_main dl dd a {
	color: #666;
	font-size: 14px;
	margin: 0 5px 0 5px;
	float: left;
	display: inline;
	white-space: nowrap;
}

#nav .mod_subcate_main dl dd a.org {
	color: #ff7300;
}

#nav .mod_subcate_channel {
	clear: both;
	margin-top: 15px;
}

#nav .mod_subcate_channel .mod_btn_arrow {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background: #2785E6;
	cursor: pointer;
	display: inline-block;
}

#nav .mod_subcate_channel .mod_btn_arrow b {
	font-weight: normal;
	float: left;
}

#nav .mod_subcate_side {
	width: 217px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	float: left;
}

#nav .on {
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	filter: alpha(opacity = 50);
	background-color: rgba(0, 0, 0, 0.5);
}

#nav .on h2 a {
	color: #333333;
}

#nav .on .mod_subcate {
	display: block !important; /* !important 强制显示，否则会闪烁*/
}

#nav .on .mod_cate_r a {
	color: #666666;
}

#nav .on a.hot_sub {
	color: #FFFFFF;
}

.banner {
	height: 505px;
	background: #fff;
	margin: 0 auto;
	width: 100%;
	/* border-top: 1px solid #000;
	border-bottom: 1px solid #000; */
}

#solid {
	width: 100%;
	height: 505px;
	position: relative;
}

#solid .solid0, #solid .solid1, #solid .solid2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 505px;
	display: none;
}

#solid .solid0 {
	/* background: #78c4db; */
}

#solid .solid1 {
	/* background: #c5c9db; */
}

#solid .solid2 {
	/* background: #e7dfd1; */
}

#solid ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#solid ul li {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 905px;
	height: 502px;
	margin-left: -600px;
	display: none;
	cursor: pointer;
}

#solid #btt {
	width: 905px;
	height: 55px;
	top: 445px;
	left: 50%;
	position: relative;
	margin-left: -452px;
}

#solid #btt span {
	position: absolute;
	top: 15px;
	left: 45%;
	display: block;
	width: 30px;
	height: 8px;
	margin: 0 15px;
	text-align: center;
	background: #3d3d3d;
	z-index: 1000;
	cursor: pointer;
	filter: alpha(opacity = 70); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.7; /*Firefox私有，透明度50%*/
	opacity: 0.7; /*其他，透明度50%*/
}

.mall_main {
	width: 1200px;
	margin: 20px auto;
}

.mall_ppctj {
	margin: 0 auto;
}

.ptc_tit {
	height: 38px;
	line-height: 38px;
	margin-bottom: 20px;
}

.ptc_tit span.ptc_tit_pic {
	height: 38px;
	width: 38px;
	float: left;
}

.ptc_tit span.ptc_tit_txt {
	height: 38px;
	float: left;
	margin-left: 20px;
}

.ptc_main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.ptc_main li {
	width: 200px;
	height: 380px;
	float: left;
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin-left: 21px;
}

.ptc_main li img {
	width: 200px;
	height: 190px;
}

.ptc_main li p.price {
	font-size: 24px;
	color: #ff6600;
	line-height: 30px;
	margin-bottom: 20px;
}

.ptc_main li p.tit {
	font-size: 14px;
	line-height: 30px;
}

.ptc_main li p.tit2 {
	font-size: 14px;
	color: #2c8ccd;
	line-height: 20px;
}

.ptc_main li p.btn {
	font-size: 14px;
	color: #ff6600;
	margin-top: 25px;
}

.ptc_main li p.btn a {
	width: 80px;
	border-radius: 15px;
	height: 28px;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #ff6600;
	color: #ff6600;
	float: left;
	text-align: center;
}

.ptc_main li p.btn a:hover {
	width: 80px;
	border-radius: 15px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #ff6600;
	background: #ff6600;
	color: #fff;
	float: left;
	text-align: center;
}

.ptc_main li.first {
	width: 200px;
	height: 380px;
	float: left;
	border: 1px solid #e1e1e1;
	padding: 10px;
	margin-left: 0px;
}

.mall_rmhd {
	margin: 0 auto;
}

.mall_rmhd_main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.mall_rmhd_main li {
	width: 280px;
	height: 415px;
}

.mall_rmhd_main li.center {
	width: 630px;
	height: 415px;
}

.mall_rmhd_main li.center ol {
	width: 300px;
	height: 200px;
	margin-left: 13px;
	margin-bottom: 13px;
	float: left;
}

.mall_rmhd_main li.center ol img {
	width: 300px;
	height: 200px;
}

.mall_pj {
	margin: 0 auto;
}

.mall_pj_main {
	width: 1198px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #e1e1e1;
}

.mall_pj_main li {
	width: 324px;
	height: 173px;
	float: left;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.mall_pj_main li.pj1 {
	width: 548px;
	height: 348px;
	float: left;
	border: 0px;
}

.box {
	width: 1200px;
	margin: 30px auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}

.picbox {
	width: 1200px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.piclist {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev, .og_next {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev {
	background-position: 0 -60px;
	left: 0px;
}

.og_next {
	background-position: 0 0;
	right: 0px;
}

.mall_wxby {
	margin: 0 auto;
}

.piclist2 {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist2 li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist2 li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist2 li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist2 li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist2 {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev2, .og_next2 {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev2 {
	background-position: 0 -60px;
	left: 0px;
}

.og_next2 {
	background-position: 0 0;
	right: 0px;
}

.mall_mrqx {
	margin: 0 auto;
}

.piclist3 {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist3 li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist3 li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist3 li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist3 li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist3 {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev3, .og_next3 {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev3 {
	background-position: 0 -60px;
	left: 0px;
}

.og_next3 {
	background-position: 0 0;
	right: 0px;
}

.mall_qczs {
	margin: 0 auto;
}

.piclist4 {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist4 li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist4 li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist4 li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist4 li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist4 {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev4, .og_next4 {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev4 {
	background-position: 0 -60px;
	left: 0px;
}

.og_next4 {
	background-position: 0 0;
	right: 0px;
}

.mall_aqzj {
	margin: 0 auto;
}

.piclist5 {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist5 li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist5 li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist5 li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist5 li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist5 {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev5, .og_next5 {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev5 {
	background-position: 0 -60px;
	left: 0px;
}

.og_next5 {
	background-position: 0 0;
	right: 0px;
}

.mall_qcfw {
	margin: 0 auto;
}

.piclist6 {
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist6 li {
	margin-right: 20px;
	float: left;
	width: 224px;
	overflow: hidden;
}

.piclist6 li img {
	background: #eee;
	padding: 5px;
	width: 214px;
}

.piclist6 li p.tit {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 26px;
}

.piclist6 li p.price {
	text-align: center;
	font-size: 20px;
	color: #ff6600;
}

.swaplist6 {
	position: absolute;
	left: -3900px;
	top: 0px
}

.og_prev6, .og_next6 {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 0.7;
}

.og_prev6 {
	background-position: 0 -60px;
	left: 0px;
}

.og_next6 {
	background-position: 0 0;
	right: 0px;
}

.mall_pzbz {
	background: #f5f5f5;
	height: 80px;
	margin: 100px auto 0 auto;
}

.mall_pzbz_main {
	margin: 50px auto 0 auto;
	width: 1200px;
	padding-top: 16px;
}

.mall_pzbz_main li {
	width: 300px;
	float: left;
	height: 51px;
	margin-left: 90px;
}

.mall_pzbz_main li .mall_pzbz_tit {
	width: 45px;
	float: left;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
	color: #2c8ccd;
	height: 46px;
	border-radius: 50%;
	border: 3px solid #2c8ccd;
}

.mall_pzbz_main li .mall_pzbz_main2 {
	width: 230px;
	float: left;
	font-size: 20px;
	line-height: 45px;
	padding: 3px;
	margin-left: 5px;
	text-align: left;
	height: 46px;
}

.details {
	margin: 0 auto;
}

.details2 {
	margin: 50px auto 0 auto;
}

.details_pic {
	width: 504px;
	height: 500px;
	float: left;
}

#preview {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 500px;
}

.jqzoom {
	width: 350px;
	height: 350px;
	position: relative;
	border: 1px solid #e1e1e1;
}

.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 500px;
	height: 80px;
	padding-top: 20px;
	overflow: hidden;
}

#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 75px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 75px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

#spec-list {
	width: 475px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}

#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 82px;
}

#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 70px;
	height: 70px;
}

/*jqzoom*/
.jqzoom {
	position: relative;
	padding: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity = 50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 332px;
	margin-right: 6px;
}

#spec-list div {
	margin-top: 0;
	margin-left: -30px;
	*margin-left: 0;
}

.details_txt {
	width: 630px;
	height: 500px;
	float: right;
}

.details_txt div.tit {
	font-size: 26px;
	height: 40px;
	line-height: 40px;
}

.details_txt div.price {
	font-size: 40px;
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
	padding: 20px;
	margin-top: 45px;
	color: #ff9600;
}

.details_txt div.more {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	color: #999999;
}

.details_txt div.num {
	height: 60px;
	margin-top: 45px;
	color: #999999;
}

.details_txt div.num span {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	float: left;
	width: 90px;
	text-align: center;
}

.details_txt div.num a.btn_num {
	border: 1px solid #e1e1e1;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	float: left;
	width: 50px;
	text-align: center;
	color: #999999;
}

.details_txt div.num a.btn_num:hover {
	border: 1px solid #e1e1e1;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	float: left;
	width: 50px;
	text-align: center;
	color: #222222;
}

.details_txt div.btn {
	margin-top: 45px;
}

.details_txt div.btn a.btn_Cart {
	background: url(../images/cart.png) 30px center no-repeat #ff9600;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	float: left;
	width: 200px;
	padding-left: 80px;
	color: #fff;
}

.details_txt div.btn a.btn_Cart:hover {
	background: url(../images/cart.png) 30px center no-repeat #e70012;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	float: left;
	width: 200px;
	padding-left: 80px;
	color: #fff;
}

.details_txt div.btn a.btn_buy {
	background: #e70012;
	height: 70px;
	line-height: 70px;
	margin-left: 30px;
	font-size: 30px;
	float: left;
	width: 200px;
	padding-left: 80px;
	color: #fff;
}

.details_txt div.btn a.btn_buy:hover {
	background: #e70012;
	height: 70px;
	line-height: 70px;
	margin-left: 30px;
	font-size: 30px;
	float: left;
	width: 200px;
	padding-left: 80px;
	color: #fff;
}

.cpxq_tlt {
	width: 258px;
	border-bottom: 1px solid #e1e1e1;
	background: #89abe3;
	text-align: center;
	height: 48px;
	line-height: 48px;
	color: #fff;
}

.cpxq_main {
	padding: 9px;
	margin: 0 auto;
}

.cpxq_main li {
	text-align: center;
	margin-bottom: 30px;
}

.cpxq_main li img {
	width: 240px;
	height: 160px;
}

.cpxq_main li p.price {
	text-align: right;
	line-height: 30px;
	font-size: 20px;
	color: #e70012;
}

.tab1 {
	margin: 0 auto;
}

.menu_tab {
	height: 50px;
	font-size: 14px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
}

.menu_tab li {
	float: left;
	width: 130px;
	text-align: center;
	line-height: 50px;
	height: 50px;
	cursor: pointer;
	font-size: 20px;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 30px;
}

.menu_tab li.off {
	color: #0172bf;
}

.menudiv {
	background: #fefefe
}

.menudiv div.xiangqing {
	padding: 10px;
	line-height: 28px;
}

.menudiv div img {
	max-width: 880px;
}

.menudiv div.comment {
	margin-top: 50px;
}

.menudiv div.comment div.comment_tit {
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
}

.menudiv div.comment div.comment_tit a {
	margin-left: 30px;
	margin-right: 30px;
}

.menudiv div.comment div.comment_tit a.current {
	color: #e70012;
}

.menudiv div.comment ul.comment_main {
	margin: 0 auto;
}

.menudiv div.comment ul.comment_main li {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom: 1px solid #e1e1e1;
}

.menudiv div.comment ul.comment_main li div.pic {
	float: left;
	width: 60px;
	text-align: center;
	line-height: 24px;
}

.menudiv div.comment ul.comment_main li div.pic img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.menudiv div.comment ul.comment_main li div.comment_details {
	float: left;
	width: 540px;
	margin-left: 40px;
	line-height: 24px;
}

.menudiv div.comment ul.comment_main li div.comment_details p {
	margin-bottom: 15px;
}

.menudiv div.comment ul.comment_main li div.comment_details div.shaitu {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	border: 1px solid #e1e1e1;
}

.menudiv div.comment ul.comment_main li div.comment_details div.shaitu img
	{
	width: 60px;
	height: 60px;
}

.menudiv div.comment ul.comment_main li div.comment_level {
	float: right;
	width: 150px;
}

.menudiv div.comment ul.comment_main li div.comment_level dt {
	float: left;
	width: 19px;
	margin-left: 10px;
	height: 18px;
	background: url(../images/level1.jpg) no-repeat;
}

.Personal_Center_left {
	width: 218px;
	float: left;
	height: 448px;
	border: 1px solid #e1e1e1;
}

.Personal_Center_left div.tit {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background: #89abe3;
	font-size: 20px;
}

.personal_class {
	margin: 30px auto 0 auto;
}

.personal_class li {
	height: 60px;
	line-height: 60px;
}

.personal_class li a {
	height: 60px;
	width: 218px;
	float: left;
	text-align: center;
	font-size: 16px;
}

.personal_class li a:hover {
	height: 60px;
	width: 218px;
	float: left;
}

.personal_class li.current a {
	height: 60px;
	width: 218px;
	color: #2c8ccd;
}

.Personal_Center_right {
	width: 900px;
	float: right;
	border: 1px solid #e1e1e1;
}

.Personal_Center_right2 {
	width: 900px;
	float: right;
}

.Personal_Center_right div.tit {
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
	background: #f0f0f0;
	font-size: 20px;
}

.address_list {
	margin: 20px 20px 50px 20px;
}

.address_list li {
	height: 45px;
	line-height: 45px;
}

.address_list li span {
	float: right;
	color: #999999;
}

.address_list li span a {
	color: #999999;
}

.address_list li span a:hover {
	color: #2c8ccd;
}

.btn_newaddress {
	margin: 20px 20px 50px 20px;
}

.btn_newaddress a {
	width: 200px;
	height: 50px;
	background: #82c92f;
	float: left;
	color: #fff;
}

.btn_newaddress a span {
	background: #fff;
	color: #82c92f;
	font-size: 20px;
	line-height: 14px;
	text-align: center;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 30px;
	margin-top: 18px;
}

.btn_newaddress a font {
	color: #fff;
	font-size: 18px;
	line-height: 14px;
	float: left;
	margin-left: 20px;
	margin-top: 18px;
}

.add_address {
	margin: 30px 20px 100px 20px;
	width: 700px;
	background: #f8f8f8;
	padding: 30px;
	border: 1px solid #e1e1e1;
}

.add_address p {
	margin: 0 auto 20px auto;
	line-height: 30px;
}

.add_address span {
	color: #d41818;
	line-height: 30px;
}

.add_address input, select {
	height: 30px;
}

.add_address span.name {
	padding-left: 10px;
	font-size: 14px;
	color: #222222;
	line-height: 40px;
}

.add_address a.cleck {
	margin-left: 50px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 20px;
	color: #fff;
	background: #82c92f;
	border-radius: 10px;
}

.add_address a:hover.cleck {
	width: 90px;
	text-align: center;
	float: left;
	font-size: 20px;
	color: #fff;
	background: #2c8ccd;
	border-radius: 10px;
}

.add_address a.cancel {
	margin-left: 50px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #fff;
	background: #999999;
	border-radius: 10px;
}

.add_address a:hover.cancel {
	width: 90px;
	text-align: center;
	float: left;
	font-size: 18px;
	color: #fff;
	background: #2c8ccd;
	border-radius: 10px;
}

.Personal_Center_top {
	margin: 0 auto;
	height: 100px;
	padding: 35px;
	border: 1px solid #e1e1e1;
	border-radius: 85px;
}

.Personal_Center_top div.center_pic {
	height: 100px;
	width: 100px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	float: left;
}

.Personal_Center_top div.center_pic img {
	height: 100px;
	width: 100px;
	border-radius: 50px;
}

.Personal_Center_top div.center_txt {
	margin-left: 15px;
	height: 100px;
	width: 235px;
	float: left;
	line-height: 33px;
}

.Personal_Center_top div.center_txt p.account {
	font-size: 20px;
}

.Personal_Center_top div.center_txt p.account span {
	font-size: 16px;
	color: #999999;
}

.Personal_Center_top div.center_txt p.price {
	font-size: 18px;
	color: #ff9600;
}

.Personal_Center_top ul.center_order {
	margin-left: 15px;
	height: 100px;
	width: 460px;
	float: left;
	line-height: 33px;
}

.Personal_Center_top ul.center_order li {
	margin-left: 45px;
	width: 70px;
	float: left;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}

.Personal_Center_top ul.center_order li img {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	border: 1px solid #89abe3;
}

.Personal_Center_top ul.center_order li p span {
	color: #e60012;
	padding-left: 5px;
}

.order_list {
	margin: 40px auto 0 auto;
	border: 1px solid #e1e1e1;
}

.order_list div.order_list_tit {
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	background: #f0f0f0;
}

.order_list div.order_list_tit div.order_list_tit1 {
	width: 400px;
	float: left;
	font-size: 18px;
	padding-left: 30px;
}

.order_list div.order_list_tit div.order_list_tit2 {
	width: 120px;
	float: left;
	font-size: 18px;
	text-align: center;
}

.order_list div.order_list_tit div.order_list_tit3 {
	width: 120px;
	float: left;
	font-size: 18px;
	text-align: center;
}

.order_list div.order_list_tit div.order_list_tit4 {
	width: 228px;
	float: left;
	font-size: 18px;
	text-align: center;
}

.order_list_main {
	margin: 0 auto;
	border-bottom: 1px solid #e1e1e1;
}

.order_list_main li {
	margin: 0 auto;
}

.order_list_main li div.order_list_num {
	margin: 0 auto;
	height: 38px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	line-height: 38px;
}

.order_list_main li div.order_list_num p {
	height: 38px;
	line-height: 38px;
	float: left;
	padding-left: 30px;
	color: #666666;
}

.order_list_main li div.order_list_details {
	margin: 0 auto;
	background: url(../images/order_bg.jpg) repeat-y;
}

.order_list_main li div.order_list_details div.order_list_details-1 {
	float: left;
	width: 430px;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1
	{
	padding: 20px;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1 div.pic
	{
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #e1e1e1;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1 div.pic img
	{
	width: 80px;
	height: 80px;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1 div.txt
	{
	float: left;
	width: 220px;
	height: 80px;
	margin-left: 10px;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1 div.txt p
	{
	color: #666666;
	margin-top: 20px;
}

.order_list_main li div.order_list_details div.order_list_details-1 div.order_list_details-1-1 div.num
	{
	float: left;
	width: 20px;
	height: 80px;
	text-align: right;
	margin-left: 10px;
}

.order_list_main li div.order_list_details div.order_list_details-2 {
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 40px;
}

.order_list_main li div.order_list_details div.order_list_details-5 {
	float: left;
	width: 240px;
	text-align: center;
	padding-top: 40px;
}

.order_list_main li div.order_list_details div.order_list_details-2 p.price
	{
	color: #ff9600;
	font-size: 18px;
}

.order_list_main li div.order_list_details div.order_list_details-2 p.yunfei
	{
	color: #999999;
	font-size: 14px;
}

.order_list_main li div.order_list_details div.order_list_details-3 {
	float: left;
	width: 120px;
	font-size: 18px;
	text-align: center;
	padding-top: 50px;
}

.order_list_main li div.order_list_details div.order_list_details-4 {
	float: left;
	width: 228px;
	text-align: center;
	padding-top: 30px;
}

.order_list_main li div.order_list_details div.order_list_details-4 p.date
	{
	text-align: center;
	color: #999999;
}

.order_list_main li div.order_list_details div.order_list_details-4 p.btn
	{
	text-align: center;
	height: 35px;
}

.order_list_main li div.order_list_details div.order_list_details-4 p.btn a.fukuan
	{
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #ff9600;
	font-size: 18px;
	float: left;
	margin-left: 54px;
	border-radius: 15px;
}

.order_list_main li div.order_list_details div.order_list_details-4 p.btn a.shouhuo
	{
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #89abe3;
	font-size: 18px;
	float: left;
	margin-left: 54px;
	border-radius: 15px;
	margin-top: 10px;
}

.order_list_main li div.order_list_details div.order_list_details-4 p.btn a.del
	{
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #222222;
	background: #f0f0f0;
	font-size: 18px;
	float: left;
	margin-left: 54px;
	border-radius: 15px;
	margin-top: 10px;
}

.xijl_list_main {
	margin: 0 auto;
	border-bottom: 1px solid #e1e1e1;
}

.xijl_list_main li {
	margin: 0 auto;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #e1e1e1;
}

.xijl_list_main li p.xfjl_date {
	margin-left: 20px;
	float: left;
	width: 90px;
	height: 59px;
	line-height: 59px;
}

.xijl_list_main li p.xfjl_status {
	margin-left: 20px;
	float: left;
	width: 70px;
	height: 59px;
	line-height: 59px;
}

.xijl_list_main li p.xfjl_tit {
	float: left;
	width: 350px;
	height: 59px;
	line-height: 59px;
}

.xijl_list_main li p.xfjl_price {
	float: left;
	width: 120px;
	height: 59px;
	line-height: 59px;
	text-align: center;
}

.plgl_list_main li {
	margin: 0 auto;
	height: 105px;
	line-height: 90px;
	border-bottom: 1px solid #e1e1e1;
}

.plgl_list_main li p.plgl_pic {
	margin-left: 20px;
	float: left;
	width: 150px;
	height: 100px;
	line-height: 90px;
	padding-top: 5px;
}

.plgl_list_main li p.plgl_title {
	margin-left: 20px;
	float: left;
	width: 350px;
	height: 100px;
	line-height: 90px;
}

.plgl_list_main li p.plgl_keywords {
	margin-left: 20px;
	float: left;
	width: 200px;
	height: 100px;
	line-height: 90px;
}

.plgl_list_main li p.plgl_toComment {
	margin-left: 20px;
	float: left;
	width: 100px;
	height: 100px;
	line-height: 90px;
	text-align: center;
}

.mall_main2 {
	width: 1198px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
}

.mall_main3 {
	width: 1198px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	border: 1px solid #e1e1e1;
}

.mall_main2_tit {
	margin: 0 auto;
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
	line-height: 50px;
	padding-left: 30px;
	font-size: 18px;
}

.mall_main2_tit2 {
	margin: 0 auto;
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
	line-height: 50px;
	font-size: 18px;
}

.cart_list {
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	margin: 10px 50px 30px 50px;
}

.cart_list li.tit {
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #89abe3;
	font-size: 16px;
}

.cart_list li.tit p.p1 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 30px;
	color: #fff;
	width: 566px;
	float: left;
}

.cart_list li.tit p.p2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	width: 150px;
	float: left;
}

.cart_list li.list {
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cart_list li.list div.radio {
	margin-left: 15px;
	float: left;
	width: 20px;
	margin-top: 20px;
}

.cart_list li.list div.pic {
	margin-left: 10px;
	float: left;
	width: 80px;
	height: 65px;
}

.cart_list li.list div.pic img {
	width: 80px;
	height: 65px;
}

.cart_list li.list div.txt {
	margin-left: 10px;
	float: left;
	width: 460px;
	height: 55px;
	line-height: 20px;
	margin-top: 10px;
}

.cart_list li.list div.price {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.cart_list li.list div.num {
	float: left;
	width: 127px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	margin-left: 23px;
	font-size: 20px;
	text-align: center;
}

.cart_list li.list div.num span {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	float: left;
	width: 60px;
	text-align: center;
}

.cart_list li.list div.num a.btn_num {
	border: 1px solid #e1e1e1;
	background: #89abe3;
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	float: left;
	width: 20px;
	text-align: center;
	color: #fff;
}

.cart_list li.list div.num a.btn_num:hover {
	border: 1px solid #e1e1e1;
	background: #89abe3;
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	float: left;
	width: 20px;
	text-align: center;
	color: #222222;
}

.cart_list li.list div.allprice {
	float: left;
	width: 150px;
	color: #ff9600;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.cart_list li.list div.btn {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.all_total {
	margin: 0 30px 30px 30px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	font-size: 20px;
}

.all_total p {
	font-size: 20px;
}

.all_total p span {
	color: #ff9600;
	font-size: 40px;
}

.all_total_btn {
	margin: 0 30px 30px 30px;
	height: 50px;
	text-align: right;
}

.all_total_btn a.gocart {
	margin-left: 50px;
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: right;
	font-size: 20px;
	color: #fff;
	background: #cccccc;
	border-radius: 10px;
}

.all_total_btn a:hover.gocart {
	width: 140px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: #2c8ccd;
	border-radius: 10px;
}

.all_total_btn a.account {
	margin-left: 50px;
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: right;
	font-size: 18px;
	color: #fff;
	background: #ff9600;
	border-radius: 10px;
}

.all_total_btn a:hover.account {
	width: 140px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #2c8ccd;
	border-radius: 10px;
}

.payment {
	margin: 30px auto 0 auto;
	padding: 20px 30px 20px 30px;
	text-align: left;
	border: 1px solid #e1e1e1;
}

.payment p.txt {
	font-size: 26px;
	line-height: 40px;
}

.payment p.txt2 {
	font-size: 16px;
	line-height: 40px;
	color: #999999;
}

.payment p.txt2 span {
	font-size: 28px;
	color: #e70012;
}

.payment div.zhifu {
	margin-top: 20px;
	font-size: 16px;
	border-bottom: 1px solid #e1e1e1;
}

.payment div.zhifu .zhifu_tit {
	font-size: 16px;
	float: left;
	width: 90px;
}

.payment div.zhifu .zhifu_fangshi {
	float: left;
	width: 600px;
}

.payment div.zhifu .zhifu_fangshi li {
	margin-bottom: 40px;
	height: 40px;
	float: left;
	width: 600px;
}

.payment div.zhifu .zhifu_fangshi li span {
	font-size: 22px;
	border: 1px solid #e1e1e1;
	width: 100px;
	padding: 10px 40px 10px 40px;
	margin-left: 25px;
	color: #89abe3;
}

.payment div.lijizhifu {
	margin-top: 50px;
	font-size: 16px;
	text-align: right;
	margin-bottom: 50px;
}

.payment div.lijizhifu p.txt3 {
	font-size: 16px;
	line-height: 40px;
	color: #999999;
}

.payment div.lijizhifu p.txt3 span {
	font-size: 28px;
	color: #ff9600;
}

.payment div.lijizhifu p.txt3 a {
	font-size: 24px;
	line-height: 50px;
	padding: 10px 30px 10px 30px;
	margin-left: 30px;
	color: #fff;
	background: #ff9600;
}

.cart_list2 {
	margin: 0 auto;
}

.cart_list2 li.tit {
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #89abe3;
	font-size: 16px;
}

.cart_list2 li.tit p.p1 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 30px;
	color: #fff;
	width: 466px;
	float: left;
}

.cart_list2 li.tit p.p2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	width: 150px;
	float: left;
}

.cart_list2 li.list {
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cart_list2 li.list div.radio {
	margin-left: 15px;
	float: left;
	width: 20px;
	margin-top: 20px;
}

.cart_list2 li.list div.pic {
	margin-left: 10px;
	float: left;
	width: 80px;
	height: 65px;
}

.cart_list2 li.list div.pic img {
	width: 80px;
	height: 65px;
}

.cart_list2 li.list div.txt {
	margin-left: 10px;
	float: left;
	width: 360px;
	height: 55px;
	line-height: 20px;
	margin-top: 10px;
}

.cart_list2 li.list div.price {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.cart_list2 li.list div.num {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.cart_list2 li.list div.allprice {
	float: left;
	width: 150px;
	color: #ff9600;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.cart_list2 li.list div.btn {
	float: left;
	width: 150px;
	height: 50px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 20px;
	text-align: center;
}

.xiadingdan {
	float: right;
	text-align: right;
	margin-top: 50px;
	width: 600px;
}

.xiadingdan p.total {
	line-height: 35px;
	font-size: 18px;
}

.xiadingdan p.total span {
	line-height: 35px;
	font-size: 18px;
	color: #ff9600;
}

.xiadingdan p.total2 {
	line-height: 35px;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
}

.xiadingdan p.total2 span {
	line-height: 35px;
	font-size: 34px;
	color: #ff9600;
}

.xiadingdan p.total3 {
	line-height: 35px;
	font-size: 14px;
	margin-top: 20px;
	color: #666666;
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
}

.xiadingdan p.total4 {
	margin: 30px 0 30px 30px;
	height: 50px;
	text-align: right;
}

.xiadingdan p.total4 a.account {
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: right;
	font-size: 18px;
	color: #fff;
	background: #ff9600;
	border-radius: 10px;
}

.xiadingdan p.total4 a:hover.account {
	width: 140px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #2c8ccd;
	border-radius: 10px;
}

#cityDiv {
	width: 350px;
	float: right;
	padding-right: 268px;
}

.normal-input {
	width: 200px;
}

.longer-input {
	width: 520px;
}