﻿.tab2 {
    height: 590px;
    width: 940px;
    background: url(../product/images/bgtp.png) no-repeat left center;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: -40px;
    border: 1px solid #ddd;
}

.nTab {
	overflow: hidden;
}

.nTab .TabTitle {
	clear: both;
	float: left;
	overflow: hidden;	
    margin-top: 114px;
    margin-left: 9px;
}

.nTab .TabTitle ul {
	margin: 0;
	padding: 0;
}

.nTab .TabTitle li {
    overflow: hidden;
    cursor: pointer;
    line-height: 31px;
    width: 136px;    
    margin-bottom: 6px;
    font-size: 14px;
    padding-left: 10px;
}

.nTab .TabTitle li:hover,
.nTab .TabTitle .active  {
    background: url(../product/images/nav01a.png) no-repeat left;
    color: #ffffff;
}

.nTab .TabTitle .normal {
	background: url(../product/images/nav01.png) no-repeat left;
}

.tab2-hc .nTab .TabTitle .normal {
	background: url(../product/images/hc-nav01.png) no-repeat left;
}

.nTab .TabContent {
	float: left;
    width: 660px;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-top: 140px;
}

.none {
	display: none;
}

.tab2-yxyj {
    background: url(../product/images/yxyj.png) no-repeat left center;
}

.tab2-yxyj .nTab .TabTitle li:hover,
.tab2-yxyj .nTab .TabTitle .active  {
    background: url(../product/images/yxyj-nav01a.png) no-repeat left;
    color: #ffffff;
}

.tab2-hc {
    background: url(../product/images/hc.png) no-repeat left center;
}

.tab2-hc .nTab .TabTitle li:hover,
.tab2-hc .nTab .TabTitle .active  {
    background: url(../product/images/hc-nav01a.png) no-repeat left;
    color: #ffffff;
}

.tab2-yaoxie {
    background: url(../product/images/yaoxie-bgtp.png) no-repeat left center;
    height: 454px;
}

.tab2-yaoxie .nTab .TabTitle li  {
    line-height: 33px;
    width: 79px;    
    *width: 59px;    
    font-size: 12px;
    padding-left: 20px;
    height: 33px;
}

.tab2-yaoxie .nTab .TabTitle .normal {
	background: url(../product/images/yaoxie-navbg01.png) no-repeat left;
}

.tab2-yaoxie .nTab .TabTitle li:hover,
.tab2-yaoxie .nTab .TabTitle .active  {
    background: url(../product/images/yaoxie-navbg01a.png) no-repeat left;
    color: #000;
    font-weight: bold;
    line-height: 33px;
}

.tab2-yaoxie .nTab .TabTitle {
    margin-top: 38px;
    margin-left: 0px;
} 

.tab2-yaoxie .nTab .TabContent {
    width: 846px;
    height: 345px;
    margin-top: 38px;
    float: right;
}