.main-bg {
color:#333333;
}
.main-bg .container-fluid {
max-width:1002px;
padding:0px;
}
.main {
z-index:9;
background:#fff;
}
.nav {
height: 76px;
}
.nav .mytab01 {
	height: 43px;
	margin-top: 0px;
    background-color: #D60808;
}
.nav .mytab01 .mytab-body {
	width: 95%;
	height: 43px;
	margin-top: 0px;
	margin-left: 2.5%;
    background-color: #D60808;
}
.nav .mytab01 ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav .mytab01 .title-item {
position: relative;
display: inline-block;
float: left;
width: 9%;
height: 35px;
line-height: 30px;
text-align: center;
margin-top: 8px;
margin-right: 1%;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.nav .mytab01 .title-item>a {
color: #fff;
font-weight: bold;
font-size: 15px;
}
.nav .mytab01 .selected {
background: #fff;
}
.nav .mytab01 .selected>a {
color: #D60808;
}
.nav .mytab01 .on {
background: #fff;
}
.nav .mytab01 .on>a {
color: #D60808;
}
.nav .mytab01 .title-item .con-item {
position: absolute;
top: 35px;
left: 0;
display: inline-block;
float: left;
}
.nav .mytab01 .title-item .con-item li {
position: relative;
float: left;
line-height: 33px;
}
.nav .mytab01 .title-item .con-item li a {
	display: inline-block;
	float: left;
	color: #D60808;
	font-weight: bold;
}
.nav .mytab01 .zoujingonghui .con-item {
width: 195px;
margin-left: -50px;
}
.nav .mytab01 .laomofengcai .con-item {
width: 195px;
margin-left: -50px;
}
.nav .mytab01 .gonghuiyewu .con-item {
width: 400px;
margin-left: -150px;
}
.nav .mytab01 .fuwuzhongxin .con-item {
width: 130px;
margin-left: -15px;
}
.nav .mytab01 .ziliaozhongxin .con-item {
width: 325px;
margin-left: -235px;
}
.nav .mytab01 .title-item .many li a {
width: 65px;
}
.nav .mytab01 .title-item .single {
width: 100%;
}
.nav .mytab01 .title-item .single li {
width: 100%;
}
.nav .mytab01 .title-item .single li a {
	display: none;
width: 100%;
}
.nav .nav-bottom {
	height: 33px;
	background: url(/skin/images/pc/nav-bottom.gif);
}
.search {
    margin: 2px auto;
    height: 30px;
    line-height: 30px;
    background: #EFEFEF;
    overflow: hidden;
    padding-left: 15px;
}
.search .day {
	display: inline-block;
	float: left;
	width: 200px;
}
.search form {
	display: inline-block;
	float: right;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
}
.search form input {
	display: inline-block;
	float: left;
	height: 25px;
	margin-top: 2.5px;
    line-height: 20px;
}
#prdsearch_submit {
	background: url(/skin/images/pc/search.gif) no-repeat;
	width: 57px;
	height: 20px;
	border:0px;
	margin-top: 5px;
	margin-left: 15px;
}
