.jiazhuangdai-wrapper .wrapper {
    width: 1280px
}

.jiazhuangdai-banner .swiper-content {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 308px;
    width: 1031px;
    height: 441px;
    z-index: 1;
    background: url(/images/hf/month20191202/banner-text.png) center no-repeat
}

.jiazhuangdai-banner .swiper-slide {
    height: 980px;
    background-repeat: no-repeat;
    background-position: center
}

.jiazhuangdai-banner .swiper-slide-1 {
    background-image: url(/images/hf/month20191202/banner-bg1.jpg)
}

.jiazhuangdai-banner .swiper-slide-2 {
    background-image: url(/images/hf/month20191202/banner-bg2.jpg)
}
.jiazhuangdai-banner .swiper-slide-3 {
    background-image: url(/images/hf/month20191202/banner-bg3.jpg)
}
.jiazhuangdai-banner .swiper-slide-4 {
    background-image: url(/images/hf/month20191202/banner-bg4.jpg)
}
.jiazhuangdai-banner .swiper-slide-5 {
    background-image: url(/images/hf/month20191202/banner-bg5.jpg)
}

.jiazhuangdai-banner .swiper-pagination {
    bottom: 60px
}

.jiazhuangdai-banner .swiper-pagination-bullet {
    margin: 0 7px !important;
    vertical-align: middle;
    opacity: 1;
    width: 6px;
    height: 6px;
    background: #fff
}

.jiazhuangdai-banner .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    background: transparent
}

.jiazhuangdai-section {
    background-position: center;
    background-repeat: no-repeat
}

.jiazhuangdai-section-title {
    display: block;
    margin: 0 auto
}

.jiazhuangdai-section1 {
    height: 846px;
    padding-top: 140px;
    background-image: url(/images/hf/month20191202/bg1.jpg)
}

.jiazhuangdai-section1 .pic1 {
    margin-bottom: 42px
}

.jiazhuangdai-section1 .btn-zx {
    display: block;
    width: 552px;
    height: 84px
}

.jiazhuangdai-section2 {
    height: 1446px
}

.jiazhuangdai-section2 .pic1 {
    margin-left: -34px;
    margin-top: 59px;
    margin-bottom: 95px
}

.jiazhuangdai-section2 .tit1 {
    margin-bottom: 42px
}

.jiazhuangdai-section3 {
    height: 905px;
    padding-top: 146px;
    background-image: url(/images/hf/month20191202/bg3.jpg)
}

.jiazhuangdai-section3 .pic1 {
    margin: 67px auto 63px
}

.jiazhuangdai-section3 .btn-zx {
    display: block;
    width: 328px;
    margin: 0 auto
}



.jiazhuangdai-section3 .btn-zx img{
    -webkit-animation: free_download 1s linear alternate infinite;
    animation: free_download 1s linear alternate infinite;
}
@-webkit-keyframes free_download{
    0%{-webkit-transform:scale(0.9);}
    100%{-webkit-transform:scale(1);}
}
@keyframes free_download{
    0%{transform:scale(0.9);}
    100%{transform:scale(1);}
}

.jiazhuangdai-section4 {
    height: 1268px;
    padding-top: 138px
}

.jiazhuangdai-section4 .swiper-container {
    padding-top: 136px;
    height: 706px
}

.jiazhuangdai-section4 .swiper-pagination {
    top: 58px;
    left: 0;
    width: 100%;
    bottom: auto
}

.jiazhuangdai-section4 .swiper-pagination-bullet {
    width: 150px;
    height: 50px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #222;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #222;
    opacity: 1
}

.jiazhuangdai-section4 .swiper-pagination-bullet-active {
    background-color: #222;
    color: #fff
}

.jiazhuangdai-section4 .btn-zx {
    display: block;
    width: 552px;
    height: 84px;
    margin: 80px auto 0
}

.jiazhuangdai-layer-close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 35px;
    height: 35px;
    background: url(/images/hf/month20191202/btn-close.png) no-repeat 0 0
}

.jiazhuangdai-layer-tit {
    display: block;
    margin: 0 auto 30px
}

.jiazhuangdai-layer-wrapper {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999
}

.jiazhuangdai-layer-container {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 580px;
    height: 580px;
    border-radius: 10px;
    background-color: #fff
}

.jiazhuangdai-layer-content {
    padding-top: 80px
}

.jiazhuangdai-layer-form {
    padding: 0 30px
}

.jiazhuangdai-layer-form .form-group {
    border-radius: 8px;
    border: 1px solid #ddd;
    overflow: hidden
}

.jiazhuangdai-layer-form .form-control {
    display: block;
    width: 100%;
    height: 80px;
    padding: 0 23px;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: 22px;
    line-height: 80px
}

.jiazhuangdai-layer-form .form-control:last-child {
    border-bottom: none
}

.jiazhuangdai-layer-form .form-btn {
    display: block;
    width: 100%;
    margin-top: 52px;
    height: 80px;
    background-color: #ff3061;
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 80px
}
