﻿a {
  text-decoration: none
}

.header {
  background: #0c0c0c url(../images/hbg.jpg) no-repeat center top;
  height: 89px;
}

.header .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 89px;
}

.nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav ul li {
  margin-left: 12px;
}

.nav ul li a {
  display: block;
  font-size: 16px;
  color: #b4975a;
  font-weight: bold;
  padding: 0px 17px;
  line-height: 30px;
  border-radius: 20px;
}

.banner {
  height: 358px;
}

.title1 {
  text-align: center;
  padding-bottom: 35px;
}

.jiaodian .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zuolun {
  width: 942px;
  height: 490px;
  position: relative;
}

.zuolun img {
  display: block;
  width: 942px;
  height: 490px;
}

.luntbn {
  position: absolute;
  width: 31px;
  height: 45px;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  margin-top: -22px;
}

.lbtn1 {
  left: 10px;
  background: url(../images/lbtn1.png) no-repeat center top;
}

.rbtn1 {
  right: 10px;
  background: url(../images/rbtn1.png) no-repeat center top;
}

.upiwez {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #ffcc15;
  padding: 17px 14px;
}

.ywz1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}

.ywz2 {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}

.ywz3 {
  font-size: 16px;
  line-height: 35px;
}

.visitu {
  padding-top: 107px;
}

.tl2 {
  position: relative;
  z-index: 20;
}

.tl2 img {
  right: 0px;
  bottom: -24px;
  z-index: 20;
  position: absolute;
}

.lunbo2wa {
  padding: 0px 109px;
  position: relative;
}

.lunbo2 img {
  display: block;
  width: 321px;
  height: 182px;
}

.vst {
  background: #000;
  color: #ffcd18;
  display: block;
  text-align: center;
  line-height: 45px;
}

.lunbo2 .swiper-slide {
  cursor: pointer;
}

.lunbo2 .swiper-slide:hover .vst {
  color: #000;
  background: #ffcd18;
}

.videobx {
  float: left;
  position: relative;
  overflow: hidden;
}

.videobx img {
  display: block;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;

}

.videobx:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);

}

.sptu2 {
  float: right;
  margin-bottom: 10px;
}

.videobx:last-child {
  margin-bottom: 0px;
}

.xlbtn {
  position: absolute;
  width: 39px;
  height: 50px;
  top: 50%;
  cursor: pointer;
  margin-top: -60px;
}

.lbtn2 {
  left: 20px;
  background: url(../images/lbtn2.png) no-repeat center top;
}

.rbtn2 {
  right: 20px;
  background: url(../images/rbtn2.png) no-repeat center top;
}

body .lunbo2 {
  padding-bottom: 40px;
}

body .swiper-pagination-bullet {
  background: #646464;
  opacity: 1;
}

body .swiper-pagination-bullet-active {
  background: #ffcd18;
}

.videobx:after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}

.videobx:before {
  content: "";
  width: 54px;
  height: 54px;
  background: url(../images/play.png) no-repeat center top;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  position: absolute;
  z-index: 15;
  cursor: pointer;
}

.cop {
  text-align: center;
  padding-top: 176px;
  padding-bottom: 20px;
  color: #d5b36b;
}

body .lvideofm {
  background: #000;
}

body .viewer-button {
  background: #FF0000;
}

a {

  text-decoration: none
}

