/*************************************************************
 * name:theme
 * img:/widgets/Themes/theme/face.jpg
 * label:风格样式三
*************************************************************/
*{ margin:0; padding:0;}
body { color:#333; font-size:14px;font-family:"微软雅黑";}
a { color: #000; text-decoration:none; cursor: pointer;}/***全局文字链接颜色***/
a:hover { color: #006cbe; text-decoration:none;}
ul, li { list-style-type:none;}
img { border:none;}
input, textarea, select { vertical-align:middle;}
input,select{ vertical-align:middle; height:30px; line-height:30px;} 

/************网站顶部定义**************/
.headerV27 { background: url("./images/top.gif") repeat-x scroll left -29px transparent;}
.wrapper { }
.mtop10 { margin-top:10px;}
.Tag_list { background: url("./images/back.gif") no-repeat scroll left -736px transparent; height: 32px; line-height: 32px; margin-bottom: 8px; position: relative;}
/************自定义 wonders**************/
.layout { width:1100px; margin:0 auto; }
.top { /*border-bottom:3px solid #339999;*/background: url("./images/listbg.png") repeat-x;}

.layout_sidebar{ background:url("../images/sidebar_bg.png") no-repeat top right; min-height:520px;}
.layout_content { width:1300px; margin:20px auto; }
.layout_line {width:60px; background:url("../images/bg_line.jpg") repeat-y;}

.home_bg01 { width:768px; background:url("../images/header_tit05.png") no-repeat top left; border:1px solid #cde8f9;padding:50px 5px 5px 5px; border-radius: 8px;}

.topbg { background:url("../images/listbg.png") repeat-x;}
/*产品列表样式*/
ul.product_list {height: 100%; overflow: hidden; clear: both;}
ul.product_list li{height: 205px; width: 193px; float: left; margin-right:10px; border:1px solid #e9e9e9; margin-bottom: 20px;text-overflow: ellipsis;-o-text-overflow: ellipsis; }
ul.product_list li img{ max-width:193px; max-height:160px;margin: 0 auto;}
ul.product_list li .con_list{background:#f8f8f8; padding:5px 10px 8px 10px; line-height: 24px; height: 32px; }
ul.product_list li .con_list a{display:block; color: #000;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis; max-height: 24px;}
ul.product_list li .con_list a:hover{color: #00964a;}
ul.product_list li .con_list span.brand_m a{ font-size: 14px; }
ul.product_list li .con_list span.brand_m{font-size: 14px; display: block; height:24px;overflow: hidden;word-wrap: break-word;
    word-break: normal;/*display: block; white-space:nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; */width: 180px; }
ul.product_list li .con_list a.color7{ color: #777; font-size: 13px; float: left; width: 80px; overflow:hidden;  }
ul.product_list li:nth-child(4n){ margin-right: 0; }
ul.product_list li .imgbox{width: 200px; height: 160px;margin: 0 auto;}
ul.product_list li:hover{ border:1px solid #0099cc;}
ul.product_list li .con_list a.type{ font-size: 13px; }