/*******商品详情*******/

#preview {
	height: auto;
	overflow: hidden;
	width: 322px;
	float: left;
	z-index: 111;
	position: relative;
}
#spec-n1 {
	width: 320px;
	height: 260px;
	border: 1px solid #e4e4e4;
}
#spec-n5 {
	position: relative;
	width: 300px;
	height: 52px;
	padding: 5px 12px;
}
#spec-n5 .control {
	position: absolute;
	top: 6px;
	width: 10px;
	height: 42px;
	background-image: url(../images/btn_control.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#spec-left {
	left: 0px;
	background-position: 0px 0px;
}
#spec-right {
	right: 0px;
	background-position: -12px 0px;
}
#spec-list li {
	display: block;
	width: 60px;
	text-align: center;
	float: left;
}
.list-h li,
.list-h dl {
	float: left;
}
#spec-list li img {
	border: 1px solid rgb(204, 204, 204);
	padding: 2px;
}
#spec-list li img:hover {
	border: 2px solid rgb(255, 102, 0);
	padding: 1px;
}
#product-intro {
	position: relative;
	z-index: 1;
	padding-left: 340px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	color: #333;
}
#name {
	padding-bottom: 10px;
	border-bottom: 1px dashed #EAEAEA;
	zoom: 1;
}
#name h1,
#name .title2 {
	width: 640px;
	overflow: hidden;
	font-family: arial, "microsoft yahei";
}
#name h1 {
	font: 700 16px/1.5em Arial, Verdana, "microsoft yahei";
}
#name h1,
#name .title2 {
	width: 640px;
	overflow: hidden;
	font-family: arial, "microsoft yahei";
}
#product-intro .price b,
#product-intro .tatol b {
	color: #d90629;
	font-size: 18px;
}
#product-intro .price,
#product-intro .brand {
	height: 30px;
	line-height: 30px;
}
#product-intro .sale {
	margin-right: 50px;
}
#product-intro .pj img {
	padding: 3px 15px 0px 15px;
}
#product-intro .pj span {
	color: #0c6ab8;
}
#product-intro .sele li {
	display: block;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}
#product-intro .sele li select {
	height: 25px;
	width: 90px;
}
#product-intro .num {
	width: 200px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}
#product-intro .num input {
	height: 25px;
	text-align: center;
	width: 80px;
	box-sizing: border-box;
	margin-left: 5px;
}
#product-intro .num .btn {
	float: left;
	height: 25px;
}
#product-intro .num .btn .up,
#product-intro .num .btn .down {
	width: 30px;
	height: 13px;
	line-height: 11px;
	border: 1px solid #a9a9a9;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
}
#product-intro .num .btn .down {
	margin-top: -1px;
}
#product-intro .tatol {
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 50px;
	background: none;
	font-size: 12px;
}
#product-intro .btn-add {
	width: 173px;
	height: 42px;
	line-height: 42px;
	background: url(../images/btn-add.png);
	margin-top: 30px;
}
#product-intro .btn-buy {
	width: 146px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: url(../images/btn-buy.png);
	margin-top: 30px;
	margin-left: 20px;
}
#product-intro .btn-add a,
#product-intro .btn-buy a {
	color: #fff;
	font-size: 18px
}
#product-intro .btn-add img {
	float: left;
	margin-top: 8px;
	margin: 8px 5px 0px 25px;
}
.float-nav-wrap {
	height: 31px;
}
.m2 .tab {
	float: left;
	padding-right: 1px;
}
.tab li,
.tab a,
.tab-item {
	float: left;
	cursor: pointer;
	text-align: center;
}
.m2 .tab .curr a {
	height: 23px;
	border: 2px solid #005EA6;
	padding: 6px 15px 0 16px;
	border-bottom: 0;
}
.m2 .tab .curr a,
.m1 .tab .curr a:hover,
.m1 .tab .curr a:visited {
	background: #fff;
	color: #005EA6;
	cursor: default;
}
.m2 .tab li {
	padding-top: 1px;
}
.m2 .tab li a {
	float: left;
	height: 21px;
	padding: 7px 16px 0;
	border-left: 1px solid #ddd;
	background-position: right -32px;
}
.m2 .mt {
	height: 31px;
	border-right: 1px solid #ccc;
	border-bottom: 0;
	font: bold 14px/1em simsun;
	background: url(..//images/pshow.png) 0 0 repeat-x;
}
.right h4 {
	float: left;
	width: 100%;
	height: 22px;
	margin: 10px 0px 5px 0px;
	font: normal 16px/22px "microsoft yahei";
	color: #E26C02;
}
.tabcon {
	width: 747px;
	padding: 10px 0px;
	overflow: hidden;
	display: none;
}
.tabcon .table {
	width: 747px;
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin: 5px 0px 10px;
	background: #fff;
}
.tabcon .border-none {
	border: none;
}
.tabcon .table .w120 {
	width: 120px;
}
.tabcon .table th,
.tabcon .table td {
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	padding: 4px 5px;
	width: 100px;
}
.tabcon .table .c3 td {
	color: #108bee;
	border: none;
}
.tabcon .border-none th {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #818181;
}
.ta-tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #555555;
	font-size: 18px;
	border-bottom: 2px solid #0c6ab8;
	padding-left: 20px;
	box-sizing: border-box;
}
.tabcon li {
	display: block;
	width: 40%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
	box-sizing: border-box;
	padding-left: 10px;
	background: url(../images/lis.jpg) left center no-repeat;
}
/*********支付页面*********/

