.middle-content {
    width: 100%;
    position: relative;
    left: 50%;
    margin-left: -50%;
    height: 593px;
    font-family: 微软雅黑;
    background: url(../image/csbg.png) center 0px no-repeat;
}
.middle-coverage {
    margin: 0 auto;
}

.middle-container .page1, .middle-container .page2, .middle-container .page4 {
    width: 980px;
    margin: 0 auto;
}
.active.page {
    display: block;
}
.middle-container {
    margin-top: 115px;
    padding-top:180px;
}
.middle-header {
    margin: 0 auto;
}
.middle-header-box1 {
    width: 170px;
    margin: 0 auto;
}
.middle-main-page1 {
    padding-left: 94px;
    padding-top: 20px;
    padding-right: 93px;
    padding-bottom: 12px;
}
.middle-item {
    cursor: pointer;
}
.page1 .p1-type {
    float: left;
    margin-right: 23px;
}
.middle-footer {
    width: 262px;
    height: 64px;
    margin: 0 auto;
    margin-top: 46px;
    *zoom: 1;
    cursor: pointer;
}
.middle-footer .btn-before, .middle-footer .btn-next, .page4 .middle-footer .btn-finish {
    float: left;
    width: 110px;
    height: 64px;
}
.btn-before{
    margin-right: 30px;
}
.page1 .btn-next {
    float: none;
    margin: 0 auto;
}
.middle-footer .off {
    display: block;
}
.middle-footer .on {
    display: none;
}
.middle-select .off {
    display: block;
}
.middle-select .on {
    display: none;
}
.type4 {
    margin-right: 0 !important;
}
.btn-next img{
    width: 100%;
}
.page1 {
    display: none;
}
.page2 {
    display: none;
}
.middle-header-box2 {
    width: 169px;
    margin: 0 auto;
}
.middle-main-page2 {
    padding-left:289px;
    padding-top: 20px;
}
.p2-sex-box {
    margin-left: 89px;
    cursor: pointer;
}
.boy {
    margin-right: 60px;
}
.p2-sex {
    float: left;
}


.p2-age-box {
    margin-top: 38px;
}
.p2-age {
    float: left;
    margin-right: 30px;
}
.middle-item-age-dec {
    position: relative;
    font-size: 18px;
    padding-left: 23px;
    cursor: pointer;
}
/*.middle-item-age-dec .off {*/
    /*color: #bbbbbb;*/
/*}*/
.disable {
    color: #000 !important;
}
.middle-icon {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
}

.active.p2-age .on {
    display: block;
}
.middle-off-icon {
    border: 1px solid #d7d7d7;
    background: #fff;
}
.middle-on-icon {
    background: #ffe200;
    border: 1px solid #fff;

}
.page3 {
    display: none;
}
.middle-header-box3 {
    width: 192px;
    margin: 0 auto;
}
.middle-main-page3 {
    padding-top: 20px;
    padding-bottom: 18px;
    position: relative;
}
.click-view {
    position: absolute;
    left: 73px;
    top: -33px;
}
.page3 .p3-style {
    float: left;
    margin-right: 10px;
}
.style-img {
    width: 160px;
    height: 120px;
    overflow: hidden;
    border-radius: 4px;
}
.style-img img {
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s;
    border-radius: 4px;
}
.page3 .middle-off-icon{
    margin-top: 4px;
    margin-right: 5px;
}
.page3 .middle-icon{
    position: inherit;
}
.page3 .middle-select .off{
    display: flex;
    font-size: 18px;
    justify-content: center;
}
.page3 .middle-item-dec{
    margin-top: 10px;
}
.style-img:hover img {
    -webkit-transition: scale(1.1);
    -moz-transition: scale(1.1);
    -ms-transition: scale(1.1);
    -o-transition: scale(1.1);
    transform: scale(1.1);
    border-radius: 4px;
}
.choose .middle-off-icon{
    background: #ffe200;
    border: 1px solid #fff;
}
.swiper-alert{
    width: 800px;
    height: 560px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 11111111;
    display: none;
}
.swiper-alert .close{
    position: absolute;
    width: 30px;
    height: 30px;
    top: -42px;
    right: -59px;
}
.close img{
    width: 100%;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.bigswiper{
    height: 80%;
    width: 100%;
}

.smallswiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.smallswiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.smallswiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.middle-header-box4 {
    width: 192px;
    margin: 0 auto;
}
.layui-form{
    width: 360px;
    margin: 0 auto;
    margin-top: 30px;
}
.page4{
    display: none;
}
.middle-item-dec{
    cursor: pointer;
}