


/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{*zoom:1;}


/* banner */
.banner{width:100%;overflow:hidden;position:relative;z-index:9}
.banner_container{width:100%;display:block;overflow:hidden;left:50%;/*margin-left:-720px;*/z-index:8}
.banner_container .banner_content{position:absolute;left:0%;top:0%;width:100%;overflow:hidden;z-index:7}
.banner_container .banner_content div{width:100%;position:absolute;left:50%;background-repeat:no-repeat;text-align: center;background-size: 100%;background-position:top center}
.banner_container .banner_content div a{position:absolute;display:block; color:#fff;font-size: 30px;font-weight:600;}
#last a{
    width:60%;
    text-align: center
}
.banner_container .banner_content img{z-index:6}
.banner_nav{position:absolute;z-index:5;bottom:10px;left:50%;margin-left:-64px;z-index:9}
.banner_nav li{float:left;width:22px;height:20px;}
.banner_nav li a{float:left;width:22px;height:20px;text-align:center;line-height:20px;font-size:0px;cursor:pointer;background-image:url(../images/point_2.png);background-repeat:no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='images/point_2.png')}
.banner_nav li.current a{background-image:url(../images/point_1.png);_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='images/point_1.png');}

.prove_index,.next_index{background:url(../images/btn00.png);top:50%;height:44px;width:44px;position:absolute;margin-top:-23px;z-index:9;cursor:pointer; border-radius: 24px;}
.prove_index{left:20px;background-position:44px 0;display:none;}
.next_index{right:20px;background-position:0px 47px;display:none;}
.prove_index:hover{background:url(../images/btn00.png);background-position:0px 0px;}
.next_index:hover{background:url(../images/btn00.png);background-position:44px 47px;}
#kfbtn{background:url(/template/pc/riSheng/images/top_64.png);background-position:0 0;height:31px;}
#dzbtn{background:url(/template/pc/riSheng/images/top_34.png);background-position:0 0;height:31px;}
#ylbtn{background:url(/template/pc/riSheng/images/top_54.png);background-position:0 0;height:31px;}
#jgbtn{background:url(/template/pc/riSheng/images/top_14.png);background-position:0 0;height:31px;}
#mzbtn{background:url(/template/pc/riSheng/images/top_24.png);background-position:0 0;height:31px;}
#qjbtn{background:url(/template/pc/riSheng/images/top_44.png);background-position:0 0;height:31px;}
#kfbtn:hover,#dzbtn:hover,#ylbtn:hover,#jgbtn:hover,#mzbtn:hover,#qjbtn:hover{background-position:0 31px;}