.bz {
	margin-top: 35px;
}
.tit {
	width: 100%;
	height: 39px;
	line-height: 39px;
	background: url(../images/titbg.jpg);
	border: 1px solid #d8dfe9;
	border-top: none;
	font-size: 18px;
	color: #555;
	box-sizing: border-box;
	padding-left: 25px;
}
.shop-list,
.person-intro,
.pay-fs,
.shop-lists {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #dedede;
	box-sizing: border-box;
}
.shop-list .table {
	width: 897px;
	margin: 30px auto;
	background: #fff;
}
.shop-list .table th,
.shop-list .table td {
	padding: 4px 5px;
	width: 100px;
	font-size: 14px;
}
.shop-list .table th {
	color: #666666;
}
.shop-list .table .price {
	color: #f37f00;
}
.person-intro {
	padding-left: 30px;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}
.person-intro li {
	display: block;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.person-intro li span {
	display: block;
	float: left;
	height: 30px;
	width: 60px;
	line-height: 30px;
}
.person-intro li textarea {
	width: 503px;
	height: 110px;
}
.person-intro li .w250 {
	width: 250px;
}
.pay-fs {
	padding: 30px 0px;
}
.pay-fs ul {
	margin-left: -3px;
}
.pay-fs li {
	display: block;
	float: left;
	height: auto;
	overflow: hidden;
	border: 1px solid #dedede;
	margin-left: 40px;
}
.pay-fs li:hover {
	border: 1px solid #ff6c00;
}
.pay-fs .pay-btn a {
	display: block;
	width: 300px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #ff8201;
	margin: 0px auto;
	color: #fff;
	font-size: 20px;
	border-radius: 10px;
	margin-top: 30px;
}
.pay-demo {
	font-size: 14px;
	color: #f37f00;
	margin-top: 20px;
}
.pay-demo span {
	float: left;
	margin-left: 30px;
}
.pay-demo ul {
	display: block;
	float: left;
}
.demo p {
	color: #e8304f;
	font-size: 14px;
	line-height: 24px;
	padding-left: 30px;
}
.order-su {
	width: 160px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	background: url(../images/succcse.png) top left no-repeat;
	padding-left: 80px;
	margin-top: 100px;
}
.order-su h1 {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1f1c17;
}
.order-su p {
	font-size: 16px;
	padding-top: 10px;
}
.order-su p i {
	color: #fb8116;
	font-style: normal;
}
.suss-btn a {
	display: block;
	width: 327px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #888;
	border-radius: 8px;
	margin: 0px auto;
	color: #fff;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 100px;
}
.shop-lists table {
	text-align: center;
}
.shop-lists table input {
	width: 80px;
	text-align: center;
}
.shop-lists table p {
	width: 150px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}
.shop-lists table tr {
	height: 80px;
	overflow: auto;
	padding-bottom: 20px;
}
.shop-lists table .c1 {
	color: #f37f00;
}
.tatol {
	width: 100%;
	height: 90px;
	background: #ffe1c2;
	text-align: center;
	line-height: 90px;
	padding: 0px 20px;
	box-sizing: border-box;
	color: #555555;
	font-size: 18px;
}
.tatol i {
	font-size: 24px;
	color: #004a96;
	font-style: normal;
}
.tatol b {
	color: #ff8201;
	font-size: 30px;
}
.btn-js {
	width: 327px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background: #ff8201;
	border-radius: 5px;
	margin: 20px auto;
}
.btn-js a {
	color: #fff;
	font-size: 20px;
}
.m1 .mt {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border-bottom: solid 1px #dedede;
	background: #f7f7f7;
}
.m2 .nav-fixed {
	position: fixed;
	top: 0;
	z-index: 1;
}
#page {
	white-space: nowrap;
	padding-left: 35px;
	font-family: arial;
	font-size: 12px;
	float: right;
}
#page a,
#page strong {
	display: inline-block;
	vertical-align: text-bottom;
	height: 66px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	overflow: hidden;
	margin-right: 9px;
	background: white
}
#page a {
	cursor: pointer
}
#page a:hover {
	background: 0
}
#page .n:hover,
#page a:hover .pc {
	background: #1884ee;
	border: 1px solid #38f;
	color: #fff;
}
#page .n {
	height: 34px;
	padding: 0 18px;
	border: 1px solid #e1e2e3
}
#page span {
	display: block
}
#page .pc {
	width: 34px;
	height: 34px;
	border: 1px solid #e1e2e3;
	cursor: pointer
}
#page .fk {
	width: 24px;
	height: 24px;
	margin-bottom: 6px;
	margin-left: 6px;
	cursor: pointer
}
#page strong .fk,
#page strong .pc {
	cursor: auto
}
#page .fk .c-icon-bear-pn {
	top: -3px;
	position: relative
}
#page .fkd .c-icon-bear-pn {
	top: 3px;
	position: relative
}
#page .fk_cur .c-icon-bear-p {
	top: -2px;
	position: relative
}
#page strong .pc {
	border: 0;
	width: 36px;
	height: 36px;
	line-height: 36px
}
#page .nums {
	display: inline-block;
	vertical-align: text-bottom;
	height: 36px;
	line-height: 36px;
	margin-left: 10px
}