* {
    margin: 0;
    padding: 0
}

body {
    font-family: Helvetica, Arial, Tahoma, 'microsoft yahei';
    color: #510000;
    
    background-color: #001a52d7;
    /* background-color: #01287cd7; */
    
}
.main{
    position: relative;
}

.background{
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url(../images/background1.jpg);
    opacity: 0.55;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    filter: blur(18px);
    z-index: -1;
}
img {
    border: 0
}

input[type="botton"] {
    appearance: none
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input[type="search"] {
    appearance: textfield
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important
}

button, input, optgroup, option, select, textarea {
    outline: 0
}

input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none
}

a {
    text-decoration: none
}

ul, li {
    list-style: none
}

.dn {
    display: none
}

.m-top-pic {
    display: none
}

.top-pic {
    width: 100%;
    height: 1000px;
    background: url("../images/tt4.jpg") top center no-repeat;
    /* background-size: 100%; */
    /* background-attachment: fixed; */
    background-position: center center;
    background-size: cover;
    /* z-index: 999; */
}

/* .top-pic:after {

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    box-shadow:0 0 50px 30px #ffffff inset;

} */

.z-con1 {
    height: 180px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    background: url("../images/title2.png") center no-repeat;
    position: relative
}

.z-con1 .z-con-txt {
    width: 1200px;
    margin: auto;
    padding-top: 50px
}

.z-con1 .z-con-txt .z-txt {
    width: 950px;
    margin: auto;
    padding-left: 150px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}


.z-con1-item {
    margin: 0 auto;
    margin-top: 20px;
    background: url("../images/2.png") center no-repeat;
    height: 250px;
    width: 100%;
    background-size: 1200px 100%;
    position: relative;
    line-height: 60px;
    font-size: 25px;
    color: #54b5ee;
    font-weight: bold;
}

.z-con1-item .z-txt-box {
    width: 1200px; margin: auto;
}

.z-con1-item .z-con-txt {
    width: 800px;
    /* margin: auto; */
    /* margin-left: 30px; */
    padding-top: 67px
}

.z-con1-item .z-con-txt .z-txt {
    width: 950px;
    margin: auto;
    padding-left: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}
.z-con2 {
    position: relative;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 10px
}

.z-con2 .txt {
    float: left;
    font-size: 40px;
    color: white;
    font-weight: bold;
    text-align: center;
    word-spacing: 20px;
    margin: 0 25px
}

.z-con2 .box {
    float: left;
    margin-left: 5px;
    background-color: white;
    width: 370px;
    height: 5px;
    margin-top: 25px
}

.z-con2-m {
    display: none
}

.z-tishi {
    width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px
}

.z-tishi .erweima{
    display: block;
    border-radius: 50%;
}

.z-tishi .txt {
    margin-top: 20px;
    font-size: 16px;
    color: #e2e2e2;
    text-align: center
}

.z-con3 {
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    background: white
}

.z-con3 .title {
    font-size: 38px;
    margin: 0 auto;
    color: black;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
    font-weight: bold
}

.z-con3 .tab-title {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px
}

.z-con3 .tab-title .tit-1 {
    font-size: 14px;
    color: black;
    float: left;
    padding-top: 4px;
    padding-left: 220px;
    padding-right: 50px
}

.z-con3 .tab-title ul {
    width: 1000px
}

.z-con3 .tab-title ul:before, .z-con3 .tab-title ul:after {
    content: "";
    display: table
}

.z-con3 .tab-title ul:after {
    clear: both
}

.z-con3 .tab-title li {
    float: left;
    float: left;
    width: 86px;
    height: 26px;
    line-height: 29px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid black;
    font-size: 14px;
    margin-bottom: 40px
}

.z-con3 .tab-title li.cur {
    background-color: #780404;
    color: #fff;
    font-weight: bold
}

.z-con3 .tab-con {
    display: flex
}

.z-con3 .tab-con ul {
    width: 1150px;
    margin-left: 50px;
    margin-top: 25px;
    margin-bottom: 25px
}

.z-con3 .tab-con ul:before, .z-con3 .tab-con ul:after {
    content: "";
    display: table
}

.z-con3 .tab-con ul:after {
    clear: both
}

.z-con3 .tab-con li {
    float: left;
    width: 545px;
    height: 240px;
    padding-top: 30px;
    padding-right: 25px;
    margin-bottom: 30px;
    background: white;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #fafafa
}

.z-con3 .tab-con li .tag {
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/numbg.png") no-repeat center top;
    width: 50px;
    height: 69px;
    text-align: center;
    color: #fff;
    text-decoration: none
}