body {
  background: #000000 url(../images/bg.jpg) no-repeat center top;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

.header {
  background: url(../images/hbg.png) repeat-x center top;
}

.header .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 89px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav {}

.nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav ul li a {
  display: block;
  text-align: center;
  color: #b4975a;
}

.nav ul li a:hover {
  text-decoration: underline;
}

.logo img {
  display: block;
}

.qiebxo {
  padding: 20px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.qiebxo a {
  background: #1f1f1f;
  border: 1px solid #1f1f1f;
  font-size: 24px;
  color: #d5b36b;
  width: 125px;
  height: 36px;
  margin: 0px 10px;
  line-height: 36px;
  text-align: center;
}

.qiebxo a.cur {
  background: #1f1f1f;
  border: 1px solid #ac9157;
}


.lunbo1wa {
  position: relative;
  border: 1px solid #ac9157;
}

.lunbo1 img {
  display: block;
  width: 100%;
  height: 520px;
}

.huaxbt {
  background: rgba(0, 0, 0, 0.8);
  padding: 17px 26px;
  padding-right: 330px;
  position: relative;
}

.xiangce {
  position: absolute;
  right: 22px;
  top: 22px;
  width: 169px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: #d5b36b;
  color: #000;
}

.huaxubt1 {
  font-size: 16px;
  color: #dfdfdf;
}

.huaxubt2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.huaxubt2a {
  color: #979797;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.huaxubt2b {
  color: #d5b36b;
  display: none;
}

.huaxubt2b:hover {
  text-decoration: underline;
}

.zcnz {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}

.zcnza {
  padding-bottom: 31px;
  font-size: 40px;
  color: #fff;
  line-height: 48px;
}

.zcnzb {
  width: 754px;
  margin: 0 auto;
  color: #fff;
}

.videoimg {
  position: relative;
  cursor: pointer;
}

.videoimg:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 394px;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(../images/play.png) no-repeat center center;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  box-sizing: border-box;
  border: 1px solid #ac9157;
  border-bottom: none;
}

.lunbo2 .swiper-slide:hover .videoimg:after {
  opacity: 1;
}

.lunbo2 .swiper-slide:hover .videotl {
  border-color: #ac9157;
}

.videoimg img {
  display: block;
  width: 394px;
  height: 232px;
}

.videotl {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #acacac;
  text-align: center;
  line-height: 42px;
  padding: 0px 22px;
  background: #1f1f1f;
  box-sizing: border-box;
  width: 394px;
  border: 1px solid #1f1f1f;
  border-top: none;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;

}

body .lunbo2 {
  padding: 0px 2px;
  padding-bottom: 40px;
}

.lunbo2 .swiper-slide {
  width: 394px;
}

.lunbo2 .yuandian span {
  background: #acacac;
  opacity: 1;
}

.lunbo2 .yuandian span.swiper-pagination-bullet-active {
  background: #d5b36b;
}

body .lunbo3 {
  min-width: 600px;
  padding: 0px 250px;
  background: url(../images/xian.png) no-repeat center 50px;
  padding-bottom: 10px;
}

.lunbo3 .swiper-slide {
  font-size: 16px;
  color: #d5b36b;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  position: relative;
}

.lunbo3 .swiper-slide:hover {
  font-size: 20px;
}

.lunbo3 .swiper-slide:after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 10px;
  width: 5px;
  left: 50%;
  margin-left: -2px;
  background: #d5b36b;
}

.lunbo3wa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;

}

.dashitl {
  margin-top: 50px;
  height: 243px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/datl.png);
  background-size: contain;
}

.licheng {
  position: relative;
  padding-top: 10px;
  overflow: hidden;
  background: url(../images/dianbg.png);
}

.licheng:after {
  content: "";
  position: absolute;
  height: 2126px;
  bottom: 0px;
  width: 100%;
  left: 0px;
  background: url(../images/dadianbg.jpg) no-repeat center top;
}

.lculs {
  position: relative;
  margin-top: -2px;
  padding-bottom: 10px;
}

.lculs:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  background: #78653c;
  width: 1px;
  margin-left: 8px;
}

.lculs li {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  position: relative;
}

.bxitm {
  width: 50%;
  box-sizing: border-box;
  padding: 0px 10px;
}

.daicon {
  text-align: right;
  padding-right: 143px;
}

.lichequan {
  width: 30px;
  height: 30px;
  background: url(../images/zhongdian.png) no-repeat center top;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -6px;
  z-index: 5;
}

.lculs li:first-child .lichequan {
  top: 37px;
}

.lichequan:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background: #665122;
  width: 69px;
  right: 100%;
}

.lichequan:before {
  content: "";
  background: #d5b36b;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  position: absolute;
  right: 100%;
  margin-right: 69px;
  top: 50%;
  margin-top: -5px;
}

.lculs li:nth-child(even) .lichequan:after {
  right: auto;
  left: 100%;
}

