.goods {width: 100%; height: auto; font-family: "微软雅黑";}
.goods .goods_head{min-height: 530px;}
.goods .goods_head .goods_img{width: 528px; height: 528px; border: 1px solid #e5e5e5; float: left;}
.goods .goods_head .goods_img img{width: 100%; height: 100%;}
.goods .goods_head .goods_params{width: 630px; min-height: 510px; height: auto; float: right; padding: 30px 0px 10px 40px; font-size: 14px; }
.goods .goods_head .goods_params .params_title{font-size: 22px; font-weight: bold; color: #282828}
.goods .goods_head .goods_params .params_price{ height:23px; margin-top: 30px; font-weight: 300;}
.goods .goods_head .goods_params .params_price span{font-size: 22px; color: #ff1919; font-weight: 200;}
.goods .goods_head .goods_params .params_price span.int{margin-left: 42px;}
.goods .goods_head .goods_params .params_nums{ height: 20px; margin-top: 28px; font-weight: 300;}
.goods .goods_head .goods_params .params_nums span{margin-left: 59px;}
.goods .goods_head .goods_params .params_type{height: auto; min-height: 150px; margin-top: 10px;}
.goods .goods_head .goods_params .params_type div.label{width:91px; float: left; padding-top: 25px;}
.goods .goods_head .goods_params .params_type ul{width: 539px; min-height: 160px; height:auto; list-style: none; float: right;}
.goods .goods_head .goods_params .params_type ul li{min-width: 75px;height:40px; float:left; padding-right: 40px; margin-top: 10px;}
.goods .goods_head .goods_params .params_type ul li a{width: 100%; height: 20px;cursor: pointer; font-size: 16px; border: 1px solid #989898; padding: 10px; text-align: center; display: block; border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.goods .goods_head .goods_params .params_type ul li a.current{background-color: #2db869; border: 1px solid #2db869; color: #ffffff;}
.goods .goods_head .goods_params .params_type ul li a:hover{border: 1px solid #00bc60; }
.goods .goods_head .goods_params .params_button{margin-top: 5px;height: 50px;}
.goods .goods_head .goods_params .params_button a{width: 170px; height: 40px; padding-top: 10px; display: block; background-color: #ff1919; font-size: 20px; color: #ffffff; text-align: center; float: right; cursor: pointer; font-weight:300 }
.goods .goods_head .goods_params .params_button a:hover{background-color: #e92e2e;}
.goods .goods_contents{margin-top: 40px; min-height: 1015px;}
.goods .goods_contents .goods_details{width: 834px; height: auto; border: 1px solid #e5e5e5; float: left;}
.goods .goods_contents .goods_details .details_title{width: 100%; background-color: #f5f5f5; border-bottom: 1px solid #e5e5e5; height: 57px;}
.goods .goods_contents .goods_details .details_title .details_label{width: 140px; height: 56px;float: left; border-top: 3px solid #54b869; border-right: 1px solid #e5e5e5; text-align: center;  background-color: #fff; margin-top: -1px; margin-left: -1px; border-left: 1px solid #e5e5e5;}
.goods .goods_contents .goods_details .details_title .details_label .details_mark{background: url(../../../images/pointsmall/details_bg.png) no-repeat 0px -167px; width: 11px; height: 7px; margin: 0px auto 0px auto; }
.goods .goods_contents .goods_details .details_title .details_label .label{font-size: 16px; color: #54b869; margin-top: 7px;}
.goods .goods_contents .goods_details .details_title .details_label_right{width:690px; float: right;}
.goods .goods_contents .goods_details .details_contents{min-height: 958px; padding: 10px; font-size: 12px;}
.goods .goods_contents .goods_hots{width: 344px; float: right; max-height: 1015px; border: 1px solid #e5e5e5;}
.goods .goods_contents .goods_hots .hot_title{color:#f7761c; font-size: 18px; width: 100%; text-align: center; margin-top: 10px;}
.goods .goods_contents .goods_hots .hot_line{width: 214px; height: 10px; background: url(../../../images/pointsmall/details_bg.png) no-repeat 0px -176px; margin: 5px auto 0px auto;}
.goods .goods_contents .goods_hots .hot_lists{max-height: 967px;}
.goods .goods_contents .goods_hots .hot_lists ul{width:100%; list-style: none;}
.goods .goods_contents .goods_hots .hot_lists li{width:333px; height: 99px; margin: 0px auto; border-bottom: 1px solid #e5e5e5; padding-top: 20px;}
.goods .goods_contents .goods_hots .hot_lists li.last{border: 0px;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer{width:301px; height: 80px; margin: 0px auto 0px auto;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_img{width: 80px; height: 80px; float: left;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_img img{width: 80px; height: 80px;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_contents{width: 200px; height: 80px; float:right; padding-left: 20px;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_contents .hot_contents-title{font-size: 14px; line-height: 22px;}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_contents .hot_contents-title a{color: #282828}
.goods .goods_contents .goods_hots .hot_lists li .hot_boxer .hot_contents .hot_contents-integral{font-size: 12px; color: #ff1d1d;}
.goods .clear{clear: both;}
