﻿@charset "utf-8";
body,pul,ol,ul,li,td,tr{ margin:0; padding:0;font-size:12px;}
ul,li{ list-style:none;}
img{ border:0}
.clearfix:after{content:".";display:block; height:0;clear:both;visibility:hidden;} /* only FF */
.yahei{font-family:微软雅黑;}
.clear {clear:both; *display:inline;/*IE only*/}
/*-------------------幻灯片-------------------------*/
.banner{ width:100%;}
#indexmain { clear:both; width:100%; height:300px; position:relative;}
#banner { clear:both; overflow:hidden; height:300px;}
.leftLoop .picList li {height:300px; }
.leftLoop .picList li#b1 { background-color:#000;}
.leftLoop .picList li#b2 { background-color:#000;}
.leftLoop .picList li#b3 { background-color:#000;}
.leftLoop .picList li#b4 { background-color:#000;}
.leftLoop .picList li a { display:block; width:100%; height:300px;}
.leftLoop .hd .prev {  width:45px; height:79px; position:absolute; left:0; top:100px; cursor:pointer; display:block;} 
.leftLoop .hd .prev:hover { background:url(../images/leftbtn.png) top center no-repeat} 
.leftLoop .hd .next {  width:45px; height:79px; position:absolute; right:0; top:100px; cursor:pointer;display:block;} 
.leftLoop .hd .next:hover { background:url(../images/rightbtn.png) top center no-repeat} 
.leftLoop .hd ul { width:116px; padding:0 9px; height:26px; position:absolute; left:50%; margin-left:1px; top:260px;}
.leftLoop .hd ul li { float:left; display:inline; width:13px; height:26px; background:url(../images/dots.png) no-repeat; _background: url(../images/dotsFocus.gif) no-repeat;cursor:pointer; margin:0 5px; text-indent:-9999px;}
.leftLoop .hd ul li.on { background:url(../images/dotsFocus.png) no-repeat;}