body{background: #fff;}
.zy_house {
    width: 100%;
    min-width: 1200px;
    background: url(../image/bieshuban.jpg) no-repeat center #fafafa;
    height:560px;
}
.zy_house form {
    background: #f1f1f1;
    /* box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.1); */
    border-radius: 10px;
    width: 990px;
    height: 72px;
    margin: 0 auto;
    padding: 24px 105px;
    position: relative;
}
.zy_house form .tit {
    width: 190px;
    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;
}
.btn:hover{
    background: #008060;
}
.zy_house .tit p:first-child{
    /* height: 22px;
    line-height: 25px; */
    padding-left: 7px;
    border-left: 4px solid #00463E;
    /* margin-bottom:5px; */
    margin-left: -10px;
    color: #333;
}
.headline{
    margin: 30px auto;
    text-align: center;
    height: 70px;
}
.headline b:first-child{
    /* width:26px;
    height:2px;
    background:#333;
    display: inline-block; */
    background: url(../image/png16.png) no-repeat left center;
    width: 202px;
    height: 9px;
    display: inline-block;
}
.headline b:last-child{
    /* width:26px;
    height:2px;
    background:#333;
    display: inline-block; */
    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{
    height:488px;
}
.box1_1{
    height: 352px;
}
.box1_1 ul{
    width:918px;
    margin-left: 282px;
    text-align: center;
}
.box1_1 ul li{
    width: 140px;
    float: left;
    margin-right:27px;
}
.box1_1 ul li:nth-child(2){
    margin-right:46px;
}
.box1_1 ul li:last-child{
    margin-right: 0;
}
.box2 {
    padding-bottom: 70px
}
.box2 .swiper-container3{
    width: 1200px;
    height: 378px;
    margin: 0 auto;
    position: relative
}

.box2 .swiper-container3 li{
    float: left;
    position: relative;
    margin-right: 21px;
    width: 222px;
    height: 378px;
}
.box2 .swiper-container3 li:last-child{
    margin-right:0;
}
/*.box2 .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.box2 .swiper-slide a{    
    width: 100%;
    height: 100%;
    display: block; 
    position: relative;
}*/
.box2 .swiper-slide img{
    width: 222px;
    height: 378px;
}
.box2 .swiper-slide .bar {
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
    width: 222px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background:rgba(7,103,80,1);
    font-size: 16px;
    text-align: center;    
}
.swiper-father {
    width: 1300px;
    height: 450px;   
    position: relative;
    margin: 0 auto;
  }
/* .box2 .swiper-slide .bar h2{
    font-size: 22px;
}
.box2 .swiper-slide .bar p{
    font-size: 18px;
    margin-top: 6px;
} */
.swiper-father .swiper-prev,.swiper-father .swiper-next {
    top: 55%;
    margin-top: -55px;   
    z-index: 2;
    cursor: pointer;
    color: #a7a7a7;
    font-size: 40px;
}

.swiper-father .swiper-prev:hover,.swiper-father .swiper-next:hover { 
    color: #008060
}

.swiper-father .swiper-prev {
    left: 0
}

.swiper-father .swiper-next {
    right: 0
}

/* @media (min-width: 1920px) {
    .swiper-father .swiper-prev {
        left:50%;
        margin-left: -950px
    }

    .swiper-father .swiper-next {
        right: 50%;
        margin-right: -950px
    }
} */

.box3{height: 530px;}
.box3 ul.lm1 li{ float: left; margin: 0 9px; text-align: center; position: relative;width: 155px;height: 184px;}
.box3 ul.lm1 li:first-child{margin-left: 0;}
.box3 ul.lm1 li:last-child{margin-right: 0;}
.box3 ul.lm1 li .a {background:  #00605b; mix-blend-mode: multiply;display: block;  left: 0px;FILTER: alpha(opacity=88);opacity: .88;
width:100%;height:100%;position:absolute; COLOR: #fff; TOP: 0px;text-align: center; display: none;}
.box3 ul.lm1 li .mask{ position: absolute;top:calc(100%/2 - 15px);left:0;color:#ffffff;opacity: 0;width: 100%; font-size: 22px; letter-spacing: 0.4px;}
.box3 ul.lm1 li:hover .a{ display: block;}
.box3 ul.lm1 li:hover .mask{opacity: 1;}
/* .box2{
    height:630px;
}
.box2_1 .swiper-container1{
    height: 400px;
    margin-top: 40px;
}
.box2_1 .swiper-container1 img{
    width: 578px;
    height: 399px;
    float: left;
}
.box2_1 .swiper-container1 .box2_1left img{
    width:257px;
    height: 35px;
    margin-bottom: 20px;
    display: block;
    float: none;
}
.box2_1 .box2_1left{
    float: left;
    margin-left: 50px;
    color: #fff;
    margin-top: 130px;
}
.box2_1 .box2_1left p{
    font-size: 20px;
    line-height: 40px;
    font-family: "Noto Sans CJK SC DemiLight", "Source Han Sans CN DemiLight";
}
.box2-right {
    background: url(../image/all_2021_19.png) no-repeat center center #D4C09D;
    position: absolute;
    left: 57%;
    bottom: 0;
    margin-top: -22px;
    width: 44px;
    height: 38px;
    z-index: 999;
    border-radius: 2px;
} */
/* .box3{height: 487px;}
.box3_1{
    position: relative;
    width:600px;
    height:448px;
}
.box3_txt{
    position: absolute;
    top: 30%;
    left:0;
    right: 0;
    margin:0 auto;
    width:308px;
    height:182px;
    background:rgba(0,0,0,.7);
}
.box3_txt p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin: 46px 36px;
}
.box3_txt p span{
    font-size: 24px;
}
.box3_2{
    width: 525px;
    margin: 0 auto
} */
.box7 .container {
    position: relative;
    margin-top: 150px;
    width: 620px;
}
.box7 .container .box7_cons_item {
    width: 150px;
    height: 150px;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    float: left;
    position: relative
}
.box7 .container .box7_cons_item.shuidian{
    top: -150px;
}
.box7 .container .box7_cons_item.shadow {
    box-shadow: 0 0 6px rgba(0,0,0,0.8)
}
.box7 .container .box7_cons_item .box7_cons_item_box {
    width: 150px;
    height: 150px;
    background: #999;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.box7 .container .box7_cons_item .child {
    width: 129px;
    height: 108px;
    font-size: 12px;
    background: #4c4c4c;
    padding: 25px 0 17px 20px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: left;
    opacity: 0;
    transition: all 1s;
}
.box7 .container .box7_cons_item .child.active {
    right: -149px;
    top:0;
    opacity: 1
}
.box7 .container .box7_cons_item .child.active1 {
    top: 150px;
    right: 0;
    opacity: 1
}
.box7 .container .box7_cons_item .child p {
    line-height: 20px
}
.box7 .container .box7_cons_item:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 4
}
.box7 .container .box7_cons_item:nth-child(1):after {
    border-top: 10px solid #999;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 150px;
    right: 68px;
}

.box7 .container .box7_cons_item:nth-child(2):after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #666;
    top: 55px;
    right: -10px
}

.box7 .container .box7_cons_item:nth-child(4):after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #666;
    top:55px;
    left: -10px
}

.box7 .container .box7_cons_item:nth-child(5):after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #999;
    top:55px;
    left: -10px
}
.box7 .container .box7_cons_item:nth-child(7):after {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #999;
    left: 55px;
    top: -10px;
    z-index: 10
}

