@charset "utf-8";
/* CSS Document */
html{background: #eaeaea;}
body{font-family: "微软雅黑";font-size: 14px;max-width: 900px;margin: 0 auto;background: #fff;}
a{color: #2F08F4;}
.banner{width: 900px;margin:10px auto;}
.center{width: 660px;margin:0 auto;padding: 20px 120px;}
.center h2{font-size: 22px;line-height: 80px;color: #000;border-bottom: 1px solid #ff99b3;margin-bottom: 20px;}
.center h3{font-size: 16px;line-height: 60px;color: #333;font-weight: bold;text-indent: 2em;}
.center h4{font-size: 14px;line-height: 26px;color: #666;font-weight: bold;margin-top: 20px;}
.center p{font-size: 14px;text-indent: 2em;line-height: 26px;color: #666;margin: 10px 0;}
.center p span{color: #000;font-size:16px ;}
.center p strong{font-size: 16px;font-weight: bold;color: #000;}
.center p b{font-size: 16px;font-weight: bold;color: #000;}
.center ul li{font-size: 14px;text-indent: 2em;line-height: 26px;color: #666;margin: 10px 0;}
.center p .btn{text-decoration: none;color: #f00;width:120px;height: 30px;line-height: 30px;border: 1px solid #999;display:inline-block;background:url(../images/btn_bg.png) no-repeat left top;}
.center h4 b{font-size: 16px;font-weight: bold;color: #f00;}


.footer{margin: 10px auto;text-align: center;background: #eaeaea;}














