@charset "utf-8";
/* CSS Document */

html {
    font-size: 62.5%;

}

@media only screen and (min-width: 481px) {
    html {
        font-size:94%!important
    }
}

@media only screen and (min-width: 561px) {
    html {
        font-size:109%!important
    }
}

@media only screen and (min-width: 641px) {
    html {
        font-size:105%!important
    }

    body {
        max-width: 640px;
        margin:0px auto;
    }
}
body, html {padding: 0; margin: 0; max-width: 640px; margin: 0 auto; font-family:"微软雅黑"}

*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
li,ul,p,img{
    list-style-type: none; margin:0px; padding:0px;
}
body{ font-size:1.4rem;background-color: white}
a{ color:#191919; text-decoration: none}
img{vertical-align:bottom;width: 100% }
.cl01{
    width: 100%;
    height: 5rem;
    /*background-color: rgb(245,245,245);*/
    /*opacity: 0.8;*/
    position: fixed;
    top:0;
    background-color: white;
    z-index: 999;
}
.cl02{
    width: 100%;
    height: 5rem;
}
.cl03{
    width: 100%;
    background-color: rgb(246,246,245);
    padding-bottom: 2.3rem;
}
.cl04{
    width: 94%;
    margin-left: 3%;
    /*margin-top: 1.3rem;*/
}
.cl05{
    font-size: 2rem;
    color: rgb(136,197,44);
    padding: 1.2rem 0;
    padding-bottom: 0.5rem;
}
.cl06{
    font-size: 1.5rem;
    color: rgb(132,141,145);
    padding-bottom: 1.5rem;
}
.cl07{
    width: 22%;
    height: 3rem;
    border-radius: 5px;
    border: 2px solid rgb(136,197,44);
    text-align: center;
    font-size: 1.3rem;
    color: rgb(136,197,44);
    font-weight: bold;
    line-height: 3rem;
}
.cl08{
    border: 1px solid #dedede;
    border-radius: 5px;
    background-color: white;
    margin-top: 1.6rem;
}
.cl09{
    /*width: 50%;*/
    /*height: 13rem;*/
    border-radius: 5px 5px 0 0;
}
.cl10{
    width: 50%;
    /*line-height: 5rem;*/
    margin-top: 0.6rem;
}
.cl11{
    padding-top: 1.3rem;
    width: 100%;
    height: 18rem;
}
.cl12{
    width: 92%;
    margin-left: 4%;
}
.cl13{
    color: rgb(136,197,44);
    padding-top: 1.6rem;
    font-size: 2rem;
}
.cl14{
    font-size: 1.3rem;
    color: rgb(132,141,145);
    padding-top: 0.8rem;
    padding-bottom: 2.5rem;
}
.cl15{
    width: 1.3rem;
    padding-left: 0.5rem;
}
.cl16{
    font-size: 1.8rem;
    color: rgb(136,197,44);
    padding-left: 3%;
    padding-top: 1.6rem;
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #dedede;
}
.cl17{
    font-size: 1.5rem;
    color: rgb(132,141,145);
    padding: 0.5rem 0;
    border-bottom: 1px dashed #dedede;
    width: 92%;
    margin-left: 4%;
}
.cl18{
    width: 1.3rem;
    padding-right: 0.3rem;
}

.footer-meta {
    color: #FFF;
    background: #52ae32;
    background: -moz-linear-gradient(left,#9fca6e 0%,#52ae32 33%);
    background: -webkit-linear-gradient(left,#9fca6e 0%,#52ae32 33%);
    background: linear-gradient(to right,#9fca6e 0%,#52ae32 33%);
}
.container {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.pad-bottom {
    padding-bottom: 20px;
}
.pad-top {
    padding-top: 20px;
}
.footer-social {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    clear: both;
    margin-bottom: 20px;
}
.footer-meta .copyright, .metanav-bottom li a, .metanav-bottom li a:hover {
    color: inherit;
}
.copyright {
    padding: 0 10px;
    line-height: 30px;
    color: #a3c5cc;
}
small {
    font-size: 10px;
    line-height: 15px;
}
.metanav-bottom {
    overflow: hidden;
    padding: 0 10px;
    margin: 0;
    list-style: none;
}
small, .text-small {
    font-size: 10px;
    line-height: 15px;
}
.metanav-bottom li {
    display: inline-block;
    float: left;
    line-height: 30px;
}
.metanav-bottom li a {
    color: #a3c5cc;
    margin-right: 10px;
    text-decoration: none;
}
.page-footer a {
    color: #848d92;
}
.cl19{
    color: white !important;
}
.cl20{
    margin-top: 1.6rem;
}
.cl21{
    color: white;
    font-size: 1.2rem;
    /*padding-top: 0.5rem;*/
    padding-left: 2.5%;
}
.cl22{
    padding-top: 0.5rem;
}
.flexd{
    width: 100%;
    /*height: 3rem;*/
    background-color: rgb(82,174,50);
    position: fixed;
    bottom: 0;
}
.cl23{
    width: 33.33%;
    display: inline-block;
    float: left;
    border-right: 1px solid rgb(107,186,80);
}
.cl31{
    display: inline-block;
    float: left;
    width: 32%;
}
.qingchu{
    clear: both;
}
.cl24{
    border: none;
}
.cl25{
    width: 2rem;
}
.cl26{
    text-align: center;
    font-size: 1.2rem;
    color: white;
    padding: 1.1rem 0;
}
.cl27{
    position: relative;
    top:-0.2rem;
    padding-left: 0.5rem;
}
.cl28{
    width: 100%;
    height: 4rem;
}
.cl29{
    color: rgb(82,174,50);
    font-size: 1.3rem;
    float: right;
    padding-right: 3%;
    position: relative;
    top: 0.5rem;
}
.cl30{
    display: none;
}
.cl32{
    width: 94%;
    margin-left: 3%;
    margin-top: 0.6rem;
    font-size: 1.6rem;
    color: rgb(132,141,145);
    line-height: 2.5rem;
    text-indent: 2em;
}
.cl33{
    display: none;
}
.cl34{
    padding-top: 1rem;
}
.cl35{
    margin: 1rem 0;
}
.cl36{
    width: 94%;
    margin-left: 3%;
}
.cl37{
    color: rgb(132,141,145);
    text-align: center;
    padding-top: 0.6rem;
    font-size: 1.6rem;
}
.cl38{
    padding-top: 0.6rem;
    text-align: center;
    font-size: 1.3rem;
    color: rgb(132,141,145);
}
.cl39{
    padding: 1rem 0;
    color: rgb(132,141,145);
    line-height: 2rem;
    font-size: 1.4rem;
}
.cl40{
    width: 94%;
    margin-left: 3%;
    margin-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px dashed #dedede;
}
.cl41{
    width: 100%;
}
.cl42{
    width: 20%;
    display: inline-block;
    float: left;
}
.cl43{
    width: 80%;
    display: inline-block;
    float: left;
}
.cl44{
    width: 4rem;
}
.cl45{
    width: 97%;
    margin-left: 3%;
}
.cl46{
    font-size: 1.6rem;
    color: black;
    font-weight: 600;
}
.cl47{
    text-align: center;
}
.cl48{
    float: right;
    font-size: 1.3rem;
    color: rgb(132,141,145);
    font-weight: normal;
    position: relative;
    top:0.3rem;
}
.cl49{
    font-size: 1.3rem;
    color: rgb(132,141,145);
}
.pages ul li{
    display: inline-block;
    margin-left: 1.5rem;
}
.pages{
    margin: 1.3rem 0;
    margin-bottom: 0;
}
.pages ul{
    text-align: center;
}
.pages .thisclass{
    color: rgb(82,174,50);
}


.cl50{
    width: 94%;
    margin-left: 3%;
}
.cl51{
    font-size: 2.2rem;
    color: rgb(82,174,50);
    padding-top: 0.6rem;
}
.name{
    width: 100%;
    margin: 1rem 0;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.meil{
    width: 100%;
    margin: 1rem 0;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.phone{
    width: 100%;
    margin: 1rem 0;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.message{
    width: 100%;
    margin: 1rem 0;
    height: 5rem;
    padding: 0.5rem;
    border: 1px solid #dedede;
    border-radius: 5px;
}
.button{
    border: none;
    background-color: rgb(82,174,50);
    color: white;
    padding: 1rem;
}
.cl52{
    width: 80%;
    margin-left: 10%;
}
/*修改提示文字的颜色*/
input::-webkit-input-placeholder { /* WebKit browsers */
    color: rgb(132,141,145);
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgb(132,141,145);
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgb(132,141,145);
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgb(132,141,145);
}