@charset "utf-8";

.mains{
clear:both;
top:0px;
left:0px;
padding:0px;
margin:0px;
}

#tabs1{
text-align:left;
width:auto;
height:auto;
overflow:hidden;
padding:0px;
margin:0px;
}
.menu1box{
position:relative;
overflow:hidden;
height:43px;
width:auto;
text-align:left;
padding:0px;
margin:0px;
}

#menu1{
position:relative;
top:0;
left:0;
z-index:1;
}
#menu1 li{
    display:block;
    height:42px;
    float:left;
    width:120px;
    padding: 0px;
    text-align: center;
	font-size: 15px;
	font-weight: 600;
	color:#000;
	cursor :pointer;
	font-family: "微软雅黑";
	border-bottom: 1px solid #eeeeee;
	line-height: 42px;	
}
#menu1 li.hover{
    padding:0px;
	font-size: 15px;
	font-weight: 600;
	color: #c32502;
	cursor : pointer;
	font-family: "微软雅黑";
	border-bottom: 1px solid #c32502;
	background-image: url(index_top_tab.png);
	background-repeat: no-repeat;
	background-position: center 36px;
	line-height: 42px;	
}
.main1box{
border:1px solid #eee;
width:auto;
height:auto;
line-height: 30px;
padding:0px;
margin:0px;
overflow:hidden;
}

#main1 ul{
display: none;
}
#main1 ul.block{
display: block;
}

#main1 li{
overflow:hidden;
white-space:nowrap; 
text-overflow: ellipsis; /*以省略号...显示*/
-o-text-overflow: ellipsis; /*以省略号...显示*/
}

#tabs2{
text-align:left;
width:auto;
height:220px;
padding:0px;
margin:0px;
overflow:hidden;
}
.menu2box{
position:absolute;
float:left;
height:56px;
width:136px;
text-align:left;
padding:0px;
left:0px;
}
#menu2{
position:absolute;
top:1px;
left:0px;
z-index:1;
}
#menu2 li{
    left:0px;
    display:block;
    text-align:center;
    line-height:56px;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	cursor : pointer;
	font-family: "微软雅黑";
	background-repeat: no-repeat;
	background-position: center 0px;
	width:136px;
	height:56px;	
}
#menu2 li.hover{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	cursor : pointer;
	font-family: "微软雅黑";
	background-image: url(tab_zx_on.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width:136px;
	height:56px;
    line-height:56px;	
}
.main2box{
float:right;
position:relative;
margin-right:2em;
height:auto;
width:540px;
display:inline;
padding:0px;
overflow:hidden;
}
#main2 ul{
display: none;
}

#main2 li{
overflow:hidden;
white-space:nowrap; 
text-overflow: ellipsis; /*以省略号...显示*/
-o-text-overflow: ellipsis; /*以省略号...显示*/
}
#main2 ul.block{
display: block;
}
#main2 ul.none{
display: none;
}


#tabs3{
text-align:left;
width:auto;
height:168px;
padding:0px;
margin:0px;
overflow:hidden;
}
.menu3box{
position:absolute;
float:left;
height:56px;
width:136px;
text-align:left;
padding:0px;
left:0px;
}
#menu3{
position:absolute;
top:10px;
left:0px;
padding:0px;
z-index:1;
}
#menu3 li{
display:block;
text-align:center;
line-height:56px;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	cursor : pointer;
	font-family: "微软雅黑";
	background-image: url(tab_zx_off.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width:136px;
	height:56px;	
}
#menu3 li.hover{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	cursor : pointer;
	font-family: "微软雅黑";
	background-image: url(tab_zx_on.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width:136px;
	height:56px;
    line-height:56px;	
}
.main3box{
float:right;
position:relative;
margin-left:40px;
height:auto;
width:544px;
padding:0px;
top: 30%;
transform: translate(-0%,-30%);
overflow:hidden;
display:inline;
}
#main3 ul{
display: none;
}
#main3 li{
display:inline;
	width:72px;
	float:left;
line-height: 30px;	
white-space:nowrap; 
}
#main3 ul.block{
display: block;
}
#main3 ul.none{
display: none;
}


#tabs4{
text-align:left;
width:1220px;
height:auto;
}
.menu4box{
position:relative;
overflow:hidden;
height:43px;
width:1220px;
text-align:left;
}

#menu4{
position:absolute;
top:0;
left:0;
z-index:1;
}
#menu4 li{
display:block;
height:42px;

    float:left;
    width:80px;
    padding: 0px;
    text-align: center;
	font-size: 15px;
	font-weight: 600;
	color:#000;
	cursor :pointer;
	font-family: "微软雅黑";
	border-bottom: 1px solid #eeeeee;
	line-height: 42px;	
}
#menu4 li.hover{
    padding:0px;
	font-size: 15px;
	font-weight: 600;
	color: #c32502;
	cursor : pointer;
	font-family: "微软雅黑";
	border-bottom: 1px solid #c32502;
	background-image: url(index_top_tab.png);
	background-repeat: no-repeat;
	background-position: center 36px;
	line-height: 42px;	
}
.main4box{
height:auto;
width:1220px;
overflow:hidden;
}
#main4 ul{
display: none;
}
#main4 li{
display:inline;
float:left;
line-height: 30px;	
padding-right:16px;
border:1px solid #eee;

}
#main4 ul.block{
display: block;
}
#main4 ul.none{
display: none;
}