@charset "utf-8";/* CSS Document */
*{
	margin:0px;
	padding:0px;
	text-decoration: none;
}
body{font-size:12px;text-align:center;font-family:Arial, Helvetica, sans-serif;}
ul,ol{margin:0px;padding:0px;}
li{list-style:none;}a img{border:0px;padding:0px;margin:0px;}
.clear{clear:both;height:0px;line-height:0px;font-size:0px;overflow:hidden;}
.hidden{ display:none}

.banner,.banner1,.pic{ width:1002px; float:left}
.pic{ margin-top:3px}
.bannerrt{ width:222px; float:right}
.bannerrt p{ margin-bottom:3px}
.bannerrt01{ width:218px; float:right; height:213px; overflow:hidden; padding:1px; border:1px solid #DDD;}

/**/
#flash{width:100%; height:371px;position:relative; z-index:-1; background:url(../images/ibbg.gif) center no-repeat;}
#flashtp{width:1002px; height:20px; position:relative; }
#flashtp img{}
#focus {width:1002px; height:350px; overflow:hidden; position:absolute;margin-left: auto;margin-right: auto; vertical-align:middle}
#focus ul {height:350px; position:absolute;}
#focus ul li {float:left; width:1002px; height:350px; overflow:hidden; position:relative;margin-left: auto;margin-right: auto; vertical-align:middle}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1002px; height:25px; left:0; bottom:0;}
#focus .btn {position:absolute; width:1002px; height:20px; padding:10px 10px; right:0; bottom:0; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:15px; height:15px; _font-size:0; margin-right:10px; cursor:pointer; background:#b0aea5;}
#focus .preNext {width:45px; height:100px; position:absolute; top:140px; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/**/

/*图片切换*/
.banner1{ width:100%;height:371px; position:relative; z-index:-1;background:url(../images/ibbg.gif) center no-repeat;padding-top:5px; }
/**/
#focus {width:1002px; height:371px; overflow:hidden;position:relative;}
#focus ul {height:371px; position:absolute;top:4px; left:0px; }
#focus ul li { width:1002px; height:371px; overflow:hidden; position:absolute;}
#focus ul li img{width:1002px;height:335px; padding:0px;}
#focus .btnBg {position:absolute; width:1002px; height:34px; left:0;bottom:0;  }


#focus .btn {position:absolute; width:300px; height:18px;bottom:-6px; text-align:center;margin-left:-150px;left:50%;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:18px; _font-size:0; margin-left:0px; cursor:pointer;background:url(../images/tabD.gif) no-repeat 0 0; }
#focus .btn span.on {background:#fff;background:url(../images/tabD.gif) no-repeat -25px 0}

#focus .preNext {width:35px; height:30px; position:absolute; bottom:30px; background:url(../images/sprite.gif) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:150px;}
#focus .next {right:150px; background-position:right top;} 