@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 '微软雅黑', arial;
  color: #636569;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
small {
  font-size: 12px;
}
b,
strong {
  font-weight: bold;
}
ul,
ol {
  list-style-type: none;
  list-style-image: none;
}
a {
  outline: 0;
  color: #373737;
  text-decoration: none;
  cursor: pointer;
  behavior: url(link.htc);
}
a:hover {
  text-decoration: none;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
img {
  border: 0;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
div {
  zoom: 1;
}
.clear {
  clear: both;
}
.l {
  float: left;
}
.r {
  float: right;
}
.marl01 {
  margin-left: 26px;
}
.mart01 {
  margin-top: 14px;
}
body {
  background: #fff;
  height: 100%;
}

#nav {
  width: 190px;
  position: fixed;
  left: 0;
  background: #a2021f;
  height: 100%;
  z-index: 9;
}
#nav li {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: #a2021f;
  border-bottom: 1px solid #8f4433;
  *margin-top: -4px;
}
#nav li a {
  color: #f1da9f;
  display: block;
}
#nav .ba {
  *margin-top: -4px;
  padding: 20px 0 0 20px;
  font-family: '宋体';
}
#nav .ba p {
  color: #c19d73;
}

#right {
  padding-left: 190px;
  position: relative;
  height: 100%;
}
.sub_mainbg {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 160px;
  padding-top: 40px;
  position: relative;
}
.sub_main {
  background: url(../images/sub_hot1.png) repeat center top;
}
.sub_title {
  /*font-family:"宋体";*/
  color: #ccac6a;
  font-size: 20px;
}
.sub_title1 {
  /*font-family:"宋体";*/
  color: #ccac6a;
  font-size: 20px;
}
.sub_title img,
.sub_title1 img {
  vertical-align: middle;
}

.footen_left {
  padding: 15px 0;
}
#footen {
  width: 100%;
  background: #890019; /* height:100px;position:fixed; bottom:24px;*/
  z-index: 999;
}
.footen,
.bottom {
  padding-left: 190px;
}
.foot,
.bottom_ct {
  width: 1002px;
  margin: 0 auto;
  font-family: '宋体';
  color: #d4ad7f; /*height:173px;*/
}
.footen_left p {
  color: #d7bb88; /* line-height:30px;*/
  margin-top: 10px;
}
.footen_left a {
  color: #d7bb88;
}
.footen_left .tel {
  background: #91021c;
  width: 314px;
}
.footen_left ul {
  height: 42px;
  padding-left: 6px;
  overflow: hidden;
  width: 538px;
}
.footen_left li {
  border: 1px solid #d4ad7f;
  float: left;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  text-align: center;
  margin: 6px 6px 0 0;
}
.footen_left li img {
  vertical-align: middle;
}
.footen_right {
  margin-top: 16px;
}
.footen_right .txt {
  float: right;
  margin: 14px 4px 0 0;
}
.footen .link {
  margin-bottom: -10px;
  width: 830px;
  height: 22px;
}
.footen .link ul {
  height: 22px;
  width: 830px;
}
.footen .link li {
  height: 18px;
  line-height: 18px;
  margin: 0;
  margin-left: 2px;
}
.footen .link li a {
  color: #d4ad7f;
}
.footen .link li.lj {
  border: 0;
}

#bottom {
  width: 100%;
  background: #d7bb88;
  height: 24px; /*position:fixed; bottom:0;*/
  z-index: 999;
  line-height: 25px;
}
#fot {
  position: relative;
  bottom: 2px;
  font-family: 'Tahoma';
  color: #a78649;
  float: left;
}
#dy {
  bottom: 2px;
  color: #a78649;
  float: right;
}
