@charset "utf-8";
/* CSS Document */
#banner{ height:292px; width:1000px; margin:-2px auto 0; position:relative;}
.bannerIn{ height:430px; background:url(../img/banner_kuang2.png) no-repeat left top; text-align:center; width:1000px; overflow:hidden;}
.bannerIn li{ height:344px; padding:32px 0 34px 0;}
.dian{ width:200px; height:20px; position:absolute; bottom:0px; left:-35px; margin-left:50%; }
.dian li{ height:10px; width:10px; border-radius:10px; margin-right:20px; float:left; background:#f0d89a; -moz-box-shadow: 0 2px 3px #333; -webkit-box-shadow: 0 2px 3px #333; box-shadow: 0 2px 3px #333;}
.dian .now{ height:10px; width:10px; border-radius:10px; margin-right:20px; float:left; background:#a32a00;}

#con{ width:1000px; height:auto; margin:15px auto 0;}
#con .top{ height:40px; background:url(../img/huawen4.png) no-repeat center center; line-height:40px; text-align:center;}
#con .top h2{ font-family:"微软雅黑"; font-size:16px;}
#con .bot{ width:990px; overflow:hidden; padding:10px 5px;}
#con .bot li{ width:225px; height:307px; background:url(../img/cai_bg1.png) no-repeat left center; text-align:center; padding-top:5px; float:left; margin:0 30px 15px 0; position:relative;}
#con .bot li img{ width:206px; height:222px;}
#con .bot li p{ font-family:"微软雅黑"; font-size:18px; padding-left:20px; text-align:left; height:35px; line-height:35px; padding-top:5px;}
#con .bot li span{ font-family:"微软雅黑"; font-size:24px;  text-align:right; height:40px; display:block; padding-right:20px; color:#a32a00; margin-top:-5px;}
#con .bot li span b{ font-weight:normal; font-size:14px;}
#con .bot .nomargin{ margin-right:0;}
#con .bot li .bian{ width:206px; height:297px; position:absolute; top:0; left:4px; padding:0; border:5px solid #a32a00; display:none; background:none;}

#con .zhezhao{ width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,0.8); z-index:9999; display:none;}
#con .zhezhao ul{ position: absolute; top: 50%; left: 50%; margin: -275px 0 0 -330px; width:660px; height:550px; overflow:hidden;}
#con .zhezhao ul li{ width:660px; height:550px; background:#fff; text-align:center; float:left; display:none;}
#con .zhezhao ul li .bigPic{ width:640px; height:500px; padding:10px;}
#con .zhezhao .pre{ width:100px; height:100px; background:url(../img/pre1.png) no-repeat center center; cursor:pointer; position: absolute;top: 50%; left: 50%; margin: -50px 0 0 -410px;}
#con .zhezhao .next{ width:100px; height:100px; background:url(../img/next1.png) no-repeat center center; cursor:pointer; position: absolute; top: 50%; left: 50%; margin: -50px 0 0 312px;}
#con .zhezhao .close{ width:100px; height:100px; background:url(../img/close.png) no-repeat center center; cursor:pointer; position: absolute; top: 50%; left: 50%; margin: -320px 0 0 280px;}
#con .zhezhao ul .now{ display:block;}





