@import url(global.css);
.house_banner {
    width: 100%;
    height: 600px;
    background: url(../images/house/house_banner.jpg) no-repeat center top;
}

.house_banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.pro-block-1 {
    background: url(../images/house/pro_pic1.jpg) no-repeat center 200px;
    height: 656px;
}

.pro-block-2 {
    background: url(../images/house/pro_pic2bg.jpg) no-repeat center top;
    width: 100%;
    padding-bottom: 180px;
    position: relative;
}

.pro-block-2 .label {
    padding-bottom: 20px;
}

.pro-block-2 .swiper-container {
    width: 1200px;
    margin: 0 auto;
}

.pro-block-2 .cite {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    height: 60px;
}

.pro-block-2 .cite .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    -webkit-box-transform: translateX(-50%);
    -moz-box-transform: translateX(-50%);
    display: table;
    text-align: center;
    font-size: 16px;
    color: white;
    z-index: 99;
    width: 640px;
}

.pro-block-2 .cite .swiper-button-next, .pro-block-2 .cite .swiper-button-prev {
    top: 280px;
    outline: none;
}

.pro-block-2 .cite span {
    width: 80px !important;
    height: 40px !important;
    display: inline-block;
    float: left;
    background: none;
    border: 1px solid transparent;
    color: white;
    position: relative;
    opacity: 1;
    outline: none;
    border-radius: 4px;
}

.pro-block-2 .cite span:after {
    position: absolute;
    content: "瀹㈤鍘�";
    display: block;
    width: 80px;
    height: 40px;
    font-size: 18px;
    color: white;
    line-height: 40px;
}

.pro-block-2 .cite span:nth-child(2):after {
    content: "鍘ㄦ埧";
}

.pro-block-2 .cite span:nth-child(3):after {
    content: "涓诲崸";
}

.pro-block-2 .cite span:nth-child(4):after {
    content: "娆″崸";
}

.pro-block-2 .cite span:nth-child(5):after {
    content: "鍗敓闂�";
}

.pro-block-2 .cite span:nth-child(6):after {
    content: "闃冲彴";
}

.pro-block-2 .cite span:nth-child(7):after {
    content: "涔︽埧";
}

.pro-block-2 .cite span:nth-child(8):after {
    content: "鍎跨鎴�";
}

.pro-block-2 .cite .swiper-pagination-bullet-active {
    font-weight: bold;
}

.pro-block-2 .cite .swiper-pagination-bullet-active:after {
    color: #00c69a !important;
}

.pro-block-2 .layui-btn {
    height: 48px;
    line-height: 48px;
    position: absolute;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    bottom: 80px;
    font-weight: bold;
    font-size: 18px;
}

.pro-block-3 .bg_01 {
    width: 100%;
    height: 250px;
    background: url(../images/house/pro_pic3_01.jpg) no-repeat center top;
}

.pro-block-3 .bg_02 {
    width: 100%;
    height: 250px;
    background: url(../images/house/pro_pic3_02.jpg) no-repeat center top;
}

.pro-block-3 .bg_03 {
    width: 100%;
    height: 250px;
    background: url(../images/house/pro_pic3_03.jpg) no-repeat center top;
}

.pro-block-3 .bg_04 {
    width: 100%;
    height: 250px;
    background: url(../images/house/pro_pic3_04.jpg) no-repeat center top;
}

.pro-block-4 .cont {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.pro-block-4 .cont div {
    float: left;
    position: relative;
}

.pro-block-4 .cont div p {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: white;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0))
}

.pro-block-4 .cont_01 {
    width: 680px;
    height: 360px;
    margin: 0 10px 10px 0;
}

.pro-block-4 .cont_02 {
    width: 510px;
    height: 360px;
    margin: 0 0 10px 0;
}

.pro-block-4 .cont_03 {
    width: 460px;
    height: 360px;
}

.pro-block-4 .cont_04 {
    width: 360px;
    height: 360px;
    margin-left: 10px;
}

.pro-block-5 .swiper-button-next {
    right: 20%;
}

.pro-block-5 .swiper-button-prev {
    left: 20%;
}