@charset "utf-8";
/* CSS Document */
/*用途：幻灯(2) "************************************************/
.group2{width:304px;height:170px;display:block;border-top:2px solid #fff;background-repeat:repeat-x; }
.group2 .hss_box{height:170px;display:block;border:0px solid #ccc;margin:0 auto;}
.group2 .hss_box .content{width:314px;height:170px;display:block;position:relative;overflow:hidden;} 
.group2 .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;}
.group2 .hss_box .content .r{width:183px;display:block;float:right;position:absolute;left:20%;bottom:8px;z-index:10;}
.group2 .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;}
.group2 .hss_box .content .r .cur{background-color:#000000;}
.group2 .hss_box .content ul.ad-pic{width:12720px;height:100%;display:block;overflow:hidden;margin:0px;padding:0px;list-style:none;margin:0 auto;position:relative;margin-left: 3px;}
.group2 .hss_box .content ul.ad-pic li{width:306px; height:170px;display:block;overflow:hidden;margin:0px;padding:0px;list-style:none;margin:0 auto;float:left;}
.group2 .hss_box .content ul.ad-pic li img{height:100%;display:block;width: 100%;}
.group2 .hss_box .content ul.ad-pic li a{width:100px;height:150px;display:block;outline:none;background-position:center center;background-repeat:no-repeat;margin-right: 4px;margin-bottom: 4px;float:left;overflow: hidden;}
.group2 .hss_box .content .bar{height:0px;display:block;margin:0 auto;text-align:left;}
.group2 .hss_box .content .pre_next_box{height:0px; display:block; margin:0 auto; text-align:left;left:0;}
.group2 .hss_box .content .btn_pre{left:28px; background-image:url(../../images/broadcastimgSlides/g_last_group.png);}
.group2 .hss_box .content .btn_next{right:28px;background-image:url(../../images/broadcastimgSlides/g_next_group.png)}
.group2 .hss_box .content .btn_p{cursor: pointer;display: block;height: 14px;position: absolute;width: 14px;z-index: 20; background-position:center center; background-repeat:no-repeat;top: 154px;border: 1px solid #5a5a5a;}
.group2 .hss_box .content .btn_p_cur{background-color: rgba(0,0,0,0.5);}
@media screen and (min-width: 0px) and (max-width: 1200px){
	.group2 .hss_box{width:960px;}
	.group2 .hss_box .content ul.ad-pic li{width:960px;}
	.group2 .hss_box .content .bar{width:960px;}
}
@media screen and (min-width: 1200px){
	.group2 .hss_box{width:1200px;}
	.group2 .hss_box .content ul.ad-pic li{width:1200px;}
	.group2 .hss_box .content .bar{width:1200px;}
	
}


  