﻿/* CSS Document */
#imenubg{
	width:100%;
	height:42px;
	background:url(imagesmenubg.jpg) repeat-x;
}

#imenu{
	width:1000px;
	height:42px;
	margin:0 auto;
        position: relative;
	z-index: 1000;
}

#imenu ul{}

#imenu ul li{
	width:100px;
	height:22px;
	float:left;
	text-align:center;
    font-size:14px !important;
    padding-top:14px;
    background: url("imagesmenu_li_bg.gif") no-repeat right 14px;
}

#main_menu a
{
	width: 100px;
	height: 22px;
	display: block;
	text-align: center;
    font-size:14px !important;
}


#imenu ul li a{
	color:#fff;
	font-weight:bold;
}

.inav{
	/*width:1px !important;
	padding-top: 10px;
	float:left;
	color:#cccbcc;
	padding-left:0 !important;*/
	
	float: right;
	font-weight: normal;
}

#isubmenuframe
{
	width: 1000px;
	height: 60px;	
	overflow: hidden;
	position: absolute;
	top: 42px;
	left: 0px;
	z-index: 1000;
}

#isubmenu{
	width:1000px;
	height:54px;
	background:url(imagessubmenubg.png) no-repeat;
	margin:0 auto;
	position: absolute;
	left:0;
	top:-36px;
	z-index:10000;
}

#isubmenu ul{
	position: absolute;
	top: 0px;
	display: none;
}

#isubmenu ul li{
	width:100px;
	height:20px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding-top:14px;
	background: none !important;
}

#isubmenu ul li a{
	color:#4e4d4d;
}

#isubmenu ul li a:hover{
	color:#7a2b37;
}


#iflashbg{
	width:100%;
	height:355px;
	position:relative;
	z-index: 10;	
}

#iflash{
	width:1000px;
	height:349px;
	margin:0 auto;
	position: relative;
}

.iflash
{
	width: 1000px;
	height: 349px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}

.title{
	width:100%;
	height:18px;
	font-size:14px;
	font-weight:bold;
	color:#7a2b37;
	text-indent:12px;
	position:relative;
}

.more{
	width:50px;
	height:18px;
	position:absolute;
	top:0;
	right:18px;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.go {
	width:72px !important;
	height:16px !important;
}

#ileft{
	width:262px;
	height:900px;
	margin-left:7px;
	float:left;
}

.ileftkuang{
	width:262px;
	height:auto;
	margin-top:24px;
	_margin-top:20px;
}

#middle{
	width:463px;
	height:900px;
	float:left;
}

.middlekuang{
	width:463px;
	height:auto;
	padding-top:15px;
	_padding-top:16px;
}

#iright{
	width:256px;
	height:900px;
	float:left;
}

#videobg{
	width:262px;
	height:265px;
	background:url(imagesvideobg.jpg) no-repeat;
}

#video{
	width:200px;
	height:175px;
	margin:67px 0  0 31px;
	float:left;
	_margin-left:15px;
}
.inews{
	width:433px;
	height:84px;
	margin:8px 15px 0 15px;
	padding-bottom:6px;
	_padding-bottom:5px;
}

.inews ul{}

.inews ul li{
	width:427px;
	height:20px;
	line-height:18px;
	background:url(imagesdian.jpg) no-repeat 0 7px;
	padding-left:7px;
	position:relative;
}

.inews ul li a{
	color:#636563;
         font-size:14px !important;

}

.inews ul li span{
    height: 20px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 0;
    width: 110px;
}

#honor{
	width:433px;
	height:155px;
	padding:0 15px;
	border-bottom:1px dashed #c7c7c6;
	margin-bottom:10px;
}

#honor ul{}

#honor ul li{
	width:132px;
	height:145px;
	padding-right:8px;
	float:left;
	text-align:center;
	color:#626462;
	line-height:17px;
	margin:5px 1px;
         font-size:14px;
}

