/* reset */



/* clearfix */
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}


.preview{width:400px; height:300px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img{ width:44px; height:44px; border:2px solid red;}
#imageMenu li:hover img{ width:44px; height:44px; border:1px solid #CCC;}
/* bigImg */
.bigImg{    position: relative;
    float: left;
    margin: 10px 5px 10px 7px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 4px solid #FF8100;}
.bigImg #midimg{width:100%; height:100%;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}



/*项目内容详情开始*/
.w_left {
    float: left;
width: 96%;
}
.tabb {
    background: #FF8100;
    border: #FF8100 solid 1px;
    width: 99%;
}
.tabb li {
    display: inline-block;
}
.tabb a.hit {
    background: #e60212;
    color: #fff;
}
.tabb a {
    padding: 10px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
}
.bod {
    border: #b5b5b5 solid 1px;
    display: block;
}
.pad {
    padding: 10px 10px 10px 10px;
}
.info {
    line-height: 28px;
    text-align: justify;
    font-size: 16px;
}
.info a {
    border-bottom: 1px dashed #aaa;
}
.info a:hover {
    color: #d25a5a;
    text-decoration: none;
}
.info img {
    display: block;
    margin: 0 auto;
}
.info1 {
    line-height: 28px;
    text-align: justify;
    font-size: 15px;
	margin-left: 5px;
	}
.info h4{text-indent: 2em;
	}
.info p {
    padding-bottom: 16px;
    line-height: 28px;
	margin: 5px 10px 5px 10px;
}
.info ul li {
    list-style: disc;
    margin-left: 20px;
    line-height: 30px;
    font-size: 15px;
}
.shop_content {
    margin-top: 15px;
}