﻿@charset "utf-8";
/* css 重置 */
body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0;font-family:"微软雅黑";}
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}

/* banner-box */


/*幻灯片CSS开始*/
.lunhuan{width:1366px;height:390px;position:relative;margin:0 auto; }
.lunhuan #lunhuanback{width:1366px;height:390px;position:absolute;left:0px;top:0px;overflow:hidden;margin:0 auto; }
.lunhuan #lunhuanback p{width:1366px;height:390px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1366px;height:390px;margin:0 auto;position:relative;}

/*轮换中间区域*/
.lunhuancenter{width:1366px;height:390px;position:absolute;top:0px;}
.lunhuancenter .centergif{display:block;width:760px;height:390px;position:absolute;left:0px;top:0px;z-index:4;}
.lunhuancenter b{position:absolute;left:0px;top:-40px;opacity:0;filter:alpha(opacity=0);z-index:3;width:760px;height:210px;display:block;}
#lunbonum{height:14px;line-height:23px;position:absolute;left:630px;top:363px;z-index:5;}
#lunbonum li{width:14px;height:14px;float:left;margin-right:9px;background:#B4B4B4;border-radius:14px;cursor:pointer;}
#lunbonum .lunboone{background:#C80002;cursor:pointer;}
/*幻灯片css结束*/