.box7 .container .box7_cons_item:nth-child(8):after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #666;
    left:55px;
    top: -10px;
    z-index: 10  
}
.box7 .container .box7_cons_item:nth-child(6):after {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #999;
    left: 60px;
    bottom: -10px;
    z-index: 10;
}
.box7 .container .box7_cons_item:nth-child(6) {
    position: absolute;
    top: -150px;
    left: 300px;
}
.box7 .container .box7_cons_item:nth-child(7) {
    position: absolute;
    bottom: -149px;
    left:0;
}
.box7 .container .box7_cons_item:nth-child(8) {
    position: absolute;
    bottom: -149px;
    left: 150px;
}
.box7 .container .box7_cons_item .iconfont {
    font-size: 42px
}
.box7 .container .box7_cons_item .iconfont.icon-fangzi {
    font-size: 30px;
    margin-top: 36px !important
}
.box4{height:395px;}
.box4 li{
    width: 250px;
    height: 320px;
    float: left;
    margin-right:30px;
    position: relative;
    padding: 10px;
}
.box4 li:last-child{
    margin-right: 0;
}
.box4 li:hover{
    background: #fff;
    box-shadow:0px 0px 16px 0px rgba(170,170,170,0.36);
}
.box4 li img{
    width: 250px;
    height: 250px;
}
.box4_1{
    position: absolute;
    bottom: 81px;
    margin: 0 auto;
    width:220px;
    height:74px;
    line-height: 99px;
    color: #fff;
    background:linear-gradient(0deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 100%);
    padding:0 15px;
}
.box4_1 h2{
    font-size: 24px;
}
.box4_1 h2 span{
    font-size: 14px;
    float: right;
}
.box4_2 p:first-child{
    margin-top: 8px;
}
.box4_2 p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.box4_2 p em{
    margin-right:10px;
}
.box5{height:550px;position: relative;}
.box5 .swiper-container2{
    height: 360px;
    margin-top: 10px;
}
.box5 .swiper-slide {
    width: 270px !important;
    position: relative;
    cursor: pointer;
}
.box5 .swiper-slide img{
    width:270px;
    height: 360px;
}
.box5_1{
    position:absolute;
    bottom: 0;
    width: 270px;
    height: 80px;
    background: rgba(255, 255, 255, .95);
    font-size: 18px;
    color: #666;
    text-align: center;
    display: none;
}
.box5_1 p{
    font-size:24px;
    color: #333;
    margin: 13px auto 2px;
}
.box5 .swiper-slide:hover .box5_1{
    display: block;
}
.vsi_btns_box{
    width: 100%;
    position: absolute;
    top: 0;
}
.vsi_btns{
    width: 1150px;
    margin: 0 auto;
    position: relative;
}
.vsi_btns img{
    width: 52px;
    height: 52px;
    position: absolute;
    top: 150px;
    cursor: pointer;
}
.vsi_el{
    left: 0;
}
.vsi_er{
    right: 0;
}
.box6{
    height: 676px;
}
.box6 ul{
    margin-top: 10px;
}
.box6 li{
    float:left;
    width: 410px;
    height: 290px;
    margin-right:10px;
    margin-bottom: 10px;
    position: relative;
}
.box6 li:nth-child(1){
   width: 457px;
}
.box6 li:nth-child(2){
   width: 731px;
   margin-right: 0;
}
.box6 li:nth-child(4){
    width: 490px;
}
.box6 li:last-child{
    width: 278px;
    margin-right: 0;
}
.box6 li:hover .box6_1{
    display: block;
}
.box6_1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 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;
}
.box6_1 h2{
    font-size: 30px;
    color: #fff;
    margin:105px auto 20px;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
}
.box6_1 a{
    display: block;
    margin-left: 10px;
}
.box6_1 img{
    width: 11px;
    height: 19px;
}
.box8{height:650px;}
.box8 ul li {
	float: left;
	color: #fff;
    /* margin: 0 auto; */
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
	cursor: pointer;
	width: 240px;
    text-align: center;
}
.box8 ul li.active span{
    width:240px;
    height:40px;
    line-height: 40px;
    display: inline-block;
    font-size: 20px;
    background:#008c6b;
    color: #fff;
    text-align: center;
}
.box8 ol li{
    width: 788px;
    height: 521px;
    margin-right:0;
    float: left;
    background: #fff;
}
.box8 ol li img{
    width: 788px;
    height: 521px;
}
.box8 ol li:nth-child(2){
    width: 410px;height: 521px;
    background: #fff;
}
/* .box8 ol li:nth-child(2) img{
    width: 48px;
    height: 64px;
    margin-top: 200px;
} */
.box8 ol li:last-child{
    margin-right: 0;
}
.swiper_1{
    display: none;
    position: relative;
    cursor: pointer;
    /* background: #333; */
    padding: 30px 28px;
    height: 507px;
    margin-top: 50px;
}
.box8 .ii{width: 300px; margin: 0 auto;}
.box8 .ii p{float: left; width:100%; line-height: 35px;}
/* .box8 ul{
    margin:0 auto;
}
.box8 ul li{
    width: 597px;
    height: 417px;
    position: relative;
    text-align: left;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-top: 46px;
}
.box8 ul li:last-child{
    width: 603px;
    height: 417px;
    background:url(../image/bg3.jpg) no-repeat center center;
}
.box8 li h4{
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 10px;
    padding-left: 130px;
}
.box8 li span{
    font-size: 16px;
    margin-left: 10px;
}
.box8 li span em{
    font-size: 30px;
} */
.box9{height:679px;}
.box9 h4{
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}
.box9 .swiper-container3{
    width: 1200px;
    height: 460px;
    margin: 0 auto;
    position: relative
}
.box9 .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}
.box9 .swiper-slide img{
    width: 404px;
    height: 421px;
}
.box9 .swiper-slide .bar {
    position: absolute;
    bottom:58px;
    left: 0;
    right: 0;
    width: 100%;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
.box9 .swiper-slide .bar h2{
    font-size: 22px;
}
.box9 .swiper-slide .bar p{
    font-size: 18px;
    margin-top: 6px;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background:#008c6b;
    opacity: .2;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid #999
}

.pagination .swiper-active-switch {
    background: #00463E;
    opacity: 1;
    border: 1px solid #00463E
}
.box10{height:515px;}
.box10 ul{
    width: 1100px;
    margin: 0 auto;
}
.box10 ul li{
    width:600px;
    position: relative;
    text-align: left;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 48px;
    margin-top: 100px;
    margin-left:20px;
}
.box10 ul li:first-child{
    width: 480px;
    margin-left:0;
    margin-top: 13px;
}
.box10 h2{
    margin-left: 40px;
    text-align: left;
    display: inline-block;
}
.box10 h2 p{
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.box10 h2:last-child{
    margin-right: 0;
}
.box11 img{
    /* width: 1200px;
    height: 279px; */
    margin: 15px auto 0;
}
.box12{height:461px;text-align: center;}
.box12 li{
    float: left;
    margin-right:157px;
    color: #fff;
    font-size:16px;
    color: #fff;
    line-height: 24px;
    margin-bottom:40px;
}
.box12 li h2{
    font-size: 26px;
    margin-bottom:14px;
}
.box12 li:nth-child(4){
    margin-right: 0;
}
.box12 li:nth-child(5){
    margin-left: 170px;
}
.box12 li:last-child{
    margin-right: 0;
}
.box13{
    height: 600px;
    overflow: hidden;
}
.box13 li{
    float: left;
    width: 385px;
    height: 179px;
    background: #FFFFFF;
    border-radius: 6px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 18px;
    border: 1px solid #ECECEC;
}
/* .box13 li:hover{
    box-shadow: 0px 3px 25px 1px rgba(0, 0, 0, 0.07);
} */
.box13 li:nth-child(3),.box13 li:last-child{
    margin-right: 0;
}
.box13 li.vsi_s_list2{
    width: 284px;
    height: 141px;
}
.box13 li img{
    display: block;
    width: 120px;
    height: 120px;
    float: left;
    margin: 29px 25px 0 64px;
}
.box13 li.vsi_s_list2 img{
    width: 110px;
    height: 110px;
    margin: 16px 20px 0 9px;
}
.box13 li p{
    float: left;
    margin-top: 54px;
}
.box13 p span{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    text-align: left;
}
.box13 p span.vsi_st{
    font-size: 18px;
    color: #333;
    font-weight: 500;
    font-family: "Noto Sans CJK SC Medium", "Source Han Sans CN Medium";
    margin-bottom: 12px;
}
.box13 li.vsi_s_list2 p{
    margin-top: 32px;
}
.btn{
    width: 238px;
    height: 44px;
    line-height: 44px;
    background: #D4C09B;
    border-radius: 22px;
    font-size: 18px;
    color: #fff;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.box14{
    height: 641px;
}
.box14 .btn{
    width: 260px;
}
.footer{margin-top: 0;}
/*弹窗*/
.pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(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,.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;
}