/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{outline:none; border:none;}
input,select{outline:none;}
area{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
body{font-family:"微软雅黑"; font-size:12px;}


/*header*/
.header{width:1000px; height:88px; line-height:88px; overflow:hidden; margin:0 auto;}
.header a{float:left; width:129px; height:88px;}
.header p{float:right; color:#176bcb; font-size:18px; font-weight:bold;}


/*btn_01*/
.btn_01{width:1000px; height:100px; padding-top:472px; overflow:hidden; margin:0 auto;}
.btn_01 p{width:100%; height:50px; text-align:center;}
.btn_01 p a{display:inline-block; width:280px; height:50px; line-height:50px; text-align:center; background:#162136; color:#fff; font-size:16px; border-radius:10px; margin-right:180px;}


/*btn_02*/
.btn_02{width:1000px; height:88px; padding-top:566px; overflow:hidden; margin:0 auto;}
.btn_02 p{width:100%; height:50px; text-align:center;}
.btn_02 p a{display:inline-block; width:280px; height:50px; line-height:50px; text-align:center; background:#162136; color:#fff; font-size:16px; border-radius:10px; margin-right:180px;}


/*btn_03*/
.btn_03{width:1060px; height:171px; padding-top:305px; overflow:hidden; margin:0 auto;}
.btn_03 p{width:100%; height:60px;}
.btn_03 p a{ float:left; width:248px; height:58px; line-height:58px; text-align:center; color:#176bcb; font-size:16px; border-radius:6px; border:1px solid #176bcb; margin-right:20px;}
.btn_03 p a:hover{background:#176bcb; color:#fff;}








/*footer*/
.footer{width:100%; height:190px; padding-top:30px; background:#1d1d1d; text-align:center; line-height:32px; color:#fff; font-size:16px;}








































