@charset "UTF-8";
/* CSS Document */
* {margin: 0;padding: 0;}
a, span{text-decoration: none;}
.scr_new { height: 90px;width: 728px;margin: 0;padding: 0;border: 1px solid #eee;}
.scr_new .scroll_cont { height: 90px; margin: 0 auto; overflow: hidden; width: 700px; }
.scr_new .scroll_cont .sc { position: relative; }
.scr_new .box_item { cursor: pointer; display: block; float: left; height: 80px; overflow: hidden; padding: 10px 0; text-align: center; width: 174px; }
.scr_new .box_item:hover { color: #df2169; text-decoration: none; }
.scr_new .box_item .img_wrap { padding: 0 0 4px; }
.scr_new .box_item .img_wrap img {float:left; max-height: 60px; max-width: 77px;margin-right:6px; }
.scr_new .box_item .text_wrap, .scr_new .box_item .deal_wrap {display: block;color: #333;line-height: 16px; margin: 0 auto; overflow: hidden; padding: 0 3px; text-align: left;}
.scr_new .box_item:hover .text_wrap { text-decoration: underline; }
.scr_new .box_item .deal_wrap { display: block;color: #ee356b; max-height: 70px; line-height: 17px; text-decoration: none; }
.scr_new .box_item .deal_wrap b { color: #c1c1c1; display: inline-block; font-weight: normal; position: relative; }
.scr_new .box_item .deal_wrap b::before { border-bottom: 1px solid #b1b1b1; content: ""; position: absolute; right: 0; top: 50%; width: 100%; }
.scr_new .box_item:hover .deal_wrap { color: #df2169; text-decoration: underline; }
.scr_new .box_item:hover .deal_wrap b { text-decoration: underline; }
.scr_new .arr_left, .scr_new .arr_left:hover, .scr_new .arr_right, .scr_new .arr_right:hover { background: rgba(0, 0, 0, 0) url("/images/home_icon.png") no-repeat scroll 0 -62px; height: 62px; left: 0; position: absolute; top: 70px; width: 23px; }
.scr_new .arr_left:hover { background-position: 0 0; right: 0; }
.scr_new .arr_right { background-position: -57px -62px; left: auto; right: 0; }
.scr_new .arr_right:hover { background-position: -57px 0; left: auto; right: 0; }
.scr_new .scroll_num { left: 570px; position: absolute; top: -18px; }
.scr_new .scroll_num span { background: rgba(0, 0, 0, 0) url("/images/home_icon.png") no-repeat scroll -110px 0; cursor: pointer; float: left; height: 7px; margin-right: 6px; overflow: hidden; text-indent: -9999px; width: 8px; z-index: 6666; }
.scr_new .scroll_num span.selected { background-position: -96px 0; }
.scr_new .more { position: absolute; right: 10px; top: -24px; }
.scr_new .more a { color: #ababab; }
.text{float:left; text-align: left;max-height: 60px;width:80px;font-size:13px;}