﻿@charset "utf-8";
/* for www.hecha.cn */
/* by sincol 20140703 */

@import url("main.css");
@import url("plus.css");
@import url("xstars.css");
body.hc_goods {
	background-color: #f3f3f3;
}
.hc_mian {background-color: #ffffff;}
.hc_goodsinfo {
	background-color: #f8f8f8;
	-webkit-box-shadow: 0px 0px 4px 0px #a6a6a6;
	-moz-box-shadow: 0px 0px 4px 0px #a6a6a6;
	box-shadow: 0px 0px 4px 0px #a6a6a6;
}
.hc_goodsinfo .imgbox{
	float: left;
	width: 380px;
	background-color: #ffffff;
	padding: 10px;
	height: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}
.hc_goodsinfo .imgbox .bigimg{
	height: 380px;
	width: 380px;
}
.hc_goodsinfo .imgbox span.lclick,.hc_goodsinfo .imgbox span.rclick{
	background-repeat: no-repeat;
	width: 14px;
	height: 60px;
	cursor: pointer;
	margin-top: 10px;
	opacity:0.7;
	background-position: center center;
}
.hc_goodsinfo .imgbox span.lclick:hover,.hc_goodsinfo .imgbox span.rclick:hover{
	opacity: 1.0;
}
.hc_goodsinfo .imgbox span.lclick{
	float: left;
	background-image: url(../images/goods-prev.png);
}
.hc_goodsinfo .imgbox span.rclick{
	float: right;
	background-image: url(../images/goods-next.png);
}
.hc_goodsinfo .imgbox span.lclick.none {
	opacity:0.3;
}
.hc_goodsinfo .imgbox span.rclick.none {
	opacity:0.3;
}
.hc_goodsinfo .imgbox .scrollable{
	margin-top: 10px;
	height: 60px;
	overflow: hidden;
	width: 340px;
	margin-left: 11px;
	float: left;
}
.hc_goodsinfo .imgbox ul{
	height: 60px;
	width: 1000px;
}
.hc_goodsinfo .imgbox ul li{
	float: left;
	padding: 1px;
	height: 56px;
	width: 56px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
	cursor: pointer;
}
.hc_goodsinfo .imgbox ul li img {
	height: 56px;
	width: 56px;
}
.hc_goodsinfo .imgbox ul li:hover {
	border: 1px solid #d4b492;
}

.hc_goodsinfo .imgbox ul li.this {
	border: 1px solid #d4b492;
}
.hc_goodsinfo .imgbox{}
.hc_goodsinfo .imgbox{}
.hc_goodsinfo .imgbox{}

.hc_goodsinfo .txtbox{
	float: left;
	width: 645px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	height: 630px;
	background-color: #f8f8f8;
	top:100px;
}
.hc_goodsinfo .txtbox h1{
	font-size: 16px;
	color: #111111;
	line-height: 22px;
	padding: 20px;
	height: 30px;
	overflow: hidden;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	font-weight: normal;
}
.hc_goodsinfo .txtbox h1 strong{
	color: #cd0606;
	font-weight: normal;
}
.hc_goodsinfo .txtbox{}
.hc_goodsinfo .txtbox ul{
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}
.hc_goodsinfo .txtbox ul li{
	color: #888888;
	zoom:1;
}
.hc_goodsinfo .txtbox ul li p.left{
	width: 70px;
}

.hc_goodsinfo .txtbox ul li p{
	float: left;
}
.hc_goodsinfo .txtbox ul.pri{
	background-color: #cd0606;
	background-image: url(../images/goodsinfo_bg1.png);
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: -4px;
	margin-left: -1px;
	position: relative;
	z-index: 9;
	padding-top: 10px;
	padding-right: 5px;
    height: 84px; 
	padding-left: 2px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}
.hc_goodsinfo .txtbox ul.pri li{
	color: #ffffff;
	float: left;
	width: auto;
	font-size: 14px;
}
.hc_goodsinfo .txtbox ul.pri li.t1{
	line-height: 14px;
	width: 60px;
	margin-left: 10px;
}
.hc_goodsinfo .txtbox ul.pri li.t2{
	font-size: 22px;
	padding-right: 20px;
    
}
.hc_goodsinfo .txtbox ul.pri li.t3
{
    overflow:hidden;
	background-color: #fbffb8;
	color: #cd0606;
	line-height: 28px;
	height: 28px;
	padding-right: 6px;
	padding-left: 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.hc_goodsinfo .txtbox ul.pri li.t3 span {
	line-height: 19px;
	background-image: url(../images/goodsinfo_tag1.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 32px;
	float: left;
	margin-top: 5px;
	color: #fbffb8;
	padding-left: 15px;
	font-size: 14px;
	margin-right: 5px;
}

.hc_goodsinfo .txtbox ul.pri li.t4
{
    width: 116px;
	clear: both;
	padding-top: 10px;
	padding-left: 65px;
}
.hc_goodsinfo .txtbox ul.pri li.t5{
	padding-top: 10px;
	padding-left: 15px;
    width: 116px;
}
.hc_goodsinfo .txtbox ul.pri li.t6{
    line-height: 14px;
    width: 30px;
    margin-left: 10px;
}
.hc_goodsinfo .txtbox ul.pri li strong{
	font-family: Arial;
	font-size: 38px;
}
.hc_goodsinfo .txtbox ul.info1{
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
}
.hc_goodsinfo .txtbox ul.info1 li{
	line-height: 24px;
	height: 24px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
.hc_goodsinfo .txtbox ul.info2{
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
	}
.hc_goodsinfo .txtbox ul.info2 li{
	width: 240px;
	clear: none;
	float: left;
	line-height: 26px;
}
.hc_goodsinfo .txtbox ul.info2 p{
    overflow: hidden;width: 140px;height: 26px;
}
.hc_goodsinfo .txtbox ul.info2 li.t1,.hc_goodsinfo .txtbox ul.info2 li.t3,.hc_goodsinfo .txtbox ul.info2 li.t5,.hc_goodsinfo .txtbox ul.info2 li.t7,.hc_goodsinfo .txtbox ul.info2 li.t9{}
.hc_goodsinfo .txtbox ul.info2 li.t2,.hc_goodsinfo .txtbox ul.info2 li.t4,.hc_goodsinfo .txtbox ul.info2 li.t6,.hc_goodsinfo .txtbox ul.info2 li.t8,.hc_goodsinfo .txtbox ul.info2 li.t10{
	width: 300px;
}
.hc_goodsinfo .txtbox ul.info2 li.tt{ width: 500px;}
.hc_goodsinfo .txtbox ul.info2 li.tt p{ width: 430px;}
.hc_goodsinfo .txtbox ul.info2 li.tt p.left{ width: 70px;}
.hc_goodsinfo .txtbox ul.info2 li.t0{
	width: 100%;
	clear: both;
	float: none;
}
.hc_goodsinfo .txtbox ul.info3{
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px 16px;
	border:1px solid #fdb888;
	background:#ffffe5;
}
.hc_goodsinfo .txtbox ul.info3 li{
	line-height: 32px;
}
.hc_goodsinfo .txtbox ul.info3 li.batch{margin-bottom:10px;}
.hc_goodsinfo .txtbox ul.info3 li.batch a{
	border:1px solid #ccc;
	background:#FFF;
	vertical-align:middle;
	padding:7px 0;
	margin:0 7px 10px 0;
	width: 76px;
	text-align: center;
	display: inline-block;
	line-height: 100%;
}
.hc_goodsinfo .txtbox ul.info3 li.batch a:hover{
	text-decoration:none ;
}
.hc_goodsinfo .txtbox ul.info3 li.batch a.active{
	border:2px solid #f90;
	padding:6px 0;
	width: 74px;
	background-image:url("../images/batch_select.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.hc_goodsinfo .txtbox ul.info3 li p{

}
.hc_goodsinfo .txtbox ul.info3 .goods_inp_info{
	color: #cd0606;
	margin-left: 10px;
}
.hc_goodsinfo .txtbox ul.info3 li .goods_inp{
	float: left;
	height: 32px;
	position: relative;
	width: 80px;

}
.hc_goodsinfo .txtbox ul.info3 li .goods_inp input {
	background-image: url(../images/inp_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	border: 1px solid #a7a6ac;
	width: 40px;
	font-size: 14px;
	text-align: center;
}

.hc_goodsinfo .txtbox ul.info3 li .goods_add{
	left: 48px;
	top: 0px;

}
.hc_goodsinfo .txtbox ul.info3 li .goods_inp i {
	background-image: url(../images/goodsinfo_img1a.png);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 18px;
	position: absolute;
	cursor: pointer;
	line-height: 50px;
	overflow: hidden;
}
.hc_goodsinfo .txtbox ul.info3 li .goods_inp i:hover {
	background-image: url(../images/goodsinfo_img1a.png);
}
.hc_goodsinfo .txtbox ul.info3 li .goods_min{
	background-position: 0px -17px;
	top: 18px;
	left: 48px;

}
.hc_goodsinfo .txtbox ul.info3 li.buy{
	width: 163px;
	float: left;
	padding-top: 25px;

}
.hc_goodsinfo .txtbox ul.info4 {
	display: none;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hc_goodsinfo .txtbox ul.info4 li.t1 {
	font-size: 25px;
	line-height: 35px;
	color: #cd0606;
}


.hc_goodsinfo .zoli{
	height: 35px;
	float: left;
	zoom:1;
	position: relative;
	z-index: 1;
}
.hc_goodsinfo .zoli .zox{
	height: 22px;
	float: left;
	cursor: pointer;
	z-index: 0;
	padding-top: 2px;
	padding-right: 8px;
}
.hc_goodsinfo .zoli .zox:hover{
	position:relative;
	z-index: 999;
}
.hc_goodsinfo .zoli .zox a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -29px;
	background-image: url(../images/pro_ico1.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 18px;
	padding-left: 8px;
	border: 1px solid #e0e0e0;
	line-height: 20px;
	height: 20px;
	float: left;
	background-color: #ffffff;
}
.hc_goodsinfo .zoli .zox a:hover {
	white-space: nowrap;
	z-index: 99;
	_position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	color: #cd0606;
	line-height: 20px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #febf90;
	border-right-color: #febf90;
	border-left-color: #febf90;
}
.hc_goodsinfo .zoli .zox:hover > a {
	text-decoration: none;
	z-index: 99;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #cd0606;
	line-height: 20px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #febf90;
	border-right-color: #febf90;
	border-left-color: #febf90;
}
.hc_goodsinfo .zoli .zox p {
	position: absolute;
	background-color: #ffffff;
	width: 310px;
	z-index: 99;
	zoom:1;
	top: 0px;
	border: 1px solid #febf90;
	left: -9999px;
	padding: 5px;
}
.hc_goodsinfo .zoli .zox :hover p,.hc_goodsinfo .zoli .zox:hover p {
	position: absolute;
	top: 23px;
	_top: 20px;
	display: block;
	z-index: 99;
	left: 0px;
	_left: -1px;
}
.hc_goodsinfo .zoli .zox p a{background-image: none;margin: 0px;clear: none;float: left;height: 22px;width: 55px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;line-height: 22px;overflow: hidden;white-space: nowrap;background-color: #fff;padding-top: 0px;padding-right: 3px;padding-bottom: 0px;padding-left: 3px;}
.hc_goodsinfo .zoli .zox p a:hover {background-image: none;display: block;margin: 0px;height: auto;width: 55px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;line-height: 22px;float: left;padding-top: 0px;padding-right: 3px;padding-bottom: 0px;padding-left: 3px;}
.hc_shareto {
	clear: both;
	padding-top: 50px;
}
.hc_shareto .title{
	padding-top: 5px;
	line-height: 25px;
	height: 25px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 24px;
}
.hc_shareto span.bds_more{
	padding-left: 25px;
	padding-top: 2px;
}
.hc_shareto .title p {
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 5px center;
	line-height: 22px;
	height: 24px;
	width: 60px;
	display: block;
	background-color: #f2f2f2;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	margin-right: 15px;
}
.hc_shareto .title p.fav {
	background-image: url(../images/goodsinfo_ico1.png);
}
.hc_shareto .title p.sha {
	background-image: url(../images/goodsinfo_ico2.png);
}
.hc_goodsinfo .probox{
	background-color: #f4f4f4;
	float: right;
	height: 630px;
	width: 190px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}
.hc_goodsinfo .probox .title{
	line-height: probox;
	color: #999999;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
.hc_proli_r1 {
	
}
.probox_rlist1 {
	overflow: hidden;
	height: 547px;
}
.goods1_slide-prev,.goods1_slide-next{
	height: 18px;
	width: 18px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
.goods1_slide-prev{
	margin-top: 10px;
	margin-left: 65px;
	background-image: url(../images/goods-prev1.png);
	}
.goods1_slide-next{
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(../images/goods-next1.png);
	}
.hc_proli_r1 .swiper-wrapper{height: 547px;}

.hc_goodsinfo .txtbox.soldout{}
.hc_goodsinfo .txtbox.soldout .info1 li.t1{
	display: none;
}
.hc_goodsinfo .txtbox.soldout .info3{
	display: none;
}
.hc_goodsinfo .txtbox.soldout .info4{
	display: block;
}
.hc_goodsinfo .txtbox.soldout .pri{
	background-color: #a6a6a6;
}
.hc_goodsinfo .txtbox.soldout .pri li.t3{
	display: none;
}
.hc_goodsinfo .txtbox.soldout{}

.hc_proli_r1 ul{
	width: 190px;
}
.hc_proli_r1 ul li{
	height: 170px;
	width: 150px;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.hc_proli_r1 ul li p{}
.hc_proli_r1 ul li p.img{}
.hc_proli_r1 ul li p.img img{
	height: 150px;
	width: 150px;
}
.hc_proli_r1 ul li p.txt{}
.hc_proli_r1 ul li p.pri{
	line-height: 22px;
	background-image: url(../images/png70.png);
	height: 22px;
	width: 100%;
	color: #999999;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 128px;
	font-family: Arial, Helvetica, sans-serif;
}
.hc_proli_r1 ul li p.pri,.hc_proli_r1 ul li p.pri strong,.hc_proli_r1 ul li p.pri del{
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.hc_proli_r1 ul li p.pri strong{
	font-weight: normal;
	color: #111111;
	padding-left: 10px;
}
.hc_proli_r1 ul li p.pri del{
	padding-left: 10px;
	opacity:0.0;
}
.hc_proli_r1 ul li:hover{}
.hc_proli_r1 ul li:hover p{}
.hc_proli_r1 ul li:hover p.pri{
	background-image: url(../images/png90.png);
}
.hc_proli_r1 ul li:hover p.pri strong{
	color: #cd0606;
}
.hc_proli_r1 ul li:hover p.pri del{
	opacity:0.9
	}
.hc_comprobox{
	background-color: #ffffff;
	overflow: hidden;
}

.goods_com_lx1 {
	overflow: hidden;
}
.goods_com_lx1 .swiper-wrapper{
	overflow: hidden;
	height: 240px;
	padding-right: 30px;
	padding-left: 30px;
}
.goods_com_lx1 .swiper-slide{
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	width: 1130px;
}
.goods_com_lx1 .swiper-slide.com_group{
	padding-top: 15px;
	padding-bottom: 15px;
}
.comprotil{
	padding: 1px;
}
.comprotil ol{
	background-image: url(../images/goods_title_bg1.png);
	background-repeat: repeat-x;
	height: 38px;
}
.comprotil ol li{
	float: left;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 36px;
	height: 36px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.comprotil ol li.on{
	color: #397300;
	border-bottom-color: #60a411;
}
.hc_comprobox .comprolist{}
.hc_comprobox .comprolist ul{}
.hc_comprobox .comprolist li{
	float: left;
	width: 120px;
}
.hc_comprobox .comprolist li p{}
.hc_comprobox .comprolist li p.txt{
	line-height: 17px;
	height: 34px;
	overflow: hidden;
	margin-bottom: 3px;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}
.hc_comprobox .comprolist li p.img{
	height: 120px;
	width: 120px;
}
.hc_comprobox .comprolist li p.img img{
	height: 120px;
	width: 120px;
}
.hc_comprobox .comprolist li p.pri{}
.hc_comprobox .comprolist li p.pri em{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.hc_comprobox .comprolist li p.pri strong{
	font-weight: normal;
	color: #cd0606;
	float: left;
}
.hc_comprobox .comprolist li p.pri del{
	color: #a6a6a6;
	padding-left: 5px;
	float: left;
}
.hc_comprobox .comprolist li p.pri em{}
.hc_comprobox .comprolist li.srt{
	height: 110px;
	width: 65px;
	font-size: 48px;
	line-height: 120px;
	color: #e8e8e8;
	text-align: center;
}
.hc_comprobox .comprolist li.total{
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
	width: 200px;
}
.hc_comprobox .comprolist li.total .tx{
	font-size: 16px;
	color: #111111;
}
.hc_comprobox .comprolist li.total div{}
.hc_comprobox .comprolist li.total .buy{
	padding-top: 10px;
}
.hc_comprobox .comprolist li.total strong{
	font-size: 14px;
	color: #cd0606;
}
.hc_comprobox .comprolist li.total span {
	font-family: Arial, Helvetica, sans-serif;
}

.hc_comprobox .com_group ul.hd{}
.hc_comprobox .com_group ul.hd li{
	width: 110px;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
	line-height: 14px;
	height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.hc_comprobox .com_group ul.hd li.on{
	font-weight: bold;
	color: #000000;
}
.hc_comprobox .com_group_list{}
.hc_comprobox .com_group_list ul{
	
}
.hc_comprobox .comprolist ul.proli1{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.hc_comprobox .comprolist ul.proli1 li{
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
}
.hc_comprobox .comprolist ul.proli1 li p{}
.hc_comprobox .comprolist ul.proli1 li p.txt{}
.hc_comprobox .comprolist ul.proli1 li p.img{
	height: 165px;
	width: 160px;
}
.hc_comprobox .comprolist ul.proli1 li p.img img{
	height: 160px;
	width: 160px;
}
.hc_comprobox .comprolist ul.proli1 li{}
.hc_comprobox .comprolist ul.proli1 li{}
.hc_detail_box{
	background-color: #f8f8f8;
}
.hc_detail{
	background-color: #ffffff;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
}
.hc_detail_title{
	width: 1000px;
}
.hc_detail_title_box{
	height:39px;
	}
.hc_detail_right{
	float: right;
	width: 189px;
	margin-left: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	background-color: #f8f8f8;
	font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
}
.hc_detail_right .title{
	line-height: probox;
	color: #999999;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
.hc_detail .detail{
	padding: 10px;
}
.hc_detail .detail div{}
.hc_detail .detail p{}
.hc_detail .detail a{}
.hc_detail .detail img{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.hc_detail .detail img.center {
	display: block;
}

.hc_detail .service{
	padding: 10px;
	text-indent: 2em;
	color:#F74B0D;
}
.hc_detail .express{
	padding: 10px;
	float: left;
	background:#fff ;
}
.hc_detail .comment{
	padding: 10px;
}

/* move */
.hc_detail_title.move{
	position: fixed;
	margin-left: -595px;
	left: 50%;
	z-index: 98;
	top: -1px;
}
.hc_goodsinfo .txtbox.move{
	width: 420px;
	position: fixed;
	left: 50%;
	margin-left: 176px;
	z-index: 99;
	border-top-style: none;
	border-right-style: none;
	height: auto;
	padding-bottom: 30px;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
.hc_goodsinfo .txtbox.move ul.info2 li.t1,.hc_goodsinfo .txtbox.move ul.info2 li.t3,.hc_goodsinfo .txtbox.move ul.info2 li.t5,.hc_goodsinfo .txtbox.move ul.info2 li.t7,.hc_goodsinfo .txtbox.move ul.info2 li.t9{}
.hc_goodsinfo .txtbox.move ul.info2 li.t2,.hc_goodsinfo .txtbox.move ul.info2 li.t4,.hc_goodsinfo .txtbox.move ul.info2 li.t6,.hc_goodsinfo .txtbox.move ul.info2 li.t8,.hc_goodsinfo .txtbox.move ul.info2 li.t10{
	width: 160px;
}
.hc_goodsinfo .txtbox.move ul.info2 li.t0{
	width: 100%;
	clear: both;
	float: none;
}
.hc_goodsinfo .txtbox.move ul.info1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hc_goodsinfo .txtbox.move ul.info2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hc_goodsinfo .txtbox.move ul.info3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hc_goodsinfo .txtbox.move ul.info4 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hc_goodsinfo .txtbox.move ul.info3 li.buy{
	padding-top: 15px;

}
.hc_goodsinfo .txtbox.move ul.info2 li{
	width: 180px;
	clear: none;
	float: left;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.hc_goodsinfo .txtbox.move ul.info2 li p
{
    width: 80px;
}
.hc_goodsinfo .txtbox.move ul.info2 li.tt {
    width: 400px;
}
.hc_goodsinfo .txtbox.move ul.info2 li.tt p
{
    width: 330px;
    height: 22px;
    overflow: hidden;
}
.hc_goodsinfo .txtbox.move ul.info2 li p.left
{
    width: 70px;
}
.hc_goodsinfo .txtbox.move{}

/* move */
.hc_detail_box.narrow {}
.hc_detail_box.narrow .hc_detail{width: 770px;}
.hc_detail_box.narrow .hc_detail_right{width: 419px;}
.hc_detail_box.narrow {}
.hc_detail_box.narrow .hc_detail .hc_detail_title{width: 770px;}
.hc_detail_box.narrow .hc_detail_title{}
.hc_detail_box.narrow .hc_detail_right .title{
	font-size:14px;
	}
.hc_detail_box.narrow .probox_rlist2{
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}
.hc_detail_box.narrow .probox_rlist2 ul{}
.hc_detail_box.narrow .probox_rlist2 ul li{
	width: 350px;
	height: 110px;
	background-color: #ffffff;
	padding: 5px;
}
.hc_detail_box.narrow .probox_rlist2 ul li p{}
.hc_detail_box.narrow .probox_rlist2 ul li p.img{
	height: 110px;
	width: 110px;
}
.hc_detail_box.narrow .probox_rlist2 ul li p.img img{
	height: 110px;
	width: 110px;
}
.hc_detail_box.narrow .probox_rlist2 ul li p.txt{
	height: 60px;
	width: 220px;
	overflow: hidden;
	position: absolute;
	left: 140px;
	top: 14px;
	line-height: 20px;
}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri{
	left: 140px;
	top: 80px;
	width: 220px;
	background-image: none;
}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri strong{
	padding-left:0px;
}
.hc_detail_box.narrow .probox_rlist2 ul li p.pri del{
	opacity:0.9;
}



.SecDiv
{
    width:94%;
    border-top:solid 1px #de4b4b;
    padding-top:5px;
    position:absolute;
    bottom:10px;
     font-size: 14px;
     color:#ffffff;
      background-image:url('../images/secbackground.jpg');
    }

.SecWhite
{
    color:#ffffff;
    font-size:12px;
}
   
  .SecFirst
  {
      color:#fbffb8;
	  margin-left:20px;
      margin-right:5px;
	  display: inline-block;
	  height:29px;
	  width:29px;
	  text-align: center;
	  line-height: 29px;
      background-image:url('../images/Hour.jpg');
      }
  
  .SecHourBack
  {
      color:#fbffb8;
      margin-right:5px;
      margin-left:5px;
	  display: inline-block;
	  height:29px;
	  width:29px;
	  text-align: center;
	  line-height: 29px;
      background-image:url('../images/Hour.jpg');
      
}

.h_buy{ margin:10px auto 10px auto; clear:both;float: left;width: 100%;}
.zc_buy_l{background:url(../images/rhgm_bg.jpg) no-repeat;height:53px; width:170px; float:left;}
.zc_buy_r{ margin-left:180px; line-height:26px; text-align: left;}
.h_buy .h_text{font-family:"微软雅黑"; font-size:18px; color:#3698d4; line-height:54px; margin-left:10px;}
.h_buy .hyzc{background:url(../images/zchy.png) 10px 10px no-repeat; width:50px; height:50px; float:left;}
.h_buy .cgsp{background:url(../images/cgsp.png) 10px 10px no-repeat; width:50px; height:50px; float:left;}
.h_buy .ddzf{background:url(../images/ddzf.png) 10px 10px no-repeat; width:50px; height:50px; float:left;}
.h_buy .spps{background:url(../images/spps.png) 10px 10px no-repeat; width:50px; height:50px; float:left;}
.h_buy .shqr{background:url(../images/qrsh.png) 10px 10px no-repeat; width:50px; height:50px; float:left;}
.onetext{line-height: 56px;}
.img_arrow_d{ margin-left:78px;height:18px;width: 100%;float: left; line-height:normal; background: url(../images/down_arrow.jpg) no-repeat}

 
    
