@charset "utf-8";
/* CSS Document */

@import url("body.css");
.index_main{background: url(../images/index_bj.jpg) no-repeat top;height: 1020px;width: 100%;padding: 0px;margin: 0px auto;}
.index_ul_da{ width:100%;  position:relative; top:330px;}
.index_ul{ width:290px; overflow:hidden; margin:0px auto;}
.index_ul li{ width:20px; float:left; font-size:19px; margin-left:24px;}
.index_ul li:nth-child(1){ margin-left:0px !important;}
.index_ul li a{ color:#c09767;}
.index_footer{ width:100%; text-align:center; position:fixed; bottom:0px; left:0px; color:#a48054; font-size:12px;}