@charset "gb2312";
*{padding:0;margin:0;}
li{list-style:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,input,p,span,tr,td{margin:0;padding:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input{ border:0;}input:focus{ outline:none}
em,i{font-style:normal;font-weight:normal}
ul,ol{list-style:none}
h1,h2,h3,h4,h5 {font-size:100%;font-weight:normal}
/*================================ Global css========================*/
body{ font:14px "Î¢ÈíÑÅºÚ"; background: #f7f8f8; color:#333;}
a{color:#333;text-decoration:none;}
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table;content:""; height:0px;line-height: 0;}
.clearfix:after {clear: both;}
.pr{position:relative}
.border{ border:1px solid #d2d2d2;}
.gray{ background:#eeeeee;}
.radius{ border-radius:10px;}
.lh{line-height:30px;}
.left{float: left;}
.right{float: right;}
.pd10{padding: 10px;}
.blankH10{ width:100%; height:10px; overflow:hidden;}
.blankH20{ width:100%; height:20px; overflow:hidden;}
.blankH30{ width:100%; height:30px; overflow:hidden;}
/*=================================top=================================*/
.wrapper{ width:1000px; margin:0px auto}
.banner{background: url(../images/banner.png) center center no-repeat; width: 100%;height: 565px;}
/*=================================content=================================*/
.xw .lb{width:1000px;height:170px;}
.xw .lb ul{width:480px;height:170px;padding-left:20px;}
.xw .lb ul li{line-height:30px;}

/*=================================footer=================================*/
.footer{background:#434343; width: 100%;height: 170px;line-height:30px; color:#fff; text-align:center;}
.footer a{color:#fff;text-decoration:none;}
.footer a:hover{text-decoration: underline;}
