/*大图展示*/
.picshow{width:680px;overflow:hidden; position:relative;margin:0 auto}
.bigpic_{width:680px;height:500px;position:relative;z-index:1;overflow:hidden;}
#pic1{max-width:680px;max-height:480px;}
#parrow{left:0px;}
#narrow{right:0px;}
.bigpic_ {display:table-cell;vertical-align:middle;text-align:center;}

.orig{color:#; position:absolute; z-index:99999;right:0;cursor: pointer;opacity: 0.5;}
.orig:hover{cursor: pointer;opacity:1;}

#parrow,#narrow{cursor:pointer;height:100%;width:50%;position:absolute;top:0px;z-index:5;}
#parrow span,#narrow span{position:absolute;top:45%;margin-top:-10%;width:46px;height:80px;}
#parrow_{left:0px;background:url('../images/left0.png') 0px 0px no-repeat;display:none;}
#narrow_{right:0px;background:url('../images/right0.png') 0px 0px no-repeat;display:none;}

.pic_t{width:660px;overflow:auto;background:url(../images/80black.png);padding:10px; position:absolute;bottom:0; z-index:9999999}
.pic_tl{color:#eee;float:left;line-height:30px;font-family:"Georgia", Times New Roman, Times, serif; font-style:italic;height:40px;}
.pic_tl span{color:#e55656;font-size:36px;padding:0 5px}
.pic_tl i{color:#eee;font-size:18px;}
.pic_tr{float:right;display:inline;line-height:20px;color:#ccc;font-size:12px;width:570px;height:40px;overflow:hidden;text-align:left}

.pic_tr:hover{height:auto;}
.pic_t{-webkit-transition:all 0.5s ease-out;-khtml-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;}
.pic_list{width:1160px;margin-top:10px;padding-bottom:20px;overflow:hidden;}
.pic_tl{width:80px;overflow:hidden;}

.img_list{float:left;width:680px;display:inline;overflow:hidden;height:80px;margin-top:6px;}
.arrow_l{float:left;width:25px;height:80px;overflow:hidden;}
.arrow_l a{display:block;width:24px;height:80px;}
.picmid{float:left;width:630px;overflow:hidden;height:80px;}
.picmid ul{width:630px;overflow:hidden;position:relative;height:90px;}
.picmid ul li{float:left;display:inline;width:126px;text-align:center;overflow:hidden;position:relative;height:80px;}
.picmid ul li img{height:80px;}
.pic_on{border:5px solid #ffe8b0;height:70px !important;}
.arrow_r{float:right;width:24px;height:80px;overflow:hidden;}
.arrow_r a{display:block;width:24px;height:80px;}

/*弹出层*/
.top_bg{width:100%;height:620px;overflow:hidden;background:#000;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;z-index:1100;position: absolute;top:0px;left:0px;display:none;}
.firsttop,.endtop{width:570px;background:#;position: absolute;top:30px;z-index:1200;color:White;display:none;}
.replay{overflow:hidden;line-height:54px;}
.replay em{font-size:16px;}
.replay a{padding-right:30px;color:#f60}

.other_pic{overflow:hidden;margin-top:20px}
.other_pic li{float:left;width:180px;margin:0 5px 5px 5px;}
.other_pic li a{overflow:hidden;height:100px;width:180px;display:block}
.other_pic li a img{width:180px;height:100px}
.other_pic li em{display:block; line-height:24px;height:24px;width:100%;font-size:14px; color:#fff;padding:5px 0;overflow:hidden}
.firsttop .btn,.endtop .btn{line-height:40px;display:block;font-size:18px; text-align:center;color:#fff;background:#f60;width:160px;margin:20px auto 0 auto}
.firsttop .btn,.endtop .btn{-moz-border-radius:3px;/* Gecko browsers */-webkit-border-radius:3px;/* Webkit browsers */border-radius:3px;/* W3C syntax */}
