@charset "utf-8";

*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body{ margin:0px; padding:0px; font-size:14px;color:#898989;line-height:1; background: #e7e7e7 url(../img/bg_center_2.jpg) repeat-y center;  }
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form{ margin:0px; padding:0px;}
input,select { border: none; background: none; outline: none; }
input[type="submit"] { cursor: pointer; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}


.header {background-color: #b99e73; color: #ffffff; height: 60px; width:100%;padding: 0px;margin: 0px; position: fixed;top: 0px; z-index: 999999;}
.header_wap {background-color: #b99e73; color: #ffffff; display: none; height: auto; width:100%;padding: 0px;margin: 0px;}
.nav tr td {font-size: 18px; color: #fff;}
.nav tr td a {font-size: 18px; color: #fff;}
.nav tr td a:hover {font-size: 18px; color: #eee;}
.logo {font-size: 18px; color: #fff; font-weight: bold;}
.logoright {font-size: 14px; color: #f0f0f0;}
.logoright a {font-size: 14px; color: #f0f0f0;}
.logoright a:hover {font-size: 14px; color: #cccccc;}


.banner {background-color: #000; height: auto; max-width: 1920px; width: 100%; margin-left: auto; margin-right: auto;position: relative;overflow: hidden;} 
.bottom {background-color: #000; width: 100%; padding: 80px;} 
.bottom_center{ max-width: 800px;width: 100%; height: auto;}

.cont{background: url(../img/bg_center_1.jpg) no-repeat bottom;margin-left: auto; margin-right: auto; height: auto;max-width: 1920px; width: 100%;}

.cont_center{background-color: #fff; max-width: 800px;  width: 100%; height: auto;}
.cont_center td {line-height: 24px;}
.title {font-size: 24px; color: #ba9d71; font-weight: bold;}

.line_e {height: 1px; background: #d5d5d5; width: 100%;}


.index_ul {list-style: none;}
.index_ul li { width: 160px; float: left;}
@media screen and (max-width: 768px) {
  .index_ul li { display: block; float: none; }
}
.bottom_ul {list-style: none;}
.bottom_ul li { width: 260px; float: left;}