body{ font-size:12px; font-family: "Microsoft Yahei"; color:#000000;}
*{ margin:0; padding:0;}
a{ text-decoration:none;color:#000}
li{ list-style-type:none;}
img{ border:none;}
table{ border-collapse: collapse;}
input{ outline:none;}
h5{ font-size:12px;}
header,nav,aside,article,section,footer{ display:block;}

/* 通用 */

.daohang{ width:1000px; margin:0 auto; background:#ffffff; line-height:34px; font-size:12px; height:34px;}
.daohang li{ float:left; margin:0 3px 0 4px;}
.daohang li:first-child{ background:none;}
.daohang .stylered{ color:#FF0000;}
.daohang a{	color:#000000;}
.daohang a:hover{ color:#990000;}
	
header{background:url(../images/bannerbg.jpg) no-repeat center 0 ;  background-size: cover; width:100%; min-width:1200px; height:420px; overflow:hidden;}
.banner img{ background:#0d3ab9; height:420px; width:100%;}
header img{ width:1200px; margin:0 auto;/*left:50%;margin-left:-600px;position:absolute;*/}

.menubj{ background:#2a90f9; height:50px; width: 100%; top: 0; left: 0; font-weight:bold; position:relative; z-index:1000;}
.menu{ background:#2a90f9; height:50px; width:1200px; margin: 0 auto;}
.menu ul{ width: 1200px; list-style: none;}
.menu ul li{ float: left;width:100px;line-height: 50px; color: #fff; font-size: 14px; text-align:center;}
.menu ul li a{ display:block; color:#ffffff;}

.menu ul li a.active{ color:#0c8cf3;}
.home{ background:#008ee0;}
.home a{ color:#ffffff;}
.active{color:#0c8cf3;background:#fff}