.z-con3 .tab-con li .tag .txt {
    padding-top: 10px
}

.z-con3 .tab-con li .tag .num {
    padding-top: 5px
}

.z-con3 .tab-con li .pic {
    width: 225px;
    height: 225px;
    border-radius: 10px;
    display: block;
    float: left
}

.z-con3 .tab-con li .pic img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.z-con3 .tab-con li .li-btn {
    width: 290px;
    height: 50px;
    float: left;
    margin-left: 30px;
    background-color: #eee7f3;
    border-radius: 10px
}

.z-con3 .tab-con li .li-btn .btn-input {
    float: left;
    padding: 10px 10px
}

.z-con3 .tab-con li .li-btn .btn-input .b-input {
    width: 155px;
    height: 30px;
    border: none;
    font-size: 14px;
    text-indent: 10px
}

.z-con3 .tab-con li .li-btn .btn-bmkf {
    float: left;
    font-size: 17px;
    text-align: center;
    width: 90px;
    height: 25px;
    margin: 7px 0px;
    border-radius: 20px;
    background-color: #9c29fb;
    color: white;
    padding: 5px 10px
}

.z-con3 .tab-con li .li-box {
    display: block;
    padding-left: 30px;
    width: 267px;
    height: 200px;
    overflow: hidden;
    table-layout: fixed;
    word-break: break-all
}

.z-con3 .tab-con li .li-box .t1 {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.z-con3 .tab-con li .li-box .t2-1 {
    display: inline
}

.z-con3 .tab-con li .li-box .t2-0 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-top: 5px;
    overflow: hidden;
    table-layout: fixed;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.z-con3 .tab-con li .li-box .t2 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    table-layout: fixed;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.z-con3 .tab-con li .li-box .t3 {
    font-size: 18px;
    color: #54b5ee;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left
}

.z-con3 .tab-con li .li-box .t4 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 10px;
    text-align: left
}

.z-con3 .tab-con li .li-box .bot {
    position: relative;
    cursor: pointer;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background-color: #fadd92;
    color: black
}

.z-con3 .tab-con li .li-box .bot .bot-num {
    font-size: 20px;
    float: left;
    margin-left: 20px
}

.z-con3 .tab-con li .li-box .bot .check-col {
    display: block;
    cursor: pointer;
    float: right;
    margin-right: 20px
}

.z-con3 .tab-con li .li-box .bot input {
    vertical-align: middle;
    width: 20px;
    height: 20px
}

.z-con3 .tab-con li .li-box .bot span {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 10px
}

.z-con3 .tab-con li:nth-child(1) {
    border-top: 0
}

.z-con3 .tab-con li:nth-child(2) {
    border-top: 0
}

.z-con3 .z-con4 {
    height: 122px;
    margin-top: 20px
}

.z-con3 .z-con4 .btn-col {
    position: fixed;
    width: 100%;
    height: 122px;
    left: 0;
    bottom: 0;
    background: url("../images/btn.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 150px;
    font-size: 36px
}

.z-con3 .popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none
}

.z-con3 .popup .shadow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    zoom: 1;
    position: absolute;
    top: 0;
    left: 0
}

.z-con3 .z-con5 {
    width: 436px;
    padding: 60px 70px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -288px;
    margin-top: -200px;
    background-color: #fff;
    border-radius: 20px
}

.z-con3 .z-con5 .closebtn {
    cursor: pointer;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url("../images/close.png") no-repeat;
    background-size: 100% 100%
}

.z-con3 .z-con5 .title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
    color: #27880d
}

.z-con3 .z-con5 .ipu-col {
    background-color: #fff;
    border: 1px #bfbfbf solid;
    height: 40px;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 20px
}

.z-con3 .z-con5 .ipu-col input {
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    border: 0
}

.z-con3 .z-con5 .yzm-col:before, .z-con3 .z-con5 .yzm-col:after {
    content: "";
    display: table
}

.z-con3 .z-con5 .yzm-col:after {
    clear: both
}

.z-con3 .z-con5 .yzm-col .ipu-col1 {
    float: left;
    width: 220px
}

.z-con3 .z-con5 .yzm-col .yz-btn {
    float: right;
    margin-left: 20px;
    text-align: center;
    border: 1px #27880d solid;
    height: 56px;
    line-height: 56px;
    border-radius: 8px;
    color: #27880d;
    width: 172px;
    background-color: #fff;
    font-size: 18px
}

.z-con3 .z-con5 .btn-col input {
    width: 100%;
    border-radius: 8px;
    height: 58px;
    line-height: 58px;
    background-color: #27880d;
    color: #fff;
    font-size: 18px;
    border: 0
}