#honor ul li img{
	width:124px;
	height:91px;
	padding:3px;
	border:1px solid #e6e5e5;
	margin-bottom:8px;
}

.pic{
	width:447px;
	height:166px;
	margin-left: 8px;
	margin-bottom: 14px;
	overflow: hidden;
}

.pic ul{
	height: 166px;
	float: left;
}

.pic ul li{
	width:105px;
	height:162px;
	background:url(imagesipicbg.jpg) no-repeat;
	float:left;
	margin:4px 3px 0 3px;
	_margin:4px 2px 0 2px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}

.pic ul li a{
	color:#646565;
         font-size:14px !important;	
}

.pic ul li a .img{
	width:101px;
	height:135px;
	margin:2px;
	overflow: hidden;
}

#icontact{
	width:252px;
	height:136px;
	padding:9px 2px 12px 8px;
	line-height:20px;
	font-weight:bold;
	color:#7a2b37;
	_height:141px;
         font-size:16px;
}

#iabout{
	width:246px;
	height:160px;
	padding:5px 8px 6px 8px;
	color:#9b9a9a;
	line-height:16px;
	_height:165px;
         font-size:14px !important;
}

#iabout img{
	width:94px;
	height:75px;
	background:#000;
	padding:3px;
	float:left;
	margin:0 10px 0 4px;
}

#problem{
	width:252px;
	height:165px;
	padding:0 5px;
	margin-top:8px;
}

#problem ul{}

#problem ul li{
	width:252px;
	height:20px;
	background:url(imagesdian.jpg) no-repeat 0 8px; 
	line-height:20px;
	text-indent:8px;
	overflow:hidden;
}

#problem ul li a{
	color:#636563;
         font-size:14px !important;
}

#ad{
	width:256px;
	height:265px;
}

#isubject{
	width:240px;
	height:auto;
	padding-left:5px;
	margin-top:24px;
}

#isubject ul{
	padding-left:11px;
	
}

#isubject ul li{
	width:240px;
	height:114px;
	border-bottom:1px solid #ebeaea;
}

#isubjectname a
{
	display: block;
	width: 72px;
	height: 16px;
}

#isubject ul li img{
	width:112px;
	height:75px;
	margin:21px 8px 10px 0px;
	float:left;
}

.isubjectname{
	width:120px;
	height:75px;
	float:left;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#323132;
}

.isubjectname span{
	font-family:Arial;
	font-size:18px;
	color:#767676;
	font-weight:normal;	
}

.flash_title
{
	width: 57px;
	height: 349px;
	float: left;
	cursor: pointer;
}

.fpic
{
	width: 1000px;
	height: 349px;	
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	overflow: hidden;
}

#iThumbnail
{
	width: 960px;
	height: 30px;
	position: absolute;
	right: 40px;
	bottom: 10px;
	z-index: 2;
}

#iThumbnail ul
{
	height: 30px;
	float: right;
}

#iThumbnail ul li
{
	width: 60px;
	height: 30px;
	border: 1px solid #DCD6D9;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	filter:alpha(opacity=80);	/* IE */
	-moz-opacity:0.8;			/* Moz + FF */
	opacity: 0.8;				/* 支持CSS3的浏览器（FF1.5也支持）*/
}

.li_hover
{
	border: 1px solid #000 !important;
}

.li_select
{
	border: 1px solid #000 !important;
	filter:alpha(opacity=100) !important;	/* IE */
	-moz-opacity:1 !important;			/* Moz + FF */
	opacity: 1 !important;				/* 支持CSS3的浏览器（FF1.5也支持）*/
}

#brands_list
{
	width: 950px;
	height: 148px;
	border: 1px solid #f0f0f0;
	background: url("imagesbrands_list_bg.jpg") repeat-x;
	padding-top: 13px;
	padding-left: 36px;
}

#brands_list ul li
{
	float: left;
	width: 215px;
	height: 46px;
	margin-top: 12px;
	margin-right: 18px;
}