/* 产品详细页 产品图片展示和基本资料 */
#pro_detail_box01{ width:100%; clear:both; padding-top:10px; margin-bottom:20px; border-bottom:3px solid #ddd; padding-bottom:15px; overflow:hidden}
#prodetail_img{ /*float:left; width:250px;*/ padding:3px; border:2px solid #ddd; background:#fff; text-align:center;}
#prodetail_img span{ border:0px solid #fff;font-size:250px; }
*>#prodetail_img span{ font-size:12px;}
#prodetail_img img{ vertical-align:middle;}


#pro_detail_text{ float:right; width:450px;_width:450px;  display:block; font-size:12px; overflow:hidden}
#pro_detail_text h1{ height:50px; font-size:18px; border-bottom:1px solid #ccc; color:#2081f6; margin-bottom:10px;font-family: "Microsoft YaHei"; padding-bottom:10px;}
#pro_detail_text .jbzl_ul{ clear:both; margin-bottom:10px; border:1px solid #ccc; border-right:none; height:61px; width:380px; overflow:hidden;}
#pro_detail_text .jbzl_ul li{ line-height:30px; float:left; width:183px; padding-left:6px; height:30px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-size:12px;}
#pro_detail_text .jbzl_ul li span{ color:#333; font-weight:bold; margin-right:5px; float:left;}
#pro_detail_text .jbzl_ul li b{ color:#FF0000; font-size:16px;}
#pro_detail_text .jbzl_ul li a{ height:20px; line-height:20px;border:1px solid #cf6408;text-align:center;color:#f97602; display:block; float:left;}
#pro_detail_text .jbzl_ul li a span{ float:none; color:#cf6408; margin:0 5px 0 5px; font-weight:normal;}
#pro_detail_text .jbzl_ul li a:hover{ background:#f97602; color:#fff;}
#pro_detail_text .jbzl_ul li a:hover span{ color:#fff;}

#pro_detail_text .pro_ms{margin-top:10px;clear:both; width:380px; overflow:hidden; margin-bottom:5px;}
#pro_detail_text .pro_ms p{ line-height:23px;}

#pro_detail_text .pro_ms .pro_gwc_an_box{ clear:both;border-top:1px dashed #edd28b; padding-top:5px;}
#pro_an a{ width:125px;height:35px; display:block; float:left; text-align:center; font-size:16px; color:#FFFFFF; line-height:35px;font-family:"Microsoft YaHei"}
#pro_an{ margin-bottom:10px; clear:both; height:40px;}
#pro_an01{ background:url(../images/pro_an01.jpg) no-repeat; margin-right:10px;}
#pro_an01:hover{ background:url(../images/pro_an01hover.jpg) no-repeat;}
#pro_an02{ background:url(../images/pro_an02.jpg) no-repeat; margin-right:10px;}
#pro_an02:hover{ background:url(../images/pro_an02hover.jpg) no-repeat;}

/* 产品介绍、详细参数、售后服务--TAB-- */ 
#ny_pro_box02{ width:100%; clear:both; margin-top:10px;}
#ny_pro_box02 #con { width:100%;margin:0 auto; clear:both;}
#ny_pro_box02 #tags {height:33px;line-height:35px; border-bottom:2px solid #2081f6;}
#ny_pro_box02 #tags li {float:left;list-style-type: none; height:33px; margin-right:1px;}
#ny_pro_box02 #tags li a {color: #2081f6;line-height:33px;height:33px;width:102px; background:#ddd; text-decoration: none;display:block; text-align:center;font-size:14px;}
#ny_pro_box02 #tags li a:hover{ width:102px;color:#01499e; height:33px; border-top:none;cursor:pointer;}

#ny_pro_box02 #tags li.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px;}
#ny_pro_box02 #tags li.on {background-position: left top;  position: relative; height:33px;}
#ny_pro_box02 #tags li.on a {width:102px;height:33px; background:#2081f6; color:#fff;}

#ny_pro_box02 #tagContent {font-size:12px;color:#333;overflow:hidden;clear:both; width:100%; clear:both; min-height:200px; line-height:24px; background:#fff;}
#ny_pro_box02 .tagContent {DISPLAY: none; COLOR: #474747; padding:5px 5px 5px 10px;*padding:5px 5px 5px 10px;}
#ny_pro_box02 #tagContent DIV.selectTag {DISPLAY: block; overflow:hidden;}

.proimg_bk1{ width:260px; height:260px; position:relative;display:table-cell;text-align:center;vertical-align:middle;}
.proimg_bk1 .proimg{width:260px;line-height:260px;height:260px;font-size:260px;text-align:center;position:static;+position:absolute;top:50%}
.proimg_bk1 img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:250px; max-height:250px}