.lculs li:nth-child(even) .lichequan:before {
  right: auto;
  left: 100%;
  margin-left: 69px;
}

.butiaomg {
  width: 460px;
  height: 262px;
  position: relative;
  cursor: pointer;
}

.btvideo:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  border: 1px solid #d5b36b;
  background: rgba(0, 0, 0, 0.7) url(../images/play1.png) no-repeat center center;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;

}

.btvideo:hover:after {
  opacity: 1;
}

.butiaomg img {
  display: block;
  width: 100%;
  height: 100%;
}

.lculs li:nth-child(even) .butiaomg {
  float: right;
}

.lculs li:nth-child(odd) {
  flex-direction: row-reverse;
}

.lculs li:nth-child(odd) .butiao {
  background: url(../images/butiao1.png) no-repeat center top;
  padding-left: 120px;
  padding-right: 20px;
  float: right;
}

.lculs li:first-child {
  flex-direction: row;
}

.lichbat {
  font-size: 18px;
  width: 470px;
  color: #d5b36b;
  padding-left: 112px;
  line-height: 32px;
}

.butiao {
  width: 556px;
  height: 258px;
  background: url(../images/butiao.png) no-repeat center top;
  box-sizing: border-box;
  padding-left: 24px;
  padding-top: 45px;
  padding-right: 116px;
}

.butiaotl {
  color: #665122;
  font-size: 20px;
  line-height: 33px;
  margin-bottom: 16px;
}

.butioxq {
  font-size: 14px;
  color: #665122;
}

.butxq {
  float: right;
  width: 130px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: #665122;
  background: #fdd57f;
  margin-top: 15px;
}

.butxq:hover {
  text-decoration: underline;
}

.nianfen {
  position: absolute;
  width: 71px;
  height: 71px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  color: #78653c;
  font-size: 16px;
  position: absolute;
  top: 105px;
  left: 50%;
  z-index: 10;
  margin-left: -27px;
  text-align: center;
  background: url(../images/nianfen.png) no-repeat center top;
}

.videowei {
  height: 256px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  background-image: url(../images/wbt.png);
  width: 546px;
  margin: 0 auto;
  position: relative;
  left: -11px;
}

.btvideo {}

.tanwa {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  padding-right: 20px;
  overflow-y: auto;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* box-sizing: border-box; */
  padding-top: 100px;
  padding-bottom: 50px;
  z-index: 999;
  display: none;
}

.detailtan {
  width: 1200px;
  margin: 0 auto;
  background: #060606;
  border: 1px solid #d5b36b;
  position: relative;
  overflow: hidden;
}

.ttclose {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../images/tclose.png) no-repeat center top;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 40;
}

.dtltantl {
  text-align: center;
  padding-top: 33px;
}

.dttl2 {
  margin: 0px 10px;
  font-size: 18px;
  color: #646464;
  padding: 0px 10px;
  line-height: 62px;
  border-bottom: 1px solid #262626;
  margin-bottom: 26px;
}

body .lunbo4 {
  margin: 0px 58px;
  padding-top: 20px;
  padding-bottom: 45px;
}

body .lunbo4 .swiper-slide {
  position: relative;
  cursor: pointer;
}

body .lunbo4 .swiper-slide img {
  width: 321px;
  height: 181px;
  position: relative;

}

.tabx1 {
  position: relative;
}

.tanbtn {
  position: absolute;
  width: 24px;
  height: 42px;
  top: 50%;
  margin-top: -33px;
  cursor: pointer;
}

.tanlwa {
  position: relative;
  z-index: 99;
}

.tanlbtn {
  left: 15px;
  background: url(../images/tlbtn.png) no-repeat center top;
  background-size: 100% 100%;
}

.tanrbtn {
  right: 15px;
  background: url(../images/trbtn.png) no-repeat center top;
  background-size: 100% 100%;
}

.tanwa img {
  display: block;
}

.tanlwa1 {
  height: 372px;
}

body .lunbo5 {
  margin: 0px 63px;
}

body .lunbo4 .yuandian span {
  background: #646464;
  opacity: 1;
}

body .lunbo4 .yuandian span.swiper-pagination-bullet-active {
  background: #d5b36b;
}

