@charset "utf-8";
/*begin  --------clear */
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
b {
  font-weight: normal;
}
object,
.zt_wrapper embed {
  display: block;
  outline: 0;
}
html,
body {
  -webkit-text-size-adjust: none;
  width: 100%;
  height: auto;
  position: relative;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
.clear {
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  font-size: 0;
}
.clearfix:after {
  content: '';
  width: 100%;
  clear: both;
}
.zt_wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: auto;
  min-width: 1200px;
  width: 100%;
  background: #fff;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #000;
}
a,
a:link,
a:hover,
a:focus,
a:active,
a:visited {
  outline: none;
  text-decoration: none !important;
  border: none;
  color: #fff;
}
textarea {
  overflow: auto;
  resize: none;
}
.zt_wrapper img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0 none;
}
ul,
ul li {
  list-style: none;
}
br {
  font-size: 0;
  line-height: 0;
}
.center {
  text-align: center;
  float: none;
}
.bold {
  font-weight: bold;
}
.left,
.fl {
  float: left;
}
.right,
.fr {
  float: right;
}
.cl::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.top {
  top: 0;
}
.bottom {
  bottom: 0;
}
.bg12 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/*star --slider 通用*/
.slick-slider {
  position: relative;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.slick-list:focus {
  outline: 0;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  zoom: 1;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  position: relative;
  float: left;
  min-height: 1px;
}
.slick-slide img {
  display: block!important;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  position: relative;
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.btn_slick {
  position: absolute;
  top: 50%;
  padding: 0;
  outline: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  display: none;
  background-position: center;
  background-repeat: no-repeat;
  width: 63px;
  height: 62px;
  z-index: 1001;
  margin-top: -31px;
}
.slick-prev {
  left: 0px;
  background-image: url(../images/btn_left.png);
}
.slick-next {
  right: 0px;
  background-image: url(../images/btn_right.png);
}
.slick-dots {
  position: absolute;
  z-index: 10;
}
.slick-dots li {
  float: left;
  margin: 0 5px;
}
.slick-dots li span {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  cursor: pointer;
}
.zt_wrapper .part {
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
}
.zt_wrapper .part .l_line {
  width: 100%;
  height: 6px;
  background: url("../images/banner_img_line.png") no-repeat center top;
}
.zt_wrapper .part .m_top {
  margin-top: 10px;
}
.zt_wrapper .part .btn_wrap {
  text-align: center;
}
.zt_wrapper .part a.btn_zx {
  width: 363px;
  height: 100px;
  display: block;
  margin: 70px auto 0;
  position: relative;
  transition: all 0.5s linear;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
}
.zt_wrapper .part a.btn_zx.nq {
  background-image: url("../images/btn_zx_nq.png");
}
.zt_wrapper .part a.btn_zx.xq {
  background-image: url("../images/btn_zx_xq.png");
}
.zt_wrapper .part a.btn_zx.ty {
  background-image: url("../images/btn_zx_ty.png");
}
.zt_wrapper .part a.btn_zx.al {
  background-image: url("../images/btn_zx_al.png");
}
.zt_wrapper .part .btn_zx:hover {
  left: 15px;
}
.zt_wrapper .part .tit {
  text-align: center;
  padding-top: 102px;
}
.zt_wrapper .part .tit img {
  display: inline-block;
}
.zt_wrapper .banner {
  height: 681px;
  background-image: url(../images/banner.jpg);
}
.zt_wrapper .banner .banner_desc {
  width: 476px;
  float: right;
  margin-right: 127px;
  padding-top: 140px;
}
.zt_wrapper .banner .banner_desc li {
  margin-top: 16px;
  text-align: center;
}
.zt_wrapper .banner .banner_desc li img {
  display: inline-block;
}
.zt_wrapper .banner .banner_desc li.l4 {
  margin-top: 45px;
}
.zt_wrapper .banner .banner_desc li.l6 {
  margin-top: 39px;
}
.zt_wrapper .part1 {
  height: 1095px;
  background-image: url('../images/part1_bg.jpg');
}
.zt_wrapper .part1 .bg12 {
  height: 100%;
  position: relative;
}
.zt_wrapper .part1 .bg12 p {
  position: relative;
}
.zt_wrapper .part1 .bg12 p.p1 {
  width: 375px;
  height: 259px;
  position: absolute;
  top: 115px;
  left: 50%;
  margin-left: -188px;
}
.zt_wrapper .part1 .bg12 p.p2 {
  width: 335px;
  height: 340px;
  position: absolute;
  top: 599px;
  right: 84px;
}
.zt_wrapper .part1 a.btn_zx {
  bottom: 34px;
  position: absolute;
  top: auto;
  left: 50%;
  margin-left: -182px;
  background-image: url("../images/part1_btn_01.png");
}
.zt_wrapper .part1 a.btn_zx:hover {
  margin-left: -197px;
  transform: none;
  left: 50%;
}
.zt_wrapper .part2 {
  height: 1336px;
  background-image: url('../images/part2_bg.jpg');
}
.zt_wrapper .part2 .tit1 {
  text-align: center;
  padding-top: 35px;
}
.zt_wrapper .part2 .tit1 img {
  display: inline-block;
}
.zt_wrapper .part2 .tit1.p_top {
  padding-top: 0px;
}
.zt_wrapper .part2 p.p2_desc_p {
  width: 1150px;
  margin: 30px auto 0px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.zt_wrapper .part2 ul {
  width: 910px;
  margin: 500px auto 30px;
}
.zt_wrapper .part2 ul li b {
  font-size: 18px;
  line-height: 24px;
}
.zt_wrapper .part2 ul li p {
  font-size: 14px;
  line-height: 24px;
}
.zt_wrapper .part2 ul li.l1 {
  float: left;
}
.zt_wrapper .part2 ul li.l2 {
  float: right;
}
.zt_wrapper .part2 h2 {
  margin-top: 36px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 48px;
}
.zt_wrapper .part3 {
  height: 1117px;
  background-image: url('../images/part3_bg.jpg');
}
.zt_wrapper .part3 .p3_con {
  margin: 95px 94px 0 58px;
}
.zt_wrapper .part3 .p3_con .left {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  width: 475px;
  margin-top: 95px;
}
.zt_wrapper .part3 .p3_con .rz {
  margin: 68px auto 0;
  width: 522px;
  height: 115px;
}
.zt_wrapper .part4 {
  height: 1305px;
  background-image: url('../images/part4_bg.jpg');
}
.zt_wrapper .part4 .tit1 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
.zt_wrapper .part4 .p4_scroll_con {
  margin-top: 67px;
}
.zt_wrapper .part4 .p4_list li {
  width: 289px;
  position: relative;
  transform: translateY(0px);
  height: 305px;
  float: left;
  margin: 0 54px 45px;
  text-align: center;
  color: #fff;
  background: url("../images/part4_icon_bg.png") no-repeat center bottom;
}
.zt_wrapper .part4 .p4_list li h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}
.zt_wrapper .part4 .p4_list li p {
  font-size: 16px;
  line-height: 24px;
  width: 220px;
  text-align: center;
  margin: 0 auto;
}
.zt_wrapper .part4 .p4_list li i {
  display: block;
  width: 141px;
  height: 141px;
  margin: 0 auto;
  position: absolute;
  bottom: 1px;
  left: 50%;
  margin-left: -70px;
}
.zt_wrapper .part4 .p4_list li:hover {
  transform: translateY(-10px);
}
.zt_wrapper .part4 a.btn_zx {
  margin-top: 40px;
}
.zt_wrapper .part4 .sc_con_02 .con {
  background: url("../images/part4_img_02.jpg");
  width: 1012px;
  height: 735px;
  margin: 0 auto;
}
.zt_wrapper .part4 .sc_con_02 .con h1 {
  font-size: 30px;
  font-weight: bold;
  padding: 46px 0 0 83px;
  line-height: 30px;
  margin-bottom: 17px;
  width: 350px;
}
.zt_wrapper .part4 .sc_con_02 .con p {
  font-size: 18px;
  width: 350px;
  padding-left: 83px;
  padding-bottom: 40px;
  line-height: 30px;
}
.zt_wrapper .part4 .sc_con_03 {
  text-align: center;
  margin-top: 30px;
}
.zt_wrapper .part4 .sc_con_03 img {
  display: inline-block !important;
}
.zt_wrapper .part5 {
  height: 2272px;
  background-image: url('../images/part5_bg.jpg');
}
.zt_wrapper .part5 .p51_con {
  height: 1050px;
  overflow: hidden;
}
.zt_wrapper .part5 .p51_scroll {
  margin-top: 133px;
}
.zt_wrapper .part5 .p51_scroll .con_slider {
  text-align: center;
}
.zt_wrapper .part5 .p51_scroll .con_slider img {
  display: inline-block;
}
.zt_wrapper .part5 .p51_scroll .slick-dots {
  position: relative;
  margin-top: 126px;
  text-align: center;
}
.zt_wrapper .part5 .p51_scroll .slick-dots .menu {
  height: 20px;
  text-align: center;
}
.zt_wrapper .part5 .p51_scroll .slick-dots .menu li {
  float: none;
  display: inline-block;
}
.zt_wrapper .part5 .p51_scroll .slick-dots .menu li span {
  background: #937344;
}
.zt_wrapper .part5 .p51_scroll .slick-dots .menu li.slick-active span {
  background: #000;
}
.zt_wrapper .part5 .p52_con {
  height: 1223px;
  overflow: hidden;
  background: url("../images/part5_02_bg.jpg");
}
.zt_wrapper .part5 .p52_con .tit2 {
  font-size: 48px;
  line-height: 50px;
  color: #000;
  margin-top: 80px;
  text-align: center;
}
.zt_wrapper .part5 .p52_con .p52_con_list {
  width: 1200px;
  height: 760px;
  margin-top: 40px;
  position: relative;
}
.zt_wrapper .part5 .p52_con .p52_con_list li {
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
}
.zt_wrapper .part5 .p52_con .p52_con_list li .pop {
  position: absolute;
  transform: scale(0);
  transform-origin: center bottom;
  transition: all 0.3s linear;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.zt_wrapper .part5 .p52_con .p52_con_list li .pop h1 {
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  padding: 80px 0 20px;
}
.zt_wrapper .part5 .p52_con .p52_con_list li .pop p {
  font-size: 18px;
  line-height: 30px;
  width: 282px;
  margin: 0 auto;
  display: block;
}
.zt_wrapper .part5 .p52_con .p52_con_list li:hover .pop,
.zt_wrapper .part5 .p52_con .p52_con_list li.hover .pop {
  transform: scale(1);
}
.zt_wrapper .part5 .p52_con .p52_con_list li.l1 {
  top: 83px;
  left: 21px;
}
.zt_wrapper .part5 .p52_con .p52_con_list li.l2 {
  top: 0px;
  left: 490px;
}
.zt_wrapper .part5 .p52_con .p52_con_list li.l3 {
  top: 404px;
  left: 350px;
}
.zt_wrapper .part5 .p52_con .p52_con_list li.l4 {
  right: 0px;
  top: 277px;
}
.zt_wrapper .part5 .p52_con a.btn_zx {
  margin-top: 100px;
}
.zt_wrapper .part6 {
  height: 1212px;
  background-image: url('../images/part6_bg.jpg');
}
.zt_wrapper .part6 .p6_con {
  width: 727px;
  height: 306px;
  margin: 367px auto 125px;
}
.zt_wrapper .part7 {
  height: 1400px;
  background-image: url('../images/part7_bg.jpg');
}
.zt_wrapper .part7 .p7_list {
  margin-top: 76px;
  margin-left: 172px;
}
.zt_wrapper .part7 .p7_list li {
  float: left;
  position: relative;
  margin-right: 65px;
  margin-bottom: 50px;
}
.zt_wrapper .part7 .p7_list li .pop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zt_wrapper .part7 .p7_list li .pop h1 {
  font-size: 56px;
  padding-top: 140px;
  text-align: center;
  line-height: 64px;
  color: #fff;
  font-weight: bold;
  opacity: 0;
  transition: all 0.3s linear;
}
.zt_wrapper .part7 .p7_list li .pop i {
  opacity: 0;
  transform: translateX(-50%);
  transition: all 0.3s linear;
  width: 319px;
  height: 10px;
  position: absolute;
  top: 203px;
  left: 79px;
  background: url("../images/part7_img_line.png") no-repeat center top;
}
.zt_wrapper .part7 .p7_list li:hover h1,
.zt_wrapper .part7 .p7_list li.hover h1 {
  opacity: 1;
}
.zt_wrapper .part7 .p7_list li:hover i,
.zt_wrapper .part7 .p7_list li.hover i {
  opacity: 1;
  transform: translateX(0%);
}
.zt_wrapper .part7 a.btn_zx {
  margin-top: 0;
}
.zt_wrapper .part8 {
  height: 1173px;
  background-image: url('../images/part8_bg.jpg');
}
.zt_wrapper .part8 .p8_list {
  margin: 139px 0 110px;
}
.zt_wrapper .part8 .p8_list li {
  float: left;
  position: relative;
  width: 287px;
  height: 403px;
  margin: 0 6px;
  box-shadow: 3px  3px 3px #a09d9a;
}
.zt_wrapper .part8 .p8_list li .pop {
  opacity: 0;
  transition: all 0.3s linear;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
}
.zt_wrapper .part8 .p8_list li .pop h1 {
  padding-top: 126px;
  font-family: "宋体";
  font-size: 28px;
  line-height: 32px;
  padding-bottom: 10px;
}
.zt_wrapper .part8 .p8_list li .pop p {
  font-size: 24px;
  width: 240px;
  margin: 0 auto;
  display: block;
  font-family: "宋体";
  line-height: 32px;
}
.zt_wrapper .part8 .p8_list li.l1,
.zt_wrapper .part8 .p8_list li.l3 {
  margin-top: 45px;
}
.zt_wrapper .part8 .p8_list li:hover .pop,
.zt_wrapper .part8 .p8_list li.hover .pop {
  opacity: 1;
}
.zt_wrapper .part9 {
  height: 1318px;
  background-image: url('../images/part9_bg.jpg');
}
.zt_wrapper .part9 .eg_scroll {
  margin: 137px 0 135px;
}
.zt_wrapper .part9 .eg_scroll .con_slider {
  text-align: center;
}
.zt_wrapper .part9 .eg_scroll .con_slider img {
  display: inline-block !important;
}
.zt_wrapper .part9 .eg_scroll .btn_slick {
  width: 63px;
  height: 62px;
  margin-top: -31px;
}
.zt_wrapper .part10 {
  height: 842px;
  background-image: url('../images/part_zj_bg.jpg');
}
.zt_wrapper .part10 .tit {
  padding: 43px 0 5px;
}
.zt_wrapper .part10 .zj_scroll {
  position: relative;
}
.zt_wrapper .part10 .zj_scroll .btn_zx_zj {
  width: 185px;
  height: 52px;
  background: #806445;
  position: absolute;
  bottom: 109px;
  left: 148px;
  font-size: 34px;
  color: #fff;
  text-align: center;
  font-family: "宋体";
  line-height: 52px;
  z-index: 1000;
}
.zt_wrapper .part10 .zj_scroll .btn_zx_zj:hover {
  background: #9c7346;
}
.zt_wrapper .part10 .zj_scroll .btn_slick {
  width: 63px;
  height: 62px;
  margin-top: -31px;
}
.zt_wrapper .part11 {
  height: 953px;
  background-image: url(../images/part11_bg.jpg);
}
.zt_wrapper .part11 .tit {
  padding-top: 144px;
}
.zt_wrapper .part11 .img_show {
  margin-top: 120px;
}
