﻿body,ul,li,p,dt,dl,dd,h1,h2,h3,h4,h5,h6,hr,h7,input,a{margin:0;padding:0;}
ul,li {list-style: none;}
.gallery{ margin-top:5px; text-align:left; width: 100%; margin: 5px auto;direction:ltr;}
.gallery .bd li .pic{ line-height:0px; height:430px; border:1px  #CCCCCC solid; text-align:center; line-height:430px;max-height: 430px;background-color: #ffffff;}
.gallery .bd li .title h1{ text-align:center; font-size: 14px;font-weight: bold;padding:5px;}
.gallery .bd li img{ border:none; max-width:100%;  }
.gallery .hd{ position:relative; padding:0 30px; margin-top:10px; zoom:1; }
.gallery .hd .tempWrap{ margin-left:8px;  }
.gallery .hd ul{ overflow:hidden; zoom:1;float:left; }
.gallery .hd li{ width:104px; padding-top:4px; text-align:center; cursor:pointer; float: left;  }
.gallery .hd li img{ width:86px; height:60px; border:1px solid #ddd; padding:2px;   }
.gallery .hd li.on{ background:url(https://bsg-s.nbxc.com/site_themes/common/images/icoUp.gif) no-repeat center 0;  }
.gallery .hd li.on img{ border:1px solid #f60; background:#fff;   }
.gallery .hd .sPrev{    
    background: url("../image/slide_tigger.png") no-repeat left top transparent;
    float:left;
    height: 64px;width: 26px;top: 4px;
    right: 0px;position: absolute;display: block;z-index: 6;
}
.gallery .hd .sNext{
    background: url("../image/slide_tigger.png") no-repeat right top transparent;
    float:right;
    height: 64px;width: 26px;top: 4px;
    left: 0px;position: absolute;display: block;z-index: 6;
}
.gallery .hd .sPrev:hover{
    cursor: pointer;
    background: url("../image/slide_tigger_hover.png") no-repeat left top transparent;
    float:left;
    height: 64px;width: 26px;top: 4px;
    right: 0px;position: absolute;display: block;z-index: 6;
}
.gallery .hd .sNext:hover{
    cursor: pointer;
    background: url("../image/slide_tigger_hover.png") no-repeat right top transparent;
    float:right;
    height: 64px;width: 26px;top: 4px;
    left: 0px;position: absolute;display: block;z-index: 6;
}