.dtltantl img {
  margin: 0 auto;
}


.huaxu {
  position: relative;
}

.hxbtn {
  position: absolute;
  top: 50%;
  width: 31px;
  height: 45px;
  margin-top: -23px;
  z-index: 30;
  cursor: pointer;
}

.hxlbtn {
  left: 10px;
  background: url(../images/lbtn.png) no-repeat center top;
}

.hxrbtn {
  right: 10px;
  background: url(../images/rbtn.png) no-repeat center top;
}

.btimg {
  position: relative;
}

.btimg .vzz {

  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  background: rgba(75, 63, 38, 0.8) url(../images/view.png) no-repeat center 42px;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  padding-top: 118px;
  color: #d5b36b;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  z-index: 22;
}

.btimg .vzz:after {
  content: "点图放大";
}

.btimg:hover .vzz {
  opacity: 1;
}

body .viewer-button {
  background: #FF0000;
}

#lunbo5 .btvideo img {
  width: 982px;
  height: 422px;
}

body .lvideofm {
  background: #000;
  box-shadow: 0px 0px 0px #000;
}

.yuandianx {
  width: 100%;
}

.lunbo3 .swiper-slide.cur {
  font-size: 22px;
}

.huaxutu {
  cursor: pointer;
}

.fixed .qiebxo {
  position: fixed;
  left: 0px;
  top: 89px;
  width: 100%;
  background: #000;
  z-index: 999;
}

.fixed .header {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;

  z-index: 999;
}

.fixed .qiebxoge {
  display: block;
  height: 167px;
}

.footer {
  background: url(../images/fbg.jpg) no-repeat center top;
  padding-top: 129px;
  padding-bottom: 46px;
  text-align: center;
  color: #d5b36b;
}

.bopxx {
  position: relative;
  top: -160px;
}

.linkbox {}

.linkbox ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0px 59px;
  padding-top: 20px;
}

.linkbox ul li {
  margin-bottom: 15px;
}

.linkbox ul li img {
  display: block;
  width: 225px;
  height: 94px;
}

#lun1bt {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 40;
}

.tobe {
  text-align: center;
  padding: 13px 0px;
  background: url(../images/htmlbg.jpg);
}

.tobe img {
  display: none;
}

.lichenf {
  position: relative;
  z-index: 30;
}

.lunktwa {
  margin-left: 64px;
  margin-right: 30px;
  /* background:#0b0b0b; */
  padding: 16px 0px;
  padding-bottom: 45px;
  position: relative;
  box-sizing: border-box;
  width: 1102px;
  height: 559px;
}

.lunktwa:after {
  content: "";
  position: absolute;
  width: 1260px;
  height: 736px;
  background: url(../images/xxbg.png) no-repeat center top;
  left: -79px;
  top: -87px;
}

body .lunbo5 {
  padding-bottom: 30px;
}

body .lunbo5 .yuandian2 {
  bottom: -4px;
}

.lunbo5 .yuandian2 span {
  background: #646464;
}

.lunbo5 .yuandian2 span.swiper-pagination-bullet-active {
  background: #d5b36b;
}

body .viewer-container {
  background: #000;
}

body .viewer-button {
  /* display:none; */
}

.vvtan3 .lunktwa {
  height: auto;
}


.swiperxtan {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 19999;
  display: none;
}

.swiperxtanin {
  width: 850px;
  height: 567px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: relative;
}

.swiperxtanin img {
  width: 850px;
  height: 566px;
  display: block;
}

.ssclose {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 33px;
  height: 33px;
  background: url(../images/x.png) no-repeat center top;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;

}

.ssclose:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);

}

.swmlbtn {
  position: absolute;
  width: 24px;
  height: 42px;
  top: 50%;
  margin-top: -21px;
  cursor: pointer;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;

}

.llbtn {
  right: 100%;
  margin-right: 20px;
  background: url(../images/tlbtn.png) no-repeat center top;
}

.rrbtn {
  left: 100%;
  margin-left: 20px;
  background: url(../images/trbtn.png) no-repeat center top;
}

.llbtn:hover {
  margin-right: 25px;
}

.rrbtn:hover {
  margin-left: 25px;
}