#row2{ margin-top: 20px;}
#list dl{ margin-bottom: 20px; clear: both; overflow: hidden;}
#list dt{background:#F2F2F2;width:108px; height: 157px; display: table;float:left;}
#list dt p{ display: table-cell; vertical-align: middle;text-align: center;}
#list dd{float:right;width:928px;position:relative;  height: 157px; overflow:hidden;}
#list dd li{float:left; width:124px; margin: 0 0 0 10px;}
#list dd li:first-child{margin: 0;}
#list li:hover img{opacity: 0.5;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-0-transition: all .5s ease-out;}
#list li{position: relative; }
#list li .box1{ position: absolute;left: 0;top: 0; width:100%; height: 100%; text-align: center; display: table;}
#list li .box1 p{ width:345px; height: 200px;display: table-cell; vertical-align: middle; opacity: 0;}
#list li:hover p{color: #000000; font-size:14px; opacity: 1;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-0-transition: all .5s ease-out;}
#list dd li:first-child{margin-left: 0;}
#list dl:last-child{ margin-bottom: 0;}
#list dd ul{position: absolute;left: 0;top: 0;}
