@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: 806px;  position:relative;}
.bg02,.bg2_relative{background:url(bg02.jpg) no-repeat center top; height: 638px; position:relative;}
.bg03,.bg3_relative{background:url(bg03.jpg) no-repeat center top; height: 702px; 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: 252px;height: 68px;}


.btn1{background-position:0px 0px; }
.btn2{background-position:0px -84px; }


.btn1:hover{background-position:-304px 0px;}
.btn2:hover{background-position:-304px -84px;}

.btn_1{color: #e24400;}

.bg2_relative .box1{top:12px; left: 367px;}
.bg2_relative .box2{top:410px; left: 137px;}
.bg2_relative .box3{top:486px; left: 585px;}

.bg3_relative .box1{top:256px;left:367px;}