div.wrap_position {
	border:none;
	background:none;
}

/*********buypro detail begin**********/

.wrap_buypro {
	width:730px;
}

.wrap_buypro_detail {
	border:1px solid #dbdcdc;
	background:#ecf0f1;
}

.buypro_title {
	padding:42px 0 42px 20px;
	background:#e4f1f7;
	border-bottom:1px solid #dbdcdc;
}

.buypro_title h1 {
	color:#000;
	font-size:24px;
	font-weight:normal;
	font-family:"微软雅黑";
}

.buypro_title p {
	color:#333;
	margin-top:12px;
}

.buypro_detail {
	padding:30px 0 20px 0;
	overflow:hidden;
	zoom:1;
}

.buypro_list {
	width:380px;
	margin-left:10px;
}

.time_out {
	position:relative;
	height:52px;
	line-height:52px;
	background:#ff8720;
}

.time_out h2 {
	color:#fff;
	margin-left:20px;
	font-size:18px;
	font-weight:normal;
	font-family:"微软雅黑";
}

.time_tip {
	position:absolute;
	bottom:-10px;
	display:block;
	width:11px;
	height:10px;
	background:url(../../images/inner_tip.png) 0 -640px no-repeat;
}

.buypro_detail_list {
	width:369px;
	margin-left:11px;
	background:#f5f5f5;
}

.buypro_detail_list ul {
	padding:0 10px;
	border-left:1px solid #e6eaeb;
	border-right:1px solid #e6eaeb;
	background:url(../buy/images/buy_shadow.png) left bottom no-repeat;
}

.buypro_detail_list ul li {
	color:#696969;
	height:38px;
	line-height:38px;
	padding-left:42px;
	border-bottom:1px solid #e3e3e3;
	background:url(../../images/pur_tip.png) no-repeat;
}

.buypro_detail_list .buypro_list1 {
	background-position:8px -200px;
}

.buypro_detail_list .buypro_list2 {
	background-position:10px -160px;
}

.buypro_detail_list .buypro_list3 {
	background-position:8px -120px;
}

.buypro_detail_list .buypro_list4 {
	background-position:8px -240px;
}

.buypro_detail_list li:last-child, .buypro_detail_list .last {
	border:none;
}

.wrap_quote {
	position:relative;
	width:369px;
	height:80px;
	line-height:80px;
	margin-left:12px;
	overflow:hidden;
	zoom:1;
}

.wrap_quote .collect {
	width:185px;
	color:#b1b1b1;
	background:#fff;
}

.wrap_quote .collect:hover {
	color:#404040;
	background:#f7f7f7;
}

.wrap_quote .collect span {
	margin-left:35px;
}

.wrap_quote .quote_price {
	width:183px;
	color:#fff;
	background:#2980b9;
}

.wrap_quote .quote_price:hover {
	background:#2f95d7;
}

.wrap_quote .quote_price span {
	margin-left:52px;
}

.wrap_quote span {
	font-size:24px;
	font-family:"微软雅黑";
}

.wrap_quote .offer_tip {
	position:absolute;
	left:160px;
	top:15px;
	display:block;
	color:#8ab8d6;
	height:52px;
	line-height:52px;
	width:52px;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../../images/pic_bg.png) -248px -270px no-repeat;
	z-index:99;
}



/*********buypro detail over**********/



/**********buypro picture begin*************/
.wrap_buypro_pic {
	margin-left:20px;
}

.buypro_pic {
	position:relative;
	width:298px;
	height:298px;
	cursor:move;
	border:1px solid #d2d2d2;
}

.b_layer {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:100px;
	width:120px;
	background:url(../buy/images/z_bg.png) repeat;
}

.buypro_pic .hidden {
	display:none;
}

.buypro_pic .small_pic {
	width:298px;
	height:298px;
}

.wrap_big_pic {
	position:absolute;
	left:-402px;
	top:-1px;
	width:382px;
	height:300px;
	overflow:hidden;
	z-index:999;
}

.big_pic {
	position:absolute;
	top:0;
	left:0;
}

.accessory {
	color:#595959;
	margin-top:20px;
	overflow:hidden;
	zoom:1;
}

.accessory a {
	margin-left:6px;
	color:#595959;
}

.accessory a:hover {
	color:#333;
}

.accessory span a:hover {
	text-decoration:underline;
}

.acc_list {
	margin-left:15px;
}

.acc_list li {
	padding-left:20px;
	height:16px;
	line-height:16px;
	margin-bottom:12px;
	background:url(../../images/inner_tip.png) no-repeat;
}

li.acc_pic {
	background-position:0 -560px;
}

li.acc_word {
	background-position:0 -580px;
}
/**********buypro picture over*************/



/*********product detail description begin**********/
.buypro_des {
	position:relative;
	margin-top:14px;
	padding:60px 24px 40px 20px;
	border:1px solid #dbdcdc;
	background:#ecf0f1;
}

.buypro_des p {
	color:#595959;
	text-indent:2em;
	line-height:20px;
}

.des_title {
	position:absolute;
	top:-6px;
	left:-1px;
	width:150px;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #c1c5c6;
	background:#2980b9;
}

.des_title h3 {
	color:#fff;
	margin-left:10px;
	font-size:16px;
	font-weight:normal;
	font-family:"微软雅黑";
}

.des_title span {
	position:absolute;
	top:0;
	right:-5px;
	display:block;
	width:5px;
	height:5px;
	background:url(../../images/inner_tip.png) 0 -655px no-repeat;
}

.buypro_des_table {
	border-collapse:collapse;
	border:1px solid #ccc;
}

.buypro_des_table th {
	color:#595959;
	height:38px;
	line-height:38px;
	font-weight:normal;
	background:#f3f3f3;
	border:1px solid #ccc;
}

