/*
 *前端代码制作：聆风
 *联系qq：635772733
 */

.gallery .hd li{ margin:0px; padding:0px;list-style:none;vertical-align:middle;float:left;}

.wrap {width:1000px;margin:0 auto;height:auto;}

.hh{font:100 12px/20px "宋体";color:#666;text-align: center;}

.gallery{text-align:left; margin-top: 15px;}
.gallery .bd .slideTxtBox {width:1100px;float:left;line-height:27px;}
.gallery .bd .slideTxtBox .pic {width:200px;height:250px;background:url("../images/pic_bg.png") no-repeat left center;
float:left;text-align:center;margin-right: 25px;_display:inline;margin-bottom:17px;margin-left:25px;}
.gallery .bd .slideTxtBox .pic img {width: 200px; height: 187px;}
.gallery .bd .slideTxtBox .pic h3{font:400 14px/46px "宋体";color:#585858;text-align:center;}
.gallery .bd .slideTxtBox a {font-size:14px;color:#333;}
.gallery .bd .slideTxtBox a:visited{color:#333;}
.gallery .bd .slideTxtBox a:hover{color:#0070c1;text-decoration: none;}
.gallery .hd{ position:relative;zoom:1;width:665px;margin:0 auto;padding-left:40px;height:60px;margin-bottom: 30px;}
.gallery .hd ul{ overflow:hidden; zoom:1; }
.gallery .hd li {height:32px;line-height:32px;width:119px;border:1px solid #e8e7e7;margin:0 2px;cursor:pointer;text-align:center;font-size:14px;color:#0070c1;}
.gallery .hd li.on {background-color:#0070c1;color:#fff;}
.gallery .hd li.on a {color:#fff;}

.gallery .hd .sNext,.gallery .hd .sPrev{width:33px;height:33px;background:url("../images/left.png") no-repeat left center;position:absolute;cursor:pointer;}
.gallery .hd .sPrev{left:0;top:0;}
.gallery .hd .sNext{background:url("../images/right.png") no-repeat left center;right:0;top:0;}
.gallery .hd .sPrev:hover {background:url("../images/left_hover.png") no-repeat left center;}
.gallery .hd .sNext:hover {background:url("../images/right_hover.png") no-repeat left center;}

.gallery .title1 {text-align:center;margin-top:13px; display: none;}
.gallery .title1 span {width:39px;height:3px;background-color:#dcdcdc;display:inline-block;text-indent:-999999px;margin:0 3px;}
.gallery .title1 span.on {background-color:#407a01;}

.infoList{width: 1100px !important; height: 280px;}
