.zt img {
    width: 100%;
    display: block;
}
.zt {
    
    background-color: #d5fef1;
}
.main-w {
    width: 9.44rem;
    margin: 0 auto;
}
.zt .zbox {
    padding: .4rem 0;
}
.zbox .title {
    width: 5.9733rem;
    height: 1.08rem;
    background: url('../image/tbg1.jpg') no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.0267rem;
    color: #fff;
    font-size: .48rem;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    top: .6933rem;
}
.zbox .tbox {
    font-size: .32rem;
    padding: .4rem;
    padding-top: .88rem;
    border: .1467rem solid #6bbb4b;
    border-radius: .2667rem;
    background-color: #fff;
    
}
.zbox .tbox1 {
    text-align: center;
}
.zbox .tbox2 {
    text-indent: 2em;
    line-height: 1.5;
}
.zbox h1 {
    font-size: .48rem;
    text-align: center;
    padding-bottom: .4rem;
    color: #22ad80;
}
.zt .yt {
    background-color: #22ad80;
}
.yt h1 {
    color: #fff;
}

.yt .box {
    
    padding-bottom: .4rem;
}
.yt .t {
    width: 100%;
    height: 1.24rem;
    background: url(../image/tbg2.png) no-repeat center;
    background-size: 100% 100%;
    font-size: .4rem;
    text-align: center;
    line-height: 1.24rem;
    color: #22ad80;
    font-weight: bold;
}

.yt .con {
    margin-left: .55rem;
    width: 7.93rem;
    padding: .2667rem;
    padding-top: 0;
    background-color: #fff;
    font-size: .24rem;
    line-height: 2;
}
.yt .con h2 {
    font-size: .2933rem;
    padding: .1333rem 0;
}
.yt .con hr {
    border: 1px solid #22ad80;
    margin-top: .0667rem;
}
.yt .con p {
    text-indent: 2em;
    padding-top: .1333rem;
}
.ms h1 {
    color: #22ad80;
}


.zxsq form {
    width: 100%;
    margin: 0 auto;
}
.zxsq form div {
    width: 100%;
    font-size: .4rem;
}
.zxsq form input {
    width: 7.4667rem;
    height: .8rem;
    border: 0;
    margin-top: .3467rem;
    color: #7b7b7b;
    font-size: .24rem;
    padding-left: .1333rem;
    background-color: #eeeeee;
    border-radius: .0667rem;
}

.zxsq form input:focus {
    outline: 0;
}

.zxsq form .sub {
    width: 50%;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    background-color: #fde041;
    color: #d5351d;
    font-size: .4rem;
    margin: .5333rem auto 0 auto;
    cursor: pointer;
    font-weight: bold;
    border-radius: .4rem;
    box-shadow: 2px 2px 5px #ccc;
}