photogallery.css
11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
/******************************************************************/
.photogallery-banner{min-width:990px; text-indent:-999em;overflow:hidden;border-bottom:1px #ccc solid;}
.photogallery-banner a{width:100%;height:100%;float:left;}
.photogallery-container{min-width:990px;min-height:500px;_height:500px;padding:10px 0px;zoom:1;background:#e9e9e9;}
.photogallery-container:after{content: ""; display: block; clear: both; height: 0px;}
.photogallery-container ul{zoom:1; position:relative;margin:0 auto;}
.photogallery-container ul:after{content: ""; display: block; clear: both; height: 0px;}
.photogallery-container li{width:190px;padding:12px 13px 4px 13px;border-top:1px #ccc solid;background:url(http://static.yohobuy.com/images/photogallery_li.png) no-repeat bottom #fff;margin:5px;display:none;float:left;}
.photogallery-container .thumb{ position:relative;z-index:1;}
.photogallery-container .thumb .op{width:214px;height:50px;background:#fff;position:absolute;top:-12px;left:-12px;display:none;z-index:1;}
.photogallery-container .thumb .op .btn_op_zoom{width:110px;height:25px;padding:25px 0px 0px 0px;line-height:25px;border-right:1px #efefef solid;text-align:center;color:#999;background:url(http://static.yohobuy.com/images/photogallery_i1.png) no-repeat center 10px;float:left;}
.photogallery-container .thumb .op .btn_op_zoom:hover{background:url(http://static.yohobuy.com/images/photogallery_i1_over.png) no-repeat center 10px #f8f8f8;color:#333; text-decoration:none;}
.photogallery-container .thumb .op .btn_op_fav{width:51px;height:25px;padding:25px 0px 0px 0px;line-height:25px;border-right:1px #efefef solid;text-align:center;color:#999;background:url(http://static.yohobuy.com/images/photogallery_i2.png) no-repeat center 10px;float:left;}
.photogallery-container .thumb .op .btn_op_fav:hover{background:url(http://static.yohobuy.com/images/photogallery_i2_over.png) no-repeat center 10px #f8f8f8;color:#333; text-decoration:none;}
.photogallery-container .thumb .op .btn_op_love{width:51px;height:25px;padding:25px 0px 0px 0px;line-height:25px;text-align:center;color:#999;background:url(http://static.yohobuy.com/images/photogallery_i3.png) no-repeat center 10px;float:left;}
.photogallery-container .thumb .op .btn_op_love:hover{background:url(http://static.yohobuy.com/images/photogallery_i3_over.png) no-repeat center 10px #f8f8f8;color:#333; text-decoration:none;}
.photogallery-container .thumb img{width:190px;}
/*.photogallery-container .thumb img:hover{filter: alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;background:#fff;}*/
.photogallery-container li .num{height:20px;padding:5px 0px;line-height:20px;color:#999;}
.photogallery-container li .num .i_love{height:20px;padding:0px 10px 0px 15px;background:url(http://static.yohobuy.com/images/photogallery_ico.png) no-repeat 0px -20px;float:left;overflow:hidden;}
.photogallery-container li .num .i_fav{height:20px;padding:0px 10px 0px 15px;background:url(http://static.yohobuy.com/images/photogallery_ico.png) no-repeat 0px 0px;float:left;overflow:hidden;}
.photogallery-container .page{text-align:center;padding:30px 10px;}
.photogallery-container .page a{z-index:3; position:relative;}
.photogallery-page{background:#e9e9e9;}
.photogallery-page .page{text-align:center;padding:30px 10px;}
.photogallery-page .page a{width:auto;height:30px;padding:0px 15px;line-height:30px;color:#000;border:1px #ccc solid;font-size:14px;background:#fff;margin:0px 5px 0px 0px;display:inline-block; vertical-align:middle;z-index:3; position:relative;}
.photogallery-page .page a span{height:30px;padding:0px;margin:0px;line-height:30px;display:inline;color:#000;background:none;}
.photogallery-page .page a:hover{background:#000;color:#fff;}
.photogallery-page .page a:hover span{display:inline;background:none;color:#fff;}
.photogallery-page .page .here{background:#000;color:#fff;}
.photogallery-page .page .here span{display:inline;background:none;color:#fff;}
.photogallery-detail{min-width:990px;min-height:600px;_height:600px;padding:20px 0px;zoom:1;background:#e9e9e9;}
.photogallery-box{width:903px;margin:0px auto;zoom:1;}
.photogallery-box:after{content: ""; display: block; clear: both; height: 0px;}
.photogallery-box .pre{width:90px;padding:300px 0px 0px 0px;float:left;}
.photogallery-box .next{width:90px;padding:300px 0px 0px 0px;text-align:right;float:right;}
.photogallery-box .photobox{width:450px;padding:10px;border:1px #ccc solid;background:#fff;float:left;}
.photogallery-box .photobox .pic{}
.photogallery-box .photobox .info{padding:5px 0px;}
.photogallery-box .photobox .info span{color:#999;font-size:10px;float:right;}
.photogallery-box .photobox .info h2{height:15px;line-height:15px;font-size:12px;color:#000;}
.photogallery-box .photobox .info p{height:15px;line-height:15px;color:#999;font-size:10px;}
.photogallery-box .photolist{}
.photogallery-box .photolist li{height:120px;border:1px #ccc solid;text-align:center;margin-bottom:5px;position:relative;}
.photogallery-box .photolist li .thumb{width:100px;padding:0px 10px 0px 0px;float:left;}
.photogallery-box .photolist li .thumb img{max-width:100px;max-height:100px;}
.photogallery-box .photolist li .txt{width:110px;float:left;}
.photogallery-box .photolist li h3{height:36px;font-size:12px; text-decoration:underline;line-height:18px;overflow:hidden; cursor:pointer;}
.photogallery-box .photolist li .price{padding:5px 0px;height:25px;line-height:25px;overflow:hidden;}
.photogallery-box .photolist li del{color:#999;}
.photogallery-box .photolist li .num{width:17px;height:17px;line-height:17px;padding:0px;text-align:center;color:#fff;font-size:12px;font-weight:bold;background:url(http://static.yohobuy.com/images/i_num.png) no-repeat;_background:url(http://static.yohobuy.com/images/i_num_ie6.png) no-repeat; position:absolute;top:10px;left:10px;}
.photogallery-box .photolist .list{height:100px;background:#fff;padding:10px;}
.photogallery-box .photolist .list-over{background:#ccc;}
.photogallery-box .photolist .list-over .num{background:url(http://static.yohobuy.com/images/i_num_over.png) no-repeat;_background:url(http://static.yohobuy.com/images/i_num_over_ie6.png) no-repeat; text-decoration:none;}
.photogallery-box .photoright{width:245px;padding:0px 0px 0px 5px;float:left;}
.photogallery-box .photoright .photoop{height:50px;text-align:center;border:1px #ccc solid;margin-bottom:5px;background:#fff;}
.photogallery-box .photoright .photoop .li-1{width:60px;height:50px;border-right:1px #ccc solid;float:left;}
.photogallery-box .photoright .photoop .li-2{width:60px;height:50px;border-right:1px #ccc solid;float:left;}
.photogallery-box .photoright .photoop .li-3{width:60px;height:50px;border-right:1px #ccc solid;float:left;}
.photogallery-box .photoright .photoop .dialogclose{width:60px;height:50px;float:left;}
.photogallery-box .photoright .btn_love{width:60px;height:25px;padding:25px 0px 0px 0px;line-height:25px;background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat 0px 0px;display:block;}
.photogallery-box .photoright .btn_love:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat 0px -50px; text-decoration:none;color:#333;}
.photogallery-box .photoright .btn_fav{width:60px;height:25px;padding:25px 0px 0px 0px;line-height:25px;background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -60px 0px;display:block;}
.photogallery-box .photoright .btn_fav:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -60px -50px; text-decoration:none;color:#333;}
.photogallery-box .photoright .btn_share{width:60px;height:25px;padding:25px 0px 0px 0px;line-height:25px;background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -120px 0px;display:block;}
.photogallery-box .photoright .btn_share:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -120px -50px; text-decoration:none;color:#333;}
.photogallery-box .photoright .btn_close{width:60px;height:25px;padding:25px 0px 0px 0px;line-height:25px;background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -180px 0px;display:block;}
.photogallery-box .photoright .btn_close:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -180px -50px; text-decoration:none;color:#333;}
.photogallery-box .photoright .btn_share_act{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -120px -100px #a7a7a7;color:#fff;}
.photogallery-box .photoright .btn_share_act:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -120px -100px #a7a7a7;color:#fff;}
.photogallery-box .photoright .btn_fav_act{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -60px -100px;color:#ccc;}
.photogallery-box .photoright .btn_fav_act:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -60px -100px;color:#ccc;}
.photogallery-box .photoright .btn_love_act{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat 0px -100px;color:#ccc;}
.photogallery-box .photoright .btn_love_act:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat 0px -100px;color:#ccc;}
.photogallery-box .photoright .share{height:30px;border:1px #ccc solid;border-left:0px;background:#fff;margin-bottom:5px;display:none;}
.photogallery-box .photoright .share a{ width:39px;height:30px;border-left:1px #ccc solid;cursor:pointer; background-position:center center;float:left;}
/*返回顶部*/
#topcontrol{width:100%;z-index:1;}
.scrolltopup{width:100%;}
.scrolltopup span{width:22px;height:81px;background:url(http://static.yohobuy.com/images/shangpin/fanhui.png) no-repeat;cursor:pointer;margin-right:10px;float:right;}
.jTagOverlay{width:100%;height:100%;position:relative; cursor:default;}
.jTagTag{position:absolute; cursor:pointer;}
.jTagTag-over{}
.jTagTag .num{ position:absolute;top:0px;left:0px;width:17px;height:17px;line-height:17px;text-align:center;color:#fff;font-size:12px;font-weight:bold;background:url(http://static.yohobuy.com/images/i_num.png) no-repeat;_background:url(http://static.yohobuy.com/images/i_num_ie6.png) no-repeat; cursor:pointer; text-decoration:none;}
.jTagTag-over .num,.jTagTag:hover .num{background:url(http://static.yohobuy.com/images/i_num_over.png) no-repeat;_background:url(http://static.yohobuy.com/images/i_num_over_ie6.png) no-repeat; text-decoration:none;}
/*浮层*/
#floatBoxBg{display:none;width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:998;}
.floatBox{width:300px;position:absolute;top:50px;left:40%;z-index:999;}
.floatBox .title{ position:relative;}
.floatBox .title h4{display:none;}
.floatBox .title .dialogclose{width:60px;height:50px; position:absolute;right:92px;top:1px;display:block;z-index:999; cursor:pointer;}
.floatBox .title .dialogclose:hover{background:url(http://static.yohobuy.com/images/photogallery_open.png) no-repeat -180px -50px;}
.floatBox .content{}
.not-loader{width: 320px;height:100px;margin:0 auto;margin-top: 50px;}
.loader{background: url(http://static.yohobuy.com/images/loading_b.gif) no-repeat center;width: 320px;height:100px;margin:0 auto;}
#infscr-loading{width: 100px;height:30px;margin:0 auto; position:fixed;z-index: 100;left:50%;bottom: 20px; _position:absolute;z-index:9999;}