/* banner开始 */

.banner-page {
    height: 460px;
    background: url(https://image.bao315.com/Public/Home/images/serve/banner_03.png) no-repeat center 0;
    min-width: 1200px;
}

.banner-page-wrap {
    width: 1200px;
    margin: 0 auto;
}

.banner-page-left {
    float: left;
    width: 560px;
    color: #fff;
    text-align: left;
    margin-top: 105px;
}

.banner-page-left .left-top {
    font-size: 70px;
}

.banner-page-left .left-botm {
    font-size: 70px;
    margin-top: 10px;
    letter-spacing: 5px;
}

.page-box {
    float: right;
    width: 350px;
    height: 460px;
    margin-right: -50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.434);
}

.page-right-title {
    text-align: center;
    margin-top: 24px;
}

.page-right-title p {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.page-right-title div {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
}

.page-box-table {
    width: 334px;
    height: 355px;
    background-color: #fff;
    margin-top: 12px;
}

.page-box-table form {
    margin: 20px 12px 14px 14px;
}

input {
    list-style: none;
}

.page-box-table input {
    width: 100%;
    height: 44px;
    border: 1px solid #e2e2e2;
    outline: none;
    margin-bottom: 14px;
    padding-left: 15px;
    color: #999999;
}

.checkbox input {
    width: 22px;
    height: 22px;
}

.checkbox label {
    font-size: 18px;
    color: #999999;
    position: relative;
    top: -5px;
}

#checkbox1 {
    border-radius: 10px;
    visibility: hidden;
    font-size: 26px;
}

#checkbox1+label {
    width: 13px;
    height: 13px;
    display: block;
    background-color: #ffffff;
    top: -20px;
    border: 1px solid #b5b5b5;
    border-radius: 2px;
    cursor: pointer;
    overflow: hidden;
}

#checkbox1:checked+label::before {
    content: " ";
    width: 13px;
    height: 13px;
    background: url("/Public/Home/images/serve/icon_bingo.png") no-repeat;
    background-size: 74%;
    display: block;
    color: #b5b5b5;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    position: relative;
    top: 2px;
    left: 1px;
}

#checkbox2 {
    border-radius: 10px;
    visibility: hidden;
    font-size: 26px;
}

#checkbox2+label {
    width: 13px;
    height: 13px;
    display: block;
    background-color: #ffffff;
    top: -20px;
    border: 1px solid #b5b5b5;
    border-radius: 2px;
    cursor: pointer;
    overflow: hidden;
}

#checkbox2:checked+label::before {
    content: " ";
    width: 13px;
    height: 13px;
    background: url("/Public/Home/images/serve/icon_bingo.png") no-repeat;
    background-size: 74%;
    display: block;
    color: #b5b5b5;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    position: relative;
    top: 2px;
    left: 1px;
}

