
/* CSS Document */

*{margin:0; padding:0; list-style:none; }
body{background:#fff;font:normal 12px/22px; font-family:'STHeiti','Microsoft YaHei','宋体','arial'; }
img{border:0;  }
a{text-decoration:none;color:#333;  }
a:hover{color:#F00; text-decoration:underline;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* No0 top */
.container_top{position:relative; z-index:10000;width:100%; height: 38px; line-height:38px; background:url(../image/top_bg.png) repeat-x #FAFAFA;font-family:"Microsoft YaHei",SimSun; font-size:12px;}
.top_content{ width:1000px; margin:0 auto;}
.container_top h3{ font-weight:normal; font-size:100%; }
.container_top dl{ zoom:1; }
.container_top .tnLeft{ float:left;}
.container_top .tnRight{ float:right;}
.container_top dd{ float:left; position:relative;  }
.container_top dd h3{ float:left;  }
.container_top dd h3 a{ margin-top:1px; display:inline-block;*display:inline; zoom:1; height:12px; line-height:10px; padding:12px 15px 12px 0px; overflow:hidden; float:left;border:1px solid transparent;_border-color:tomato; /*For IE6-*/ _filter:chroma(color=tomato);/*For IE6-*/ }
.container_top dd h3 a i{ display:inline-block; width:9px; height:5px; margin:0 0 0 5px; overflow:hidden; vertical-align:middle; font-size:13px; line-height:10px; background: url(../image/icon.gif) 0 0px no-repeat;}        
.container_top dd h3 a:hover,
.container_top dd.on h3 a{margin-top:1px; color:#FF8400;}
.container_top dd.on h3.h a{margin-top:1px; background:#fff;border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF;  }
.container_top dd h3.h a:hover i{background: url(../image/icon.gif) 0 -5px no-repeat; }        
.container_top .tnLeft h3 a{padding:12px 10px 12px 5px;}
.container_top .tnRight h3 a{padding:12px 5px 12px 10px;}
.container_top .welcome{ padding-right:15px; color:#FF8400;}
.container_top .welcome a{  color:#FF8400;   }
.container_top dd ul{ display:none;position:absolute;width:110px;top:38px; left:0;  border:1px solid #DFDFDF; border-top:0;background:#fff;}
.container_top dd ul li{ display:inline;line-height: 31px;}
.container_top dd ul li a{ display: block; color: #333; padding: 0 15px;}
.container_top dd ul li a:hover{ background:#FFF5DA; color:#E67902;}
.container_top dd ul li a span{ color:#FF8400; margin-left:5px;}
.container_top dd ul.l{left:0; right:auto;}
.container_top dd ul.r{left:auto; right:0;_right:-1px;}
.container_top dd ul.dh{left:auto; right:0;_right:-1px;width:998px; height:auto;border:1px solid #DFDFDF; border-top:0;background:#fff; padding:10px 0 10px 0;}
.container_top dd ul.dh li{ text-indent:10px; width:90px; height:32px; line-height:32px; float:left;}
.container_top dd ul.dh li:hover{ }
.container_top dd ul.dh a{ display: block; color: #000; padding: 0 0px;}
.container_top dd ul.dh li a:hover{ background:none; color:red;}

.container_top_1100{ width:1100px;}
.container_top_1100 dd ul.dh{ width:1098px;}

.container_top_1200{ width:1200px;}
.container_top_1200 dd ul.dh{ width:1198px;}

.container_top_960{ width:960px;}
.container_top_960 dd ul.dh{ width:958px;}



/* No1 switchTab_next */
.tab_next{ width:450px; border:1px solid #ddd; text-align:left;  }
.tab_next .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px; color:#060; font-weight:bold;  border-bottom:1px solid #ddd;  position:relative; }
.tab_next .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.tab_next .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.tab_next .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.tab_next .bd ul{ padding:15px;  zoom:1;  }
.tab_next .bd li{ height:24px; line-height:24px;   }
.tab_next .bd li .date{ float:right; color:#999;  }
.tab_next .arrow{  position:absolute; right:10px; top:0; }
.tab_next .arrow a{display:block;width:5px;height:9px;float:right;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;background:url("../image/arrow.png") 0 0 no-repeat;}
.tab_next .arrow .next{ background-position:0 -50px;  }
.tab_next .arrow .prevStop{ background-position:-60px 0; }
.tab_next .arrow .nextStop{ background-position:-60px -50px; }


/* No2 tab_more */
.tab_more{ width:538px; border:1px solid #ddd; text-align:left;  }
.tab_more .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.tab_more .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;    }
.tab_more .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.tab_more .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.tab_more .more{ float:right; }
.tab_more .more a{ color:#999;  }
.tab_more .bd ul{ padding:15px;  zoom:1;  }
.tab_more .bd li{ height:24px; line-height:24px;   }
.tab_more .bd li span{ float:right; color:#999;  }

/* No3 slide_box 幻灯片 */
.slide_box{ width:450px; height:230px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slide_box .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slide_box .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slide_box .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slide_box .hd ul li.on{ background:#f00; color:#fff; }
.slide_box .bd{ position:relative; height:100%; z-index:0;   }
.slide_box .bd li{ zoom:1; vertical-align:middle; }
.slide_box .bd img{ width:450px; height:230px; display:block;  }
.slide_box .prev,
.slide_box .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacityslideBox50);opacity:0.5;   }
.slide_box .next{ left:auto; right:3%; background-position:8px 5px; }
.slide_box .prev:hover,
.slide_box .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slide_box .prevStop{ display:none;  }
.slide_box .nextStop{ display:none;  }
		
/* No4 pic_scroll_left */
.pic_scroll_left{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.pic_scroll_left .hd{ overflow:hidden;  height:30px; line-height:30px; background:#f4f4f4; border-bottom:1px solid #ccc; padding:0 10px;  }
.pic_scroll_left .hd .prev,.pic_scroll_left .hd .next
{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/arrow.png") no-repeat;}
.hd span.t{ color:#060;}
.hd span.pageState{ margin-left:20px;color:#F33; font-weight: normal;}
.pic_scroll_left .hd .next{ background-position:0 -50px;  }
.pic_scroll_left .hd .prevStop{ background-position:-60px 0; }
.pic_scroll_left .hd .nextStop{ background-position:-60px -50px; }
.pic_scroll_left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.pic_scroll_left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.pic_scroll_left .hd ul li.on{ background-position:0 0; }
.pic_scroll_left .bd{ padding:10px;   }
.pic_scroll_left .bd ul{ overflow:hidden; zoom:1; }
.pic_scroll_left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic_scroll_left .bd ul li .pic{ text-align:center; }
.pic_scroll_left .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_scroll_left .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_scroll_left .bd ul li .title{ line-height:24px;   }
		
		
/* No5 pic_scroll_top */
.pic_scroll_top{width:210px;overflow:hidden;position:relative;border:1px solid #ccc;}
.pic_scroll_top .hd{ overflow:hidden; line-height:30px;height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #ccc;  }
.hd span.t{ color:#060; font-size:14px; font-weight: normal;}
.hd span.pageState{ margin-left:20px;color:#F33; font-weight:bold;}
.pic_scroll_top .hd .prev,
.pic_scroll_top .hd .next
{display:block;width:9px;height:5px;float:right;margin-right:5px;margin-top:12px;overflow:hidden;cursor:pointer;background:url("../image/arrow.png") 0 -100px no-repeat;}
.pic_scroll_top .hd .next{ background-position:0 -140px;  }
.pic_scroll_top .hd .prevStop{ background-position:-60px -100px;  }
.pic_scroll_top .hd .nextStop{ background-position:-60px -140px;  }
.pic_scroll_top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.pic_scroll_top .hd ul li{float:left;width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.pic_scroll_top .hd ul li.on{ background-position:0 0; }
.pic_scroll_top .bd{ padding:10px;   }
.pic_scroll_top .bd ul{ overflow:hidden; zoom:1; }
.pic_scroll_top .bd ul li{ text-align:center; zoom:1; }
.pic_scroll_top .bd ul li .pic{ text-align:center; }
.pic_scroll_top .bd ul li .pic img{ width:180px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_scroll_top .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_scroll_top .bd ul li .title{ line-height:24px; }

/* No6 pic_marquee_left */
.pic_marquee_left{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.pic_marquee_left .hd{ overflow:hidden; line-height:30px; height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #CCC;  }
.pic_marquee_left .hd span{ float:left;}
.pic_marquee_left .hd .prev,.pic_marquee_left .hd .next
{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/arrow.png") no-repeat;}
.pic_marquee_left .hd .next{ background-position:0 -50px;  }
.pic_marquee_left .hd .prevStop{ background-position:-60px 0; }
.pic_marquee_left .hd .nextStop{ background-position:-60px -50px; }
.pic_marquee_left .bd{ padding:10px;   }
.pic_marquee_left .bd ul{ overflow:hidden; zoom:1; }
.pic_marquee_left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic_marquee_left .bd ul li .pic{ text-align:center; }
.pic_marquee_left .bd ul li .pic img{ width:120px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
.pic_marquee_left .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_marquee_left .bd ul li .title{ line-height:24px;   }
		
/* No7 switchTab_next */
.pic_marquee_top{ margin:0 auto;  width:210px; overflow:hidden; position:relative;  border:1px solid #ccc;   }
.pic_marquee_top .hd{ overflow:hidden; line-height:30px;  height:30px; background:#f4f4f4; padding:0 10px;border-bottom:1px solid #ccc;  }
.pic_marquee_top .hd span{ float:left; color:#060;}
.pic_marquee_top .hd .prev,.pic_marquee_top .hd .next
{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/arrow.png") 0 -100px no-repeat;}
.pic_marquee_top .hd .next{ background-position:0 -140px;  }
.pic_marquee_top .hd .prevStop{ background-position:-60px -100px;  }
.pic_marquee_top .hd .nextStop{ background-position:-60px -140px;  }
.pic_marquee_top .bd{ padding:10px;   }
.pic_marquee_top .bd ul{ overflow:hidden; zoom:1; }
.pic_marquee_top .bd ul li{ text-align:center; zoom:1; }
.pic_marquee_top .bd ul li .pic{ text-align:center; }
.pic_marquee_top .bd ul li .pic img{ width:180px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
.pic_marquee_top .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_marquee_top .bd ul li .title{ line-height:24px;   }
		
/* No8 txt_scroll_left */
.txt_scroll_left{ width:450px;  position:relative;  border:1px solid #ccc;   }
.txt_scroll_left .hd{ overflow:hidden; line-height:30px;height:30px; background:#f4f4f4; border-bottom:1px solid #CCC; padding:0 10px;  }
.txt_scroll_left .hd span.t{ color:#060;}
.txt_scroll_left .hd span.pageState{ margin-left:20px; font-weight:bold; color: #F30;}
.txt_scroll_left .hd .prev,.txt_scroll_left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../image/arrow.png") no-repeat;}
.txt_scroll_left .hd .next{ background-position:0 -50px;  }
.txt_scroll_left .hd .prevStop{ background-position:-60px 0; }
.txt_scroll_left .hd .nextStop{ background-position:-60px -50px; }
.txt_scroll_left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.txt_scroll_left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.txt_scroll_left .hd ul li.on{ background-position:0 0; }
.txt_scroll_left .bd{ padding:10px; width:430px; overflow:hidden;    }
.txt_scroll_left .bd ul{ overflow:hidden; zoom:1; }
.txt_scroll_left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline;}
.txt_scroll_left .bd ul li span{ color:#999;  }
		
/* No9 txt_scroll_top */
.txt_scroll_top{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.txt_scroll_top .hd{ overflow:hidden; line-height:30px;height:30px; background:#f4f4f4;border-bottom:1px solid #ccc;   padding:0 10px;  }
.hd span.t{ color:#060; font-size:14px; font-weight: normal;}
.hd span.pageState{ margin-left:20px;color:#F33; font-weight:bold;}
.txt_scroll_top .hd .prev,.txt_scroll_top .hd .next
{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:12px;  overflow:hidden;cursor:pointer; background:url("../image/icoUp.gif") no-repeat;}
.txt_scroll_top .hd .next{ background:url("../image/icoDown.gif") no-repeat;  }
.txt_scroll_top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txt_scroll_top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.txt_scroll_top .hd ul li.on{ background-position:0 0; }
.txt_scroll_top .bd{ padding:15px;  }
.txt_scroll_top .infoList li{ height:24px; line-height:24px;   }
.txt_scroll_top .infoList li .date{ float:right; color:#999;  }
		
/* No10 txt_marquee_left */
.txt_marquee_left{ width:450px;  position:relative;border:1px solid #ccc;   }
.txt_marquee_left .hd{ overflow:hidden; line-height:30px; height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #CCC;  }
.txt_marquee_left .hd span{ float:left; color:#060;}
.txt_marquee_left .hd .prev,.txt_marquee_left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../image/icoLeft.gif") no-repeat;}
.txt_marquee_left .hd .next{ background:url("../image/icoRight.gif") no-repeat;  }
.txt_marquee_left .bd{ padding:10px; }
.txt_marquee_left .bd .tempWrap{ width:425px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txt_marquee_left .bd ul{ overflow:hidden; zoom:1; }
.txt_marquee_left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }
/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txt_marquee_left .bd ul li span{ color:#999;  }
		
/* No11 txt_marquee_top */
.txt_marquee_top{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.txt_marquee_top .hd{ overflow:hidden; line-height:30px;height:30px; background:#f4f4f4; border-bottom:1px solid #ccc; padding:0 10px;  }
.txt_marquee_top .hd span{ float:left; color:#060;}
.txt_marquee_top .hd .prev,.txt_marquee_top .hd .next
{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/arrow.png") 0 -100px no-repeat;}
.txt_marquee_top .hd .next{ background-position:0 -140px;  }
.txt_marquee_top .hd .prevStop{ background-position:-60px -100px;  }
.txt_marquee_top .hd .nextStop{ background-position:-60px -140px;  }
.txt_marquee_top .bd{ padding:15px;  }
.txt_marquee_top .infoList li{ height:24px; line-height:24px;   }
.txt_marquee_top .infoList li .date{ float:right; color:#999;  }
		
/* No12 nav */
.nav{ padding:0 0px; height:34px; line-height:34px; background:#009400;  position:relative; z-index:1;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 30px; font-size:14px; font-weight: normal;  }
.nav .nLi .i  a  {background:url(../image/icon_b.gif) no-repeat center right}
.nav .sub{ display:none; width:120px; left:0; top:34px;  position:absolute; background:#060;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#F00; color:#fff;  }
.nav .on h3 a{ background:#060; color:#fff;   }
.nav .on .i  a  {background:url(../image/icon_b.gif) no-repeat center right #060;color:#fff;}

		
/* No13 accordion */
.accordion{  border:1px solid #ddd; width:400px; border-top:none;  }
.accordion h3{ height:32px; line-height:32px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;font:normal 14px/32px "Microsoft YaHei";}
.accordion h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../image/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.accordion h3.on{ border-bottom:1px solid #ddd;}
.accordion h3.on em{ background-position:16px -57px; }
.accordion ul{ padding:8px 25px; color:#999; display:none; /* 默认都隐藏 */ }

		
/* No14 pic_multiple_line */
.pic_multiple_line{ overflow:hidden; position:relative; width:298px;  border:1px solid #ccc;   }
.pic_multiple_line .hd{ overflow:hidden; line-height:30px; height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #ccc;  }
.pic_multiple_line .hd span.t{ color:#060;}
.pic_multiple_line .hd span.pageState{ margin-left:20px;color:#F33; font-weight:bold;}
.pic_multiple_line .hd .prev,.pic_multiple_line .hd .next
{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:12px;  overflow:hidden;cursor:pointer; background:url("../image/icoUp.gif") no-repeat;}
.pic_multiple_line .hd .next{ background:url("../image/icoDown.gif") no-repeat;  }
.pic_multiple_line .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.pic_multiple_line .hd ul li{ float:left;width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.pic_multiple_line .hd ul li.on{ background-position:0 0; }
.pic_multiple_line .bd{ padding:5px; height:240px; overflow:hidden;  }
.pic_multiple_line .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
.pic_multiple_line .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;   }
.pic_multiple_line .bd ul li .pic{ text-align:center; }
.pic_multiple_line .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_multiple_line .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_multiple_line .bd ul li .title{ line-height:24px;   }

		
/* No15 5switchTab_next */
.pic_multiple_column{ overflow:hidden; position:relative; width:1098px;  border:1px solid #ccc;   }
.pic_multiple_column .hd{ line-height:30px; overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #ccc; }
.pic_multiple_column .hd span.t{ color:#060; font-weight:bold;}
.pic_multiple_column .hd span.pageState{ margin-left:20px;color:#060; font-weight: normal; font-size:12px;}
.pic_multiple_column .hd .prev,.pic_multiple_column .hd .next
{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/icoLeft.gif") no-repeat;}
.pic_multiple_column .hd .next{ background:url("../image/icoRight.gif") no-repeat;  }
.pic_multiple_column .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.pic_multiple_column .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
.pic_multiple_column .hd ul li.on{ background-position:0 0; }
.pic_multiple_column .bd{ padding:9px; overflow:hidden;  }
.pic_multiple_column .bd ul{ overflow:hidden; zoom:1; width:auto;  float:left; _display:inline;  }
.pic_multiple_column .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic_multiple_column .bd ul li .pic{ text-align:center; }
.pic_multiple_column .bd ul li .pic img{ width:194px; height:150px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_multiple_column .bd ul li .pic a:hover img{ border-color:#999;  }
.pic_multiple_column .bd ul li .title{ line-height:24px;   }
		
/* No16 switchTab_next */
.pic_tab_scroll{ width:auto; border:1px solid #ddd; text-align:left;  }
.pic_tab_scroll .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
.pic_tab_scroll .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.pic_tab_scroll .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.pic_tab_scroll .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.pic_tab_scroll .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }
.pic_tab_scroll .sPrev,.pic_tab_scroll .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../image/icoLeft.gif) center center no-repeat #f4f4f4; }
.pic_tab_scroll .sNext{ left:auto; right:5px; background:url(../image/icoRight.gif) center center no-repeat #f4f4f4;  }
.pic_tab_scroll .sPrev:hover,.pic_tab_scroll .sNext:hover{ border-color:#f60;  }
.pic_tab_scroll .parBd ul{ overflow:hidden; zoom:1;   }
.pic_tab_scroll .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic_tab_scroll .parBd ul li .pic{ text-align:center; }
.pic_tab_scroll .parBd ul li .pic img{ width:122px; height:92px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_tab_scroll .parBd ul li .pic a:hover img{ border-color:#999;  }
.pic_tab_scroll .parBd ul li .title{ line-height:24px;}

		
/* No17 switchTab_next */
.pic_tab_scroll_auto{ width:510px; border:1px solid #ddd; text-align:left;  }
.pic_tab_scroll_auto .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
.pic_tab_scroll_auto .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.pic_tab_scroll_auto .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.pic_tab_scroll_auto .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.pic_tab_scroll_auto .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }
.pic_tab_scroll_auto .sPrev,.pic_tab_scroll_auto .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(../image/icoLeft.gif) center center no-repeat #f4f4f4; }
.pic_tab_scroll_auto .sNext{ left:auto; right:5px; background:url(../image/icoRight.gif) center center no-repeat #f4f4f4;  }
.pic_tab_scroll_auto .sPrev:hover,.pic_tab_scroll_auto .sNext:hover{ border-color:#f60;  }
.pic_tab_scroll_auto .parBd ul{ overflow:hidden; zoom:1;   }
.pic_tab_scroll_auto .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pic_tab_scroll_auto .parBd ul li .pic{ text-align:center; }
.pic_tab_scroll_auto .parBd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.pic_tab_scroll_auto .parBd ul li .pic a:hover img{ border-color:#999;  }
.pic_tab_scroll_auto .parBd ul li .title{ line-height:24px;   }

/** No  18 大众头部**/   
.menu_common{ width:1000px; height:58px; border:0px solid #ddd; background:#5DA4E6;padding-top:8px;}
.menu_common div{width:126px;height:25px;float:left;padding:0 6px 0 15px; margin:0;font-size:14px; border-right:1px  dashed #ccc;}
.menu_common div a{ display:black;color: #fff;padding:auto 3px;line-height:25px;height:25px;margin:0 4px 0 3px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial';}
.menu_common div a:hover{ background:#fff; color:#F00;}
.menu_common div.d{ width:84px;  border-right:none;}

.menu_common_1100{ width:1100px; height:58px; border:0px solid #ddd; background:#5DA4E6;padding-top:8px;}
.menu_common_1100 div{width:126px;height:25px;float:left;padding:0 6px 0 9px; font-size:14px; border-right:1px  dashed #ccc;}
.menu_common_1100 div a{color: #fff;padding:auto 3px;line-height:25px;height:25px;margin:0 4px 0 3px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial';}
.menu_common_1100 div a:hover{ background:#fff; color:#F00;}
.menu_common_1100 div.d{ width:84px;  border-right:none;}

.menu_common_1200{ width:1200px; height:58px; border:0px solid #ddd; background:#5DA4E6;padding-top:8px;}
.menu_common_1200 div{width:126px;height:25px;float:left;padding:0 6px 0 16px; font-size:14px; border-right:1px  dashed #ccc;}
.menu_common_1200 div a{color: #fff;padding:auto 3px;line-height:25px;height:25px;margin:0 4px 0 3px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial';}
.menu_common_1200 div a:hover{ background:#fff; color:#F00;}
.menu_common_1200 div.d{ border-right:none;}

/** No  19 大众头部**/   
.menu_more{ width:993px; height:55px;border:1px solid #ddd; border-bttom:0;padding:6px 0px 6px 5px; background:#fff; line-height:28px;}
.menu_more a{ background:url(../image/menu_more_bg.gif) no-repeat right; text-align:center;width:70px;color:#000;padding:0px 3px;margin:0 0px 0 0px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial'; float:left; display: inline; }
.menu_more a:hover{ text-decoration:underline; color:#F00;}
.menu_more a.d{ background:none;}

.menu_more_1100{ width:1094px; height:55px;border:1px solid #ddd; padding:6px 0px 6px 4px; background:#fff; line-height:28px;}
.menu_more_1100 a{ background:url(../image/menu_more_bg.gif) no-repeat right; text-align:center;width:72px;color:#000;padding:0px 3px;margin:0 0px 0 0px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial'; float:left; display: inline; }
.menu_more_1100 a:hover{ text-decoration:underline; color:#F00;}
.menu_more_1100 a.d{ background:none;}

.menu_more_1200{ width:1194px; height:55px; overflow:hidden;border:1px solid #ddd; padding:6px 0px 6px 4px; background:#fff; line-height:28px;}
.menu_more_1200 a{background:url(../image/menu_more_bg.gif) no-repeat right; text-align:center;width:79px;color:#000;padding:0px 3px;margin:0 0px 0 0px;font-family: 'STHeiti','Microsoft YaHei','宋体','arial'; display:block; float:left; display: inline; overflow:hidden; }
.menu_more_1200 a:hover{ text-decoration:underline; color:#F00;}
.menu_more_1200 a.d{ background:none;}

.c_z{ color:#F0F;}
.c_r{color:red;}
.c_b{color:blue;}
.c_g{color:green;}
		
		
/** No  20 搜索框 536+2 32 **/   		
.search_box{width:396px;height:24px;border:2px solid #ccc;padding:0; margin:0;  z-index:1000; *zoom:1;}
.search_box form{ margin:0; padding:0;display:inline}
/**90**/
.nav_select{zoom: 1;width:89px;height:18px;border-right: 1px solid #ebebeb;margin-top: 2px;float:left; font-size:12px;position: relative;z-index:1001; *zoom:1;}
.nav_select p{display:block;padding-left:10px;line-height:18px;cursor: pointer; color:#666;}
.nav_select .set{background:url(../image/icon3.png) 72px 7px no-repeat;}
.nav_select .select{background:url(../image/icon3_3.png) 72px 7px no-repeat;}
.keyword_new{width:87px;position:absolute;/*margin-top: 10px;*/left: -2px;top: 22px;border: 2px solid #ccc;border-top: none;display:none;background: #fff;z-index: 999;}
.nav_select ul li{line-height:24px;padding-left:10px;cursor: pointer;}
.nav_select ul li:hover{background:#F1F1F1;color:#f78115;}
/**380**/
.search_box .search_text{width:240px;height:24px;line-height: 24px;text-indent: 10px;color: #000;font-size: 12px;float: left;border:0 none;outline:0;}
.search_box .s_{color:#d0d0d0}
/**66**/
.search_box .search_sub{float: left;border:0 none;width:66px;height:24px; line-height:24px;background: #999;color: #fff;font-size: 14px;cursor: pointer;outline:0;display:block;font-family: 'STHeiti','Microsoft YaHei','宋体','arial';}
		


.container{ float:left; z-index:1;width:100%; height:auto;background:#fff;font-family:"Microsoft YaHei",SimSun; font-size:14px;}
.container_content{ width:1100px; height:auto; margin:0 auto; background:#fff; }
.container_line{ float:left;width:100%;height:15px;}
.container_line_10{ float:left;width:100%;height:10px;}
.container_line_5{ float:left;width:100%;height:5px;}
.clear{clear:both} 

h2,h3{ font-size:14px; font-weight:normal;}

.logo{ width:600px; height:80px; float:left; overflow:hidden; background:#fff;}
.logo img{ width:80px; height:80px; float:left; margin-right:10px;}
.logo h1{ font-size:24px; line-height:40px; height:40px; color:#063; margin-top:10px;}
.logo span{ font-size:14px; line-height:20px; color:#999;}
.banner{ width:500px; height:80px; float:left; overflow:hidden;}

.slideBox{ width:960px; height:230px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:8px; z-index:10; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left;  margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .hd ul img{}
.slideBox .bd li{ position:relative;  }
.slideBox .bd{ height:100%; z-index:0;   }
.slideBox .bd .pic{ position:relative; z-index:0; }
.slideBox .bd .pic img{ width:960px; height:230px; display:block; }
.slideBox .bd .bg{ width:100%; height:30px; line-height:30px; position:absolute; bottom:-30px; left:0; z-index:1;  background:#000;  filter:alpha(opacity=60);opacity:0.6;  }
.slideBox .bd .tit{ width:100%; height:30px; line-height:30px; position:absolute; bottom:-30px; left:0; z-index:2; color:#fff;  }
.slideBox .bd .tit a{ color:#fff; margin-left:10px;   }


.container_left{ width:230px; height:auto; overflow:hidden; float:left; margin-right:15px;}
.container_right{ width:855px; height:auto; overflow:hidden; float:left;}


.company-pic{ width:252px; height:202px; margin:15px 15px 0px 15px; float:left;}
.company-pic img{ width:250px; height:200px; border:1px solid #CCC;}
.company-info{ margin:15px 15px 0 15px; line-height:30px; text-indent:30px;}

.bot{ font-size:12px; text-align:center}
.bot p{ font-size:12px; text-align:center; line-height:30px;}

.tab_next_pic .bd ul{ padding:18px; padding-right:0;  zoom:1; }
.tab_next_pic .bd li{ float:left;  height:200px; line-height:30px; width:215px; margin-right:15px; text-align:center; padding-bottom:10px; }
.tab_next_pic .bd li img{ height:170px;  width:215px; float:left;   }
.tab_next_pic .bd li .date{ float:right; color:#999;  }


.tab_next_art .bd ul{ padding:10px 0; padding-right:0;  zoom:1; }
.tab_next_art .bd li{line-height:30px; background:url(http://1.imgscdn.com/sites/qy001/css/images/icoRight.gif) no-repeat 10px 10px; height:30px; text-indent:20px;  }
.tab_next_art .bd li:hover{ background:url(http://1.imgscdn.com/sites/qy001/css/images/icoRight.gif) no-repeat 10px 10px #FFC;}
.tab_next_art .bd li span{ float:right; color:#999;}

.tab_next_art dl{ width:228px; height:auto; overflow:hidden;  }
.tab_next_art dl dt{display:block;width:45px; text-indent:5px; height:auto; font-weight:bold; color:#666;  text-indent:5px;line-height:32px; margin:0px; padding:0px; float:left;}
.tab_next_art dl dd{display:block;width:180px; height:auto; overflow: hidden; margin:0px; padding:0px; line-height:32px;word-break:break-all; color:#666; }



		
		
#product_index{ overflow:hidden; position:relative; width:853px;  border:1px solid #ccc;   }
#product_index .hd{ line-height:30px; overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; border-bottom:1px solid #ccc; }
#product_index .hd span.t{ color:#060; font-weight:bold;}
#product_index .hd span.pageState{ margin-left:20px;color:#060; font-weight: normal; font-size:12px;}
#product_index .hd .prev{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/icoLeft.gif") no-repeat;}
#product_index .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../image/icoLeft.gif") no-repeat;}
#product_index .hd .next{ background:url("../image/icoRight.gif") no-repeat;  }
#product_index .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
#product_index .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../image/icoCircle.gif") 0 -9px no-repeat; }
#product_index .hd ul li.on{ background-position:0 0; }
#product_index .bd{ padding:9px; overflow:hidden;  }
#product_index .bd ul{ overflow:hidden; zoom:1; width:auto;  float:left; _display:inline;  }
#product_index .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
#product_index .bd ul li .pic{ text-align:center; }
#product_index .bd ul li .pic img{ width:145px; height:120px; display:block;  padding:2px; border:1px solid #ccc; }
#product_index .bd ul li .pic a:hover img{ border-color:#999;  }
#product_index .bd ul li .title{ line-height:24px;}		


.daohang{ width:1098px; height:30px; overflow:hidden; float:left; line-height:30px; background:url(../image/icoRight.gif) no-repeat 5px 10px #FAFAFA; border:1px solid #DFDFDF;font-size:13px; text-indent:15px; }

.t{ width:813px; height:auto; overflow:hidden; float:left; margin-bottom:10px; color:#000; font-size:13px;padding-bottom:5px; margin-top:10px; padding:0 20px;}
.t h1{ font-size:24px;}
.info{ display:inline; width:813px; height:auto; line-height:30px; font-size:13px; overflow:hidden; float:left; border-bottom:1px dashed #CCC; margin:0px 20px 15px 20px;}
.info em{ font-style:normal; margin-right:15px;}
.content_text{ display:inline;width:813px; height:auto; float:left; overflow:hidden; font-size:16px; line-height:30px; margin:10px 20px;}
.content_text p{ text-indent:20px; line-height:28px; padding:8px 0;} 


.tab_next #next { width:810px; height:26px;  display:inline;background:#FFF;}
.tab_next #next ul{ margin:0; padding:0; float:left;width:695px; height:26px; margin-left:20px; padding-bottom:20px; }
.tab_next #next li{ text-indent:0; display:inline;min-width:40px;width: auto !important;width:40px; text-align:center;height:24px; line-height:24px; padding:0; overflow:hidden;border:1px solid #060;float:left; margin-right:10px; background:#360;color:#FFF;border-radius:5px;}
.tab_next #next li a{ text-align:center; text-indent:0; display:block; background:#FFF; padding:0 5px;color:#060;text-decoration:none; display:block;}
.tab_next #next li a:hover{ color:#FFF;text-decoration: underline; background:#060;}


.tab_next_pic .bd ul{ padding:18px; padding-right:0;  zoom:1; }
.tab_next_pic .bd li{ float:left;  width:258px; height:240px; line-height:30px; margin-right:20px; text-align:center; background:#F8FFF7;  margin-bottom:15px; }
.tab_next_pic .bd li img{ height:220px;  width:258px; float:left;   }
.tab_next_pic .bd li .date{ float:right; color:#999;  }


.tab_next_art .bd ul{ padding:10px 0; padding-right:0;  zoom:1; }
.tab_next_art .bd li{ line-height:30px; background:url(../image/icoRight.gif) no-repeat 10px 10px; height:30px; text-indent:20px;  }
.tab_next_art .bd li:hover{ background:url(../image/icoRight.gif) no-repeat 10px 10px #FFC;}
.tab_next_art .bd li span{ float:right; color:#999;}

.tab_next_art_list .bd ul{ padding:10px 0; padding-right:0;  zoom:1; }
.tab_next_art_list .bd li{ line-height:34px; background:url(../image/icoRight.gif) no-repeat 20px 11px; height:34px; text-indent:30px; border-bottom:1px dashed #f2f2f2;  }
.tab_next_art_list .bd li:hover{ background:url(../image/icoRight.gif) no-repeat 20px 10px #EEFEEB;}
.tab_next_art_list .bd li span{ float:right; color:#999; margin-right:20px;}
.tab_next_art_list .bd li.line{ line-height:20px; height:20px; background:none;}


.tab_next_pic_product .bd ul{padding:15px 0px 10px 0px; margin:0;  zoom:1; }
.tab_next_pic_product .bd li{ float:left; width:229px; height:254px; background:url(../image/tzlist_bg.gif) no-repeat; margin:0 0 10px 10px; display:inline;}
.tab_next_pic_product .bd li h2{ width:208px; height:25px; line-height:25px; margin:0 0 6px 8px; font-weight:normal; overflow:hidden;}
.tab_next_pic_product .bd li img{ width:208px; height:156px; margin:8px 0 0 8px;}
.tab_next_pic_product .bd li  p{ width:208px; height:23px; line-height:19px; overflow:hidden; margin-left:8px;}
.tab_next_pic_product .bd li p strong{ font-size:14px; color:#df0000; font-family:"微软雅黑";}

.tab_next_pic_product .bd li .ck a{ float:right; display:inline; width:47px; height:19px; background:url(../image/ck1.gif) no-repeat; color:#fff; line-height:17px; text-indent:17px;}
.tab_next_pic_product .bd li .gm a{ float:right; display:inline; width:47px; height:19px; background:url(../image/gm1.gif) no-repeat; color:#fff; line-height:17px; text-indent:17px;}
.tab_next_pic_product .bd li .gg{ float:left;}


.product_info{ width:1098px; height:510px;}
.product_info_right .line{ width:100%; height:15px; overflow:hidden;}
.product_info_img{ width:400px; height:450px; background:#fff;float:left;padding:10px;}
.product_info .share{ color:#6c6c6c;}



ul#thumblist{display:block; margin-top:5px; height:57px;}
ul#thumblist li{float:left;margin-left:0px; margin-right:10px;list-style:none; width:52px; height:52px; overflow:hidden;}
ul#thumblist li img{ width:50px; height:50px;}
ul#thumblist li a{display:block;border:0px solid #CCC;}
ul#thumblist li a.zoomThumbActive{width:48px; height:48px; overflow:hidden;border:1px solid  #060;}

.product_info_pro{ width:490px; height:510px; float:left; margin-left:10px;}
.product_info_pro .shuxing{ width:490px; height:30px; line-height:30px; overflow:hidden; background:#FFF9F5 }
.product_info_pro span.jia{font-family:Arial; font-size:18px; color:#F60;}

.product_info_note{ width:137px; height:485px; margin-left:20px; background:#fff url(../image/product_note_bg.png) no-repeat top; padding:10px; font-size:12px; color:#6C6C6C; float:left; border-left:1px solid #ffe2a3; border-right:none; padding-top:15px; line-height:22px;}

.gou{ width:490px; height:40px; line-height:30px; overflow:hidden;  margin-top:25px; text-align:center;}
.gouwu{ width:127px; height:38px; overflow:hidden; margin:0; background:url(../image/goumai.gif); border:0; }
.shoucang{ width:132px; height:38px; margin:0; background:url(../image/gouwuce.gif); padding:0; border:0;}

.product_info_title h1{ font-size:18px; border:none;color:#3C3C3C; margin-top:10px; }
.product_info_dec{ margin-top:5px; font-size:14px;color:#6C6C6C;padding-bottom:10px;}

.product_info_pro .line{ width:490px;height:1px;position:relative;margin: 10px 0 20px; height: 1px; border-bottom: 1px dotted #D9D9D9;}
.product_info_left{ width:200px; border:0px solid #D9D9D9; float:left; overflow:hidden; }
.product_info_right{ width:885px; border:0px solid #D9D9D9;float:left; overflow:hidden; margin-left:15px;}

.product_pic .bd ul{ list-style:none; margin:0; margin-left:9px; margin-top:9px; padding:0;}
.product_pic .bd ul li{  width:180px; height:auto; overflow:hidden; font-size:12px; line-height:22px;  list-style:none; margin:0; padding:0; padding-bottom:5px;}

.product_pic .bd ul li img{ width:180px; height:180px; border:none;}
.product_pic .bd ul li img:hover{ border:2px solid #F90;width:176px; height:176px;}
.product_pic .symbol {color: #999;font-family: arial;margin-right: 3px;}
.product_pic .c-price {font-size: 12px;color: #f40;font-weight: 700;font-family: verdana,arial;}


.security{width: 863px;
    clear: both;
    margin: 0;
    padding: 10px;
    background: #FFFBF1;
    border: 1px solid #FFC7B2;
	font-size:12px; line-height:26px;
	}
.security b{ color:#F90; font-size:14px;}
.security p{ text-indent:20px;}
.product_info_content{ padding:10px; line-height:30px;}

.product_info_content table{ width:100%; border:1px solid #ccc; border-collapse:collapse; margin-left:0px; font-size:14px; color:#333; margin-bottom:10px;}
.product_info_content table td{ padding-left:20px;border:1px solid #ccc; border-collapse:collapse; width:206px; height:36px;}
.product_info_content table th{ padding-left:20px;border:1px solid #ccc; border-collapse:collapse;background:#e9e9e9;  width:206px; height:36px;}
.product_info_content table .t1{ text-align:center; font-weight:bold; background:#e9e9e9; height:36px;}
.product_info_content table .t2{ padding-left:20px; width:206px; height:36px; background:#f9f9f9;}
.product_info_content table .t3{ padding-left:20px; background:#f9f9f9;}
.product_info_content table .t4{ padding-left:20px; overflow:hidden; height:36px; background:#f9f9f9;}
.product_info_content table .t5{ text-align:center; width:106px; font-weight:bold; background:#f9f9f9; overflow:hidden;}
.product_info_content table .t6{ padding:8px 10px 8px 20px; line-height:20px; height:36px; background:#f9f9f9;}
.product_info_content table .t7{ line-height:20px; height:36px; padding-left:20px; background:#f9f9f9;}


