@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(image_01.jpg) no-repeat center top; height: 668px;  position:relative;}
.bg02,.bg2_relative{background:url(image_02.jpg) no-repeat center top; height: 663px; position:relative;}
.bg03,.bg3_relative{background:url(image_03.jpg) no-repeat center top; height: 852px; 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: 214px;	height: 45px;}

.btn1{background-position:-10px 0;}
.btn1:hover{background-position:-276px 0;}

.btn2{background-position: -10px -77px;}
.btn2:hover{background-position: -276px -77px;}


.btn3{background-position:-10px -169px;}
.btn3:hover{background-position:-276px -169px;}



.bg2_relative .box0{top:164px; left: 100px;}
.bg2_relative .box1{top:572px; left: 394px;}

.bg3_relative .box0{top:343px; left: 394px; }

.bg2_relative .box0 .a1 {
    float: left;
    margin: 0px 0px 0px 35px;
    color: #ee0c31;
    line-height: 42px;
}

