a { color:#213f71;  text-decoration:none; }
a:hover { color:#0066cc; }
.blk_18 { overflow:hidden; zoom:1; font-size:9pt; border:1px solid #e3e3e3; background:#eee; width:1315px; margin-top:30px;}/*width整体宽度,margin-top与上面距离*/
.blk_18 .pcont { width:1264px; float:left; overflow:hidden; padding-left:1px; }/*width所有图片滚动宽度，图片与左边的距离*/
.blk_18 .ScrCont { width:32766px; zoom:1; margin-left:-10px; }/*margin-left控制图片滚动中左边会有漏出的现象*/
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton, .blk_18 .RightBotton { width:16px; height:75px; float:left; background:url(ax.gif) no-repeat; }/*左右箭头大小，大小按一个箭头大小设置*/
.blk_18 .LeftBotton { background-position: 0 0; margin:88px 5px 0; }/*控制左边箭头位置*/
.blk_18 .RightBotton { background-position: 0 -100px; margin:88px 1px 10px 5px; }/*控制右边箭头位置*/
.blk_18 .LeftBotton:hover { background-position: -20px 0; }
.blk_18 .RightBotton:hover { background-position: -20px -100px; }
.blk_18 .pl img { display:block; cursor:pointer; border:none; margin:6px auto 1px auto; }
.blk_18 .pl { width:316px; border:1px solid #f3f3f3; float:left; text-align:center; font-size: 16px; line-height:24px; }/*width单张图片的宽度,line-height图片下面文字行高*/
.blk_18 a.pl:hover { border:1px solid #5dacec; color:#FDFDFD; background:#00A2E9;}