/*publice*/
body, h1, h2, dl, dt, ul, dd, ol, li, th, td, p, form, fieldset, input, textarea, hr {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
}
iframe {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-size: 14px;
	height: 100%;
	color: #333;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #666;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
	transition: all 0.2s linear;
}
input, select {
	font-szie: 12px;
}
li {
	list-style: none
}
fieldset, img {
	border: 0
}
.wrapper {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}
.relative {
	position: relative;
}
.red, a.red {
	color: #c72c2c;
}
.blue, a.blue {
	color: #1c64bc;
	font-weight: bold
}
a.blue:hover {
	transition: all 0.2s linear;
	color: #034493;
	text-decoration: none;
}
.orange, a.orange {
	color: #ed5f5b;
	font-weight: bold
}
a.orange:hover {
	transition: all 0.2s linear;
	color: #da4a46;
	text-decoration: none
}
table {
	border-collapse: collapse;
}
.clear {
	clear: both;
	overflow: hidden
}
/*pages*/
.pages {
	text-align: center;
	border-top: 1px #e0e0e0 solid;
	margin-top: 40px;
	padding-top: 20px;
}
.pages span {
	padding: 15px;
	display: inline-block
}
.pages span b {
	color: #e95412;
	font-weight: normal;
	padding: 0 3px;
}
.pages a {
	border: 1px #e0e0e0 solid;
	margin: 0 5px;
	padding: 5px;
	background: #f2f2f2;
}
.pages a:hover {
	border: 1px #e7865b solid;
}
a.disabled, a.disabled:hover {
	border: 1px #e0e0e0 solid;
	color: #ccc;
}
/*ad 1100*70*/
.adBanner1100 img{ width:1100px; height:75px;margin:10px 0;}
/*ad 400*45*/
.adBanner400{padding-top:10px;}
.adBanner400 img{ width:400px; height:45px;}
/*top nav*/
.headlogin{ font-size:12px;padding:5px 0;border-bottom:1px #e0e0e0 solid; overflow:hidden;}
.headlogin a{ font-size:12px;padding:0 5px;}
.headloginRight{ position:absolute; right:0; top:5px;}
.headloginRight a{padding:5px;}
.headloginRight span{ padding:0 5px; color:#ccc}

/*logo*/
.logoBox{padding:10px 0; overflow:hidden;}
.logoBox > a > img{padding:15px 0; float:left; }
.logoBox div{ margin-top:15px; position:relative; }
.logoBox div > a > img{ width:493px; height:47px;margin-left:30px;*margin-top:10px!important;}
.logoBox div > div{margin-top:10px; width:240px; position:absolute; right:0; top:0;}
.logoBox div > div > input{border:1px #e0e0e0 solid; border-radius:3px 0  0 3px; line-height:30px; /*height:30px;*/ width:180px;}
.logoBox div > div > button{ background:#c72c2c url(../images/search.png) no-repeat center center; height:30px; width:30px; border:0; vertical-align:top;border-radius:0 3px 3px 0 ;/*margin-top:-3px;*/*margin-top:-12px!important}

/*nav*/
.navBox{background:#c72c2c; line-height:35px;  overflow:hidden}
.nav ul{ width:960px; margin:0 auto}
.nav ul li{ float:left; color:#fff;padding:0 22px;}
.nav ul li:hover{ background:#b21c1c}
.nav ul li a{ color:#fff;}



/*feet*/
.feet{border-top:1px #e0e0e0 solid;padding:30px 0; text-align:center;margin-top:20px;}
.feetnav {width:560px; margin:0 auto; overflow:hidden; }
.feetnav li{ float:left; line-height:30px;}
.feetnav li b{ font-weight:normal;color:#eee;padding:0 20px;}