@charset "utf-8";
/* CSS Document */
/*用途：幻灯(1)************************************************/
.home-slide-show{width:314px;height:auto;display:block;border-top:2px solid #fff;background-repeat:repeat-x;}
.home-slide-show .hss_box{height:auto;display:block;border:0px solid #ccc;margin:0 auto;}
.home-slide-show .hss_box .content{width:314px;height:auto;display:block;position:relative;overflow:hidden;} 
.home-slide-show .hss_box .content .l{width:150px;height:35px;line-height:35px;display:block;float:left;padding-left:30px;font-size:14px;font-weight:bold;color:#333;}
.home-slide-show .hss_box .content .r{width:183px;height:22px;line-height:22px;display:block;float:right;position:absolute;left:20%;bottom:0;z-index:10;}
.home-slide-show .hss_box .content .r .a{width:61px;height:1px;display:block;float:left;background-color:#bfbfbf;background-repeat:no-repeat;background-position:0px 0px;cursor:pointer;}
.home-slide-show .hss_box .content .r .cur{background-color:#000000;}
.home-slide-show .hss_box .content ul.ad-pic{width:127200px;height:auto;display:block;overflow:hidden;margin:0px;padding:0px;list-style:none;margin:0 auto;position:relative;margin-left: 2px;}
.home-slide-show .hss_box .content ul.ad-pic li{width:314px; height:auto;display:block;overflow:hidden;margin:0px;padding:0px;list-style:none;margin:0 auto;float:left;}
.home-slide-show .hss_box .content ul.ad-pic li a{width:100px;height:100px;display: inline-block;;outline:none;background-position:center center;background-repeat:no-repeat;margin-right: 4px;margin-bottom: 4px;overflow: hidden;}
.home-slide-show .hss_box .content ul.ad-pic li .a_red{border: 1px solid #be9e61}
.home-slide-show .hss_box .content .bar{height:0px;display:block;margin:0 auto;text-align:left;}
.home-slide-show .hss_box .content .pre_next_box{height:0px; display:block; margin:0 auto; text-align:left;left:0;}
.home-slide-show .hss_box .content .btn_pre{left:135px; background-image:url(../../images/broadcastimgSlides/g_last_group.png);}
.home-slide-show .hss_box .content .btn_next{right:135px;background-image:url(../../images/broadcastimgSlides/g_next_group.png)}
.home-slide-show .hss_box .content .btn_p{background-color:#FFF;cursor: pointer;display: block;height: 14px;position: absolute;width: 14px;z-index: 20; background-position:center center; background-repeat:no-repeat;top: 225px;border: 1px solid #5a5a5a;}
.home-slide-show .hss_box .content .btn_p_cur{background-color: rgba(0,0,0,0.5);}


  