body{text-align: center;}

.banner {
	position: relative;
	max-width: 1920px;
	height: 560px;
	overflow: hidden;
    font-size: 0;
    margin:0 auto;
    min-width: 1200px;
}
.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;    
}
.zy1 .cat-tag a {display: block; float: left; margin: 0 40px 0;}
.zy1 .cat-tag a span{ display: block;}
.zy1 .cat-tag a:hover span{ color: #008c6b;}
.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;
}
.zy2 ul{border-bottom: 1px solid #828282;}
.zy2 ul li{ float: left;width:75px; font-size: 18px; margin:0 32px}
.zy2 ul li:hover,.zy2 ul li.active{border-bottom: 7px solid #d0b67d; width:75px; margin:0 32px; margin-bottom: -4px;}
.swiper_1{
    display: none;
    position: relative;
    cursor: pointer;    
    height: 686px;
    margin-top: 40px;
}
.zy2 .swiper_1 .cov{ position: absolute; bottom: 0; left: 0; width:100%; height: 123px; margin:0; text-align: left; background-color: rgba(0, 0, 0, .6); }
.btns:hover{
    background: #008060;
       color: #fff;
}

.zy3 ul{width: 220px;float: left;}
.zy3 ul li{ float: left;width:221px;height: calc(563px/5);border-bottom: 1px solid #828282; background: #314042; color: white; font-size: 18px;}
.zy3 ul li:hover,.zy3 ul li.active{background:#066851; width:221px;}
.swiper_2{
    display: none;
    position: relative;
    cursor: pointer;    
    height: 568px;
    width:979px;
    float: right;
}
.swiper_2 img{ height: 568px; width:979px;}
.zy4 {
    min-width: 1200px;
    height: 731px;
    z-index: 0;
    position: relative;
    padding-bottom: 140px;
}
.zy4 .swiper-container{height: 731px;}
.zy4zy4 .swiper-wrapper,.zy4 .swiper-slide {
    height: 100%;
    width: 100%
}
.zy4 .swiper-slide {
    display: block
}
.zy4 .pagination {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 2
}
.zy4 .swiper-prev,.zy4 .swiper-next {
    top: 60%;
    margin-top: -50px;
    opacity: .4;
    z-index: 2;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 40px;
    border-radius:50%;
}
.zy4 .swiper-prev:hover,.zy4 .swiper-next:hover {
    opacity: .9;
    color: #ffffff
}
.zy4 .swiper-prev {
    left: calc((100%-1200px)/7);
}
.zy4 .swiper-next {
    right: calc((100%-1200px)/7);
}
@media (max-width: 1400px) {
    .zy4 .swiper-prev {
        left:0;
        /*margin-left: -690px*/
    }

    .zy4 .swiper-next {
        right: 0;
        /*margin-right: -690px*/
    }
}
.zy4 .swiper-slide li{ float: left; margin: 0 10px;}
.zy4 .swiper-slide li:first-child{margin-left: 0;}
.zy4 .swiper-slide li:last-child{margin-right: 0;}
.zy4 .btns{ background: #bc7e36; width: 150px; color: #fff; margin-top: 90px;}
.zy5 ul li{ position:relative; float:left;margin:0 10px 50px 10px;}
.zy5 ul li:first-child{margin-left:0}
.zy5 ul li:last-child{margin-right:0}
.zy5 ul li img{position:relative;width:383px;height:394px;}
.zy5 ul li p{ position:absolute;left:calc(313px/2);bottom:-35px; width:70px;height:70px; line-height:70px;color:#000; border-radius:50%;border:4px solid #fff;background:#d5b997; font-size:30px;}
.zy5 ul li:hover p{background:#008060; color:#fff;}
.zy5 ul li h2{font-size:20px;position:absolute;bottom:-80px;left:0;text-align:center;width:100%;}
.imgbtn {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom:40px;
    margin-left: -25px;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 18px 0;
    cursor: ew-resize;
    z-index: 10;
}
.bannertip {
    text-align: center;
    color: #fff;
    font-size:14px;
    position: absolute;
    left: 50%;
    bottom:20px;
    transform: translateX(-50%);
    z-index: 10;
}
.imgbtn img {
    width: 31px;
    height: 31px;
}
.btns{
    margin: 0 auto;
    width:318px;
    height:50px;
    line-height: 50px;
    background:#008c6b;
    border-radius:30px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 20px;
}