@media screen and (max-width: 750px) {
    .main {
        width: 10rem;
        margin: 0 auto
    }

    .top-pic {
        display: none
    }

    .m-top-pic {
        display: block;
        width: 100%
    }

    .m-top-pic img {
        width: 100%
    }

    .m-top-pic .mtop2- {
        width: 9.3333333333rem;
        height: 6.9333333333rem;
        position: relative;
        margin: 0 auto;
        background: url("../images/mtop2.png") no-repeat
    }

    .m-top-pic .mtop2- .mtop-txt1 {
        width: 2.08rem;
        font-size: .5066666667rem;
        margin: 0 auto;
        font-weight: bold;
        padding-top: .6666666667rem;
        color: white
    }

    .m-top-pic .mtop2- .border2 {
        border-bottom: 1px dashed white
    }

    .m-top-pic .mtop2- .mtop-box {
        width: auto;
        color: white;
        padding-top: .4666666667rem;
        padding-bottom: .4666666667rem;
        margin-left: .4rem;
        margin-right: .4rem
    }

    .m-top-pic .mtop2- .mtop-box .mtop-1 {
        font-size: .32rem
    }

    .m-top-pic .mtop2- .mtop-box .mtop-2 {
        font-size: .3066666667rem;
        padding-top: .1733333333rem;
        padding-left: .1733333333rem
    }

    .z-con1 {
        height: auto;
        margin: 0 auto;
        position: relative;
        line-height: .6rem;
        font-size: .4rem;
        color: #333333;
        background: white;
        border: .2rem solid #54b5ee;
        border-radius: .1333333333rem;
        position: relative
    }

    .z-con1 .z-con-txt {
        width: auto;
        padding-left: .6rem;
        padding-right: .6rem;
        padding-top: .3333333333rem;
        padding-bottom: .4rem
    }

    .z-con1 .z-con-txt .z-txt {
        width: auto;
        margin: auto;
        padding-left: 0;
        -webkit-line-clamp: 100;
    }

    .z-con1-item {
        /* height: auto; */
        height: 4rem;
        margin: .3rem auto 0 auto;
        position: relative;
        line-height: .6rem;
        font-size: .4rem;
        color: #54b5ee;
        background: url(../images/2.png) center no-repeat;
        background-size: 100% 100%;
        /* border: .2rem solid #54b5ee; */
        border-radius: .1333333333rem;
        position: relative;
        font-weight: 800;
    }

    .z-con1-item .z-txt-box {
        width: 9.5rem; margin: auto;
    }

    .z-con1-item .z-con-txt {
        width: auto;
        padding-left: .6rem;
        padding-right: .6rem;
        padding-top: .9333333333rem;
        padding-bottom: .4rem;
        margin-left: 0px;
    }

    .z-con1-item .z-con-txt .z-txt {
        width: auto;
        margin: auto;
        padding-left: 0;
        -webkit-line-clamp: 100;
    }

    .z-con2 {
        display: none
    }

    .z-con2-m {
        display: block;
        width: 100%;
        margin-top: .3333333333rem;
        color: white;
        font-size: .5333333333rem;
        text-align: center
    }

    .z-con3 {
        -webkit-background-size: contain;
        background-size: contain;
        background-color: #fff;
        border-radius: .1333333333rem;
        width: 9rem;
        padding: .5333333333rem 0 .1333333333rem 0rem;
        margin: .4rem auto 0
    }

    .z-con3 .tab-con {
        width: 8.8666666667rem;
        margin: 0 auto
    }

    .z-con3 .tab-con ul {
        width: 8.7333333333rem;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: .1333333333rem 0 .1333333333rem .1333333333rem
    }

    .z-con3 .tab-con ul:before, .z-con3 .tab-con ul:after {
        content: "";
        display: table
    }

    .z-con3 .tab-con ul:after {
        clear: both
    }

    .z-con3 .tab-con li {
        float: left;
        width: 8.6rem;
        height: 3.7333333333rem;
        padding: .1333333333rem 0 .1333333333rem .1333333333rem;
        margin-right: 0;
        padding-top: .2rem;
        margin-bottom: .0666666667rem;
        border-radius: 0rem;
        background: white
    }

    .z-con3 .tab-con li .pic {
        width: 3.4666666667rem;
        height: 3.4666666667rem;
        border-radius: .2666666667rem;
        display: inline-block;
        float: left
    }

    .z-con3 .tab-con li .pic img {
        width: 100%;
        height: 100%;
        border-radius: .1333333333rem
    }

    .z-con3 .tab-con li .li-box {
        display: block;
        padding-left: .3333333333rem;
        width: 4.8rem;
        height: 3.5333333333rem;
        overflow: hidden;
        table-layout: fixed;
        word-break: break-all
    }

    .z-con3 .tab-con li .li-box .t1 {
        display: block;
        font-size: .4266666667rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: .1333333333rem;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .z-con3 .tab-con li .li-box .t2-0 {
        display: inline-block;
        padding-top: 0
    }

    .z-con3 .tab-con li .li-box .t2-1 {
        float: left;
        font-size: .32rem;
    }

    .z-con3 .tab-con li .li-box .t2 {
        font-size: .32rem;
        font-weight: bold;
        color: #333333;
        margin-bottom: 0;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        table-layout: fixed;
        word-break: break-all;
        white-space: normal;
        display: inline-block
    }

    .z-con3 .tab-con li .li-box .t3 {
        font-size: .3733333333rem;
        color: #54b5ee;
        font-weight: bold;
        margin-bottom: .1333333333rem;
        text-align: left
    }

    .z-con3 .tab-con li .li-box .t4 {
        font-size: .32rem;
        font-weight: normal;
        color: #333333;
        float: left;
        margin-bottom: 0;
        text-align: left;
        overflow: hidden;
        width: 2.6666666667rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .z-con3 .tab-con li .li-box .bot {
        position: relative;
        cursor: pointer;
        height: .6133333333rem;
        text-align: center;
        line-height: .6133333333rem;
        background-color: #fadd92;
        color: black
    }

    .z-con3 .tab-con li .li-box .bot .bot-num {
        font-size: .2666666667rem;
        float: left;
        margin-left: .2666666667rem
    }

    .z-con3 .tab-con li .li-box .bot .check-col {
        display: block;
        cursor: pointer;
        float: right;
        margin-right: .2666666667rem
    }

    .z-con3 .tab-con li .li-box .bot input {
        vertical-align: middle;
        width: .2666666667rem;
        height: .2666666667rem
    }

    .z-con3 .tab-con li .li-box .bot span {
        font-size: .2666666667rem;
        vertical-align: middle;
        margin-left: .1333333333rem
    }

    .z-con3 .tab-con li .li-btn {
        width: auto;
        height: 1.0666666667rem;
        float: left;
        margin-top: .1333333333rem;
        margin-left: .3333333333rem;
        background-color: #eee7f3;
        border-radius: .1333333333rem
    }

    .z-con3 .tab-con li .li-btn .btn-bmkf {
        float: left;
        font-size: .2933333333rem;
        line-height: .5333333333rem;
        text-align: center;
        width: 1.2rem;
        height: .5333333333rem;
        border-radius: .5333333333rem;
        background-color: #9c29fb;
        color: white;
        padding: .0666666667rem .1333333333rem;
        margin: .2rem .1333333333rem
    }

    .z-con3 .tab-con li .li-btn .btn-input {
        float: left;
        padding: .2rem .1333333333rem;
        padding: .2rem .1333333333rem
    }

    .z-con3 .tab-con li .li-btn .btn-input .b-input {
        width: 2.6666666667rem;
        height: .6666666667rem;
        border: none;
        font-size: .2666666667rem;
        text-indent: .1333333333rem
    }

    .z-con3 .tab-con li .li-btn .tag {
        width: .6933333333rem;
        height: .9466666667rem;
        -webkit-background-size: contain;
        background-size: contain
    }

    .z-con3 .tab-con li .li-btn .tag .txt {
        padding-top: .0666666667rem;
        font-size: .2133333333rem
    }

    .z-con3 .tab-con li .li-btn .tag .num {
        padding-top: 0;
        font-size: .2133333333rem
    }

    .z-con3 .tab-con li .li-btn .t1 {
        display: block;
        font-size: .28rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: .1333333333rem;
        text-align: center
    }

    .z-con3 .tab-con li .li-btn .t2 {
        font-size: .24rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: .2rem;
        text-align: center
    }

    .z-con3 .tab-con li .li-btn .bot {
        position: relative;
        height: .7733333333rem;
        line-height: .7466666667rem;
        font-size: .3333333333rem
    }

    .z-con3 .tab-con li .li-btn .bot span {
        font-size: .2933333333rem
    }

    .z-con3 .tab-con li .li-btn .bot input {
        margin-left: .16rem
    }

    .z-con3 .tab-con li .li-btn .bot .bot-num {
        font-size: .2933333333rem;
        margin-left: .6666666667rem
    }

    .z-con3 .tab-con li .li-btn .bot .check-col {
        display: block;
        cursor: pointer;
        float: right;
        margin-right: 0rem;
        background: url("../images/sj-btn.png") center;
        padding-right: .16rem
    }

    .z-con3 .tab-con li:nth-child(1) {
        border-top: 1px solid #fafafa
    }

    .z-con3 .tab-con li:nth-child(2) {
        border-top: 1px solid #fafafa
    }

    .z-con3 .tab-con li:nth-child(3) {
        border-top: 1px solid #fafafa
    }

    .z-con3 .tab-con li:nth-child(4) {
        border-top: 1px solid #fafafa
    }


    .z-con3 .title {
        text-align: center;
        height: .8rem;
        line-height: .8rem;
        font-size: .5333333333rem;
        font-weight: bold;
        margin-bottom: .2666666667rem;
        margin-top: .8rem
    }

    .tab-title {
        width: auto;
        text-align: center
    }

    .tab-title ul {
        width: auto;
        text-align: center
    }

    .tab-title .tit-1 {
        margin: 0 auto;
        color: black;
        font-size: .3066666667rem;
        width: 8.4rem;
        padding-top: 0px;
        padding-left: .3333333333rem;
        padding-right: .6666666667rem;
        float: none;
        margin-bottom: .8rem
    }

    .tab-title li {
        float: none;
        display: inline-block;
        width: 1.8666666667rem;
        height: .5333333333rem;
        line-height: .6rem;
        margin-left: .0666666667rem;
        margin-right: .0666666667rem;
        text-align: center;
        font-size: .32rem;
        margin-bottom: .2rem;
        color: #000000;
        background-color: white
    }

    .tab-title li.cur {
        background-color: #818181;
        color: #fff
    }

    .col1 {
        position: relative;
        margin-bottom: .4rem
    }

    .col1 .tip-txt {
        text-align: center;
        line-height: .5333333333rem;
        margin-bottom: .2666666667rem;
        font-size: .32rem
    }

    .z-con4 {
        height: 1.32rem;
        margin-top: .2666666667rem
    }

    .z-con4 .btn-col {
        position: fixed;
        width: 100%;
        height: 1.32rem;
        left: 0;
        bottom: 0;
        background: url("../images/mbtn.jpg") no-repeat;
        background-size: 100% 100%;
        text-align: center;
        line-height: 1.32rem;
        font-size: .48rem
    }

    .z-con5 {
        width: 5.8133333333rem;
        padding: .8rem .9333333333rem;
        left: 50%;
        position: absolute;
        margin-left: -3.84rem;
        margin-top: -2.6666666667rem;
        background-color: #fff;
        border-radius: .2666666667rem
    }

    .z-con5 .closebtn {
        width: .4266666667rem;
        height: .4266666667rem;
        position: absolute;
        top: .2666666667rem;
        right: .2666666667rem;
        background: url("../images/close.png") no-repeat;
        background-size: 100% 100%
    }

    .z-con5 .title {
        font-size: .48rem;
        text-align: center;
        font-weight: bold;
        margin-bottom: .5333333333rem;
        color: #27880d
    }

    .z-con5 .ipu-col {
        background-color: #fff;
        border: 1px #bfbfbf solid;
        height: .5333333333rem;
        border-radius: .1066666667rem;
        padding: .1066666667rem;
        margin-bottom: .2666666667rem
    }

    .z-con5 .ipu-col input {
        height: .5333333333rem;
        width: 100%;
        line-height: .5333333333rem;
        font-size: .3733333333rem;
        border: 0
    }

    .z-con5 .yzm-col {
        display: -moz-box;
        display: -webkit-box;
        display: box
    }

    .z-con5 .yzm-col .ipu-col1 {
        float: none;
        -moz-box-flex: 1.0;
        -webkit-box-flex: 1.0;
        box-flex: 1.0
    }

    .z-con5 .yzm-col .yz-btn {
        float: none;
        margin-left: .2666666667rem;
        text-align: center;
        border: 1px #27880d solid;
        height: .7466666667rem;
        line-height: .7466666667rem;
        border-radius: .1066666667rem;
        color: #27880d;
        width: 2.2933333333rem;
        background-color: #fff;
        font-size: .3733333333rem
    }

    .z-con5 .btn-col input {
        width: 100%;
        border-radius: .1066666667rem;
        height: .7733333333rem;
        line-height: .7733333333rem;
        background-color: #27880d;
        color: #fff;
        font-size: .3733333333rem;
        border: 0
    }

    .z-tishi {
        width: 8.6666666667rem;
        margin: 0 auto;
        padding-top: 2.6666666666rem;
        padding-bottom: 1.0666666667rem
    }

    .z-tishi .txt {
        font-size: .32rem;
        color: #e2e2e2;
        text-align: center
    }
}