@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;border:none; font-family: "微软雅黑", "宋体", sans-serif;font-size:16px;}
body{}
td,th{display: table-cell;vertical-align: inherit; }
.clear{clear:both;}
ul li{list-style-type:none;}
a{display:block;cursor:pointer;outline:none;text-decoration:none; }

.L{float: left;}

.bg01,.bg1_relative{background:url(bg01.jpg) no-repeat center top; height: 480px;  position:relative;}
.bg02,.bg2_relative{background:url(bg02.jpg) no-repeat center top; height: 825px; position:relative;}
.bg03,.bg3_relative{background:url(bg03.jpg) no-repeat center top; height: 568px; position:relative;}
.bg1_relative,.bg2_relative,.bg3_relative{width:1000px;position:relative;margin:0px auto;}


.bg_absolute{position:absolute;color:#000;}

.btn{background:url(btn_list.png) no-repeat 0px 0px;text-align:center; display: block;width: 212px;height: 57px;}


.btn1{background-position:0px 0px; }
.btn2{background-position:0px -70px; }


.btn1:hover{background-position:-250px 0px;}
.btn2:hover{background-position:-250px -70px;}

.btn_1{color: #e24400;}

.bg2_relative .box1{top:281px; left: 389px;}
.bg2_relative .box2{top:697px; left: 389px;}


.bg3_relative .box1{top:283px;left:377px;}