@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0}
body{font:12px/1.5 MIcrosoft YaHei,Arial, Helvetica, sans-serif;color:#333}
table{width:100%; border-collapse:collapse;border:none;border-spacing:0}
a{color:#202020;text-decoration:none;}
img{border:none}
input{vertical-align:middle;outline:none}
textarea{outline:none;}
ul,ol,dl{list-style:none;}
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;}

.pagesHd{background:#fff;padding-bottom:100px;}
.threeTitle{height:167px;background:url(../images/title04.png) repeat-x center 68px;text-align:center}
.threeTitle span{display:inline-block;padding:35px;line-height:1.3}
.threeTitle span h3{font-size:36px}
.threeTitle span p{font-size:20px;color:#1149aa;font-weight:bold}
.wrap1200{width:1200px;margin:0 auto;position:relative;z-index:9}
.clearfix{overflow:hidden;zoom:1}
