@charset "utf-8";
/**
 * 产品详细页样式 *
 * Created by Jessie on 14-3-24.
 */

/* ==中间== */
#pro-show-middle
{
    padding: 0px 30px 0px 30px;
    z-index: 2;
}

.pro-show-con
{
    width: 802px;
    padding-bottom:20px;
    padding-top:91px;
}

#right-box-main .btn-box{
    left:-36px;
}

#right-hdtj{
    padding-left:0px;
}

/*快速导航*/
.quick-menu{
    top:105px;
}

/* ==顶部图片== */
.pro-show-top
{
    background: url("pro_show_top_line.png") repeat-x left top;
    padding: 30px 0;
}

.pro-show-top #bigPic{
    margin-top:-15px;
}

.pro-show-top .l-box
{
    width: 356px;
    text-align: center;
}

.pro-show-top .btn_fdtp {
    display:inline-block;
    width:104px;
    height:35px;
    background:url(lm03_btn_fdtp.png) no-repeat;
    font:12px/24px "微软雅黑";
    color:#666;
    text-align:center;
}

.gd-pro
{
    height: 64px;
}

.gd-pro .pre
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 24px;
    padding: 20px 10px 20px 0;
    background: url("md2_btn_pre01.png") no-repeat center center;
}

.gd-pro .next
{
    display: inline-block;
    float: left;
    width: 13px;
    height: 24px;
    padding: 20px 0 20px 10px;
    background: url("md2_btn_next01.png") no-repeat center center;
}
#content .pic_list .pic_thumb {
    width:305px;
}


.gd-pro ul
{
    display: inline-block;
    float: left;
    width: 310px;
    height: 64px;
    position:relative;
    overflow:hidden;
}

.gd-pro li
{
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 5px;
}

.gd-pro li a
{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 1px;
    border: 1px solid #dcdcdc;
}

.gd-pro li a:hover
{
    margin: 0;
    border: 2px solid #17a6e6;
}

.pro-show-top .r-box
{
    width: 416px;
    text-align: left;
}

.pro-show-top .r-box h3
{
    margin-top: 30px;
    font: bold 18px/24px "微软雅黑";
    color: #000000;
}

.pro-show-top .r-box ul
{
    padding: 20px 0;
}

.pro-show-top .r-box li
{
    height: 30px;
    background: url("pro_show_ico01.png") no-repeat left center;
    padding-left: 14px;
    font: 16px/30px "微软雅黑";
    color: #555;
}

.pro-show-top .price
{
    font: 16px/30px "微软雅黑";
    color: #555;
}

.pro-show-top .price strong
{
    font: bold 18px/30px "微软雅黑";
    color: #ed5a5d;
}

.pro-show-top .btn-box
{
    height: 35px;
    margin-top: 30px;
}

.pro-show-top .btn-box a
{
    display: inline-block;
    width: 117px;
    height: 35px;
    margin-right: 20px;
    background: url("pro_show_btn_bg01.png") no-repeat;
    font: 16px/35px "微软雅黑";
    color: #fff;
    text-align: center;
}

.pro-show-top .jia-this
{
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
}

/* ==产品介绍== */
.tab-tit
{
    margin-top: 30px;
    padding-top: 10px;
    background: #fff;
}

.tab-tit .tab
{
    height: 36px;
    border-bottom: 1px solid #11a3e3;
}

.tab-tit li
{
    display: inline-block;
    float: left;
    width: 132px;
    height: 36px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    background: url("pro_show_li_bg.png") repeat-x;
    font: 15px/36px "微软雅黑";
    color: #666;
    text-align: center;
    cursor: pointer;
}

.tab-tit li.hover
{
    background: url("pro_show_li_hover.png") repeat-x;
    color: #fff;
    border: none;
}

.tab-tit .history
{
    width: 125px;
    position: relative;
}

.tab-tit .history h3
{
    display: inline-block;
    width: 125px;
    height: 37px;
    background: url("pro_show_history_bg.png") no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}

