
body {
  background: #fff; }

.zy_house {
  width: 100%;
    height: 560px;
    background: url(../image/jpg144.jpg) no-repeat center;
    min-width: 1200px; }

.zy_house form {
    background: #f1f1f1;
     /*box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1);*/ 
    border-radius: 10px;
    width: 1117px;
    height: 72px;
    margin: 0 auto;
    padding: 24px 55px;
    position: relative;
}
.zy_house form .tit {
    width: 300px;
    float: left;
    margin-top: 19px;
    margin-left: 15px
}
.zy_house form input {
    width: 280px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    margin-top: 15px;
    margin-right: 16px;
    background: #ececec;
    border: 1px solid #d2d2d2;
    border-radius: 30px;
}
.zy_house form .button {
    margin-top: 15px;
    width:134px;
    height:41px;
    background:#008c6b;
    border-radius:30px;
    border: 1px solid #008c6b;
}
.zy_house form .button:hover{
    background: #008060;
    border: 1px solid #008060;
}
.zy_house .tit p:first-child{   
    padding-left: 7px;
    border-left: 4px solid #00463E;
    margin-left: -10px;
    color: #333;
}


.headline {
    margin: 30px auto;
    text-align: center;
    height: 70px;
}

.headline b:first-child {
    background: url(../image/png16.png) no-repeat left center;
    width: 202px;
    height: 9px;
    display: inline-block;
}

.headline b:last-child {
    background: url(../image/png17.png) no-repeat left center;
    width: 202px;
    height: 9px;
    display: inline-block;
}

.headline h3 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin: 0 30px;
    display: inline-block;
    vertical-align: middle;
}

.headline h3 .dot {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    vertical-align: middle;
}

.headline h3 .dot:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #008c6b;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 5px;
}

.headline span {
    font-size: 16px;
    color: #333;
    display: block;
    letter-spacing: 1px;
    /* margin-top: 10px; */
}

.headline .subTitle {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    letter-spacing: 0.5em;
}

.white.headline h3 {
    color: #fff;
}

.white.headline h3 .dot:after {
    background: #fff;
}

.white.headline span,
.white.headline .subTitle {
    color: #fff;
}

.white.headline b:first-child {
    background: url(../image/png18.png) no-repeat left center;

}

.white.headline b:last-child {
    background: url(../image/png19.png) no-repeat left center;
}

