28 .stars li:nth-child(4n+4) { margin-right: 0;} |
28 .stars li:nth-child(4n+4) { margin-right: 0;} |
29 .stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;} |
29 .stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;} |
30 .stars img{width: 58px; height: 78px;} |
30 .stars img{width: 58px; height: 78px;} |
31 |
31 |
32 .images li:nth-child(3n+3) { margin-right: 0;} |
32 .images li:nth-child(3n+3) { margin-right: 0;} |
33 .images li{margin: 0 8px 10px 0;width: 80px; height: 80px;border: 1px solid #767676; float: left;} |
33 .images li{margin: 0 8px 10px 0;border: 1px solid #767676; float: left; overflow: hidden;} |
34 .images img{width: 80px; height: 80px;} |
34 .images li a{width: 80px; height: 80px;} |
35 |
35 |
36 .videos.less{height: 76px; overflow: hidden;} |
36 .videos.less{height: 76px; overflow: hidden;} |
37 .videos li:nth-child(3n+3) { margin-right: 0;} |
37 .videos li:nth-child(3n+3) { margin-right: 0;} |
38 .videos li{margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;} |
38 .videos li{margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;} |
39 .videos img{width: 80px; height: 64px;} |
39 .videos img{width: 80px; height: 64px;} |
40 |
40 |
41 .renkan{display: table-cell; padding-top:60px; vertical-align: top; background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;} |
41 .renkan{ position: relative;display: table-cell; padding-top:60px; vertical-align: top; background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;} |
42 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);} |
42 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);} |
43 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;} |
43 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;} |
44 |
44 |
45 .Rk-ZoomButtons, |
45 .Rk-ZoomButtons, |
46 .zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);} |
46 .zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);} |