@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: #fff;
}
.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: 975px;
  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: 138px;
  right: 20px;
}
.yh {
  position: absolute;
  top: 530px;
  right: 305px;
  animation: mymove 2s linear infinite alternate;
}
@keyframes mymove {
  from {
    right: 305px;
  }
  to {
    right: 335px;
  }
}
@-webkit-keyframes mymove {
  from {
    right: 305px;
  }
  to {
    right: 335px;
  }
}
@-moz-keyframes mymove {
  from {
    right: 305px;
  }
  to {
    right: 335px;
  }
}
@-o-keyframes mymove {
  from {
    right: 305px;
  }
  to {
    right: 335px;
  }
}
@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: 60px 0 100px 0;
}
.footer p {
  color: #41332c;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}
.navBar {
  position: absolute;
  left: 45px;
  bottom: 37px;
  z-index: 10;
}
.navBar li {
  text-align: center;
  float: left;
  width: 136px;
  height: 151px;
  margin-right: 5px;
}
.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: 863px;
  background: url(../img/section01_bg.jpg) no-repeat center center;
}
.section01_wrap .center {
  height: 100%;
}
.section01_wrap .tabnav {
  position: absolute;
  left: 4px;
  top: 110px;
  z-index: 2;
  width: 66px;
  height: 370px;
  background: url(../img/section01_4.png) no-repeat center center;
}
.section01_wrap .tabnav a {
  display: block;
  width: 66px;
  height: 66px;
  margin-bottom: 26px;
}
.section01_wrap .tabnav .a1 {
  margin-top: 44px;
  background: url(../img/kfbg_nav01.png) no-repeat;
}
.section01_wrap .tabnav .a1.on {
  background: url(../img/kfbg_nav01h.png) no-repeat;
}
.section01_wrap .tabnav .a2 {
  background: url(../img/kfbg_nav02.png) no-repeat;
}
.section01_wrap .tabnav .a2.on {
  background: url(../img/kfbg_nav02h.png) no-repeat;
}
.section01_wrap .tabnav .a3 {
  background: url(../img/kfbg_nav03.png) no-repeat;
}
.section01_wrap .tabnav .a3.on {
  background: url(../img/kfbg_nav03h.png) no-repeat;
}
.section01_wrap .tabcon_wrap {
  position: absolute;
  top: 63px;
  right: 40px;
  z-index: 1;
  text-align: center;
  width: 857px;
  height: 639px;
}
.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: 120px;
}
.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: 672px;
  background: url(../img/section02_bg.jpg) no-repeat center top;
}
.section02_wrap .center .sec2_tab .sec2_nav {
  position: absolute;
  right: 184px;
  top: 252px;
  z-index: 30;
}
.section02_wrap .center .sec2_tab .sec2_nav a {
  width: 419px;
  margin-bottom: 10px;
  height: 53px;
  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;
  position: relative;
  left: -26px;
}
.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;
  position: relative;
  left: -26px;
}
.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;
  position: relative;
  left: -26px;
}
.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;
  position: relative;
  left: -26px;
}
.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-top: 50px;
  margin-left: 0;
}
.section02_wrap .center .sec2_tab .sp {
  margin-top: 0;
  margin-left: 0;
  text-align: center;
}
.section03_wrap {
  width: 100%;
  min-height: 1000px;
  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: -70px;
  top: 270px;
  z-index: 30;
  width: 136px;
  height: 283px;
  background: url(../img/anli_bigan.png) no-repeat 49px center;
}
.section03_wrap .anli_fx .anli_nav .a1 {
  margin-top: -5px;
}
.section03_wrap .anli_fx .anli_nav a {
  display: block;
  width: 130px ;
  margin-bottom: 48px;
  text-align: center;
}
.section03_wrap .anli_fx .anli_list_wrap {
  padding-top: 149px;
  width: 939px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p1 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -20px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p2 {
  width: 100%;
  height: 100%;
  margin-top: -164px;
  margin-left: -19px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p3 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -19px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p4 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -20px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con01 .p5 {
  width: 100%;
  height: 100%;
  margin-top: -116px;
  margin-left: -35px;
}
.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: -163px;
  margin-left: -18px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p2 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -17px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p3 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -15px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p4 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -16px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p5 {
  width: 100%;
  height: 100%;
  margin-top: -163px;
  margin-left: -15px;
}
.section03_wrap .anli_fx .anli_list_wrap #hover_con02 .p6 {
  width: 100%;
  height: 100%;
  margin-top: -164px;
  margin-left: -15px;
}
.anli_fx .list_nav {
  position: absolute;
  top: 592px;
  left: 373px;
}
.anli_fx .list_nav a {
  width: 92px;
  height: 92px;
  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: 641px;
  left: 196px;
}
.anli_fx #list_nav02 a {
  margin-right: 22px;
}
.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: 14px;
  height: 14px;
  border-radius: 14px;
  background: #976e52;
  margin: 0 11px;
  opacity: 0.8;
  border: 1px solid #bda156;
  cursor: pointer;
}
.swiper-pagination .swiper-active-switch {
  background: #3e6a7a;
}
.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;
}
