@charset "gb2312";
/* CSS Document */
/*html{overflow-x: hidden}*/
* { margin:0; padding:0; font-family: "Microsoft YaHei";} 
.nav { list-style:none; width:800px; height:30px; z-index: 4; margin-top: 35px; float: right; margin-right: 230px;} 
.nav li { float:left; height:30px; line-height:30px; text-align:center; } 
.nav li a { display:block; height:30px; overflow:hidden; text-decoration:none; color:#919191; font-size:14px; } 
.nav li span { display:block; height:30px; } 
.nav li b { display:block; height:30px; font-size: 10px; line-height: 27px; color: #ccc; } 
.nav li a:hover { color:#FFF; text-decoration:underline} 
.nav li a:hover span { margin-top:-30px; } 
.indexlogo { width: 200px; height: 100px; z-index: 3; float: left; margin-left: 350px;}
.newlist{width:1200px; height:40px; background:url(img/newsico.jpg) no-repeat left center; margin-left: 50px; margin-top: 30px; padding-left:25px; line-height:40px; color:#949494}
.newlist a{text-decoration:none; color:#919191}
.fy{ width:1000px; color:#6294d8; margin-top: 10px; margin-bottom: 20px;}
.fy a{text-decoration:none; color:#6294d8}
.xjdimg { height: auto;width: 1920px; vertical-align:top; }
/* banner-box */
.banner-box1{
	height: 750px;width: 1920px;
	position: relative;
	box-shadow: 0px 6px 10px #bbb;
	overflow:hidden;
}
.banner-box1 .bd{ height: 750px; width:1920; margin-top: 0px; margin-left: 8px; margin-bottom: 0px; margin-right: 0px; z-index: 1;}
.banner-box1 .bd li{width:100% !important;height:750px;}
.banner-box1 .hd{ width:100%;  position:absolute; z-index:5; bottom:50px; left:0%; margin-left: 830px; height:30px; line-height:30px; text-align:center; }
.banner-box1 .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; }
.banner-box1 .hd ul li img{ width:80px; line-height:41px; display:block; border:1px solid #fff; filter:alpha(opacity=50);opacity:0.5;  }
.banner-box1 .hd ul .on img{ background: #ccc; filter:alpha(opacity=100);opacity:1;  }

.main{
  width:580px;
  height:560px;
  position:relative;
  overflow: hidden;
}
.linka{
  display:block;
  width:580px;
  height:560px;
}
.touming{display:none;}
.linka:hover .touming{
  display:block;
  width:580px;
  height:560px;
  background-color:#fff;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
  position:absolute;
  top:0px;
  left:0px;
  color:#000;
  font-weight:bold;
  line-height:26px;
  padding-top: 250px;
}
.hrr {
	width: 100px;
}
img{border:none;}
.main1{
  width:275px;
  height:270px;
  position:relative;
  overflow: hidden;
}
.linka1{
  display:block;
  width:275px;
  height:270px;
}
.touming1{display:none;}
.linka1:hover .touming1{
  display:block;
  width:275px;
  height:270px;
  background-color:#fff;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
  position:absolute;
  top:0px;
  left:0px;
  color:#000;
  font-weight:bold;
  line-height:26px;
  padding-top: 110px;
}
.fy{color:#adadad; width:600px; height:35px; line-height:35px;}
.fy a{color:#adadad; text-decoration:none}
.fy a:hover { color:#bbb; text-decoration:none; background:#dddddd} 