﻿/*首页CSS定义*/
#prodArea
{
    border:1px solid #C2C2C2;
    float:left;
    margin-bottom:5px;
}

#prodArea ul
{
    margin:0;
    padding:0;
}

#prodArea ul li
{
    float:left;
    width:248px;
    border-right:1px solid #C2C2C2;
}

#prodArea ul .lastLi
{
    border-right:none;
    width:251px;
}

#prodArea ul .lastLi img
{
    max-width:251px;
}

#prodArea ul li div
{
    height:150px;
    overflow:hidden;
    position:absolute;
    width:218px;
    padding:10px 15px;
}

#prodArea ul li img
{
    max-width:248px;
}

#prodArea ul li div h3
{
    margin:0 0 5px;
}

#prodArea ul li div h3 a
{
    font-size:11pt;
}

#prodArea ul li div span strong
{
    font-size:9pt;
}

#prodArea ul li ul
{
    position:relative;
    margin-top:10px;
}

#prodArea ul li ul li
{
    border:none;
    float:none;
    padding:0;
}

/*下*/
#navMain
{
    clear:both;
    position:relative;
}

/*微和动态*/
#newsArea
{
    float:left;
    margin-bottom:5px;
    width:330px;
}

#newsArea .newsImgList .noFirst
{
    margin-top:10px;
}

#newsArea .newsImgList div a img
{
    border:1px solid #C2C2C2;
    height:113px;
    padding:2px;
    width:324px;
}

#newsArea .tabStyle h4
{
    width:65px;
    margin-right:2px;
}

#title,.leftNavTitle
{
	display:block;
	font-weight:bold;
	padding:0 5px;
	width:290px;
}

.rtop .r2,.rtop .r3,.rtop .r4, .rbottom .r4,.rbottom .r3,.rbottom .r2,.content
{
    background-color:#A2C624;
}

.content
{
    padding:2px 5px 0;
}

.leftNavTitle
{
    top:10px;
}

.leftNavTitle div
{
    border:1px solid #BBBDBF;
    margin:0 2px;
    width:136px;
    padding:1px;
}

.leftNavTitle div .tabImg
{
    background:url('../Images/weiheSoft/weiheImages.jpg') scroll 0 0;
    width:28px;
    height:20px;
    float:left;
}

.leftNavTitle div .tabName
{
    background-color:#C2C2C2;
    display:block;
    padding:4px 40px 2px;
}

.1leftNavTitle div .tabName:hover
{
    background-color:White;
}

.chooseList
{
    padding:0 5px 0 10px;
    line-height:1.3em;
}

.chooseList .newsSortImg
{
    float:left;
    text-align:center;
    padding:0 10px 10px 0;
}

.chooseList .newsSortImg img
{
    border:1px solid #EEEEEF;
    padding:1px;
    margin-bottom:2px;
    width:120px;
    height:100px;
}

.chooseList .newsSortImg .txtLink
{
    background-color:#F1F1F1;
    display:block;
}

.chooseList ul
{
    margin:0;
    display:inline;
    padding:0;
    list-style-position:inside;
    list-style-type:disc;
}

.chooseList ul li
{
    line-height:1.95em;
    *line-height:1.75em;
}

#newsArea div
{
    margin:0;
}

#newsArea .areaNav .chooseList h4
{
    margin:0;
}

#newsArea .areaNav .chooseList p
{
    margin:0 0 5px;
    line-height:1.8em;
}

/*产品信息*/
#prodNav
{
	float:right;
	margin-bottom:5px;
	width:660px;
	border:1px solid #C2C2C2;
	padding-top:7px;
	padding-bottom:9px;
	*padding-bottom:3px;
	_padding-bottom:0px;
}

.tabStyle
{
    background:url('../Images/weiheSoft/prodheader.png') no-repeat center top;
}

.tabStyle h4
{
    margin:0;
    padding:5px 0 5px 20px;
    font-size:9pt;
    color:#FFF;
}

.areaNav
{
    padding:5px 0 10px 0;
    height:200px;
    clear:right;
}

#prodNav .productSysImg
{
    float:right;
}

#prodNav .areaNav
{
    position:absolute;
    *position:static;
    *float:left;
    _position:static;
    _float:left;
    width:659px;
}


#prodNav .areaNav div
{
    padding:3px 0 3px 10px;
    clear:both;
    line-height:1.6em;
}

#prodNav .areaNav div *
{
    z-index:1000;
}

#prodNav .areaNav .dualCode
{
    background-color:#EFEFEF;
}

.footerStyle
{
}

/*flash*/
#flash
{
    height:335px;
    margin:1px 0 8px 0;
    position:relative;
}

IMG
{
	VERTICAL-ALIGN: middle
}

#flash_Content
{
	DISPLAY: inline;
	MARGIN:0;
	WIDTH: 1000px;
	HEIGHT: 335px;
	overflow:hidden
}
#flash_Content IMG
{
	WIDTH: 1000px;
	HEIGHT: 335px;
	*margin-top:-2px;
}
#flash_Controls
{
	DISPLAY: inline;
	position:absolute;
	z-index:100;
	right:10px;
	bottom:0;
}
#flash_Controls A
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FLOAT: left;
	WIDTH: 30px;
	COLOR: #ff6600;
	PADDING-TOP: 6px;
	HEIGHT: 24px;
	TEXT-ALIGN: center;
	background:url(../Images/weiheSoft/flash/flashControl_init.png) no-repeat;
}
#flash_Controls A.activeSlide
{
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #000;
	background:url(../Images/weiheSoft/flash/flashControl_hover.png) no-repeat;
}
#flash_Controls A:hover
{
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #000;
	background:url(../Images/weiheSoft/flash/flashControl_hover.png) no-repeat;
}
