@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: #fff; 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=================================*/
.banner{background: url(imagesbanner.jpg) center center no-repeat; width: 100%;height: 599px;}
/*=================================content=================================*/
.wrapper{width:1000px;height:auto;margin:0px auto;}
.bg2{background: #d8ebf5;}
.wrapper .xw {font-size:24px;padding:30px 0 0 20px;}
.wrapper .xw a{color:#a3a3a3;}

/*=================================footer=================================*/
.footer{background: url(imagesfooter.png) center center no-repeat; width: 100%;height: 174px;line-height:30px; color:#fff; text-align:center;}
.footer a{color:#fff;text-decoration:none;}
.footer a:hover{text-decoration: underline;}
