@charset "utf-8";
/* CSS Document */
.i_ilcon          {width:365px;float:left;}
.i_ircon          {width:530px;float:right;}

/*hangye*/
.i_lview_tab        {width:365px;height:25px;float:left;background:#f7f7f7;text-align:left;line-height:25px;}
.i_lview_tab li     {width:72px;height:25px;float:left;text-align:center;color:#666;cursor:pointer;line-height:25px;margin-right:1px; display:inline;}
.i_lview_tab li.hover{width:72px;height:25px;float:left;text-align:center;background:url(../images/hy_menubg.gif);color:#fff;}

.i_lview_cont       {width:365px;float:left;}
ul.i_lviewcon       {width:365px;height:66px;float:left;margin-top:5px;}
ul.i_lviewcon li    {width:115px;float:left;background:url(../images/ico1.gif) 0px 6px no-repeat;margin-left:3px;display:inline;text-indent:8px;text-align:left;line-height:22px;}
.i_lviewcon a:link,.i_lviewcon a:visited{color:#666;text-decoration:none;}
.i_lviewcon a:hover{color:#5186c4;text-decoration:underline;}

/*product*/
.i_rpro_cont1        {width:172px;height:112px;float:left;background:url(../images/pro_contbg1_1.gif) no-repeat;}
.i_rpro_cont1:hover  {width:172px;height:112px;background:url(../images/pro_contbg1_2.gif) no-repeat;}
.i_rpro_cont2        {width:172px;height:112px;float:left;background:url(../images/pro_contbg2_1.gif) no-repeat;}
.i_rpro_cont2:hover  {width:172px;height:112px;background:url(../images/pro_contbg2_2.gif) no-repeat;}
.i_rpro_cont3        {width:172px;height:112px;float:left;background:url(../images/pro_contbg3_1.gif) no-repeat;}
.i_rpro_cont3:hover  {width:172px;height:112px;background:url(../images/pro_contbg3_2.gif) no-repeat;}
ul.i_rprocon        {width:160px;height:110px;float:left;margin-top:5px;margin-left:5px;display:inline;}
ul.i_rprocon li     {width:160px;float:left;text-align:left;}
.i_rprocon .t1      {color:#003f87;font-weight:bold;}
.i_rprocon .t1 a:link,.i_rprocon .t1 a:visited{color:#003f87;text-decoration:none;line-height:25px;}
.i_rprocon .t2      {color:#666;font-size:10px;line-height:18px;}
.i_rprocon:hover    {text-decoration:none; cursor:pointer;}

/*************flashlist css***************/

.hdwrap {width:900px;float:left;}

.flashlist {
	height:430px;
}
.flashlist .f_out {
	height:430px;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.flashlist .f_out .vip01pic,.jcToppic .vip01pic {
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat 0 0;
	z-index:200
}
.vip02pic {
	width:39px;
	height:39px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat -80px 0;
	z-index:200
}
.flashlist .f_out .picintro {
	height:84px;
	background:url(../images/hdpng.png) no-repeat scroll 0 -1px;
	position:absolute;
	bottom:0;
	left:0;
	width:900px;
	z-index:999;
	padding:0 4px;
}
.picintro h2 a {
	color:#FFF;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.picintro p {
	width:885px;
	color:#767676;
	line-height:18px;
	font-size:14px;
}
.picintro p a {
	color:#abadac;
}
.flash_tab {
	height:26px;
	background:url(../images/hdbg.gif) no-repeat scroll 0 0;
	padding-top:19px;
}
.flash_tab .tabs {
	width:400px;
	height:8px;
	overflow:hidden;
	margin:auto;
}
.flash_tab .tabs ul li {
	width:33px;
	height:8px;
	float:left;
	display:block;
}
.flash_tab .tabs ul li.opdiv,.noopdiv {
	padding:0;
	opacity:1
}
.flash_tab .tabs ul li.opdiv a {
	width:21px;
	height:8px;
	background:url(../images/hdsmall.gif) no-repeat scroll -41px -1239px;
	display:block;
}
.flash_tab .tabs ul li.opdiv a:hover {
	background-position:-8px -1239px;
}
.flash_tab .tabs ul li.noopdiv a {
	width:21px;
	height:8px;
	background:url(../images/hdsmall.gif) no-repeat scroll -8px -1239px;
	display:block;
}
