﻿

img{border-width:0;}
body,h2,p{margin:0;padding:0}

.iSize{width:560px; height:340px;}

.fl { float: left; display: inline; }
.slide_box { position: relative; }
.slide { background: none repeat scroll 0% 0% #cccccc; position: relative; overflow: hidden; }
.slide .item { position: relative; margin: 0pt auto;}
.slide .item img { display: block; }
.slide .item .item_pic { z-index: 100; }

.slide_dot1 { text-align: center; position: absolute; bottom: 11px; right: 18px; z-index: 104; }
.slide_dot2 { text-align: center; position: absolute; bottom: 11px; right: 18px; z-index: 104; }
.slide_dot1 span { display: inline-block; vertical-align: middle; width: 9px; height: 9px; border-radius: 4px 4px 4px 4px;
                overflow: hidden; margin: 0pt 4px 0pt 3px; cursor: pointer; 
                background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_dot1_out.png') no-repeat scroll 0% 0% transparent; }
.slide_dot2 span { display: inline-block; vertical-align: middle; width: 23px; height: 13px; text-align:center;padding-top:3px;
                overflow: hidden; cursor: pointer; 
                background:url("/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_dot2.png") no-repeat center bottom transparent;
                color:#000;font-size:12px;}                
.slide_dot1 .dot_list { width: 9px; height: 9px; }
slide_dot2 .dot_list { width: 23px; height: 13px; }
.slide_dot1 .current { background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_dot1_in.png') no-repeat scroll 0% 0% transparent; }
.slide_dot2 .current { background:url("/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_dot2.png") no-repeat center top transparent;color:#fff}

a.slide_arr_left, a.slide_arr_right { width: 35px; height: 35px; position: absolute; cursor: pointer; z-index: 10; }
a.slide_arr_left { left: 5px; background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_arr_left.png') no-repeat scroll 0pt 0pt transparent; }
a.slide_arr_right { right: 5px; background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_arr_right.png') no-repeat scroll 0pt 0pt transparent; }
a.slide_arr_left:hover { background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_arr_left_hover.png') no-repeat scroll 0pt 0pt transparent; }
a.slide_arr_right:hover { background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/slide_arr_right_hover.png') no-repeat scroll 0pt 0pt transparent; }
.item .item_simple_info { position: absolute; bottom: 0pt; left: 0pt; padding: 5px; width: 100%; 
                          background: url('/App/Pages/Portal/Resource/Images/Components/InfoList/ImageAndLetter_ModeA/item_simple_info_bg.png') repeat scroll 0% 0% transparent; 
                          z-index: 101; }
.item_simple_info h2 { font-size: 14px; line-height: 16px;text-align:left; color: #fff; font-family: "微软雅黑","黑体"; }

.item_simple_info h2 a { outline: medium none; text-decoration: none; color: #fff; }
.item_simple_info h2 a:link { color: #fff; }
.item_simple_info h2 a:visited { text-decoration: none; color: #7d7d7d; }
.item_simple_info h2 a:hover, .item_simple_info h2 a:active { text-decoration: none; color: #004aef; }

.item_simple_info p { font-size: 12px; color: #c1c1c1; text-align:left; text-indent:24px; padding-right:10px;
                      text-overflow: ellipsis; white-space: normal; overflow: hidden; line-height: 23px; }
