|
@@ -13,19 +13,25 @@
|
|
|
border-bottom: 1px solid #EFEFEF;position: relative;}
|
|
|
.big_text{width:700px;height:50px;}
|
|
|
.big_text>h3{color:#316899;}
|
|
|
-.big_img{width:470px;height:490px;display: inline-block;position: absolute;
|
|
|
+.big_img{width:430px;height:490px;display: inline-block;position: absolute;
|
|
|
top:95px;left:50px;}
|
|
|
.big_img>div>img{width:430px;height:440px;}
|
|
|
.big_img img{width:430px;height:440px;}
|
|
|
-.basic{width:300px;height:490px;position: absolute;top:95px;left:550px;}
|
|
|
-.basic>div{width:220px;height:55px;border-bottom: 1px solid #EFEFEF;}
|
|
|
+.basic{width:370px;height:450px;position: absolute;top:95px;left:510px;}
|
|
|
+.basic>div{width:370px;height:55px;border-bottom: 1px solid #EFEFEF;}
|
|
|
.basic>div>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
|
|
|
-.basic>span{width:30px;height:30px;display: inline-block;position: absolute;bottom:-50px;left: -500px;}
|
|
|
-.basic>span>img{margin-top: -5px;}
|
|
|
+.basic>.loves{height:30px;display: inline-block;position: absolute;bottom:-26px;left: -450px;border: none!important;}
|
|
|
+.loves .box_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5_no.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
|
|
|
+.basic>.loves:hover{cursor: pointer;}
|
|
|
+.basic>.loves span{margin-right: 5px;}
|
|
|
+.bj_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
|
|
|
+
|
|
|
.basic>span>span{line-height: 30px;}
|
|
|
-.basic>div.detail_btn{width:152px;height:45px;background: #FFB200;color:#fff;
|
|
|
- font-weight: bold;font-size: 18px;line-height: 45px;text-align: center;position: absolute;
|
|
|
- bottom: 0;left:0;}
|
|
|
+.detail_btn{position: absolute;bottom: 0;left: 0;border: none!important;}
|
|
|
+.basic>div.detail_btn a{width:150px;height:45px;background: #FFB200;color:#fff;
|
|
|
+ line-height: 45px;text-align: center;display: inline-block;font-size: 16px;}
|
|
|
+.basic>div.detail_btn #purchase{margin-left: 15px;}
|
|
|
+.basic>div.detail_btn a:hover{cursor: pointer;background: #ff8d00;}
|
|
|
div.pointer{cursor: pointer;}
|
|
|
div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 5px;}
|
|
|
.fine>div>p{text-overflow:ellipsis;overflow: hidden;}
|