* { margin: 0px;padding: 0px; font-family:"Microsoft Yahei"}
body{ padding:0px; margin:0px auto}
img{ border:0px; }
ul,li { list-style:none}
a { text-decoration:none}
a:hover { text-decoration:none}

.header { width: 100%; height: 80px; background: url(../img/Nav_bg.png); overflow: hidden}
.header ul { width: 1200px; margin: 0px auto}
.header li { float: left; line-height: 80px; margin-right: 60px}
.header li a { color: #fff; font-size: 14px}
.header li a:hover { text-decoration: underline}


.Box {width: 100%; background: #fce9e3 url(../img/BG_Box.png) no-repeat; background-position: center top; padding-top: 750px; padding-bottom: 50px; background-size:100%}
.Box_btn {width: 1000px; margin: 0 auto; padding: 60px 100px 120px 100px; background: #fff url(../img/BG_Box2.png) no-repeat; background-position: center bottom; background-size:100%}
.Box a { display: block; line-height: 45px; border-radius: 10px; width: 300px; height: 50px; text-align: center; background: #cc1923; color: #fff; font-size: 20px; margin:0px auto; margin-top: 40px}
.Box a:hover { text-decoration:none}