@charset "utf-8";
/* CSS Document */

.f_white, .f_white:visited, .f_white:hover { color:#fff !important; font-weight:100 !important;}


/* 滚动图 */
.scroll { position:relative; width:340px; height:280px;}
.scroll .scroll_num{ position:absolute; top:160px; right:10px;}
.scroll .scroll_num span{ display:inline-block;width:14px; height:16px; margin-left:0px; cursor:pointer;background:url(../../images/0427/ent_zxh_0420_num_pot.png) no-repeat center; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_num_pot.png');_background:none;}
.scroll .scroll_num span.current{ background:url(../../images/0427/ent_zxh_0420_num_pot_selected.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_num_pot_selected.png');_background:none;}
.scroll .arr_left { position:absolute; top:156px; left:-1px; width:30px; height:44px; cursor:pointer;background:url(../../images/0427/ent_zxh_0420_arrleft.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_arrleft.png');_background:none; display:none;}
.scroll .arr_right {position:absolute; top:156px; right:-1px; width:30px; height:44px; cursor:pointer;background:url(../../images//0427/ent_zxh_0420_arrright.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_arrright.png');_background:none; display:none;}
.scroll a.arr_left:hover { background:url(../../images/0427/ent_zxh_0420_arrleft_hover.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_arrleft_hover.png');_background:none;}
.scroll a.arr_right:hover {background:url(../../images/0427/ent_zxh_0420_arrright_hover.png) no-repeat; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/ent_zxh_0420_arrright_hover.png');_background:none;}

.scroll .box { float:left; width:340px; position:relative}
.scroll .box .bg { height:28px; background:#000; filter:alpha(opacity=50);opacity:0.5; margin-top:-28px;}/*多区域焦点图修改之处*/
.scroll .box .txt { padding-left:14px; height:28px; margin-top:-28px; position:relative;color:#333; font-size:12px; line-height:28px;}/*多区域焦点图修改之处*/
.scroll a.imgT68:hover{filter:alpha(opacity=80);opacity:0.8;}

.scroll .box .info { position:absolute; z-index:999; width:340px; top:210px;}