.tab-tit .history h3.hover
{
    background: url("pro_show_history_hover.png") no-repeat;
}

.tab-tit .history-tc
{
    width: 820px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 37px;
    z-index: 9999;
    display: none;
}

.tab-tit .history-tc .btn-box
{
    height: 20px;
    padding: 10px 0;
    text-align: right;
}

.tab-tit .history-tc .btn-box a
{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.tab-tit .history-tc .pre
{
    background: url("pro_show_btn_pre.png") no-repeat;
}

.tab-tit .history-tc .next
{
    background: url("pro_show_btn_next.png") no-repeat;
}

.pro-js-main{position: relative;}

.fixed-tab
{
    display: inline-block;
    width: 820px;
    height: 36px;
    margin-top: 0;
    position: fixed;
    left: 201px;
    top: 0;
    z-index: 200;
}

.pro-list
{
    padding: 10px 0;
    width: 824px;
}
.history-tc .pro-list
{
    float: left;
}
.pro-list dl
{
    display: inline-block;
    float: left;
    width: 184px;
}

.pro-list .fg-l
{
    padding-left: 22px;
}

.pro-list dt
{
    width: 182px;
    height: 182px;
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.pro-list dt.hover
{
    border: 1px solid #92d8f7;
}

.pro-list dt span
{
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url("pro_filter_hot_ico.png") no-repeat;
    font: 16px/48px "微软雅黑";
    color: #fff;
    text-align: center;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 3;
}

.pro-list dt span.small-font
{
    font: 12px/48px "微软雅黑";
    color: #fff;
}

.pro-list dt .pic
{
    width: 182px;
    height: 182px;
    z-index: 2;
}

.pro-list dt .jrbj
{
    display: inline-block;
    width: 74px;
    height: 14px;
    padding: 10px 0;
    z-index: 5;
    position: absolute;
    left: 55px;
    bottom: 10px;
    display: none;
}

.pro-list dt .jrbj input
{
    display: inline-block;
    float: left;
    width: 14px;
    height: 14px;
}

.pro-list dt .jrbj label
{
    display: inline-block;
    float: left;
    width: 55px;
    padding-left: 5px;
    font: 12px/14px "微软雅黑";
    color: #666;
}

.pro-list .pro-tit
{
    text-align: center;
}

.pro-list .pro-tit a
{
    font: 12px/18px "微软雅黑";
    color: #666;
}

.pro-list .price
{
    height: 18px;
    padding: 10px 0;
    text-align: center;
    font: 12px/18px "微软雅黑";
    color: #666;
}

.pro-list .price strong
{
    font: bold 14px/18px "微软雅黑";
    color: #33b1e9;
}

.pro-list .price span
{
    display: inline-block;
    background: #0093d5;
    padding: 0 3px;
    margin: 0 5px;
    font: 12px/18px "微软雅黑";
    color: #fff;
}

/*产品介绍嵌入*/
.product_spec_wrap {
    PADDING-TOP: 20px
}
.product_spec_wrap .dhb_dd {
    BACKGROUND-IMAGE: none
}
.ps-col2-tp {
    PADDING-BOTTOM: 30px
}
.ps-col2-tp .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 320px; DISPLAY: inline; FLOAT: left
}
.TRS_PFeatures H2{
    PADDING-BOTTOM: 10px; FONT-FAMILY: "Microsoft YaHei", "微软雅黑", "Arial Narrow";
}
.TRS_PFeatures H2 {
    COLOR: #606060; FONT-SIZE: 12px "微软雅黑" 1.33em; color:#222;
}
.TRS_PFeatures P {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
H2 {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
H3 {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
H4 {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
H5 {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
H6 {
    PADDING-BOTTOM: 10px; FONT-SIZE: 100%
}
.product_spec_wrap H4 {
    FONT-FAMILY: "Microsoft YaHei", "微软雅黑", "Arial Narrow"; COLOR: #606060; FONT-SIZE: 1.16em
}
H4 {
    COLOR: #303030; FONT-SIZE: 1em
}
.ps-col2-tp .ps-c2 {
    WIDTH: 556px; PADDING-RIGHT: 20px; DISPLAY: inline; FLOAT: right; OVERFLOW: hidden
}


IMG {
    BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.clf {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.clear {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.product_spec_wrap .dhb_dd {
    BACKGROUND-IMAGE: none
}
.ps-col3-ptr {
    PADDING-BOTTOM: 30px
}
.dhb_dd {
    BACKGROUND-POSITION: 0px bottom
}

.ps-col3-ptr .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.ps-col3-ptr .ps-c2 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}

.ps-col3-ptr .ps-c3 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.ps-col3-ptr .pic {
    WIDTH: 286px; OVERFLOW: hidden
}
.ps-col3-ptr .desc {
    margin-bottom: -10px;
    padding-top: 15px;
}
.product_spec_wrap H3 {
    PADDING-BOTTOM: 1px; FONT-FAMILY: "Microsoft YaHei", "瀹嬩綋", "Arial Narrow"; COLOR: #606060; FONT-SIZE: 1.33em
}
H3 {
    COLOR: #303030; FONT-SIZE: 1.08em
}
BODY {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H1 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H2 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H3 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H4 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H5 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
H6 {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
HR {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
P {
    PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.ps-col3-ptr .desc {
    margin-bottom: -10px;
    PADDING-TOP: 15px
height: 120px;
}
.clf {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.clear {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.product_spec_wrap .dhb_dd {
    BACKGROUND-IMAGE: none
}
.ps-col3-ptr {
    PADDING-BOTTOM: 30px
}
.ps-col3-ptr .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.ps-col3-ptr .ps-c2 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.ps-col3-ptr .ps-c3 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.product_spec_wrap .dhb_dd {
    BACKGROUND-IMAGE: none
}
.ps-col2-tp {
    PADDING-BOTTOM: 30px
}
.TRS_ps-col2-tp {
    WIDTH: 930px
}
.ps-col2-pt-b .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 420px; DISPLAY: inline; MARGIN-BOTTOM: -10px; FLOAT: left
}
.ps-col2-pt-b .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 420px; DISPLAY: inline; MARGIN-BOTTOM: -10px; FLOAT: left
}
.ps-col2-pt-b .ps-c2 {
    WIDTH: 460px; PADDING-RIGHT: 20px; DISPLAY: inline; FLOAT: right
}
.TRS_ps-c2-tvp {
    WIDTH: 800px
}
.ps-col2-pt {
    PADDING-BOTTOM: 30px
}
.ps-col2-pt .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 460px; DISPLAY: inline; FLOAT: left
}
.ps-col2-pt .ps-c2 {
    WIDTH: 420px; PADDING-RIGHT: 20px; DISPLAY: inline; MARGIN-BOTTOM: -10px; FLOAT: right
}
.TRS_ps-col2-tp-b {
    WIDTH: 800px
}
.TRS_ps-col3-ptr {
    WIDTH: 312px
}
.ps-col3-tvp {
    POSITION: relative; PADDING-BOTTOM: 30px
}
.ps-col3-tvp .ps-desc {
    PADDING-BOTTOM: 100px; PADDING-LEFT: 20px; WIDTH: 310px; DISPLAY: inline; FLOAT: left
}
.ps-col3-tvp .ps-video {
    POSITION: absolute; WIDTH: 310px; BOTTOM: 30px; HEIGHT: 100px; LEFT: 20px
}
.ps-col3-tvp .ps-video .ps-video-preview {
    WIDTH: 150px; HEIGHT: 100px; OVERFLOW: hidden
}
.ps-col3-tvp .ps-video .ps-video-desc {
    POSITION: absolute; WIDTH: 145px; BOTTOM: -10px; RIGHT: 0px
}
.ps-col3-tvp .ps-bigview {
    WIDTH: 556px; PADDING-RIGHT: 20px; DISPLAY: inline; FLOAT: right
}
.TRS_ps-col3-tvp {
    WIDTH: 800px
}
.ps-col2-tp-b .ps-c1 {
    /*PADDING-LEFT: 20px;*/ WIDTH: 556px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
.ps-col2-tp-b .ps-c2 {
    WIDTH: 230px; PADDING-RIGHT: 0px; DISPLAY: inline; FLOAT: right
}
.TRS_ps-col2-tp-b {
    WIDTH: 800px
}
.ps-col3-tpp {
    PADDING-BOTTOM: 30px
}
.ps-col3-tpp .ps-c1 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left
}
.ps-col3-tpp .ps-c2 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
.ps-col3-tpp .ps-c3 {
    PADDING-LEFT: 20px; WIDTH: 286px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
.clf {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.clear {
    WIDTH: 0px; HEIGHT: 0px; CLEAR: both; OVERFLOW: hidden
}
.TRS_ps-col3-tp-b {
    WIDTH: 800px
}
.ps-col4-ptr {
    PADDING-BOTTOM: 30px
}
.ps-col4-ptr .desc {
    margin-bottom: -10px;
    PADDING-TOP: 15px
}
.TRS_ps-col4-ptr {
    WIDTH: 230px
}
.ps-col4-ptr .pic {
    WIDTH: 210px; OVERFLOW: hidden
}
.ps-col1 {
    PADDING-BOTTOM: 30px
}
.TRS_ps-col1 {
    WIDTH: 800px
}
.ps-col2x2-ptr {
    OVERFLOW: hidden
}
.ps-col2x2-ptr .ps-row {
    PADDING-BOTTOM: 30px; WIDTH: 800px; MARGIN-BOTTOM: -1px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto
}
.ps-col2x2-ptr .ps-row .ps-item {
    WIDTH: 370px; PADDING-RIGHT: 10px; DISPLAY: inline; FLOAT: left; _width: 375px
}
.ps-col2x2-ptr .ps-row .ps-item .pic {
    WIDTH: 200px; DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
.ps-col2x2-ptr .ps-row .ps-item .desc {
    WIDTH: 160px; DISPLAY: inline; MARGIN-BOTTOM: -10px; FLOAT: right; OVERFLOW: hidden
}
.TRS_ps-item {
    WIDTH: 390px; MARGIN-RIGHT: 10px;
}
.TRS_PFeatures {
    FLOAT: left
}
.TRS_PFeatures .ps-col2-tp-b,.TRS_PFeatures .ps-col2-tp{
    width:800px;
}
.TRS_PFeatures p{
    line-height: 20px;
    color: #666;
    font:12px/20px "微软雅黑";
}

.TRS_PFeatures .ps-col2x2-ptr .ps-row {
    PADDING-BOTTOM: 30px; /*WIDTH: 800px;*/ MARGIN-BOTTOM: -1px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; _width: 400px
}
.featureitem{
    background-color:white !important
}
.easyEditor-row{
    clear:both;
}
/*产品介绍嵌入*/
.pro_intro img{    display: inline-block;
    float:left;}

/* ==产品介绍-规格参数== */
.pro-ggcs
{
    padding: 0 10px;
}

.pro-ggcs h3
{
    font: bold 18px/60px "微软雅黑";
    color: #303030;
}

.pro-ggcs dt
{
    height: 20px;
    padding: 10px 0;
    border-bottom: 3px solid #c1c1c1;
    cursor: pointer;
}

.pro-ggcs dt .cur_jia
{
    background: url("pro_show_ico_jia.png") no-repeat left center;
    padding-left: 20px;
    font: 14px/20px "微软雅黑";
    color: #303030;
}

.pro-ggcs dt .cur_jian
{
    background: url("pro_show_ico_jian.png") no-repeat left center;
    padding-left: 20px;
    font: 14px/20px "微软雅黑";
    color: #303030;
}

.pro-ggcs dd td
{
    border-bottom: 1px solid #e7e7e7;
    padding-left: 15px;
    font: 13px/30px "微软雅黑";
    color: #606060;
    width:50%;
}

.pro-ggcs dd .tr-bg
{
    background: #f9f9f9;
}

.pro-ggcs .spec{
    font: 14px/30px "微软雅黑";
    color: #E7383C;
    padding: 10px 0 10px 15px;
}

/* ==产品介绍-服务支持== */
.pro-fwzc
{
    padding: 0 10px;
}

.pro-fwzc h3
{
    font: bold 18px/60px "微软雅黑";
    color: #303030;
}

.pro-fwzc .top
{
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e8e8e8;
}

.pro-fwzc .top dt
{
    font: bold 14px/35px "微软雅黑";
    color: #303030;
    height:35px;
}

.pro-fwzc .top dd
{
    font: 12px/20px "微软雅黑";
    color: #666;
}


.pro-fwzc .top dd p{
    font: 12px/25px "微软雅黑";
    color: #666;
}
.pro-fwzc .top dd p strong{
    display: inline-block;
    font: bold 14px/22px "微软雅黑";
    color: #303030;
}



.pro-fwzc .tit
{
    height: 35px;
    font: bold 14px/35px "微软雅黑";
    color: #303030;
}

.pro-fwzc .tit a
{
    display: inline-block;
    float: right;
    width: 117px;
    height: 35px;
    background: url("pro_show_btn_bg01.png") no-repeat;
    font: bold 14px/35px "微软雅黑";
    color: #fff;
    text-align: center;
}

.pro-fwzc .main
{
    border-bottom: 1px solid #ddd;
    padding: 14px;
}

.pro-fwzc .main dt a
{
    display: inline-block;
    background: url("pro_show_wt_ico.png") no-repeat left center;
    padding-left: 20px;
    font: bold 14px/22px "微软雅黑";
    color: #303030;
    cursor: text;
}

.pro-fwzc .main dd
{
    padding-top: 10px;
    font: 12px/20px "微软雅黑";
    color: #666;
}
/* ==说明书下载== */
.pro-fwzc .sms-down th{height: 36px;background: #f1f2f2;border-bottom: 2px solid #a0a1a2;font:bold 14px/36px "微软雅黑";color: #333;text-align: center;}
.pro-fwzc .sms-down td{height: 38px;border-bottom: 1px solid #ddd;font:12px/38px "微软雅黑";color: #666;text-align: center;}
.pro-fwzc .sms-down td a{background:url("md2_pdf_ico.png") no-repeat left center;padding-left:30px;font:12px/38px "微软雅黑";color: #0079b5;}
.pro-fwzc .sms-down td a.pdf{background:url("md2_pdf_ico.png") no-repeat left center;padding-left:30px;font:12px/38px "微软雅黑";color: #0079b5;}
.pro-fwzc .sms-down td a.mp4{background:url("md2_mp4_ico.png") no-repeat left center;padding-left:30px;font:12px/38px "微软雅黑";color: #0079b5;}
.pro-fwzc .sms-down td a.play{background:url("md2_play_ico.png") no-repeat left center;padding-left:30px;font:12px/38px "微软雅黑";color: #0079b5;}
.pro-fwzc .sms-down a:hover{text-decoration: underline;}
.pro-fwzc .sms-down p{background:url("md2_pdf_ico01.png") no-repeat left center;padding: 10px 0 10px 40px;font:12px/38px "微软雅黑";color: #666;}
.pro-fwzc .sms-down p a{font:12px/38px "微软雅黑";color: #0079b5;}
.pro-fwzc .td-bg{background: #f1f2f2;}

/* ==产品介绍-产品评论== */
.pro-pl
{
    padding: 0 10px;
}

.pro-pl h3
{
    font: bold 18px/60px "微软雅黑";
    color: #303030;
}

.pro-pl .top-box
{
    background: #f8f8f8;
    padding: 20px;
}

.pro-pl .cybq
{
    width: 464px;
    padding-right: 30px;
    border-right: 1px solid #dcdcdc;
}

.pro-pl .cybq h4
{
    font: 14px/30px "微软雅黑";
    color: #666;
}

.pro-pl .cybq h4 span
{
    display: inline-block;
    float: right;
    padding: 5px 0;
}

.pro-pl .cybq h4 label
{
    display: inline-block;
    float: left;
    font: 14px/30px "微软雅黑";
    color: #666;
}

.pro-pl .cybq h4 a
{
    display: inline-block;
    float: left;
    width: 20px;
    height: 19px;
    margin: 0 2px;
    background: url("pro_show_xx_bg.png") no-repeat;
}

.pro-pl .cybq h4 a.cur, .pro-pl .cybq h4 a:hover
{
    background: url("pro_show_xx_hover.png") no-repeat;
}

.pro-pl .cybq p a
{
    margin-right: 10px;
    font: 13px/24px "微软雅黑";
    color: #3dacde;
}

.pro-pl .cybq p a:hover
{
    text-decoration: underline;
}

.pro-pl .fbpl
{
    width: 230px;
    text-align: center;
}

.pro-pl .fbpl h4
{
    font: 14px/50px "微软雅黑";
    color: #666;
}

.pro-pl .fbpl .a-fb
{
    display: inline-block;
    width: 87px;
    height: 35px;
    padding-left: 30px;
    background: url("pro_show_btn_fbpl.png") no-repeat;
    font: 14px/35px "微软雅黑";
    color: #fff;
}

.pro-pl .total
{
    font: bold 14px/40px "微软雅黑";
    color: #666;
    text-align: right;
}

.pro-pl .total em
{
    padding: 0 3px;
    color: #0093d5;
}

.pro-pl .pf
{
    height: 14px;
    padding: 5px 0;
}

.pro-pl .pf label
{
    display: inline-block;
    float: left;
    font: 13px/14px "微软雅黑";
    color: #666;
}

.pro-pl .pf a
{
    display: inline-block;
    float: left;
    width: 12px;
    height: 14px;
    margin: 0 2px;
    background: url("pro_show_xx_bg02.png") no-repeat left center;
}

.pro-pl .pf a:hover, .pro-pl .pf a.cur
{
    background: url("pro_show_xx_hover02.png") no-repeat left center;
}

.pro-pl .plnr
{
    font: 13px/30px "微软雅黑";
    color: #666;
}

.pro-pl table
{
    width: 100%;
    background: #f8f8f8;
}

.pro-pl td
{
    font: 13px/30px "微软雅黑";
    color: #666;
}

.pro-pl td a
{
    font: 13px/30px "微软雅黑";
    color: #3dacde;
}

.pro-pl td a:hover
{
    text-decoration: underline;
}

/* ==相关产品推荐== */
.xgcp-tj
{
    display: inline-block;
    background: #fff;
    width: 156px;
    border: 1px solid #d6d6d6;
    border-bottom: none;
    position: absolute;
    left: 848px;
    top:0;
    z-index:100;
}

.xgcp-tj h2
{
    height: 36px;
    background: #f3f3f3;
    border-bottom: 1px solid #d6d6d6;
    font: bold 16px/36px "微软雅黑";
    color: #333;
    text-align: center;
}

.xgcp-tj .main
{
    /*height: 400px;
    overflow-y: auto;*/
    text-align:center;
}

.xgcp-tj dl
{
    border-bottom: 1px solid #d6d6d6;
    padding: 10px;
}

.xgcp-tj dt
{
    text-align: center;
}

.xgcp-tj dt img
{
    width: 120px;
    height: 120px;
}

.xgcp-tj dd a
{
    font: 11px/14px "微软雅黑";
    color: #666;
}

.xgcp-tj dd a:hover
{
    text-decoration: underline;
}

.xgcp-tj dd em
{
    font: bold 12px/22px "微软雅黑";
    color: #ed5a5d;
}