
/* CSS Document */

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:3px 0px 0 0; }

/**主菜单*/
.modth{font-size:15px; font-weight:bold;background:url(/css/old/style-14/images/modthBg.gif) no-repeat;color: #fff;
 padding:3px 10px 3px 10px; margin-bottom:5px; }
 /**中间*/
#layout td.c2t1{padding-left:6px;width:188px; background-color:#6B8632;}
@media screen and (-webkit-min-device-pixel-ratio:0){#layout td.c2t1{width:194px;}}
#layout td.c2t2{width:20px;background-color:#6B8632;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{padding-right:20px;background-color:#6B8632;}


/**左边菜单*/

.m_title span{
    background: url(/css/old/style-14/images/c2t1.gif) no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 8px 6px 6px 2em;
}
.m_title span a{color: #FFFFFF;}

#layout td.c2t1 .mod .modth{background:url(/css/old/style-14/images/c2t1.gif);height:32px;padding:3px 0 0 30px;*padding:3px 5px 0 10px;color:#e2f964;border-bottom:0px; margin:0;}/**菜单条设置*/
#layout td.c2t1 .mod .modbox{background:url(/css/old/style-14/images/groupbg.gif);  } /**内容设置*/
#layout td.c2t1 .mod .modbl{height:18px; width:100%;margin:0;padding:0;background:url(/css/old/style-14/images/groupfot.gif); }
#layout td.c2t1 .mod .modtc{ padding-top:0;width:160px;}
#layout td.c2t1 .mod .modth a{ color:#e2f964; text-decoration:none;}
#layout td.c2t1 .mod .modbox{ padding:5px; margin:0;}

/* home m_video */
#layout td.c2t1 #m_video.mod .modth{background:url(/css/old/style-14/images/c2t1.gif);margin-bottom:0; line-height:15px; height:auto; }
#layout td.c2t1 #m_video.mod .modth a{ color:#fff; }
#layout td.c2t1 #m_video.mod {background:url(/css/old/style-14/images/groupfot.gif) bottom no-repeat;}
#layout td.c2t1 #m_video.mod .modth .modtc{padding-top:15px ; padding-bottom:3px;}
#layout td.c2t1 #m_video.mod{ width:188px;}


/*首页产品推荐*/
.format_gallery_4 { font-size:12px; }
.format_gallery_4 li {width:165px;  height:155px;line-height:16px;list-style:none;margin-top:3px;margin-bottom:0px; float:left; overflow:hidden;}
.format_gallery_4 li .productPhotoBox{ margin-bottom:5px;}
.format_gallery_4 a:link,.format_gallery_4 a:visited {font-size:13px; }
.format_gallery_4 li.line{ width:100%; overflow:hidden; height:1px;margin:0;}



