#productInitPicViewer {
    width: 320px;
    padding-right: 33px;
}

#productBigPicViewer {
    float: left;
    display: none;
    background-color: #F9F8F6;
    padding: 0;
    margin-bottom: 10px;
    width: 665px;
}
#productBigSwitcher {
    float: left;
    text-align: center;
    width: 140px;
    padding: 8px 0 0 8px;
    margin: auto auto;
}
#productBigWindower {
    float: left;
    width: 517px;
}
#productBigShower {
    float: left;
    width: 410px;
    height: 410px;
    overflow: hidden;
    padding: 8px 2px 8px 38px;
}
#productBigHlder_normal, #productBigHlder_dark, #productBigHlder_3d {
    padding: 4px;
    border: 1px solid #ccc;
}
#productBigRighter {
    float: left;
    padding: 8px 8px 8px 0;
    width: 59px;
}
#btnCloseBigViewer {
    float: right;
    width: 38px;
    height: 11px;
    line-height: 11px;
    font-size: 0px;
    background: transparent url('https://img.zbird.cn/ww2/close.gif') no-repeat center center;
    cursor: pointer;
}
#dvPicCommSlide {
    float: left;
    text-align: right;
    padding-top: 378px;
    width: 59px;
}
#triggerPicCommSlide_Next {
    margin-left: 4px;
}

.nopic250 {
    width: 250px;
    height: 250px;
    background: transparent url('https://img.zbird.cn/ww2/nopic_250.jpg') no-repeat center center;
}

.modelist {
    width: 130px;
    height: 130px;
    overflow: hidden;
    background: transparent no-repeat center center;
    margin: 0 auto 0 auto;
}
.mode_dark, .mode_normal, .mode_3d {
    width: 128px;
    height: 128px;
    overflow: hidden;
    background: transparent no-repeat center center;
    border: 1px solid #cdcdcd;
}
.spaceForSwitchHead {
    height: 65px;
}
.modelistGap {
    height: 10px;
}
.modelist_b_n {
    border: 1px solid #cdcdcd;
}
.modelist_b_f {
    border: 1px solid #999;
}

.mode_dark {
    background-image: url('https://img.zbird.cn/ww2/pro_list_dark.gif');
}
.mode_normal {
    background-image: url('https://img.zbird.cn/ww2/pro_list_normal.gif');
}
.mode_3d {
    background-image: url('https://img.zbird.cn/ww2/pro_list_3d.jpg');
}

/* 产品底层、对戒底层 的名称 描述样式*/

h1 {
	padding-bottom:6px; 
	font-size: 14px;
	font-weight: bold;
}
h2 {
	padding-top:5px; 
	padding-bottom:7px; 
	font-weight: normal ;
	font-size: 12px;
	line-height:150%;
}