@charset "gb2312";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,img,textarea{margin:0;padding:0;}

body{outline: 0;color:#333;text-align: left;vertical-align:baseline;font:12px/18px Verdana,Tahoma,Arial,sans-serif,"宋体";-webkit-text-size-adjust: none;}

h1,h2,h3,h4,h5{ font-size:12px; font-weight:normal;}

strong{font-weight: bold;}

img{border:none;}

ul,ol,li{list-style: none;}

a{ text-decoration:none;}

/*全局样式*/
.white{
	color:#fff;
}
.fl{
	float: left;
}
.width{
	margin: 0 auto;
	width: 1000px;
}
.hand{
	cursor: pointer;
}
.font-red{
	color: #bb0000;
}

/*头部样式*/
.head{
	width: 100%;
}
.head .head-top{
	font-size: 14px;
	line-height: 28px;
	background-color: #bb0000;
}
.head .badge{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	background: url(imgicon.png) left center no-repeat;
}
.head-warp{
	overflow: hidden;
}
.head-top .head-top-l{
	float: left;
}
.head-top .head-top-r{
	float: right;
}
.head-top-r .tip{
	margin: 0 10px 0 0;
}
.head-banner{
	background: url(imgtopbg.jpg) top repeat-x;
}
.head-banner .head-top-banner{
	position: relative;
	margin: 0 auto;
	height: 180px;
}
.head-banner .head-top-banner .logo{
	position: absolute;
	top: 0;
	width: inherit;
	height: 180px;
	background: url(imglog.png) 30px center no-repeat;
	z-index: 10;
}
.head-menu{
	background-color: #bb0000;
}
.nav-ul{
	overflow: hidden;
}
.nav-ul .list{
	float: left;
	height: 40px;
	font-size: 18px;
}
.nav-ul .list a{
	padding: 0px 20px 0px 50px;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 6px;
}
.nav-ul .list1{
	background: url(imgicon1_1.png) 10px center no-repeat;
}
.nav-ul .list2{
	background: url(imgicon2.png) 10px center no-repeat;
}
.nav-ul .list3{
	background: url(imgicon4.png) 10px center no-repeat;
}
.nav-ul .list4{
	background: url(imgicon6.png) 10px center no-repeat;
}
.nav-ul .list5{
	background: url(imgicon8.png) 10px center no-repeat;
}
.nav-ul .list6{
	background: url(imgicon11.png) 10px center no-repeat;
}


/*主体内容样式*/
.search-box{
	margin-bottom: 12px;
}
.search-box p{
	font-size: 16px;
	line-height: 32px;
}
.search-box a{
	color:#000;
}
.search-msg{
	padding: 10px 0 10px 20px;
	background-color: #e6e6e6;
}
.search-msg select{
	width: 80px;
	height: 22px;
	-ms-text-align-last: center;
	text-align-last: center;
}
.search-msg #search-btn{
	width: 50px;
	font-size: 14px;
	border: none;
	background-color: #bb0000;
}
.menu-left{
	float: left;
	width: 240px;
	border: 1px solid #ccc;
}
.menu-left .navigation{
	margin: 10px auto 0;
	padding-left: 45px;
	width: 70%;
	background: url(imgicon20.png) 10px center no-repeat #f1f1f1;
	background-position: 50px;
	text-indent: 40px;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	border: 1px solid #bbb;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.menu-left ul{
	margin: 14px 0 0;
}
.menu-left .item{
	padding-left: 24px;
	line-height: 28px;
	background: url(imgicon22.png) 0 0 no-repeat ;
}
.menu-left .item .num{
	color: #bdbdbd;
}
.menu-left a{
	color: #000;
}
.menu-left a:hover{
	text-decoration: underline;
	background-color: #FFEBBF;
}
.menu-left .all{
	background: url(imgicon21.png) 0 0 no-repeat #b3b3b3;
}
.menu-left .all a,.menu-left .all .num{
	color: #fff;
}
.menu-right{
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}
.menu-right .table-title-l{
	width: 500px;
}
.menu-right #table-title{
	display: none;
	position: absolute;
	top: 100px;
	left: 1.5%;
	padding: 10px 0 10px 10px;
	width: 96.5%;
	background-color: #fff;
	border: 1px solid #000;
}
.menu-right .statistics{
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #fff9e4;
	font-size: 16px;
	line-height: 32px;
}
.menu-right .statistics p{
	margin-right: 20px;
}
.menu-right .statistics .statistics-l{
	margin:10px 0 0 20px;
}
.menu-right .statistics .statistics-r{
	margin:10px 0 0 20px;
	width: 580px;
}
.menu-right table{
	width: 100%;
	text-align: center;
	border:1px solid #fff;
}
.menu-right table tbody{
	background-color: #f3f3f3;
}
.menu-right table th{
	font-size: 16px;
	line-height: 32px;
}
.menu-right table tr{
	height: 82px;
}
.menu-right table td a{
	color:#000;
}
.menu-right table td a:hover{
	color:red;
}
.menu-right table tr:nth-child(2n+1){
	background-color: #ceeaff;
}
/* 兼容低版本浏览器 */
.bg-b{
	background-color: #ceeaff;
}
/*底部样式*/
.footer-top{
	margin: 30px auto 0;
	max-width: 998px;
    height: 39px;
    border: 1px solid #d9d9d9;
}
.footer-top .select-box{
	float: left;
	margin: 6px 0 0 5px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	-ms-text-align-last: center;
	text-align-last: center;
}
.footer-top .select-box:nth-child(2)>select{
	width: 220px;
}
.footer-top .select-box:nth-child(3)>select{
	width: 150px;
}
.footer-top .visited{
	margin-left: 20px;
	width: 320px;
	background-color: #fff;
}
.footer-bot{
	height: 167px;
    text-align: center;
    font-size: 14px;
}
.footer-bot-l{
	margin:70px 0 0 200px;
}
.footer-bot-m{
	float: left;
	margin-top: 30px;
	width: 400px;
    height: 160px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.footer-bot-m a{
	color: #000;
}
.footer-bot-m a:hover{
	color: red;
}
.footer-bot-m a:nth-child(1){
	padding-right: 10px;
}
.footer-bot-m a:nth-child(3){
	padding-left: 10px;
}
.footer-bot-m .a-border{
	padding: 0 10px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.footer-bot-r{
	margin-top: 68px;
}