﻿/** { margin:0; padding:0; list-style:none; }*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/* 内容页分页导航 START */
 .pageNavBox	{
	margin:12px 0 5px 0; margin-left:auto; margin-right:auto; text-align:center;
	
}
 .pageNavBox div	{
	float:left; background:#f9f9f9; height:20px; line-height:20px; border:1px #cccccc solid; margin:0 2px 0 2px; color:#000000; font-size:12px; display:inline;
	
}
 .pageNavBox div a		{
	padding:3px 8px 3px 8px;
	
}
 .pageNavBox div span	{
	color:#a59ea3; font-size:12px; padding:3px 8px 3px 8px;
	
}
.pageNavBox div .sel	{
	color:red; font-size:14px;
	
}
/* 内容页分页导航 END */

body, td, th, select, textarea {
	font-size: 12px;
	font-family: "宋体", arial, helvetica, sans-serif;
	color: #000;
}
body, form {
	margin: 0;
}
img{border:0}
ul { list-style: none; }
div.wrapper { width: 990px; margin: 0 auto; position: relative; margin-top: }
.center {margin:0 auto;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none; }
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 50%; left: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 50%; right: -5px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow { width: 980px; height: 318px; }
#slideshow ul { display: none; }

.you{width:430px; float:left;}
.you ul{margin-top:3px;}
.you  li{ float:left; height:30px; line-height:30px; margin-left:5px; margin-right:5px; padding-left:14px; border-bottom:#CCC 0px dashed; background:url(../images/dian.jpg) no-repeat 0px 12px ;}
.you  li span{ color:#444;}
.you  li a{display:block; width:330px; float:left;}
.you  li  a:hover{ color:#F00;}

.news{width:325px; float:left;}
.news ul{margin-top:3px;}
.news  li{ float:left; height:27px; line-height:27px; margin-left:5px; margin-right:5px; padding-left:14px; border-bottom:#CCC 1px dotted; background:url(../images/gcwl_10.jpg) no-repeat 0px 10px ;}
.news  li span{ color:#999999;}
.news  li a{display:block; width:225px; float:left;}
.news  li  a:hover{ color:#F00;}

.news1{width:215px; float:left; background: #FFFFFF;}
.news1 ul{margin-top:3px;}
.news1  li{ float:left; height:27px; line-height:27px; margin-left:5px; margin-right:5px; padding-left:5px; border-bottom:#CCC 0px dashed; }
.news1  li span{ color:#444;}
.news1  li a{display:block; width:220px; float:left; font-size:14px;color:#000;}
.news1  li  a:hover{ color:#F00;}

.newstwo{width:321px; float:left;border-left:#accdee 1px solid; border-bottom:#accdee 1px solid; border-right:#accdee 1px solid;}
.newstwo ul{margin-top:3px;}
.newstwo  li{ float:left; height:27px; line-height:27px; margin-left:5px; margin-right:5px; padding-left:14px; border-bottom:#CCC 0px dashed; background:url(../images/dian.jpg) no-repeat 0px 10px ;}
.newstwo  li span{ color:#444;}
.newstwo  li a{display:block; width:120px; float:left;}
.newstwo  li  a:hover{ color:#F00;}

#table{border:#ccdd99 1px solid;}


#navigation_main {
	height:68px;
	margin:auto;
	z-index:60;
	background:url(../images/gcwl_13.jpg) repeat-x;

}
#navigation {
	width:700px;float:left;
	height:68px;
	margin:0 auto;
	padding-top:0px;
	
}
#navigation ul #navigation_home {
	float:left;
	line-height:68px;
	text-align:center;padding-left:6px;
}

#navigation ul .main_nav { float:left; line-height:68px; text-align:center; background:url(../images/gcwl_09.jpg) left 19px no-repeat; padding-left:2px;}/**/


#navigation ul li a {
	width:75px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#navigation ul li a:hover {
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	color:#ccc;
}
#navigation ul .current_navigation {
	font-size:14px;
	color:#0000;
}
/*导航栏下拉*/
#navigation ul li ul {
	display:none;
	position:absolute;
	z-index:1000000;
	background:#0370d1;
	padding:2px 0;
	border:0px solid #FFF;filter:alpha(opacity=70) progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
}
/*alpha(opacity=70); 为透明度，progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4) 为盒子阴影*/
#navigation ul li ul li {
	line-height:30px;
}
#navigation ul li ul li a {
	font-weight:normal;width:120px;
	color:#FFF;
	height:30px;
	line-height:30px;
	font-size:12px;
}
#navigation ul li ul li a:hover {
	text-decoration:none;
	background:#97d6ea;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#444;
}


li {
	list-style:none;
}

.lists ul	{ margin:0; padding:0; list-style:none; }
.lists ul li	{ float:left; overflow:hidden; }

.list {
	width:450px;
	height:100px;
	padding:6px 0px;
	font-size:12px;
	line-height:24px;
	border-top:0;
}
.tab {
	width:400px;
	height:24px;
	border-bottom:0;
	font-size:14px;
}
.tu {
	width:26px;
	height:24px;
	float:left;
	background:url(../img/index1_16.jpg) left no-repeat;
}
.tab ul {
	margin:0;
	padding:0;
}
.tab li {
	float:left;
	padding-right:20px;
	height:24px;
	line-height:24px;
	cursor:pointer;
	text-align:left;
	font-weight:bold;
}
.tab li.on_zzjs {
	color:#32732f;
	background:#fff;
	font-weight:bold;
}
.block {
	display:block;
}
table {
	border-collapse: collapse;
}
input {
	border: 1px solid #c5c6c9;
	background: url(../images/input_bg1.jpg);
	font-family: "宋体", arial, helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	border: 1px solid #c5c6c9;
}
.inputnoborder {
	border: 0px none;
	background: none;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover, a:active {
	color: #ec0000;
}
.agray {
	color: #999999;
}
.awhite {
	color: #ffffff;
}
.an2 {
	background: url(../images/new_arr.gif) no-repeat left 5px;
	padding-left: 15px;
}
.an2:hover, .an2:active {
	background: url(../images/new_arr_a.gif) no-repeat left 5px;
}
/*Slide Start幻灯片位置开始*/
#Slidebox {
	width:100%;
	height:380px;
	padding:0px;
	margin:0 auto;  /*position:relative;*/
	overflow:hidden;
}
#flashBg {
	height: 388px;
	overflow: hidden;
	width:100%;
	clear: both;
	margin: 0;
	padding: 0;
}
#flashLine {
	background: url(../images/touming.png) repeat-x center bottom;
	height: 388px;
	width: 100%;
	clear: both;
}
#flash {
	margin:0px auto;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding: 4px 4px;
}
#flash a {
	height: 380px;
	display: none;
}
#flash img {
	height: 380px;
}
.flash_bar {
	width:100%;
	padding-left:46%;
	z-index: 69;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 10px!important;
	padding-top: 12px;
	bottom:0px;
	left:0px;
	background: url(../images/tg_flashbar.png) no-repeat 0px 0px;
	text-align: center;
}
.flash_bar .dq {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin:2px 4px;
	cursor: pointer;
	background: url(../images/pagination.png) no-repeat 0px -12px;
	overflow:hidden;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://vizo.retail20.cn/images/pagination.png", sizingMethod="crop");
}
.flash_bar .no {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin:2px 4px;
	cursor: pointer;
	background:url(../images/pagination.png) no-repeat 0px 0px;
	overflow:hidden;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://vizo.retail20.cn/images/pagination.png", sizingMethod="crop");
}
#menu {
	margin: auto;
	width: 1003px;
	height: 118px;
	position: relative;
}
#banner {
	margin-top: -39px;
}
.scroll {
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
#prolistdiv, #linkdiv {
	position: absolute;
	text-align: left;
	width: 212px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 192px;
	margin: 0px;
	margin-top: -1px;
	background-color: #ffffff;
	border: 1px solid #c5c6c9;
	padding: 6px;
	padding-left: 10px;
}
#prolistdiv a, #linkdiv a {
	display: block;
	height: 23px;
	line-height: 22px;
	margin-top: 1px;
	background: url(../images/arr2.gif) no-repeat 3px center;
	padding-left: 11px;
	white-space: nowrap;
	width: 100%;
}
#prolistdiv a:hover, #linkdiv a:hover, #prolistdiv a:active, #linkdiv a:active {
	background: none;
	background-color: #ec0000;
	color: #ffffff;
}
.leftbg {
	border: 1px solid #c5c6c9;
	border-top: 0px none;
	width: 172px;
	padding: 8px;
	background-color: #ffffff;
}
#nav, .leftborder {
	border: 0px solid #c5c6c9;
	border-top: 0px none;
	width: 165px;
	padding:5px 0px;
	background-color: #ffffff;

}
#nav a {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 157px;
	letter-spacing: 2px;
	color: #000;
	padding-left: 0px;
	margin-top: 1px;
	margin-left:0px;
	border-bottom:1px #CCCCCC solid;
	font-size:13px;
	text-align:center;

}
#nav a:hover, #nav a:active {
	color: #ff0000;
	width: 157px;
	padding-left: 0px;
	text-align:center;
}
#nav a#current {
    border:3px #2796de solid;
}
.nava {
	background: url(../images/arr4_a.gif) no-repeat 8px center !important;
	background-color: #cc0000 !important;
	color: #ffffff !important;
	width: 142px !important;
	padding-left: 28px !important;
	font-weight: bold !important;
}
.btn_nor {
	width: 88px;
	height: 19px;
	line-height: 19px;
	color: #ffffff;
	background: url(../images/btn1_bg.gif) no-repeat;
	text-align: center;
	border: 0px none;
}
.ChildSort {
	float: right;
}
.SiteLink a {
	text-decoration: underline;
}
.SiteLink a:hover, #SiteLink a:active {
	text-decoration: underline;
}
.SortFolderOpen {
	background-image: url(../images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortBg {
	border: 1px solid #c5c6c9;
	border-top: 0px none;
	width: 180px;
	padding-left: 8px;
	background-color: #ffffff;
}


/*原<link href="style/css.css" rel="stylesheet" type="text/css" />*/
a.blink:link {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
} /* 未被访问的链接 红色 */
a.blink:visited {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
} /* 已被访问过的链接 绿色 */
a.blink:hover {
	color: #ff0000;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
} /* 鼠标悬浮在上的链接 橙色 */
a.blink:active {
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
} /* 鼠标点中激活链接 蓝色 */

a.blink1:link {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 未被访问的链接 红色 */
a.blink1:visited {
	color: #666666;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 已被访问过的链接 绿色 */
a.blink1:hover {
	color: #FF0000;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标悬浮在上的链接 橙色 */
a.blink1:active {
	color: #CC6600;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标点中激活链接 蓝色 */

a.wlink:link {	
	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 未被访问的链接 白色 */
a.wlink:visited {	
	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 已被访问过的链接 黑色 */
a.wlink:hover {	
	color: #ff0000;
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标悬浮在上的链接 橙色 */
a.wlink:active {         
	color: #000000;
	font-family: "宋体";	
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
} /* 鼠标点中激活链接 白色 */

.nrfont {
	font-size: 12px;
	line-height: 24px;
	color:#333333;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
}

.nrfont1 {
	font-size: 12px;
	line-height: 24px;
	color: #009900;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
}
.nrfont2 {
	font-size: 14px;
	line-height: 24px;
	color: #ff0000;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
	font-weight: bold;
}
.nrbold {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nrbold1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #006dc8;
	text-decoration: none;
}
.nrbold2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nrbold3 {
	font-family: "宋体";
	font-size: 18px;
	line-height: 39px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nrmenu {
	font-size: 12px;
	line-height: normal;
	color: #71461e;
	text-decoration: none;
	font-family: "宋体";
	font-style: normal;
	letter-spacing: normal;	
	line-height: 30px;
}

.menuen {
	font-family: "宋体";
	font-size: 14px;
    color: #b18e5e;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: 宋体;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.copyright a {
	font-family: 宋体;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}
.copyright a:hover {
	font-family: 宋体;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
}

/*pic scroll 图片滚动
----------------------------------

.infiniteCarousel{
  width: 930px; 
  height: 170px;
  margin: 0px;
  background:url(../images/feizhong_28.jpg) repeat-x;
}
.infiniteCarousel ul a img {
  border:0px solid #E3E3E3;
  margin-top:20px;
  width:200px;
  height:150px;
  display:block;
}
 .infiniteCarousel ul {
   width:910px;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 5px 8px;
  height: 150px;
  width: 120px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
  color:#6C6D61;
}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}*/
