integ/css/iri.css
changeset 24 feb0342a166f
parent 23 3c2416e4daf6
child 25 cc54acb734fb
equal deleted inserted replaced
23:3c2416e4daf6 24:feb0342a166f
    36 
    36 
    37 .videos.less{height: 76px; overflow: hidden;}
    37 .videos.less{height: 76px; overflow: hidden;}
    38 .videos li:nth-child(3n+3) { margin-right: 0;}
    38 .videos li:nth-child(3n+3) { margin-right: 0;}
    39 .videos li a{width: 80px; height: 80px;}
    39 .videos li a{width: 80px; height: 80px;}
    40 .videos li{overflow: hidden;margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;}
    40 .videos li{overflow: hidden;margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;}
    41 .videos img{width: 80px; height: 64px;}
       
    42 
    41 
    43 .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{ 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;}
    44 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
    43 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
    45 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
    44 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
    46 
    45