@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff2?t=1667198415371') format('woff2'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff?t=1667198415371') format('woff'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.ttf?t=1667198415371') format('truetype');
}
.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;
}
.clearfix: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;
}
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 {
  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;
}
.cont {
  width: 1300px;
  margin: 0 auto;
}
.head {
  position: relative;
}
.head .head_box {
  position: absolute;
  top: 0px;
  width: 100%;
  background: transparent;
  z-index: 999;
}
.head .head_box .logo {
  width: 298px;
  float: left;
  margin-top: 43px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .nav {

  float: right;
  margin-top: 51px;
}
.head .head_box .nav ul .nLi {
  float: left;
  margin-left: 90px;
  position: relative;
}
.head .head_box .nav ul .nLi h3 {
  font-size: 18px;
}
.head .head_box .nav ul .nLi h3 a {
  color: #ffffff;
}
.head .head_box .nav ul li:hover h3 a {
  color: #d6b39f;
  font-weight: bold;
}
.head .head_box .nav ul .on h3 a {
  color: #d6b39f;
  font-weight: bold;
}
.head .banner {
  position: relative;
  width: 100%;
  height: 967px;
  overflow: hidden;
  min-width: 1200px;
}
.head .banner .bd {
  width: 100%;
  height: 100%;
}
.head .banner .bd ul li {
  position: relative;
  height: 967px;
}
.head .banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.head .banner .hd {
  position: absolute;
  bottom: 22%;
  right: 49%;
}
.head .banner .hd ul li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 0.702);
}
.head .banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #fff;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 300px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page_1 {
  padding-bottom: 65px;
  background: #f4f4f4;
}
.page_1 .bd_1 {
  z-index: 99;
  position: relative;
  margin-top: -170px;
}
.page_1 .bd_1 .bd ul li {
  width: 418px;
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
}
.page_1 .bd_1 .bd ul li .img-box {
  width: 100%;
  height: 360px;
  border-radius: 20px 20px 0 0 ;
  overflow: hidden;
}
.page_1 .bd_1 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li .text {
  height: 107px;
  background: #fff;
  padding: 0 38px;
  padding-top: 30px;
}
.page_1 .bd_1 .bd ul li .text .text_box {
  float: left;
}
.page_1 .bd_1 .bd ul li .text .text_box h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page_1 .bd_1 .bd ul li .text .text_box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #b1b1b1;
  text-transform: uppercase;
  line-height: 1.2;
}
.page_1 .bd_1 .bd ul li .text .img_1 {
  background: url(../img/cd1.png) no-repeat;
  width: 28px;
  height: 15px;
  margin-top: 16px;
  float: right;
}
.page_1 .bd_1 .bd ul li:hover .img-box img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_1 .bd_1 .bd ul li:hover .text {
  background: #d6b39f;
}
.page_1 .bd_1 .bd ul li:hover .text .text_box h4 {
  color: #ffffff;
  font-weight: bold;
}
.page_1 .bd_1 .bd ul li:hover .text .text_box p {
  color: #ffffff;
}
.page_1 .bd_1 .bd ul li:hover .text .img_1 {
  background: url(../img/cd2.png) no-repeat;
}
.page_1 .bd_1 .hd a {
  position: absolute;
  top: 44%;
}
.page_1 .bd_1 .hd .prev {
  left: -50px;
  font-size: 22px;
  color: #3d3d3d;
  font-weight: bold;
}
.page_1 .bd_1 .hd .next {
  right: -50px;
  font-size: 22px;
  color: #3d3d3d;
  font-weight: bold;
}
.page_2 {
  background: url(../img/1_03.jpg) no-repeat center;
  height: 800px;
}
.page_2 .bd_2 {
  width: 510px;
  padding-right: 138px;
  padding-top: 538px;
}
.page_2 .bd_2 h4 {
  font-size: 40px;
  font-family: "宋体";
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}
.page_2 .bd_2 h4 span {
  color: #d6b39f;
}
.page_2 .bd_2 .link {
  background-color: #d6b39f;
  width: 30px;
  height: 5px;
  margin: 40px 0;
}
.page_2 .bd_2 p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #c3c3c3;
  text-transform: uppercase;
  line-height: 1.875;
}
.page_3 {
  margin-top: 95px;
  padding-bottom: 100px;
}
.page_3 .title h4 {
  font-size: 32px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
}
.page_3 .title h4 span {
  font-weight: bold;
}
.page_3 .bd_3 {
  margin-top: 42px;
}
.page_3 .bd_3 .hd_3 ul li {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 30px;
  margin-right: 30px;
}
.page_3 .bd_3 .hd_3 ul li:hover {
  background-color: #d6b39f;
}
.page_3 .bd_3 .hd_3 ul .on {
  background-color: #d6b39f;
}
.page_3 .bd_3 .bd_box3 {
  margin-top: 63px;
  position: relative;
}
.page_3 .bd_3 .bd_box3 .bd ul li {
  display: inline-block;
  margin-right: 26px;
}
.page_3 .bd_3 .bd_box3 .bd ul li .img-box {
  width: 416px;
  height: 416px;
  overflow: hidden;
}
.page_3 .bd_3 .bd_box3 .bd ul li .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_3 .bd_3 .bd_box3 .bd ul li:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_3 .bd_3 .bd_box3 .hd a {
  position: absolute;
  top: 44%;
}
.page_3 .bd_3 .bd_box3 .hd .prev {
  left: -50px;
  font-size: 22px;
  color: #3d3d3d;
  font-weight: bold;
}
.page_3 .bd_3 .bd_box3 .hd .next {
  right: -50px;
  font-size: 22px;
  color: #3d3d3d;
  font-weight: bold;
}
.page_4 {
  background: url(../img/1_15.jpg) no-repeat center;
  height: 800px;
  padding-top: 100px;
}
.page_4 .bd_4 {
  width: 511px;
  float: right;
}
.page_4 .bd_4 h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #242424;
  font-weight: bold;
}
.page_4 .bd_4 h5 {
  margin-top: 15px;
  margin-bottom: 64px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgba(42, 42, 42, 0.4);
  text-transform: uppercase;
}
.page_4 .bd_4 p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-transform: uppercase;
  line-height: 2.143;
  text-indent: 2em;
}
.page_4 .bd_4 a {
  background-color: #232323;
  width: 210px;
  height: 46px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  margin-top: 104px;
}
.foot {
  background: #232323;
  height: 279px;
  padding-top: 62px;
  border-bottom: 1px solid #434343;
}
.foot .f_nav {
  width: 298px;
  margin: 0 auto;
}
.foot .f_nav img {
  width: 100%;
}
.foot ul {
  margin-top: 60px;
  text-align: center;
}
.foot ul li {
  display: inline-block;
  margin: 0 60px;
}
.foot ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.foot ul li p {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 16px;
}
.foot ul li p span {
  color: #d6b39f;
  font-size: 22px;
  font-weight: bold;
}
.foot_1 {
  height: 60px;
  line-height: 60px;
  background: #232323;
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.569);
  text-align: center;
}
.foot_1 a {
  color: rgba(255, 255, 255, 0.569);
}