.page-box-table select {
    width: 308px;
    height: 44px;
    border: 1px solid #e2e2e2;
    text-indent: 10px;
    background: url(https://image.bao315.com/Public/Home/images/serve/icon_jiantou.png) no-repeat right center;
    background-position: 290px 15px;
}

.verify-wrap {
    width: 308px !important;
    height: 44px;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    position: relative;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.page-box-tips {
    width: 308px;
    height: 44px;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    position: relative;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

#table-wrap .tips-progress {
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: -1px;
    border: 1px solid #dfbb8b;
    background-color: #f9f1e8;
    color: #d4a464;
    font-size: 18px;
    text-align: center;
}

#table-wrap .tips-btn {
    left: -1px;
    height: 44px;
    width: 44px;
}

.page-box-tips .tips-btn {
    background-image: url(/Public/Home/images/serve/icon_huakuai.png);
    position: absolute;
    top: -1px;
    background-size: 100% 100%;
    z-index: 2;
    cursor: move;
}

.banner-page-right .agreement-box{
    padding: 10px 12px 0 14px;
    display: flex;
    align-items: center;
    margin-bottom: 18px !important;
}
.banner-page-right .agreement-box .item:first-of-type{
    margin: 0 12px 0 0!important; 
}

.page-box-btn button {
    width: 308px;
    height: 44px;
    color: #fff;
    background-color: #c30817;
    text-align: center;
    margin-left: 14px;
    cursor: pointer;
}


/* banner结束 */


/* matter01开始 */

.content-page {
    min-width: 1200px;
}

.matter01 {
    height: 386px;
    background-color: #f7f8f9;
}

.matter01 .fourstep {
    width: 1200px;
    height: 386px;
    margin: 0 auto;
}

.fourstep .fourstep-title {
    font-size: 32px;
    color: #222222;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 80px;
}

.fourstep .fourstep-title span {
    font-size: 48px;
    color: #288868;
    letter-spacing: 2px;
}

.fourstep-img img {
    width: 939px;
    margin: 60px 129px 0px 129px;
}


/* matter01结束 */


/* matter02开始 */

.matter02 {
    height: 894px;
}

.matter02 {
    width: 1200px;
    height: 894px;
    margin: 0 auto;
}

.know .know-title {
    padding-top: 90px;
    text-align: center;
}

.know .know-title p {
    font-size: 36px;
    color: #222222;
}

.know .know-title span {
    font-size: 18px;
    color: #666666;
    padding-top: 25px;
}

.know .know-img {
    margin-left: 20px;
}


/* matter02结束 */


/* matter03开始 */

.matter03 {
    height: 865px;
    background-image: url(/Public/Home/images/serve/banner_bg3.png);
    min-width: 1200px;
}

.matter03 .choose {
    width: 1200px;
    margin: 0 auto;
}

.choose .choose-title {
    text-align: center;
    padding-top: 85px;
    font-size: 36px;
}

.choose .choose-title span {
    letter-spacing: 3px;
    padding-top: 28px;
    font-size: 18px;
}

.choose-wrap-box {
    padding-top: 55px;
}


/* matter03结束 */


/* matter04开始 */

.matter04 {
    height: 886px;
}

.matter04 .choose {
    width: 1200px;
    height: 620px;
    margin: 0 auto;
}

.choose .choose-title {
    font-size: 36px;
    color: #222222;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 80px;
}

.matter04 .choose-list .table {
    display: flex;
    flex-direction: column;
    width: 1200px;
    margin-top: 50px;
    border: 1px solid #f7f8fc;
}

.matter04 .choose-list .table .tr {
    display: flex;
    align-items: center;
    height: 54px !important;
}

.matter04 .choose-list .table .tr .th {
    background-color: #bbe1d4;
    font-size: 16px;
    color: #288868;
    text-align: center;
    height: 100%;
    width: 186px;
    border-right: 1px solid #f7f8fc;
}

.matter04 .choose-list .table .tr>div {
    border-right: 1px solid #bbe1d4;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    width: 185px;
}

.matter04 .choose-list .table .tr>div:last-of-type {
    border: 0;
}

.matter04 .choose-list .swiper .tr:nth-of-type(2n) {
    background-color: #f5fbf9;
}

.matter04 .choose-list .swiper .tr {
    background-color: #ffffff;
    color: #333333;
    border-left: 1px solid #bbe1d4;
    border-right: 1px solid #bbe1d4;
    border-bottom: 1px solid #bbe1d4;
}

.matter04 .choose-list .swiper {
    width: 100%;
    height: 540px;
}

.matter04 .choose-list .swiper-wrapper {
    top: 0px !important;
}


/* matter04结束 */


/* matter05开始 */

.matter05 {
    height: 785px;
    background-color: #f7f8f9;
}

.matter05 .perfect {
    width: 1200px;
    margin: 0 auto;
}

.perfect .perfect-title {
    text-align: center;
    padding-top: 85px;
    font-size: 36px;
}

.perfect .perfect-title span {
    font-size: 18px;
    color: #666666;
}

.perfect-list {
    width: 1200px;
    margin-top: 70px;
    position: relative;
}

.perfect-list .period .period-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.perfect-list .period .period-wrap .wrap-numb {
    width: 200px;
    height: 400px;
    background-color: #2aa179;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: baseline;
    letter-spacing: 2px;
    padding-right: 24px;
    padding-top: 24px;
}

.perfect-list .period .period-wrap .wrap-numb span {
    font-size: 22px;
}

.perfect-list .period .period-wrap .wrap-numb p {
    font-size: 16px;
}

.perfect-list .period .wrap-nump {
    width: 220px;
    height: 225px;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 125px;
    right: 290px;
    padding: 40px 30px 0 30px;
    display: flex;
    flex-direction: column;
    line-height: 30px;
}

.perfect-list .period .wrap-nump p {
    font-size: 20px;
    padding-bottom: 18px;
}

.perfect-list .period .wrap-nump div {
    width: 20px;
    height: 1px;
    background-color: #288868;
    margin-bottom: 14px;
}

.swiper-button-prev {
    position: absolute;
    top: 460px;
    left: 475px !important;
}

.swiper-button-next {
    position: absolute;
    top: 460px;
    right: 475px !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}

.swiper-button-prev, .swiper-button-next{
    background-color: transparent !important;
}

.swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 156px;
    left: 520px;
    top: 457px;
    border-radius: 20px !important;
    overflow: hidden;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.1);
}

.swiper-pagination-progressbar-fill {
    background-color: #222222 !important;
}


/* matter05结束 */

.matter06 {
    height: 608px;
}

.matter06 .perman {
    width: 1200px;
    margin: 0 auto;
}

.perman .perman-title {
    font-size: 32px;
    color: #222222;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 80px;
}

.perman-list-box {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 55px;
}

.perman-list-box .list-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.perman-list-box .list-box .perman-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    font-size: 18px;
}

.perman-list-box .list-box .perman-text span {
    padding-top: 10px;
    font-size: 14px;
}

.perman .perman-number {
    width: 1094px;
    height: 72px;
    margin: 80px 0px 0px 88px;
    display: flex;
    flex-direction: row;
}

.perman-number .digit {
    width: 348px;
    border-left: 3px solid #2aa179;
    text-align: center;
    font-size: 40px;
    color: #333333;
}

.perman-number .digit span {
    letter-spacing: 2px;
}

.perman-number .digit p {
    font-size: 18px;
    color: #666666;
}

.perman-number .number3 {
    border-right: 3px solid #2aa179;
}