.box1 {
    background:url('../image/jpg145.jpg') no-repeat left center;
    height:808px;
  background-repeat: no-repeat;
  background-position: center top; 
}
  .box1-card {
    position: relative;
    width: 384px;
    height: 510px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    line-height: 1; 
  }
    .box1-card > img 
    {
      height: 100%;
      width: 100%; 
    }
    .box1-card:hover .box1-card_1{
      display: block;
  }
  .box1-card_1{
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 200px;
      background:linear-gradient(0deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
      /* background:rgba(20,66,68,0.66); */
      /* background:#00605b; */
      /* mix-blend-mode:multiply; */
      border-radius: 1px;
      /* font-size: 20px; */
      color: #fff;
      /* text-align: center; */
      display: none;
  }
 /* .box1-fixed-toggle {
    background: #00463e;
    border-radius: 0px 0px 4px 4px;
    transition: all 0.3s linear;
    transform: translateY(190px); 
  } */
  .box1-fixed-text {
    /*width: 354px;
    height: 190px;*/
    width:258px;
    height:99px;
    margin-left:60px;
    position: absolute;
    bottom: 50px;
    left: 0;
    color: #fff;
    line-height: 1; 
    background:url('../image/png28.png') no-repeat left center;
  }
 
    .box1-fixed-text-icon {
      width: 70px;
      height: 3px;
      background: #ffffff;
      margin: 25px auto 0 auto;  }
    .box1-fixed-text-title {
      font-size: 25px;
      margin-top: -40px;
      text-align:center; }
    .box1-fixed-text-desc {
      white-space: pre-line;
      margin-top: 30px;
      font-size: 14px;
      font-weight: 400;
      line-height: 21px; 
      text-align:center;
    }
  .box1-btn {
    width: 250px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #004a41;
    border-radius: 22px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 50px auto 0;
    cursor: pointer; }
  .box1 ul {
    width: 650px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-left: 240px; }
    .box1 ul li {
      font-size: 24px;
      color: #001432;
      line-height: 60px;
      font-weight: bold; }
.box9{height: 225px;}
.box10 {
  height: 470px;
  position: relative;
  background:#f1f1f1 url('../image/jpg146.jpg') no-repeat center top;
 }

.box10 .swiper-container {
  width: 900px;
  height: 344px;
  position: relative;
  top: 33px;
  overflow: hidden; }

.box1_L {
  float: left;
  /* width: 450px; */
  text-align: left;
  /* margin-right: 80px; */
  /*margin-top: 30px;*/
  color: #fff;
  /* margin-left: 40px;  */
}

.box1_L p,
.box1_R p {
  margin-bottom: 22px;
  font-size: 14px; 
}

.box1_L p img {
  vertical-align: middle;
  margin-right: 25px;
}

.box1_R {
  float: right;
  /* width: 450px; */
  text-align: left;
  /*margin-top: 30px;*/
  color: #fff; 
}

.box1_R p img {
  vertical-align: middle;
  margin-right: 25px; 
}

.box1_R p {
  margin-bottom: 22px;
  font-size: 14px; 
}

.pagination1 {
  position: absolute;
  z-index: 20;
  bottom: 5px;
  width: 100%;
  text-align: center; 
}

.pagination1 .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  background: #999;
  cursor: pointer; }

