.widget-prodetail-2 ._detail {
    float: right;
    width: 48%;
}

.widget-prodetail-2 ._title {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    border-bottom: 1px #ececec solid;
    padding-bottom: 10px;
}

.widget-prodetail-2-top ._tools {
    margin: 35px 0;
}

.oh {
    overflow: hidden;
    *zoom: 1;
}

.widget-prodetail-2-top ._tools li {
    float: left;
    width: 33%;
    border-left: 1px #ececec solid;
    margin-left: -1px;
    text-align: center;
}

.widget-prodetail-2-top ._tools li .t {
    font-size: 12px;
    margin-top: 10px;
    color: #333;
}

.widget-prodetail-2-top ._order {
    display: block;
    background-color: #89b929;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
}

.widget-prodetail-2-tab {
    background: #ffffff;
    margin-top: 40px;
    clear: both;
}

.widget-prodetail-2-tab .tab_header {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
    font-weight: 700;
    height: 53px;
    line-height: 55px;
    padding-left: 18px;
}

.widget-prodetail-2-tab .tab_c {
    padding: 20px 1.5%;
}

.p_btn {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../images/p_btn.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.p_btn_3 {
    background-position: -64px 0;
}

.widget-prodetail-2-top ._tools li:hover .p_btn_3 {
    background-position: -64px -32px!important;
}

.widget-prodetail-2-top {
    overflow: hidden;
    margin-bottom: 30px;
}

#preview {
    float: none;
    text-align: center;
    width: 500px;
}

.jqzoom {
    width: 462px;
    height: 396px;
    position: relative;
}

.jqzoom img {
    width: 450px;
    padding: 5px;
    border: 1px solid #eee;
    height: 376px;
}

.zoomdiv {
    left: 859px;
    height: 417px;
    width: 500px;
}

.zoomdiv img {
    width: 600px!important;
    height: 501px !important;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 460px;
    height: 56px;
    padding-top: 6px;
    overflow: hidden;
}

#spec-left {
    background: url(../images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-right {
    background: url(../images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-list {
    width: 435px;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    display: inline;
}

#spec-list ul li {
    float: left;
    margin: 0;
    display: inline;
    width: 62px;
}

#spec-list ul li img {
    padding: 2px;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
}

#n {
    margin: 10px auto;
    width: 920px;
    border: 1px solid #CCC;
    font-size: 12px;
    line-height: 30px;
}

#n a {
    padding: 0 4px;
    color: #333
}


/*jqzoom www.divcss5.com */

.jqzoom {
    position: relative;
    padding: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    background: url(/images/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 600px !important;
    height: 501px !important;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list div {
    margin-top: 0;
    *margin-left: 0;
}

._pic {
    width: 540px;
    float: left;
}

._detail {
    width: 459px;
    float: left;
}

._detail ._title {
    font-size: 20px;
    color: #333;
    margin-top: 40px;
    line-height: 32px;
}

._tools2 {
    margin: 15px 0;
    min-height: 120px;
    padding: 2px;
    line-height: 25px;
    color: #666;
	font-size: 14px;
}

._tools2 span {
    font-size: 14px;
    color: #666;
}

.pnei_xx {
    margin: 20px 0;
}

.px_tit {
    height: 40px;
    line-height: 40px;
    background: #1168ab;
    font-size: 16px;
    color: #fff;
	padding-left: 25px;
}
.px_wen {
    padding: 20px;
    line-height: 30px;
    font-size: 14px;
}
.px_wen table{    width: 100% !IMPORTANT;
    border: 1px solid #ddd !IMPORTANT;
    border-collapse: collapse !IMPORTANT;
    font-size: 14PX !IMPORTANT;
    color: #666;
    margin: 25px auto;
    word-break: break-all;
    word-wrap: break-word;}
.px_wen table td {
    border: 1px solid #eee !IMPORTANT;
    padding: 15px  30px!IMPORTANT;
}