﻿.srdz_p2 {
    width: 100%;
    height: 470px;
    background: url('../images/srdz_02.jpg') top center no-repeat;
}

.srdz_p3 {
    width: 100%;
    height: 2px;
    background: url('../images/srdz_03.jpg') top center no-repeat;
}

.srdz_p4 {
    width: 100%;
    height: 244px;
    background: url('../images/srdz_04.jpg') top center no-repeat;
}

.srdz_p5 {
    width: 100%;
    height: 607px;
    background: url('../images/srdz_05.jpg') top center no-repeat;
    overflow: hidden;
}

.srdz_p6 {
    width: 100%;
    height: 183px;
    background: url('../images/srdz_06.jpg') top center no-repeat;
}

.srdz_p7 {
    width: 100%;
    height: 1px;
    background: url('../images/srdz_07.jpg') top center no-repeat;
}

.srdz_p8 {
    width: 100%;
    height: 557px;
    background: url('../images/srdz_08.jpg') top center no-repeat;
}

.srdz_p9 {
    width: 100%;
    height: 344px;
    background: url('../images/srdz_09.jpg') top center no-repeat;
}

.srdz_p10 {
    width: 100%;
    height: 728px;
    background: url('../images/srdz_10.jpg') top center no-repeat;
}

.srdz_p11 {
    width: 100%;
    height: 163px;
    background: url('../images/srdz_11.jpg') top center no-repeat;
}

.srdz_p12 {
    width: 100%;
    height: 1px;
    background: url('../images/srdz_12.jpg') top center no-repeat;
}

.srdz_p13 {
    width: 100%;
    height: 967px;
    background: url('../images/srdz_13.jpg') top center no-repeat;
}

.srdz_p14 {
    width: 100%;
    height: 208px;
    background: url('../images/srdz_14.jpg') top center no-repeat;
    overflow: hidden;
}

.srdz_p15 {
    width: 100%;
    height: 458px;
    background: url('../images/srdz_15.jpg') top center no-repeat;
}

.srdz_p16 {
    width: 100%;
    height: 343px;
    background: url('../images/srdz_16.jpg') top center no-repeat;
}

.srdz_app {
    width: 988px;
    height: 100%;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 auto;
    overflow: hidden;
}

.srdz_app_box {
    width: 566px;
    height: 422px;
    background: #e6cc7f;
    overflow: hidden;
    margin-bottom: 60px;
}

.srdz_app_user {
    width: 320px;
    height: 500px;
    margin-bottom: 50px;
}

.srdz_app_tit {
    margin: 30px auto 20px auto;
    text-align: center;
    width: 289px;
    height: 80px;
    overflow: hidden;
}

.srdz_app_form {
    width: 466px;
    margin: 0 auto;
    overflow: hidden;
}

.item {
    display: flex;
    align-items: center;
    height: 65px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333333;
}

.item input {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(200, 200, 200, .1);
    padding-left: 60px;
    outline: none;
}

.item input.name {
    background: #fff url(images/srdz_form_1.jpg) left 10px center no-repeat;
    background-size: 44px 52px;
}

.item input.phone {
    background: #fff url(images/srdz_form_2.jpg) left 10px center no-repeat;
    background-size: 44px 52px;
}

.submit {
    padding: 0;
    margin-top: 30px;
}

.submit button {
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    border-radius: 10px;
    outline: none;
    border: 1px #d63e3d solid;
    display: inline-block;
    width: 100%;
    background: #d63e3d;
    cursor: pointer;
}

.myscroll {
    width: 100%;
    height: 260px;
    margin: 0 auto;
    line-height: 36px;
    font-size: 14px;
    overflow: hidden;
}

.myscroll li {
    height: 36px;
    color: #fff;
}

.myscroll a {
    color: #fff;
    text-decoration: none;
}

.myscroll a:hover {
    color: #fff;
    text-decoration: underline;
}

.appinfo {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.appLineTop {
    font-size: 32px;
}

#persons {
    color: #d63e3d;
}

.appLine2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.appLine3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.pic_list {
    width: 1116px;
    height: 898px;
    margin: 0 auto;
}

.picBox {
    width: 1280px;
    height: 898px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background-color: #73b434
}

.banner-slide img {
    width: 1116px;
    height: 898px;
}

.swiper-button-prev,
.swiper-button-next {
    background: rgba(157, 157, 157, .65);
    padding: 20px 5px;
    background-repeat: no-repeat;
    background-position: center center;
}

.srdz_more {
    margin: 30px auto 0 auto;
    display: block;
    width: 350px;
    height: 78px;
    overflow: hidden;
}