/* 

.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;
}
.container {
  width: 1400px;
  margin: 0 auto;
}
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: 14px;
  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: 1200px;
  margin: 0 auto;
}
.head .head_box {
  background: url(../img/2_01.jpg) no-repeat center;
  height: 140px;
}
.head .head_box .logo {
  float: left;
  width: 331px;
  margin-top: 30px;
}
.head .head_box .logo img {
  width: 100%;
}
.head .head_box .dh_box {
  float: right;
}
.head .head_box .dh_box .dh {
  float: right;
  margin-top: 40px;
}
.head .head_box .dh_box .dh img {
  display: inline-block;
  vertical-align: middle;
  width: 56px;
}
.head .head_box .dh_box .dh .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.head .head_box .dh_box .dh .text p {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: #323232;
  line-height: 1.2;
}
.head .head_box .dh_box .dh .text h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #d6b39f;
  font-weight: bold;
  line-height: 1;
}
.head .head_box .dh_box .er {
  float: right;
  margin-left: 13px;
  margin-top: 25px;
}
.head .head_box .dh_box .er img {
  width: 93px;
}
.head .nav_box {
  background: url(../img/2_02.jpg);
  height: 94px;
}
.head .nav_box ul .nLi {
  display: inline-block;
  position: relative;
  width: 12.1%;
  margin-top: 35px;
}
.head .nav_box ul .nLi h3 {
  text-align: center;
}
.head .nav_box ul .nLi h3 a {
  color: #ffffff;
  font-size: 18px;
}
.head .nav_box ul .nLi h3 a span {
  font-size: 12px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
}
.head .nav_box ul .nLi h3:before {
  content: "";
  background: url(../img/xz.png) no-repeat;
  position: absolute;
  top: 5px;
  right: 0px;
  width: 2px;
  height: 33px;
}
.head .nav_box ul .nLi .sub {
  position: absolute;
  z-index: 12;
  top: 59px;
  background: rgba(0, 0, 0, 0.588);
  width: 150px;
  display: none;
}
.head .nav_box ul .nLi .sub li {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.271);
}
.head .nav_box ul .nLi .sub li a {
  font-size: 14px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
}
.head .nav_box ul .nLi .sub li:hover {
  background: #d6b39f;
}
.head .nav_box ul .nLi .sub li:last-child {
  border-bottom: 0px;
  margin-bottom: 10px;
}
.head .nav_box ul .nLi:hover h3 a {
  color: #ffce23;
  font-weight: bold;
}
.head .nav_box ul .nLi:hover h3 a span {
  font-weight: 500;
  color: #ffce23;
}
.head .nav_box ul .nLi:last-child h3:before {
  width: 0px;
}
.head .nav_box ul .on h3 a {
  color: #ffce23;
  font-weight: bold;
}
.head .nav_box ul .on h3 a span {
  font-weight: 500;
  color: #ffce23;
}
.banner {
  position: relative;
  width: 100%;
  height: 576px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 576px;
}
.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%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  right: 47%;
}
.banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  text-indent: -999px;
    overflow: hidden;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #d6b39f;
}
.banner .prev{
  position: absolute;
  top: 45%;
  font-size: 65px;
  color: #fff;
  left: 5%;
}
.banner .next{
  position: absolute;
  top: 45%;
  font-size: 65px;
  color: #fff;
  right: 5%;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
}
.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-top: 68px;
  background: url(../img/1_03.jpg) no-repeat center;
  height: 610px;
}
.page_1 .title {
  text-align: center;
}
.page_1 .bd_1 {
  margin-top: 53px;
}
.page_1 .bd_1 .img-box {
  width: 529px;
  height: 331px;
  padding: 9px;
  background: #d6b39f;
  float: left;
}
.page_1 .bd_1 .img-box img {
  width: 100%;
  height: 100%;
}
.page_1 .bd_1 .text_box {
  width: 670px;
  float: right;
  margin-top: 26px;
}
.page_1 .bd_1 .text_box .txt_top {
  padding-left: 40px;
  margin-bottom: 10px;
}
.page_1 .bd_1 .text_box .txt_top h4 {
  background: url(../img/bj.png) no-repeat;
  width: 122px;
  text-align: center;
  height: 42px;
  line-height: 40px;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.page_1 .bd_1 .text_box .txt_top .p {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.page_1 .bd_1 .text_box .txt_top .p span {
  color: #323232;
  font-size: 20px;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin: 2px 0;
}
.page_1 .bd_1 .text_box .txt_top p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #6b6b6b;
  line-height: 1.714;
  margin-top: 18px;
}
.page_2 {
  background: url(../img/1_04.jpg) no-repeat center;
  height: 730px;
}
.page_3 .slideTxtBox {
  position: relative;
}
.page_3 .slideTxtBox .hd {
  background-color: rgba(0, 0, 0, 0.878);
  width: 623px;
  height: 862px;
  position: absolute;
  left: 0px;
  border-right: 6px solid #d6b39f;
  top: 0px;
  z-index: 8;
  padding-top: 65px;
}
.page_3 .slideTxtBox .hd .tit {
  text-align: right;
  margin-right: 35px;
  margin-bottom: 30px;
}
.page_3 .slideTxtBox .hd .tit h4 {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 5px;
  
  letter-spacing: 3px;
}
.page_3 .slideTxtBox .hd .tit h5 {
  font-size: 22px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 3px;
  margin-bottom: 2px;
  
}
.page_3 .slideTxtBox .hd .tit p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.page_3 .slideTxtBox .hd ul {
  float: right;
}
.page_3 .slideTxtBox .hd ul li {
  height: 53px;
  line-height: 50px;
  width: 244px;
  padding-left: 55px;
  margin-bottom: 15px;
}
.page_3 .slideTxtBox .hd ul li img {
  width: 31px;
  display: inline-block;
  vertical-align: middle;
}
.page_3 .slideTxtBox .hd ul li span {
  color: #ffffff;
  font-size: 18px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.page_3 .slideTxtBox .hd ul .on {
  background: url(../img/bjt.png) no-repeat;
}
.page_3 .slideTxtBox .hd ul li:hover {
  background: url(../img/bjt.png) no-repeat;
}
.page_3 .slideTxtBox .hd .more {
  text-align: center;
  width: 100%;
  float: right;
  margin-top: 30px;
}
.page_3 .slideTxtBox .hd .more a {
  width: 244px;
  display: inherit;
  float: right;
}
.page_3 .slideTxtBox .hd .more a h4 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
}
.page_3 .slideTxtBox .hd .more a span {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #999999;
  margin-top: 3px;
}
.page_3 .slideTxtBox .bd {
  position: relative;
  width: 100%;
  height: 862px;
  overflow: hidden;
  min-width: 1200px;
}
.page_3 .slideTxtBox .bd ul {
  width: 100%;
  height: 100%;
}
.page_3 .slideTxtBox .bd ul img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* .page_4 {
  padding-top: 70px;
}
.page_4 .title {
  text-align: center;
}
.page_4 .slideTxtBox1 .hd {
  margin-top: 50px;
}
.page_4 .slideTxtBox1 .hd .link {
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.page_4 .slideTxtBox1 .hd ul {
  text-align: center;
}
.page_4 .slideTxtBox1 .hd ul li {
  display: inline-block;
  color: #7c7c7c;
  font-size: 20px;
  margin: 0 70px;
  position: relative;
  margin-top: 20px;
}
.page_4 .slideTxtBox1 .hd ul .on {
  color: #d6b39f;
}
.page_4 .slideTxtBox1 .hd ul .on:before {
  background-color: #d6b39f;
}
.page_4 .slideTxtBox1 .hd ul li:before {
  content: "";
  border-radius: 50%;
  background-color: #969696;
  position: absolute;
  width: 9px;
  height: 9px;
  display: inline-block;
  left: 44%;
  top: -25px;
}
.page_4 .slideTxtBox1 .bd {
  margin-top: 50px;
}
.page_4 .slideTxtBox1 .bd ul .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
} 
.page_4 {
  padding-top: 70px;
  overflow: hidden;
  margin-bottom: 70px;
}
.page_4 .title {
  text-align: center;
}
.page_4 .pc-slide {
  margin-top: 50px;
}
.page_4 .pc-slide .preview {
  width: 1200px;
  margin: 0 auto;
}
.page_4 .pc-slide .preview .link {
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.page_4 .pc-slide .preview .swiper-container {
  overflow: inherit;
}
.page_4 .pc-slide .preview .swiper-container .swiper-wrapper {
  text-align: center;
}
.page_4 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide {
  display: inline-block;
  color: #7c7c7c;
  font-size: 20px;
  position: relative;
  margin-top: 20px;
  width: 20%;
  cursor: pointer;
}
.page_4 .pc-slide .preview .swiper-container .swiper-wrapper .active-nav {
  color: #d6b39f;
}
.page_4 .pc-slide .preview .swiper-container .swiper-wrapper .active-nav:before {
  background-color: #d6b39f !important;
}
.page_4 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide:before {
  content: "";
  border-radius: 50%;
  background-color: #969696;
  position: absolute;
  width: 9px;
  height: 9px;
  display: inline-block;
  left: 48%;
  top: -25px;
}
.page_4 .pc-slide .view {
  margin-top: 56px;
}
.page_4 .pc-slide .view .swiper-container-h .swiper-slide1 {
  overflow: hidden;
}
.page_4 .pc-slide .view .swiper-container-h .swiper-slide1 .swiper-container-v .swiper-wrapper {
  height: 460px;
  padding-top: 52px;
}
.page_4 .pc-slide .view .swiper-container-h .swiper-slide1 .swiper-container-v .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 400px;
  transform: scale(0.8);
}
.page_4 .pc-slide .view .swiper-container-h .swiper-slide1 .swiper-container-v .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius:20px ;
}
.page_4 .pc-slide .view .swiper-container-h .swiper-slide1 .swiper-container-v .swiper-wrapper .swiper-slide-active {
  transform: scale(1.25);
  z-index: 20;
}
.page_5 {
  background: url(../img/2_13.jpg) no-repeat center;
  height: 699px;
}
.page_6 {
  background: url(../img/1_12.jpg) no-repeat center;
  height: 823px;
}
.page_7 {
  padding-top: 65px;
  background: url(../img/3_02.jpg) no-repeat center;
  height: 1028px;
}
.page_7 .title {
  text-align: center;
}
.page_7 .bd_7 {
  margin-top: 38px;
}
.page_7 .bd_7 .bt {
  background: url(../img/bk.png) no-repeat center;
  height: 82px;
  line-height: 80px;
}
.page_7 .bd_7 .bt ul {
  padding: 0 35px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.page_7 .bd_7 .bt ul li {
  display: inline-block;
}
.page_7 .bd_7 .bt ul li span {
  background-color: #d6b39f;
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page_7 .bd_7 .bt ul li h4 {
  display: inline-block;
  vertical-align: middle;
  color: #323232;
  font-size: 24px;
}
.page_7 .bd_7 .bt ul li h4 i {
  font-weight: bold;
}
.page_7 .bd_7 .box_7 {
  margin-top: 27px;
}
.page_7 .bd_7 .box_7 .bd ul li {
  float: left;
  margin-right: 25px;
}
.page_7 .bd_7 .box_7 .bd ul li .img-box {
  overflow: hidden;
  width: 280px;
  height: 430px;
}
.page_7 .bd_7 .box_7 .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_7 .bd_7 .box_7 .bd ul li:hover .img-box {
  overflow: hidden;
  width: 280px;
  height: 430px;
}
.page_7 .bd_7 .box_7 .bd ul li:hover .img-box img {
  width: 100%;
  height: 100%;
  -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_7 .bd_7 .box_7 .bd ul li:last-child {
  margin-right: 0px;
}
.page_7 .bd_7 .box_7 .hd {
  position: relative;
  margin-top: 37px;
}
.page_7 .bd_7 .box_7 .hd .link {
  background: #d6b39f;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 11px;
  width: 93%;
}
.page_7 .bd_7 .box_7 .hd ul {
  position: absolute;
  z-index: 2;
  right: 0px;
 
}
.page_7 .bd_7 .box_7 .hd ul li {
  border-radius: 50%;
  background-color: #999999;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 4px;
  text-indent: -999px;
  overflow: hidden;
}
.page_7 .bd_7 .box_7 .hd ul .on {
  background-color: #d6b39f;
}
.tit_8{
  margin-top: 116px;
}
.page_8 {
  padding-top: 0px;
  overflow: hidden;
}
.page_8 .title {
  text-align: center;
}
.page_8 .bd_8 {
  margin-top: 40px;
  position: relative;
}
.page_8 .bd_8 .tb {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
}
.page_8 .bd_8 .tb img {
  width: 354px;
  height: 364px;
}
.page_8 .bd_8 .bd .ulWrap ul {
  width: 590px;
  margin-right: 20px;
}
.page_8 .bd_8 .bd .ulWrap ul li {
  margin-bottom: 20px;
}
.page_8 .bd_8 .bd .ulWrap ul li img{
	  width: 100%;
  height: 100%;
}
.page_8 .bd_8 .bd .tempWrap {
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.page_8 .bd_8 .hd {
  position: absolute;
  top: 45.5%;
  left: 49.5%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 5;
  width: 1200px;
  margin: 0 auto;
}
.page_8 .bd_8 .hd a {
  background-color: rgba(175, 30, 35, 0.702);
  width: 40px;
  height: 67px;
  line-height: 67px;
  text-align: center;
  display: inline-block;
  font-size: 30px;
  color: #fff;
}
.page_8 .bd_8 .hd .next {
  float: right;
}
.page_9 {
  margin-top: 45px;
}
.page_9 .title {
  text-align: center;
}
.page_9 .bd_9 {
  background: url(../img/1_18.jpg) no-repeat center;
  height: 609px;
  margin-top: 52px;
}
.page_9 .bd_9 .text {
  width: 572px;
  padding-top: 75px;
}
.page_9 .bd_9 .text h4 {
  font-size: 48px;
  
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.page_9 .bd_9 .text h5 {
  font-size: 30px;
 
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 37px;
}
.page_9 .bd_9 .text p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.9;
}
.page_9 .bd_9 .text .more {
  background-color: #ffffff;
  width: 107px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-family: "宋体";
  font-size: 16px;
  font-family: "SourceHanSerifCN";
  color: #d6b39f;
  text-transform: uppercase;
  margin-top: 52px;
}
.page_10 {
  background: url(../img/1_19.jpg) no-repeat center;
  height: 855px;
  padding-top: 88px;
}
.page_10 .title {
  text-align: center;
}
.page_10 .bd_10 {
  margin-top: 50px;
  height: 430px;
}
.page_10 .bd_10 .bd ul li {
  width: 362px;
  margin-right: 57px;
  float: left;
}
.page_10 .bd_10 .bd ul li .img-box {
  width: 100%;
  height: 239px;
  overflow: hidden;
}
.page_10 .bd_10 .bd ul li .img-box img {
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_10 .bd_10 .bd ul li .text_box {
  height: 131px;
  padding-top: 20px;
  overflow: hidden;
}
.page_10 .bd_10 .bd ul li .text_box h5 {
  padding: 0 15px;
  font-size: 18px;
  font-family: "Source Han Sans CN";
  color: #323232;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page_10 .bd_10 .bd ul li .text_box p {
  padding: 0 15px;
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #838383;
  text-transform: uppercase;
  line-height: 1.714;
  padding-bottom: 15px;
  border-bottom: 1px solid #d3d3d3;
}
.page_10 .bd_10 .bd ul li .text_box .time {
  height: 70px;
  line-height: 70px;
  padding: 0 15px;
}
.page_10 .bd_10 .bd ul li .text_box .time h4 {
  color: #d6b39f;
  font-size: 24px;
  display: inline-block;
}
.page_10 .bd_10 .bd ul li .text_box .time span {
  margin-top: 20px;
  float: right;
  display: inline-block;
  border-radius: 50%;
  background-color: #d6b39f;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.page_10 .bd_10 .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_10 .bd_10 .bd ul li:hover .text_box {
  height: 192px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #ffffff;
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.2);
}
.page_10 .more {
  background-color: #d6b39f;
  width: 156px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  font-family: "SourceHanSerifCN";
  margin: 0 auto;
  margin-top: 49px;
}
.page_10 .more a {
  color: #ffffff;
}
.links {
  background: #595959;
  height: 83px;
  line-height: 83px;
}
.links h4 {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
}
.links ul {
  display: inline-block;
}
.links ul li {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  margin-left: 13px;
}
.links ul li a {
  color: #ffffff;
}
.foot {
  background: #d6b39f;
  padding: 35px 0;
}
.foot .fbox_1 {
  float: left;
  width: 230px;
  margin-top: 20px;
}
.foot .fbox_1 p {
  font-size: 16px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
}
.foot .fbox_1 h4 {
  font-size: 24px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 25px;
}
.foot .fbox_1 .link {
  background-color: #ff8e09;
  width: 42px;
  height: 4px;
}
.foot .fbox_2 {
  float: left;
  width: 360px;
  margin-top: 20px;
}
.foot .fbox_2 h5 {
  color: #ffffff;
  font-size: 14px;
}
.foot .fbox_2 h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 1;
}
.foot .fbox_2 p {
  color: #ffffff;
  font-size: 14px;
}
.foot .fbox_3 {
  float: left;
  margin-top: 20px;
}
.foot .fbox_3 ul li {
  display: inline-block;
  vertical-align: top;
}
.foot .fbox_3 ul li h4 {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
}
.foot .fbox_3 ul li p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 6px;
}
.foot .fbox_3 ul span {
  margin: 0 20px;
  color: #ffffff;
}
.foot .fbox_4 {
  float: right;
}
.foot_1 {
  background: #8e1217;
  height: 55px;
  line-height: 55px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.foot_1 a {
  color: #ffffff;
} */
.fixed {
  position: fixed;
  bottom: 0px;
  height: 180px;
  width: 100%;
  background: #d6b39f;
  z-index: 99;
  padding-top: 25px;
}
.fixed .fixed_box .img_1 {
  width: 231px;
  height: 60px;
  margin-right: 98px;
  display: inline-block;
  vertical-align: middle;
}
.fixed .fixed_box .img_2 {
  width: 289px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
}
.fixed .fixed_box .f_dh {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  padding-left: 75px;
  border-left: 1px solid #ffffff;
}
.fixed .fixed_box .f_dh p {
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.fixed .fixed_box .gb {
  float: right;
  width: 42px;
  height: 42px;
  margin-top: 6px;
}
.fixed .message input {
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  height: 42px;
  line-height: 40px;
  border-radius: 25px ;
  padding-left: 35px;
  margin-right: 18px;
  width: 278px;
}
.fixed .message .in1 {
  width: 388px;
}
.fixed .message button {
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  border-radius: 25px ;
  background-color: #ffaa4f;
  width: 189px;
  height: 42px;
  border: 0px;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #d6b39f;
  font-weight: bold;
}
.fixed1 {
  height: 180px;
}
.navigation{
  background: #f3f3f3;
  height: 58px;
  line-height: 58px;
}
.navigation p{
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.navigation .cont{
  width: 1200px;
}
.top_nav{
  

border-bottom: 1px solid #eeeeee;
}
.top_nav ul{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
}
.top_nav ul li{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 22px;

}
.top_nav ul .on{
  background: #d6b39f;
  border-radius: 25px;
}
.top_nav ul .on a{
  font-weight: bold;
  color: #fff;: #fff;
}
.product{
  /* min-height: 600px; */
  margin-top: 57px;
  width: 1200px;
}
.product .ul li{
  width: 380px;
  float: left;
  margin-right: 29px;
  margin-bottom: 25px;
}
.product ul li:nth-child(3n){
  margin-right: 0px;
}
.product ul li .photo{
  width: 100%;
  height: 285px;
  display: inline-block;
}
.product ul li .photo img{
  width: 100%;
  height: 100%;
}
.product ul li .name{
  background: #f3f3f3;
  height: 50px;
  line-height: 50px;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 18px;
}
.product ul li:hover .name{
  background: #d6b39f;
  color: #333;
}
.product .ny_tit{
  text-align: center;
  margin-bottom: 30px;
}
.product .ny_tit h4{
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 10px;
}
.product .ny_tit h5{

  font-size: 18px;

}
.paging{
  text-align: center;
  margin-top: 50px;
  width: 1200px;

}
.paging ul{
  text-align: center;
}
.paging a{
  width: 30px;
  height: 36px;
  border: 1px solid #ebebeb;
  display: inline-block;
  line-height: 34px;
  text-align: center;
}
.paging a:first-child{
  width: auto;
  padding: 0 10px;
}
.paging a:last-child{
  width: auto;
  padding: 0 10px;
}
.paging ul li{
  display: inline-block;
}
.paging .on{
  background: #d6b39f;
  color: #fff;
}
.paging .on a{
  color: #fff;
}
.r_fixed{
  position: fixed;
  right: 0px;
  top: 30%;
  border-radius: 4px;
  background-color: rgb(199, 0, 10);
  box-shadow: 0px 3px 9px 0px rgba(183, 183, 183, 0.004);
  width: 150px;
  height: 242px;  
  z-index: 999;
}
.r_fixed .f_top{
  height: 74px;
  text-align: center;
  position: relative;
  padding-top: 19px;
}
.r_fixed .f_top .gb1{
  position: absolute;
  right: 9px;
  top: 9px;
}
.r_fixed .f_top .dh{
  display: inline-block;
  vertical-align: middle;
}
.r_fixed .f_top .fwrx{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.r_fixed .f_top .fwrx p{
  color: #ffffff;
  font-size: 16px;
}
.r_fixed .f_wx{
 
    border-radius: 4px;
    background-color: rgb(255, 255, 255);

    width: 150px;
    height: 168px;
    padding-top: 14px;
  
  
}
.r_fixed .f_wx .zx{

    background-color: rgb(199, 0, 10);

    width: 120px;
    height: 35px;
margin: 0 auto;
border-radius:25px ;
text-align:  center;
line-height: 35px;
margin-bottom: 18px;

  
}
.r_fixed .f_wx .zx a{
  color: #ffffff;
  font-size: 16px;
}
.r_fixed .f_wx .wx{
  width: 100px;
  margin: 0 auto;
}
.r_fixed .f_wx .wx img{
  width: 100%;
  height: 100px;
}
.r_fixed .f_wx .wx p{
  text-align: center;
  color: #414141;
  font-size: 14px;
  margin-top: 15px;
}