@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.eot');
  src: url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.woff') format('woff'), url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_8lxz3wbsfey.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover,
a:focus {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
header {
  overflow: hidden;
  /*banner*/
}
header .banner {
  position: relative;
  width: 100%;
  height: 997px;
}
header .banner .top {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: slideInDown;
  animation-delay: 1s;
  position: absolute;
  width: 1491px;
  height: 130px;
  background: url(../images/header.png) no-repeat center center;
  top: 0;
  left: 50%;
  margin-left: -745.5px;
  z-index: 100;
}
header .banner .top .cont {
  width: 1200px;
  margin: 0 auto;
  font-size: 0px;
}
header .banner .top .cont .logo {
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
}
header .banner .top .cont .line {
  display: inline-block;
  vertical-align: top;
  margin: 29px 27px 0;
  width: 1px;
  height: 44px;
  background: #c5c0b4;
}
header .banner .top .cont p {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  margin-top: 26px;
  color: #b6923c;
  font-size: 15px;
}
header .banner .top .cont nav {
  float: right;
  margin-top: 32px;
}
header .banner .top .cont nav ul > span {
  font-size: 12px;
  color: #9e9e9e;
  vertical-align: top;
  margin: 0 12px;
}
header .banner .top .cont nav ul li {
  display: inline-block;
  line-height: 1;
  position: relative;
  text-align: center;
}
header .banner .top .cont nav ul li > a {
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .banner .top .cont nav ul li span {
  color: #c2bdb1;
  font-size: 12px;
}
header .banner .top .cont nav ul li:hover > a,
header .banner .top .cont nav ul li.on > a {
  color: #c7a24a;
}
header .banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
header .banner .bd ul {
  width: 100% !important;
  height: 997px !important;
}
header .banner .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
header .banner .bd ul li a {
  display: block;
  height: 997px;
  background-position: center;
  background-repeat: no-repeat;
}
header .banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 29px;
  text-align: center;
  z-index: 1;
}
header .banner .hd ul li {
  margin: 0 5px;
  width: 14px;
  height: 14px;
  border: 1px solid #ffffff;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  text-align: center;
  border-radius: 7px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .banner .hd .on {
  background: #ffffff;
}
header .banner .ny-banner {
  width: 100%;
  height: 430px;
}
footer {
  width: 100%;
  background: #2f2f2f;
  padding: 35px 0;
}
footer .desc {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
footer .bot {
  font-size: 0px;
  text-align: center;
  margin-top: 38px;
}
footer .bot .wechats {
  display: inline-block;
  vertical-align: top;
}
footer .bot .wechats .item {
  display: inline-block;
  height: 90px;
  margin-right: 25px;
}
footer .bot .wechats .item img {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 10px;
}
footer .bot .wechats .item span {
  color: #c4c4c4;
  font-size: 12px;
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
}
footer .bot .line {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 88px;
  background: #6b6b6b;
  margin-left: 27px;
  margin-right: 52px;
}
footer .bot .text {
  display: inline-block;
  text-align-last: left;
}
footer .bot .text .p1 {
  color: #ffffff;
  font-size: 13px;
  line-height: 28px;
}
footer .bot .text .p1 span {
  color: #c7a24a;
  font-size: 18px;
  font-weight: bold;
}
footer .bot .text .p2 {
  color: #ffffff;
  font-size: 13px;
  line-height: 28px;
}
footer .bot .text .p3 {
  color: #9e9e9e;
  font-size: 13px;
  line-height: 28px;
}
footer .bot .text .p3 a{
   color: #9e9e9e;   
}
.crumb {
  height: 22px;
  color: #919191;
  font-size: 14px;
  line-height: 22px;
}
.crumb .iconfont {
  font-size: 22px;
  line-height: 22px;
}
.crumb a {
  display: inline-block;
  color: #919191;
  font-size: 14px;
  line-height: 22px;
}
.crumb a:last-child {
  color: #0e0b08;
}
