@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body{
	background:rgba(217,217,217,0.2);
	font-size:12px;
	color:#333;
}
a{text-decoration:none; color:#b22222}
li{ list-style:none;}
#top{
	background:#b22222;	height:180px; }

.topdate{
	background:#b22222;
	height:30px;
}
.toplogo{
	height:110px;
}
.topnav{
	height:40px;
	border-top:solid 1px #c7c7c7;
}
.topdcont,.toplcont,.topncont{
	width:1020px;
	margin:0 auto;
}
/* in topdate (at top record date ,xxulink) */
.topdcont{
	width:1020px;font-size: 10px;
	margin:0 auto; height:30px; color:#ddd; line-height:30px;}

.topdf1{
	float:left;}
.topdr2{
	float:right; }	
.topdr2 .font61546 {
    font-family: 宋体;
    color: #eee;
    font-size: 10px;
    text-decoration: none;
	height:30px; line-height:30px;
}

/* in toplogo ,have logo,name,search */
.toplcont{
	width:1020px;	margin:0 auto;	height:100px;	color:#ddd; position:relative;}	
.toplcont p.c{
	font-size:34px;	font-family:"微软雅黑";width:400px;position:absolute;top:20px; left:310px; letter-spacing:10px; font-weight:500; color:#fff; }	
.toplcont p.e{
	font-size:18px;	font-family:'Script MT Bold','Harlow Solid Italic';width:600px; position:absolute; top:70px; left:320px; font-weight:400; letter-spacing:2px; word-spacing:2px; color:#fff; }
.toplcont .ss{
	position:absolute;top:60px; left:800px;}
.toplcont .ss input{
	width:150px;height:30px; line-height:30px; border-radius:10px;}	
.toplcont .ss img{left:160px;top:1px; position:absolute;}
.toplcont>img{width:1600px; height:360px; margin-top:15px; }


/* in topnav ,have navgate menu */
.topncont{
	width:1020px;	margin:0 auto;	height:35px; color:#eee; position:relative;}	
.nav{
  width:1018px;	height:40px; position:relative;line-height: 40px; font-size:16px; font-family:"微软雅黑"; }
.nav-item {
  width:145px;text-align:center;
  display: inline-block; 
  position: relative;  
  float:left;}
.nav a {
  display: block;
 /* margin-left:35px;*/
   text-align:center;
  line-height:40px;
  cursor: pointer;
  text-decoration: none;
  text-indent: 10px;
	color:#eee; }
.nav-item:hover {
  font-weight:bold;}
.nav-item:hover>a{color:#fff;  background:#b22222;}

.nav-item:hover .navsub {
  display: block;}
.navsub {	
  z-index:99;
  display:none;  
  text-transform: none;
  position: absolute;top:40px;left:0;
  width: 145px;
  background-color: #B22222;}
.nav2item a:hover{ 
 color: #fff;  background: #b22222;}

.banner{
	clear:both; width:1020px;  margin:0 auto; overflow:hidden; }

#footer{
	background:#b22222;	height:110px; clear:both; }
.footcont{
	width:1020px;	margin:0 auto;	height:110px; position:relative; color:#fff; padding:5px 0; }
.yuanxun,.erweima{
width:170px; float:left;height:100px; text-align:center;  }
.banquan{
width:680px; float:left;text-align:center; }
.banquan p{
	text-align:center;height:25px; line-height:25px; width:680px; font-size:16px; }