/*banner_01*/
.banner_01{ width:416px;height:213px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:213px;position:absolute;}
.banner_01 ul li {width:416px; height:213px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:416px; height:213px;}
.banner_01 ul li .bannertext{position: absolute;bottom: 0px;left: 0;z-index: 999;padding: 0 20px;}
.banner_01 ul li .bannertext span{font-size: 16px;color: #FFFFFF;display: block;line-height: 2em;}

.banner_01 .btnBg { width:416px;/*设置下方透明条的宽度*/height:30px;/*设置下方透明条的高度*/position:absolute; left:0; bottom:0; background:#000;/*设置下方透明条的颜色*/}
.banner_01 .btn {width:416px; position:absolute; height:10px; padding:10px 10px;/*设置小方块的位置 距离上下5像素 左右10像素*/ right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px;/*设置小方块的宽高*/ _font-size:0; margin-left:5px; cursor:pointer; background:#fff;/*设置右下角小方块的颜色*/}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}


/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

.scroll_03{ background:#fff;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:100%; overflow:hidden; margin:0 15px;}
.scroll_03 .bd li a{width: 113px;display: inline-block;padding: 0 10px;text-align: center;}
.scroll_03 .bd li img{max-width: 100%;}
.scroll_03 .bd li span{color: #333333;line-height: 2em;display: block;}

.insidesp1{font-size: 14px;color: #333333;line-height: 2em;display: block;text-indent: 2rem;}

.slideBox{ width:416px; height:213px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:25px; height:15px; line-height:15px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:416px; height:213px; }



.multipleColumn{ overflow:hidden; position:relative; width:870px;    }
		.multipleColumn .hd{ overflow:hidden;  }
		.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(../images/arrowhead.png) no-repeat  ;}
		.multipleColumn .hd .next{ background:url(../images/arrowhead.png) no-repeat bottom right;  }
		.multipleColumn .hd ul{ float:right; overflow:hidden;   zoom:1; }
		.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.gif) 0 -9px no-repeat; }
		.multipleColumn .hd ul li.on{ background-position:0 0; }

		.multipleColumn .bd{ overflow:hidden;margin-top: 15px;}
		.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:100%;  float:left; _display:inline;  }
		.multipleColumn .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.multipleColumn .bd ul li .pic{ text-align:center; }
		.multipleColumn .bd ul li .pic img{ width:113px; height:150px; display:block; }
		.multipleColumn .bd ul li .pic a:hover img{  border: none;}
		.multipleColumn .bd ul li .title{ line-height:24px;   }