.buypro_des_table td {
	color:#595959;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#fff;
	border:1px solid #ccc;
}

.buypro_des_table .row1 {
	width:280px;
}

.buypro_des_table .row2 {
	width:150px;
}

.buypro_des_table .row3 {
	width:100px;
}

.buypro_des_table .row4 {
	width:150px;
}

.wrap_recom {
	margin-top:10px;
}

.recom_title {
	width:148px;
	height:36px;
	line-height:36px;
	border:1px solid #2980b9;
	border-radius:0 10px 0 0;
	background:#2980b9;
}

.recom_title h3 {
	color:#fff;
	margin-left:10px;
	font-size:16px;
	font-weight:normal;
	font-family:"微软雅黑";
}

.ask_recom {
	border-top:2px solid #2980b9;
}

.ask_recom li {
	float:left;
	display:inline;
}

.ask_recom .recom {
	height:88px;
	width:181px;
	padding-top:1px;
	border-left:1px solid #dbdcdc;
	border-bottom:1px solid #dbdcdc;
}

.ask_recom li:last-child, .ask_recom li.last {
	border-right:1px solid #dbdcdc;
}

.ask_recom li:last-child .recom, .ask_recom li.last .recom {
	width:182px;
}

.recom1 h4 {
	font-size:14px;
	height:20px;
	line-height:20px;
	margin:20px 0 0 20px;
}

.recom1 h4 a {
	color:#2980b9;
}

.recom1 h4 a:hover {
	text-decoration:underline;
}

.recom1 p {
	color:#4e4e4e;
	margin:8px 0 0 20px;
}

.recom1 p span {
	color:#c00;
	margin:0 3px;
}

.recom2, .recom3 {
	position:relative;
	background:#ecf0f1;
}

.recom2 p, .recom3 p {
	color:#4e4e4e;
	margin-left:20px;
}

.recom3_tip {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:13px;
	height:22px;
	background:url(../../images/inner_tip.png) 0 -668px no-repeat;
}

.recom2 .recom2_line1 {
	margin-top:14px;
}

.recom2_line1 span {
	margin:0 3px;
}

.integrity {
	height:16px;
	line-height:16px;
	margin-top:12px;
	padding-left:32px;
	background:url(../../images/tip.png) 0 -490px no-repeat;
}

.verify {
	height:16px;
	line-height:16px;
	margin-top:8px;
	padding-left:32px;
	background:url(../../images/tip.png) 0 -960px no-repeat;
}

.recom3_line1 {
	margin-top:14px;
}

.recom3_line1 span {
	color:#c00;
	margin:0 3px;
}

.recom3_line2 {
	margin-top:10px;
}

.recom3_line2 a {
	display:block;
	width:98px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#ff7801;
}

.recom3_line2 a:hover {
	background:#ff5a00;
}

.recom3_line3 {
	margin-top:8px;
}

.recom3_line3 span {
	margin-left:5px;
}

/*********product detail description over**********/


/*************right content begin**********/
.wrap_right_con {
	width:250px;
}

.wrap_purchase_mes {
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}

.purchase_mes_title {
	height:38px;
	line-height:38px;
	background-color:#e4f1f7;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

.t_pack {
	background-image:url(../../images/inner_tip.png); 
	background-position:right -690px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.packed_up .t_pack {
	margin-bottom:-1px;
	background-position:right -730px;
}

.packed_up .pack_list {
	display:none;
}

.purchase_mes_title h4 {
	color:#595959;
	font-size:12px;
	margin-left:10px;
}

.purchase_mes_list p {
	color:#595959;
	height:30px;
	line-height:30px;
	padding-left:10px;
	border-bottom:1px solid #f2f2f2;
}

.purchase_mes_list p.last, .purchase_mes_list p:last-child {
	border:none;
}

.purchase_mes_list .integrity {
	margin:0;
	padding-left:40px;
	background:url(../../images/tip.png) 10px -992px no-repeat;
}

.purchase_mes_list .verify {
	margin:0;
	padding-left:40px;
	background:url(../../images/tip.png) 10px -952px no-repeat;
}

.purchase_mes_list p span {
	margin-left:12px;
}

.odata_list {
	border-bottom:1px solid #f2f2f2;
	overflow:hidden;
	zoom:1;
}

.odata_list:last-child, .other_data_list .last {
	border:none;
}

.out_data {
	margin:8px 0 8px 8px;
}

.out_data span {
	display:block;
	height:18px;
	line-height:18px;
	padding:0 6px;
}

.out_data_t {
	color:#fff;
	background:#aac8d5;
}

.out_data_d {
	color:#a0a0a0;
	border:1px solid #e3e3e3;
	border-top:none;
	background:#ecf0f1;
}

.odata_detail {
	margin:8px 0 8px 8px;
}

.odata_detail p {
	color:#595959;
	height:18px;
	line-height:18px;
}

.odata_detail p a {
	color:#595959;
}

.odata_detail p a:hover {
	color:#333;
	text-decoration:underline;
}

.odata_detail .odata_num {
	color:#d80202;
	margin:0 5px;
}

.odata_detail .odata_num:hover {
	color:#a00;
	text-decoration:none;
}

.contact_list p {
	border-bottom:1px solid #d6d6d6;
}

.contact_list p:last-child {
	border-bottom:1px solid #d6d6d6;
}

/*********buypro ad begin*************/
.buypro_ad {
	margin-top:20px;
}

.buypro_ad a {
	display:block;
	height:143px;
	width:230px;
	margin-bottom:10px;
}

.buypro_ad a img {
	height:143px;
	width:250px;
}


/*********buypro ad over*************/


/*************right content over**********/