﻿@charset "utf-8";

/*____/ 初始化 css Reset \__________________________________________*/
body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,blockquote,p,form,fieldset,legend{
 margin:0; padding:0;
 }
table{border-collapse:collapse; border-spacing:0px;}
td{padding:0px;}
fieldset,img,button{border:none;}
li{list-style:none;}
q:before, q:after {content:'';}
a {text-decoration:none;}

body{font:12px Tahoma,Arial,"宋体"; color:#414141;}
select{}
input,select,button{font-size:100%;}


/*____/ 全局定義 global \__________________________________________*/
/*clear float*/
.clearfix:after{
  content: "";
  display: block;
  height: 0px;
  clear: both;
}

.clearfix {zoom:1;/*for ie6 通不過w3c*/}

.clearfloat{
  clear:both;
  font-size: 0px;
  line-height: 0px;
}

/*--分页------------------------------*/
.fun {clear:both; margin:0 auto; text-align:center;}
.fun tr td{padding:0 1px;}
.fun input{padding:2px 4px; cursor:pointer;}
.fun .buttom{border:1px solid #ccc; background:#fff;}
.fun .buttomSelect{border:1px solid #dfdee7; background:#dfdee7; color:#333;}

.area{clear:both; width:890px; margin:0 auto;}




/*____/ 頁面内容header, Main area, footer \__________________________________________*/
 .mainNavbar{background:url(../image/mainNavbar_bg.gif) repeat-x;}
 .mainNav{width:400px; padding-right:10px; text-align:right;}
 .mainNav a{color:#414141;}
 
 .banner{margin-top:6px; margin-bottom:6px; background:url(../image/banner.jpg) no-repeat;}
 .activityInfo{margin:18px 32px; line-height:20px;}
 .activityInfo h3{font-size:12px; font-weight:bold; color:#de3a43;}
 
 .porList{margin-bottom:6px; background:url(../image/porList_bg.gif) no-repeat;}
 .list01 ul li{ float:left;}
 .list01 ul li a{ color:#000;}
 .list01 ul{list-style:none;margin:0px;}
 .p_body {float: left;height: 283px;width: 250px;overflow: hidden;}
 .ml30 {margin-left: 10px;}
 .p_pic {height: 222px;width: 250px;}
 .p_body a:hover {color:#5eaadb;}
 .p_body a {color:#505050;font-size:14px;font-weight:bold;overflow:hidden;text-decoration:none;}
 #p3 {background-repeat: no-repeat;height: 61px;width: 233px;color: #8B8B8B;padding-left: 17px;}
 #p3 a{ color:#333; font-size:14px; font-weight:bold;}
 
 .chanpin_qu{ background-image:url(../image/biank01.jpg); width:992px; height:877px; margin-left:auto; margin-right:auto; vertical-align:middle;}
 .list_top{ height:248px;}
 .flash_lianhua{ margin-left:230px;}
 .move{ margin-left:110px;}
 .view_pro {
float:left;
}
.view_profont {
line-height:26px;
padding:6px;
border-bottom:1px solid #dfdee7;
color:#66a5ca;
font-size:12px;
height:22px;
width:393px;
/**background-color:#f5fafd;*/
margin-top:6px;
}
.view_profont1{
line-height:26px;
padding:6px;
border-bottom:1px solid #dfdee7;
color:#66a5ca;
font-size:12px;
height:22px;
width:333px;
margin-top:6px;
}
 .pro_set{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;
background:#f5fafd none repeat scroll 0 0;
border-right:1px solid #dfdee7;
border-left:1px solid #dfdee7;
border-bottom:1px solid #dfdee7;
height:205px;
overflow-x:auto;
overflow-y:scroll;
width:410px;
}
.pro_set ul {
padding:5px;
}
.pro_set ul li {
border-bottom:1px dotted #CCCCCC;
clear:both;
margin:5px;
padding:5px;
}
.pro_set ul li img {
float:left;
padding-right:10px;
}
.pro_text h4 {
color:#66a5ca;
font-size:14px;
}
.pro_text {
float:left;
width:360px;
line-height:13px;
margin-top:8px;
}
.pro_text div {
line-height:150%;
text-align:justify;
}
#cls {
clear:both;
font-size:0;
height:0;
visibility:hidden;
width:0;
}
.text_hidden {
display:inline;
white-space:nowrap;
margin-left:auto;
margin-right:auto;
}
.list_info li {
display:inline;
float:left;
margin:0px 0 0 8px;
width:250px;
}
.list_info {
display:inline;
float:left;
width:790px;
padding-left:110px;
}
.f-18 {
line-height:18px;
}



