@charset "utf-8"; #focus { background: #ededed; } .ie6 #scroll { overflow: hidden; } #scroll a.fa { position: absolute; top: 50%; margin-top: -25px; background: #ffffff; width: 30px; height: 50px; line-height: 50px; text-align: center; text-decoration: none; } @media (max-width: 1250px) { /*device width小于1250生效*/ #scroll a.fa { display: none; } } .ie6 #scroll a.fa { display: none; } #scroll a.prev { left: -40px; } #scroll a.next { right: -40px; } #scroll .hd ul { padding-top: 10px; height: 12px; text-align: center; } .ie6 #scroll .hd ul { padding-top: 20px; } #scroll .hd li { display: inline-block; *display: inline; text-indent: -999999px; background: #c5c5c5; width: 12px; height: 12px; border-radius: 50%; cursor: pointer; margin: 0 3px; } .ie6 #scroll .hd li { text-indent: 0px; font-size: 0px; line-height: 0px; padding: 5px; } #scroll .hd li.on { background: #432f2a; } #scroll .bd { height: 400px; overflow: hidden; } #scroll .cd div ul { padding: 0; width: 1300px; } #scroll .cd ul li { float: left; margin: 0 10px 10px 0; position: relative; } #scroll .cd ul li a div { position: absolute; left: 0; bottom: 0; background-color: rgba(0,0,0,0.6); color: #ffffff; text-align: center; font-size: 16px; height: 40px; line-height: 40px; padding: 0 10px; } #scroll .cd div.first li div { width: 420px; } #scroll .cd div.first li.first div { width: 780px; } #scroll .cd div.last li div { width: 390px; } .ie6 #scroll .cd ul li a, .ie7 #scroll .cd ul li a, .ie8 #scroll .cd ul li a { text-decoration: none; } .ie6 #scroll .cd ul li a div, .ie7 #scroll .cd ul li a div, .ie8 #scroll .cd ul li a div { cursor: pointer; bottom: -1px; background: #333333; } .left { width: 790px; } .right { width: 400px; } .left dt { height: 30px; border-bottom: 2px solid #eeeeee; } .left dt span { float: left; } .left dt .fa { font-size: 26px; } .left dt .txt { font-size: 18px; padding-left: 10px; } .left dl { width: 100%; } .left dd { padding: 10px 0; } .left .list-img { margin-top: 10px; } .left .list-txt { width: 480px; } .left .list-txt li { min-width: 220px; float: left; margin-left: 10px; padding-left: 10px !important; } .ie6 .left .list-txt li { width: 220px; margin-left: 5px; } .right dt { height: 30px; padding-bottom: 3px; } .ie6 .right dt { padding-bottom: 0px; } .right dt span { float: left; } .right dt .fa { font-size: 30px; } .right dt .txt { font-size: 18px; padding-left: 10px; } #hot dt { border-bottom: 2px solid #12ba99; } #award dt { border-bottom: 2px solid #ffa000; } #hot dt span { color: #12ba99; } #award dt span { color: #ffa000; } #hot dd li { border-bottom: 1px dashed #cccccc; line-height: 40px; background-position: 0 13px !important; } #award dd { padding: 10px 0; } #award dd li { margin-bottom: 20px; } #award dd li a div { display: none; } #award dd li a { display: block; text-decoration: none; } #award dd li a p { border-top: 1px solid #ffffff; background: #ffa000; color: #ffffff; text-align: center; padding: 8px 10px; line-height: 22px; font-size: 16px; }