.pagination1 .swiper-active-switch {
  background: #00463e; }

.box2 {
  height: 468px;
  background: url('../image/jpg147.jpg') no-repeat left center;
  background-repeat: no-repeat;
  background-position: center top;
  line-height: 1; }
  .box2-icon-split {
    width: 68px;
    height: 84px;
    line-height: 84px;
    float: left;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #333333; }
  .box2-icon-wrap {
    float: left;font-size:90px;position:relative; color: #d3d3d3 }
  .box2-icon-wrap:hover,.box2-icon-wrap:hover .box2-icon-text { color:#008060;}
  .box2-icon-img {
    width: 84px;
    height: 84px;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    text-align: center; }
    .box2-icon-img img {
      margin-top: 24px; }
  .box2-icon-text {
    margin-top: 18px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center; }
  .box2-swiper-container {
    height: 259px;
    cursor: pointer; }
  .box2-card {
    width: 384px;
    height: 259px;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    float: left;
    position: relative;
    line-height: 1; }
    .box2-card:hover .box2-fixed-text {
      display: none; }
    .box2-card:hover .box2-fixed-toggle {
      display: block; }
    .box2-card img {
      height: 100%;
      width: 100%;
      display: block; }
  .box2-fixed-text {
    width: 384px;
    height: 60px;
    background: rgba(0, 139, 106, 0.77);
    line-height: 60px;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0; }
    .box2-fixed-text-title {
      margin-top: 88px;
      font-weight: 500;
      line-height: 1; }
    .box2-fixed-text-desc {
      white-space: pre-line;
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      margin-top: 20px; }
  .box2-fixed-toggle {
    width: 384px;
    height: 259px;
    display: none; }
  .box2-pagination {
    /* position: absolute; */
    z-index: 20;
    /* bottom: 90px; */
    width: 100%;
    text-align: center; }
    .box2-pagination .swiper-pagination-switch {
      display: inline-block;
      margin: 0 5px;
      cursor: pointer;
      width: 30px;
      height: 6px;
      background: #555; }
    .box2-pagination .swiper-active-switch {
      background: #00463e; }
  /* .box2 .btn {
    display: flex;
    justify-content: space-between; }
    .box2 .btn a:last-child {
      border: 1px solid #00463e;
      background: #fff;
      color: #004a41; } */
.box11{background: url('../image/jpg148.jpg') no-repeat left top; height: 632px;}
.btn {
  width: 520px;
  margin: 0 auto; }

.btn a {
  width: 238px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #008c6b;
  border-radius: 22px;
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 auto; }

.box3 {
  height: 1030px; background:url('../image/jpg149.jpg') no-repeat left top; }

.box3_L {
  float: left;
  width: 524px;
  margin-right: 8px; }

.box3_R {
  float: left;
  width: 668px; }

.box3_L li {
  float: left;
  width: 257px;
  height: 315px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.box3_L li:nth-child(even) {
  margin-right: 0; }

/* .box3_L li:last-child {
  width: 523px;
  height: 266px;
  margin-right: 0;
  margin-bottom: 0; } */

.box3_L li img {
  cursor: pointer;
  transition: all 0.6s;
  width:257px;
  height: 315px;
}

.box3_L li:hover img {
  transform: scale(1.1); }

.box3_1 {
  position: absolute;
  bottom: 0;
  width: 257px;
  height: 100px;
  /* background: #333; */
  color: #fff;
  text-align: left;
  padding-left: 20px; }

.box3_1 h2 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin: 8px auto 3px; }

.box3_1 h3 {
  font-size: 14px;
  color: #d4c09b;
  margin-top: 85px;
  line-height: 26px; }

.box3_1 p {
  font-size: 12px;
  color: #fff;
  line-height: 20px; }

/* .box3_L li:last-child .box3_1 {
  right: 0;
  width: 157px;
  height: 266px; } */

.box3 .btn a,
.box7 .btn a {
  background: #008c6b;
  border-radius: 22px;
  font-size: 18px;
  color: #fff; }

.box3 .swiper-container {
  height: 647px; }

.box3 .swiper-slide {
  position: relative;
  width: 668px;
  height: 647px; }

.box3 .swiper-slide p {
  position: absolute;
  bottom: 15px;
  right: 12px;
  padding: 8px 20px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  font-size: 14px;
  color: #333; }

.box4 {
  height: 1027px;
  background: url('../image/jpg150.jpg') no-repeat left top;
  overflow: hidden; 
}

.box4 ul {
  width: 1200px;
  height: 30px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }

.box4 li {
  font-size: 16px;
  color: #999;
  position: relative;
  cursor: pointer; }

.box4 li.active {
  color: #00463e; }

.box4 li.active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 31px;
  height: 2px;
  background: #00463e;
  border-radius: 1px;
  margin: 0 auto; }

.box4_1 {
  display: none;
  position: relative;
  width: 1200px;
  height: 673px; }

.box4_1 p {
  position: absolute;
  top: 0;
  width: 1200px;
  height: 673px;
  line-height: 1024px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 100%);
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  text-align: center;
 }
 .box4_1 p .tag
 {
  width: 200px;
  height: 30px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  background: #215b5b;
  border-radius: 17px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: block;
 }

.box5 {
  background: url('../image/jpg151.jpg') no-repeat left top;
  height: 812px;
  overflow: hidden; }


.box6 {
  overflow: hidden; }

.box6 ul {
  height: 250px;
  margin-top: 80px; }

.box6 li {
  text-align: center;
  font-size: 30px;
  float: left;
  margin-right: 40px; }

.box6 li:last-child {
  margin-right: 0;
}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}
.ih-item img{width:100%;height:100%}
.ih-item.circle,.ih-item.circle .img{position:relative;width:166px;height:166px;line-height: 166px;}
.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.circle.effect1 .spinner{width:170px;height:170px;border: 4px solid #c9c9c9;border-left-color: #008b6a;border-bottom-color: #008b6a;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .img{position:absolute;top:4px;bottom:0;left:0;right:4px;width:auto;height:auto}
.ih-item.circle.effect1 .img:before{display:none}
.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}
.ih-item.circle.effect1 .info{top:4px;bottom:0;left:4px;right:0;background:#333;background:linear-gradient(0deg,rgba(0,140,107,.5) 0%,rgba(0,70,62,0) 100%);opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size:24px;margin:0 30px;padding:55px 0 0;height:110px;text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3)}
.ih-item.circle.effect1 .info p{color:#bbb;padding:10px 5px;font-style:italic;margin:0 30px;font-size:12px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a:hover .info{opacity:1}
.box7 {
  background:url('../image/jpg154.jpg') no-repeat left top;
  height: 603px; }

.box7 ul {
  width: 1200px;
  margin: 0 auto 20px;
  display: flex;
  justify-content: space-between;
  text-align: left; }

.box7 li {
  font-size: 14px;
  color: #999;
  width: 4;
  height: 179px;
  background: #ffffff;
  box-shadow: 0px 3px 25px 1px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  border: 1px solid #ececec;
  line-height: 21px; 

}

.box7 li h2 {
  font-size: 18px;
  color: #333;
  line-height: 45px; }

.box7 li:hover img {
  transform: scale(1.1); }

.box7_L {
  float: left;
  margin: 32px;
  width: 117px;
  height: 127px;
  overflow: hidden;
/*  border-radius: 50%;*/

}

.box7 img {
  width: 117px;
  height: 127px;
  transition: all 0.6s; }

.box7_R {
  float: left;
  width: 200px;
  margin-top: 43px; }

.box7_1 li {
  width: 284px;
  height: 141px; }

.box7_1 img {
  width: 85px;
  height: 92px; }

.box7_1 .box7_L {
  margin: 18px;
    width: 85px;
  height: 92px;}

.box7_1 .box7_R {
  width: 148px;
  margin-top: 24px; }

.box8 {
  height: 600px; }

.box8 .swiper-container {
  height: 400px; }

.box8_1 {
  height: 329px;
  position: relative; }

.box8_L {
  float: left;
  width: 400px;
  margin-right: 75px;
  margin-left: 50px; }

.box8_R {
  float: left;
  width: 600px;
  font-size: 14px;
  color: #333;
  line-height: 26px;
  margin-top: 90px; }

.box8_R h2 {
  font-size: 20px;
  margin-bottom: 20px; }

.box8 ul {
  width: 465px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: -77px;
  right: 210px;
  z-index: 2; }

.box8 li {
  padding: 2px 2px 0;
  border: 1px solid transparent; }

.box8 li img {
  width: 85px;
  height: 85px; }

.box8 li.active {
  border: 1px solid #d4c09b; }

.arrow-left {
  background: url(../image/left1.png) no-repeat left top;
  position: absolute;
  left: 474px;
  bottom: 4%;
  margin-top: -22px;
  width: 44px;
  height: 43px;
  z-index: 2; }

.arrow-right {
  background: url(../image/right1.png) no-repeat left bottom;
  position: absolute;
  right: 154px;
  bottom: 4%;
  margin-top: -22px;
  width: 44px;
  height: 43px;
  z-index: 2; }

/*弹出表单*/
.pop-box {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: 10;
  display: none; }

.pop-box .main-contener {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -200px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.tan {
  position: relative; }

.form6 {
  position: absolute;
  top: 50px;
  left: 60px;
  text-align: center; }

.form6 h3 {
  font-size: 22px;
  color: #333;
  line-height: 40px; }

.pop-box p {
  width: 45px;
  height: 2px;
  background: #00463e;
  display: inline-block;
  margin-bottom: 25px; }

.form6 input {
  width: 280px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
  background: #fafafa;
  text-indent: 20px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 4px; }

.pop-box .pop-close {
  position: absolute;
  right: -21px;
  top: -20px;
  cursor: pointer;
  width: 46px;
  height: 45px;
  color: #fff;
  background: url(../image/close.png) no-repeat center center;
  background-size: 100% auto; }

.form6 button {
  display: block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  background: #00463e;
  color: #fff;
  font-size: 16px; }

.form6 h4 {
  margin-top: 20px;
  font-size: 16px; }

.form6 h4 em {
  color: #00463e; }
