@charset "utf-8";
/*author: Mr Yuan*/

/*
*---------------------------------------------------------
 左侧导航样式(与新闻列表页面有许多不同，包括左导航标题的背景替换以及二级菜单的样式)
*---------------------------------------------------------
*/
.nav_tt h1{background:url(../images/pro_tt.gif) no-repeat;}
.left_nav a{margin-left:0; padding-left:0; padding-top:0;}

.pro_menu li{margin-left:12px;text-indent:20px;}
.pro_menu li h2{font-size:13px; height:21px; padding-top:9px; font-weight:normal; cursor:pointer}
.pro_menu li ul{ margin-top:8px; padding-bottom:5px;}
.pro_menu li ul li{height:20px;line-height:20px;}
.pro_menu li ul li a{height:20px; background:url(../images/dot3.gif) no-repeat 12px 8px;}


/*
*---------------------------------------------------------
 右边内容的样式(列表)
*---------------------------------------------------------
*/
.pro_list {margin-top:15px;}
.pro_list li{float:left;width:147px;height:118px;display:inline;}
.pro_list li.m_over{ background:url(../images/pro_li_bg.png) repeat-x;}
.pro_list li a{display:block; border:1px solid #dbdbdb; padding:1px;width:130px;height:67px; margin:7px auto 0 auto;}
.pro_list li a img{width:130px;height:67px;}
.pro_name{text-align:center; margin-top:10px;}
.listname{ clear:both;}
/*
*---------------------------------------------------------
 右边内容的样式(明细页)
*---------------------------------------------------------
*/
.pro_intro{ margin-top:20px; overflow:auto }
.img_big,.summarized,.else_rela{float:left;}
.img_big{ width:130px;height:63px; border:1px solid #dbdbdb; padding:2px;}
/*.img_big{ width:165px;height:156px; border:1px solid #dbdbdb; padding:2px;}*/
.summarized{ width:370px; margin-left:20px; display:inline;}
.summarized h1{ font-size:14px; color:#3c4f79; margin-top:20px;}
.sub_tt{color:#8f8f8f;}
.intro_text{text-indent:20px; line-height:20px; margin-top:20px;}
.buy{ text-align:right;}
.buy_btn{ width:93px; height:53px; border:none; background:url(../images/buy_btn.png) no-repeat; cursor:pointer;}
.else_rela{ width:146px; margin-left:20px; padding-bottom:10px; display:inline; background-color:#e5e5e5;}
.division{width:137px;height:2px;overflow:hidden;background:url(../images/div_line3.png) no-repeat;}
.else_rela h1{ font-size:13px; height:23px; line-height:23px; text-indent:28px; font-weight:normal; color:#fff; background:#425681 url(../images/down.png) no-repeat 10px 3px; margin-bottom:10px;}
.else_rela a{ display:block; height:22px; line-height:22px; text-indent:30px;}
.pro_secard{ clear:both; margin-top:20px;}
.sel_card{ border-bottom:1px solid #dbdbdb; height:28px;}
.sel_card a{ display: block; float:left; width:82px; height:21px; padding-top:7px; *height:20px; *padding-top:8px; text-align:center; background:url(../images/sel_card2.png) no-repeat; margin-right:2px; display:inline; position:relative; top:1px; font-size:13px;}
.sel_card a:hover{color:#3c4f79; text-decoration:none;}
.sel_card a.current{background:url(../images/sel_card1.png) no-repeat;color:#3c4f79;}
.card_box{ line-height:20px; padding:20px 10px 10px 10px;}
.card_intro{text-indent:20px; line-height:20px;}
.pro_char,.card_box h2{ margin:15px 0;color:#3c4f79; font-size:13px; }
.card_box h2{font-weight:normal; margin:10px 0 0 0;}