
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* 幻灯开始*/
.imagebg{border-radius: 8px 8px 1px 1px ;margin-bottom: 20px;}
.gun_main{margin: auto;width:80%;padding-top: 50px;}
#imgshow_mask{width:100%;position:absolute;z-index:1;height:27px;}
#imgshow_mask{_background:none;width:100%;}
#imageShow{clear:both;width:100%;}
#imageShow .imagebg{height:500px;overflow:hidden;position:relative;width:100%;}
#imageShow .imagebg li{width:100%;height:500px;overflow:hidden;position:absolute;top:0;left:0;width:100%;display:block;filter:alpha(opacity=0);opacity:0;}
#imageShow .imagebg li a.bannerbg_main{width:100%;width:100%;position:absolute;top:0;right:0;height:500px;display:block;}


.scrollbg{height:80px;}
.scroll{margin:0 auto;width:960px;height:76px;position:relative;}
.s_pre, .s_next{display:block;width:48px;height:76px;position:absolute;}
a.s_pre{background:url(../image/prev.png) no-repeat;top:3px;left:0;}
a.s_pre:hover{background:url(../image/hong_prev.png) no-repeat;}
a.s_next{background:url(../image/next.png) no-repeat;top:3px;right:0;}
a.s_next:hover{background:url(../image/hong_next.png) no-repeat;}
.outScroll_pic{ height:76px;margin-left:70px;overflow:hidden;position:relative;width:822px;top:2px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{margin:0 auto;width:40000px;height:76px;}
.scroll_pic li{float:left;float:left;height:67px;width:145px;margin:5px 9px;_margin:5px 14px 5px 4px;cursor:pointer;background:#000;border-radius: 4px}
.scroll_pic li img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
.scroll .current{width:144px;height:65px;border:2px #ff780d solid;background:url(../image/arrow_on.png) 50% -4px no-repeat;z-index:10;position:absolute;top:5px;left:0;border-radius: 4px;}

.wenzi{position: absolute;bottom:0px;width:100%;background: #333;opacity: 0.8;height: 50px;}
.wenzi p{color: white;font-size: 16px;text-align: left;padding-left: 20px;padding-top: 14px;}

@media only screen and (max-width: 1180px) {
    .gun_main .scrollbg{height: 0px;}
    .gun_main .scroll{width:100% !important;height: 0px;}
    .gun_main .outScroll_pic{display: none;}
    .gun_main .current{display: none}
    .gun_main{position: relative}
    .gun_main .s_pre{position: absolute;top:-315px;left:10px;}
    .gun_main .s_next{position: absolute;top:-315px;right:10px;}

}