.sp_main{max-width: 1000px;margin: auto;}
.sp_left_nav{float: left;width: 243px;padding: 20px 13px 20px 0;}
.menu {
    line-height: 38px;
    background-color: #F5F5F5;
}
.menu a {
    color: #666;
    background: url("../../skin/images/arr_3.png") no-repeat;
    cursor: pointer;
}
.menu h2 {
    background-color: #f35828;
    color: #fff;height:38px;line-height: 38px;
    font-size: 14px;
    padding-left: 20px;
}

.menu-list-1 {
    padding: 0 10px;
}
.menu-list-1 > li {
    border-bottom: 1px solid #ececec;
}
.menu-list-1 > li > a {
    display: block;
    padding-left: 24px;
    background-position: 11px center;
    transition: all 0.3s ease 0s;
}
.menu-list-1 > li.active > a {
    color: #f15928;
    transition: all 0.3s ease 0s;
}
.menu-list-2 a {
    padding-left: 38px;
    display: block;
    background-position: 27px center;
    transition: all 0.3s ease 0s;
}
.menu-list-2 a:hover,.menu-list-2 a.act {
    color:#f35828;
    transition: all 0.3s ease 0s;
}

.sp_right_main{
    float: right;
    width: 750px;
    padding: 20px 0 0 10px;
}

.jqzoom{float:left;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;width:428px;height:368px;border:none;}
.jqzoom img{width:100%;height:100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomdiv img{max-width:inherit;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background: url(../../skin/images/fdj.png) no-repeat center;width: 160px !important;height: 160px !important;}

.spec-preview{width:430px;height:370px;border:1px solid #e5e6e8;}
.spec-scroll{clear:both;margin-top:8px;width:430px;}
.spec-scroll .prev{float:left;background: url(../../skin/images/arrowcpl.png) no-repeat center;border-radius: 3px 0 0 3px;}
.spec-scroll .next{float:right;background: url(../../skin/images/arrowcpr.png) no-repeat center;border-radius: 0 3px 3px 0;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"ËÎÌå";text-align:center;width:15px;height:78px; line-height:58px;border:1px solid #CCC;cursor:pointer;text-decoration:none;}
.spec-scroll .items{position:relative;width:385px;height:80px;overflow:hidden; margin: auto;}
.spec-scroll .items ul{position:absolute;width:999999px;height:80px;}
.spec-scroll .items ul li{float:left;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #e5e6e8;width:84px;height:80px; margin-right: 15px;}
.spec-scroll .items ul li img:hover{border:1px solid #0091d8;}

.pro-inro {
    float: right;
    width: 294px;
    color: #666;
}
.pro-inro ul li {
    border-bottom: 1px dotted #cfcfcf;
}

.pro-inro-price span {
    font-size: 14px;
    color: #c8a063;
    display: block;
    padding: 16px 0;
}
.pro-inro-price span b {
    font-size: 22px;
    color: #dd1223;
    margin-right: 6px;
}

.pro-inro-prop {
    line-height: 22px;
    padding: 8px 0;
}

.pro-inro-pher {
    padding: 8px 0;
}

.pro-inro-pher-sele {
    height: 36px;
    width: 210px;
}
.pro-inro-pher-label {
    font-size: 16px;
    color: #dd1223;
}
.pro-inro-download {
    padding: 3px 0;
}
.pro-inro-download span {
    color: #666;
    margin-right: 4px;
}
.pro-inro-download i {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.pro-inro-download-cd i {
    background: transparent url("../../skin/images/ico_hw.png") left top no-repeat;
}

.pro-inro-download-pdf i {
    background: transparent url("../../skin/images/ico_pdf_2.png") left top no-repeat;
}

.pro-inro-share {
    height: 44px;
    padding: 4px 0;
}
.pro-inro-share .bdsharebuttonbox {
    float: none;
}
.pro-inro-share > label {
    float: left;
    line-height: 36px;
    margin-right: 6px;
}
.sp_pro_otherInfo .sp_POI_nav {
    margin-bottom: 10px;
}
.sp_pro_otherInfo .sp_POI_nav span {
    float: left;
    line-height: 38px;
    color: #fff;
    background-color: #b2b2b2;
    width: 146px;
    margin-right: 6px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s ease 0s;
}
.sp_pro_otherInfo .sp_POI_nav span.on {
    background-color: #fe8b68;transition: all 0.3s ease 0s;
}
.sp_POI_box{width:100%;}
.sp_POI_box .sp_POI_one{display: none;}
.sp_pro_otherInfo{margin-top: 20px;}

