@charset "utf-8";
body {
  font-size: 12px;
  font-family: "微软雅黑", Tahoma, Geneva, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fcefc3;
}
.clear {
  clear: both;
  zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.center {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.mr0 {
  margin-right: 0px !important;
}
.header_wrap {
  width: 100%;
  height: 1255px;
  background: url(../img/top_bg.jpg) no-repeat center top;
}
.header_wrap .header_con {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 4;
}
.header_wrap .header_con .to_index {
  position: absolute;
  right: 12px ;
  z-index: 15;
  top: 112px;
}
.header_wrap .header_con .to_index a:hover {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -o-opacity: 0.9;
}
.gifPic {
  position: absolute;
  top: 174px;
  right: -30px;
}
.yh {
  position: absolute;
  top: 180px;
  right: 655px;
  animation: mymove 1.5s linear infinite alternate;
}
@keyframes mymove {
  from {
    top: 180px;
  }
  to {
    top: 195px;
  }
}
@-webkit-keyframes mymove {
  from {
    top: 180px;
  }
  to {
    top: 195px;
  }
}
@-moz-keyframes mymove {
  from {
    top: 180px;
  }
  to {
    top: 195px;
  }
}
@-o-keyframes mymove {
  from {
    top: 180px;
  }
  to {
    top: 195px;
  }
}
.yh1 {
  position: absolute;
  top: 289px;
  right: 405px;
  animation: mymove1 2s linear infinite alternate;
}
@keyframes mymove1 {
  from {
    top: 289px;
  }
  to {
    top: 310px;
  }
}
@-webkit-keyframes mymove1 {
  from {
    top: 289px;
  }
  to {
    top: 310px;
  }
}
@-moz-keyframes mymove1 {
  from {
    top: 289px;
  }
  to {
    top: 310px;
  }
}
@-o-keyframes mymove1 {
  from {
    top: 289px;
  }
  to {
    top: 310px;
  }
}
@keyframes iScale {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
@-moz-keyframes iScale {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
@-webkit-keyframes iScale {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
@-o-keyframes iScale {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
.footer {
  width: 100% ;
  margin: 0 auto ;
  padding: 140px 0 100px 0;
}
.footer p {
  color: #41332c;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}
.footer .sp {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 50px;
}
.navBar {
  position: absolute;
  left: 0;
  bottom: 57px;
  z-index: 10;
  width: 1013px;
  height: 97px;
  background: url(../img/navbar_bg.png) no-repeat;
}
.navBar ul {
  position: relative;
  top: -34px;
  left: 54px;
}
.navBar li {
  text-align: center;
  float: left;
  width: 103px;
  height: 114px;
  margin-right: 27px;
}
.navBar li a {
  display: block;
  width: 100%;
  height: 100%;
}
.navBar .li01 a {
  background: url(../img/navBar01.png) no-repeat center center;
}
.navBar .li01.on a {
  background: url(../img/navBar01h.png) no-repeat center center;
}
.navBar .li02 a {
  background: url(../img/navBar02.png) no-repeat center center;
}
.navBar .li02.on a {
  background: url(../img/navBar02h.png) no-repeat center center;
}
.navBar .li03 a {
  background: url(../img/navBar03.png) no-repeat center center;
}
.navBar .li03.on a {
  background: url(../img/navBar03h.png) no-repeat center center;
}
.header_wrap .header_con .logo {
  position: absolute;
  right: 12px;
  top: 54px;
  z-index: 6;
}
.header_wrap .header_con .logo1 {
  position: absolute;
  left: 12px;
  top: 40px;
}
.section01_wrap {
  height: 1204px;
  background: url(../img/section01_bg.jpg) no-repeat center center;
}
.section01_wrap .center {
  height: 100%;
}
.section01_wrap .tabcon_wrap {
  position: absolute;
  top: 114px;
  right: 90px;
  z-index: 1;
  text-align: center;
  width: 791px;
  height: 640px;
}
.section01_wrap .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.section01_wrap .swiper-slide {
  text-align: left;
}
.section01_wrap .swiper-pagination {
  position: absolute;
  right: 90px;
  bottom: 20px;
}
.section01_wrap .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #c2a65b;
  opacity: 1;
  margin: 0 8px;
}
.section01_wrap .swiper-pagination .swiper-pagination-bullet-active {
  background: #508294;
}
.btn02 {
  opacity: 1;
  -webkit-animation: shink 0.8s infinite alternate ease-in-out;
  animation: shink 0.8s infinite alternate ease-in-out;
}
@keyframes shink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes shink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section02_wrap {
  height: 777px;
  background: url(../img/section02_bg.jpg) no-repeat center top;
}
.section02_wrap .center .sec2_tab .sec2_nav {
  position: absolute;
  right: 52px;
  top: 262px;
  z-index: 30;
}
.section02_wrap .center .sec2_tab .sec2_nav a {
  width: 491px;
  margin-bottom: 10px;
  height: 70px;
  display: block;
}
.section02_wrap .center .sec2_tab .sec2_nav .a1 {
  background: url(../img/sec2_nav01.png) no-repeat center center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a1.on {
  background: url(../img/sec2_nav01h.png) no-repeat 0px center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a2 {
  background: url(../img/sec2_nav02.png) no-repeat center center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a2.on {
  background: url(../img/sec2_nav02h.png) no-repeat 0px center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a3 {
  background: url(../img/sec2_nav03.png) no-repeat center center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a3.on {
  background: url(../img/sec2_nav03h.png) no-repeat 0px center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a4 {
  background: url(../img/sec2_nav04.png) no-repeat center center;
}
.section02_wrap .center .sec2_tab .sec2_nav .a4.on {
  background: url(../img/sec2_nav04h.png) no-repeat 0px center;
}
.section02_wrap .center .sec2_tab .sec2_list_wrap {
  padding-top: 278px;
  margin-left: -520px;
  text-align: center;
}
.section02_wrap .center .sec2_tab .sec2_list {
  margin: 25px 0 0 -15px;
}
.section02_wrap .center .sec2_tab .sp {
  margin: 21px 0 0 -43px;
  text-align: center;
}
.section03_wrap {
  width: 100%;
  background: url(../img/section03_bg.jpg) no-repeat center top;
}
.section03_wrap .section03 {
  background: url(../img/section03_2.png) no-repeat center 210px;
}
.section03_wrap .anli_fx {
  width: 100%;
  text-align: center;
  position: relative;
}
.section03_wrap .anli_fx .anli_con {
  width: 909px;
  margin: 0 auto;
  position: relative;
}
.section03_wrap .anli_fx .anli_nav {
  position: absolute;
  left: -61px;
  top: 80px;
  z-index: 30;
  width: 123px;
  height: 366px;
  background: url(../img/anli_bigan.png) no-repeat center center;
}
.section03_wrap .anli_fx .anli_nav .a1 {
  margin-top: 226px;
}
.section03_wrap .anli_fx .anli_nav a {
  display: block;
  width: 130px ;
  margin-bottom: 26px;
  text-align: center;
}
.section03_wrap .anli_fx .anli_list_wrap {
  padding-top: 190px;
  width: 939px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p1 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p2 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p3 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p4 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap .hover_con01 p {
  display: none;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p1 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p2 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p3 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 2px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p4 {
  width: 100%;
  height: 100%;
  margin-top: -68px;
  margin-left: 5px;
}
.anli_fx .list_nav {
  position: absolute;
  top: 416px;
  left: 423px;
}
.anli_fx .list_nav a {
  width: 65px;
  height: 65px;
  margin-right: 38px;
  cursor: pointer;
  float: left;
  display: block;
  background: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);
  zoom: 1;
}
.anli_fx .list_nav a:last-child {
  margin-right: 0;
}
.anli_fx #list_nav02 {
  position: absolute;
  top: 416px;
  left: 423px;
}
.anli_fx #list_nav02 a {
  margin-right: 38px;
}
.tips {
  text-align: center;
  padding: 30px 0;
}
.tips img {
  margin-left: -82px;
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  .header_wrap {
    margin-bottom: -1px;
  }
}
.swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 14px;
  background: #6e481e;
  margin: 0 11px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-pagination .swiper-active-switch {
  background: #b81c22;
}
.swiper-pagination-tz {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-tz .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #9d6c4e;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #eb8d4c;
  cursor: pointer;
}
.swiper-pagination-tz .swiper-active-switch {
  background: #d10002;
}
