@charset "utf-8";
/* CSS Document */
/*5.首页幻灯 结构 id="home-slide-show"************************************************/
.group3{width:293px;height:466px;display:block;border-top:2px solid #fff;background-repeat:repeat-x; }
.group3 .hss_box{height:466px;display:block;border:0px solid #ccc;margin:0 auto;}
.group3 .hss_box .content{width:293px;height:466px;display:block;position:relative;overflow:hidden;} 
.group3 .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;}
.group3 .hss_box .content .r{width:183px;display:block;float:right;position:absolute;left:18.5%;bottom:12px;z-index:10;}
.group3 .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;}
.group3 .hss_box .content .r .cur{background-color:#000000;}
.group3 .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;}
.group3 .hss_box .content ul.ad-pic li{width:302px; height:472px;display:block;overflow:hidden;margin:0px;padding:0px;list-style:none;margin:0 auto;float:left;}
.group3 .hss_box .content ul.ad-pic li img{height:100%;display:block;border: 1px solid #959595;;}
.group3 .hss_box .content ul.ad-pic li a{width:139px;height:209px;display:block;outline:none;background-position:center center;background-repeat:no-repeat;margin-right:9px;margin-bottom: 6px;float:left;}
.group3 .hss_box .content .bar{height:0px;display:block;margin:0 auto;text-align:left;}
.group3 .hss_box .content .pre_next_box{height:0px; display:block; margin:0 auto; text-align:left;left:0;}
.group3 .hss_box .content .btn_pre{left:18px; background-image:url(../../images/404/l_show_recommend_left.png);}
.group3 .hss_box .content .btn_next{right:18px;background-image:url(../../images/404/l_show_recommend_right.png)}
.group3 .hss_box .content .btn_p{background-color:#FFF;cursor: pointer;display: block;height: 24px;position: absolute;width: 24px;z-index: 20; background-position:center center; background-repeat:no-repeat;top: 440px;border: 1px solid #5a5a5a;}
.group3 .hss_box .content .btn_p_lcur{background-image: url(../../images/404/l_show_recommend_left_1.png);background-color:#000000;}
.group3 .hss_box .content .btn_p_rcur{background-image: url(../../images/404/l_show_recommend_right_1.png);background-color:#000000;}
@media screen and (min-width: 0px) and (max-width: 1200px){
	.group3 .hss_box{width:960px;}
	.group3 .hss_box .content ul.ad-pic li{width:960px;}
	.group3 .hss_box .content .bar{width:960px;}
}
@media screen and (min-width: 1200px){
	.group3 .hss_box{width:1200px;}
	.group3 .hss_box .content ul.ad-pic li{width:1200px;}
	.group3 .hss_box .content .bar{width:1200px;}
	
}


  