/* 首页css */
body {
	margin:0px;
	padding: 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	background:#000000;
	font-size: 12px;
    color:#747474;
}


/* 首页整体frame */
#frame{
	width: 966px;
	margin: 0 auto;
	background: #000;
	text-align:left;
}

/* 首页头部head */
#head{
    float:left;
	width: 966px;
	height:142px;
	background-image:url(images/1-01.jpg);
	}
/* 首页头部--标志log */
#log{
    float:left;
	width: 300px;
	}
/* 首页头部--标识导航nav1 */
#nav1{
    margin:20 0 0 0;
    float:right;
	width: 310px;
	height:30px;
	}
#nav1 ul{
    margin:20 0 50 51 !important;
	margin:20 0 50 96;
}
#nav1 ul li{
	float:left;
	width:53px !important;
	width:70px;
	display:block;
	padding:0 0 0 20;
	background:url(images/nav1.jpg) 0 50% no-repeat;
}
#nav1 ul li a{
    color:#747474;
	text-decoration:none;
}
#nav1 ul li a:hover{
    color:#fff;
	text-decoration:none;
}
/* 首页头部--菜单导航栏nav2 */
#nav2{
    float:left;
	width: 966px;
	height:25px;
	margin:30 0 0 0;
	background-image:url(images/1-02.jpg);
	}
#nav2 ul{
    margin:0;
	padding:0;
}
#nav2 ul li{
 margin:0 0 0 5;
	float:left;
	font-weight:bold;
	display:block;
	height:24px;
	line-height:25px;
	text-align:center;
}
#nav2 ul li a{
    color:#fff;
	text-decoration:none;
	display:block;
	height:25px;
	width:100px;
}
#nav2 ul li a:hover{
    color:#fff;
	background-color:#126195;
	text-decoration:none;	
}


/* 首页bar */
#bar{
width:966px;
float:left;
}	
#bar1{
float:left;
}	
#bar2{
float:right;
}	

/* 首页主体main */
#main{
   width:966px;
   float:left;
   height:380px;
}
/* 首页主体左边left */
#left{
   width:729px;
   float:left;
   height:350px;
   margin:20 0 0 0;
}
.title{
font-size:12px;
color:#10B4DD;
font-weight:bold;
border-bottom:solid #10B4DD 2;
}
.img{
margin:3 0 23 0;
}
.wz1{
padding:0 20 0 5;
}

/* 首页主体左边com */
#com{
   width:228px;
   height:350px;
   float:left;
}

#nav3{
    margin:20 0 0 0;
	color:#C8C8C8;
	width: 228px;
	height:90px;
	}
#nav3 ul{
	margin:0 0 0 -30 !important;
	margin:0 0 0 10;
}
#nav3 ul li{
	float:left;
	width: 220px;
	padding:0 0 0 20;
	display:block;
	line-height:25px;
	font-size:12px;
	background:url(images/1-08.jpg) 0 50% no-repeat;
}
.STYLE1 {color: #7B929F}

/* 首页主体左边pro */
#pro{
   width:228px;
   margin:0 0 0 22;
   float:left;
   height:350px;
}
/* 首页主体左边pro--search */
#search{
width:220px;
margin:20 0 0 15;
}
.input{
background-color:#858585;
border:0px;
color:#FFFFFF;
margin:0 8 8 4;
}
/* 首页主体左边pro1 */
#pro1{
    float:left;
	color:#C8C8C8;
	width: 228px;
	height:100px;
	}
/* 首页主体左边pro1--nav4 */
#nav4{
    float:left;
	width: 20px;
	height:80px;
	}
#nav4 ul{
	margin:0 0 0 -36 !important;
	margin:0 0 0 4;
}
#nav4 ul li{
	float:left;
	width: 20px;
	display:block;
	margin:0 0 6 0;
}
/* 首页主体左边pro1--nav5 */
#nav5{
    float:right;
	color:#B0B0B0;
	width: 180px;
	height:80px;
	}
#nav5 ul{
	margin:0 0 0 5;
}
#nav5 ul li{
	float:right;
	width: 180px;
	display:block;
	padding:0 0 16 10;
	font-size:12px;
	background:url(images/1-08.jpg) 0 10% no-repeat;
}
#nav5 ul li a{
    color:#B0B0B0;
	text-decoration:none;
}
#nav5 ul li a:hover{
    color:#10b4dd;
	text-decoration:none;	
}

/* 首页主体左边con */
#con{
   width:228px;
   height:350px;
   float:right;
}
/* 首页主体左边con--nav6 */
#nav6{
    margin:20 0 0 0;
	color:#747474;
	width: 228px;
	height:90px;
	}
#nav6 ul{
	margin:0 0 0 -30 !important;
	margin:0 0 0 10;
}
#nav6 ul li{
	float:left;
	width: 220px;
	padding:0 0 10 20;
	display:block;
	font-size:11px;
	background:url(images/1-08.jpg) 0 0% no-repeat;
}
#nav6 ul li a{
color:#747474;
text-decoration:none;
}
#nav6 ul li a:hover{
color:#FFFFFF;
text-decoration:none;}

.STYLE2 {
	color: #FFFFFF;
}

/* 首页主体右边right */
#right{
   width:237px;
   float:right;
}
#right2{
margin:15 0 0 0;

}
#right3{
margin:25 0 0 0;
}

.clear {
clear:both;
}

/* 首页底部bottom */
#bottom{
height:30px;
border-top:solid #212121 2px;
margin-top:15px !important;
padding-top:5px;
}
