﻿@charset "utf-8";
 
body,h3{margin:0;padding:0;}
fieldset,img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
a img,img{-ms-interpolation-mode:bicubic;}
body{font:12px/1.5 arial,SimSun,helvetica,sans-serif;background:#FFF;color:#666;}

/*old:height:343px;width:780px;*/
.section-focus-pic{margin:20px auto 0 auto;height:333px;width:710x;overflow:hidden;position:relative; }
.section-focus-pic ul li{position:absolute;top:0;left:710px;width:710px;height:333px; }
/**新闻标题*/
.section-focus-pic ul li h3{position:absolute;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;bottom:20px;left:0;width:500px;font-weight:normal;color:#FFF;margin-left: 15px;z-index: 2;font-size: 15px; font-family:"微软雅黑";}
.section-focus-pic ul li h3 a{color:#fff;text-decoration:none;font-weight:bold;}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:60px;background-color:#000;width:710px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:710px;height:333px;}
.section-focus-pic .controler{position:absolute;bottom:10px;right:20px;}

 
.section-focus-pic .controler b{font-size:16px;cursor:pointer;color:gray; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{color:rgb(18,147,232);}


.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:120px;height:40px;}
 .section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px;}


 
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background:url(imgs/prev.png) no-repeat;margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background:url(imgs/prev_hover.png) no-repeat;}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background:url(imgs/next.png) no-repeat;margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background:url(imgs/next_hover.png) no-repeat;}
