@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:0.24rem;line-height:1.5;font-family:"微软雅黑";}
*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
.clear{
    clear: both;
}
.hidden,.hide{
    display: none;
}
.center{
    width: 94%;
    margin: 0 auto;
}
.swiper-pagination-bullet-active{
    background: #5eb532 !important;
}
/*详情页内容样式*/
.cont{
    width: 94%;
    margin: 0 auto;
}
.cont img{
    max-width: 94%;
}
.conta{
    width: 100%;
    margin-top: 0.3rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.3rem;
}
.contb{
    width: 100%;
    margin-top: 0.05rem;
    text-align: center;
    font-size: 0.18rem;
    color: #999;
}
.conti{
    width: 60%;
    height: auto;
    margin: 0.2rem 20% 0 20%;
}
.contc{
    width: 100%;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.22rem;
}
.contd{
    width: 100%;
    margin-bottom: 0.1rem;
    line-height: 0.3rem;
    font-size: 0.22rem;
    color: #333;
}
/*分页样式*/
.pagediv{
    width: 100%;
    text-align: center;
    padding: 0.4rem 0 0.3rem 0;
}
.pagediv a{
    padding: 0 0.1rem;
    height: 0.28rem;
    display: inline-block;
    line-height: 0.28rem;
    margin: 0 0.07rem 0.1rem 0.07rem;
    border: 0.01rem solid #5eb532;
    font-size: 0.16rem;
    color: #5eb532;
}
.pagediv .select{
    background: #5eb532;
    color: #fff;
}

/*header*/
.header{
    width: 94%;
    height: 1.13rem;
    padding: 0 3%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    border-bottom: solid 0.01rem #5eb532;
    background: #5eb532;
}
.header_b{
    width: 100%;
    height: 1.13rem;
}
.logo{
    width: 40%;
    height: auto;
    display: inline-block;
    float: left;
    margin-top: 0.26rem;
}
.menu{
    width: 0.5rem;
    height: auto;
    float: right;
    margin-top: 0.38rem;
}
.menu_list{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #5eb532;
    z-index: 999999999;
    display: none;
}
.menu_close{
    width: 94%;
    text-align: right;
    padding: 0 3%;
    margin-top: 20%;
    margin-bottom: 10%;
    font-size: 0.6rem;
    color: #fff;
}
.menu_list li{
    width: 100%;
    text-align: center;
}
.menu_list li a{
    font-size: 0.30rem;
    line-height: 0.6rem;
    color: #fff;
}
.banner{
    width: 100%;
    height: auto;
}
.banners{
    width: 100%;
    height: auto;
    display: block;
}
.top{
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 115px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
}
.topi{
    width: 100%;
    height: 100%;
}
.topp{
    width: 100%;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 2;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}


/*公共底部*/
.ft{
    width: 100%;
    margin-top: 0.55rem;
}
.ftc{
    width: 94%;
    padding: 0.45rem 3%;
    background: #83d857;
    display: flex;
    justify-content: space-between;
}
.ftcl{
    width: 55%;
}
.ftclat{
    width: 100%;
    line-height: 0.2rem;
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
    color: #fff;
}
.ftclac{
    width: 100%;
    line-height: 0.38rem;
    font-size: 0.16rem;
    color: #c7f9ad;
}
.ftcr{
    width: 40%;
    display: flex;
    justify-content: space-between;
}
.ftcrs{
    width: 48%;
}
.ftcri{
    width: 100%;
    height: auto;
}
.ftcrp{
    width: 100%;
    margin-top: 0.1rem;
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
}
.ftb{
    width: 94%;
    padding: 0.15rem 3%;
    line-height: 0.22rem;
    background: #83d857;
    text-align: center;
    font-size: 0.16rem;
    color: #c7f9ad;
}
.ftb a{
    font-size: 0.16rem;
    color: #c7f9ad;
}
.ftbi{
    width: 0.2rem;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.ftf{
    width: 94%;
    height: 1.0rem;
    padding: 0.2rem 3% 0 3%;
    background: #5eb532;
    display: flex;
    justify-content: space-between;
    border-top: 0.01rem solid #f2f2f2;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.ftf_b{
    width: 100%;
    height: 1.2rem;
}
.ftfs{
    width: 23%;
    text-align: center;
}
.ftfsi{
    width: 30%;
    height: auto;
    margin: 0 35%;
}
.ftfsp{
    width: 100%;
    text-align: center;
    padding-top: 0.08rem;
    line-height: 0.18rem;
    font-size: 0.18rem;
    color: #fff;
}

/*首页*/
.ina{
    width: 94%;
    margin: 0.4rem 3% 0 3%;
}
.inat{
    width: 100%;
}
.inatt{
    width: 100%;
    text-align: center;
    line-height: 0.5rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333;
}
.inatf{
    width: 100%;
    margin-top: 0.1rem;
    text-align: center;
    line-height: 0.26rem;
    font-size: 0.16rem;
    color: #696d6d;
}
.inac{
    width: 100%;
    margin-top: 0.35rem;
    display: flex;
    justify-content: space-between;
}
.inacs{
    width: 18%;
    height: auto;
    position: relative;
}
.inacsi{
    width: 100%;
    height: auto;
    display: block;
}
.inacsp{
    width: 0.64rem;
    height: 0.2rem;
    line-height: 0.2rem;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 0.61rem;
    left: 50%;
    margin-left: -0.32rem;
    font-size: 0.16rem;
    color: #5eb532;
}
.inacsp_b{
    color: #fff;
}
.inai{
    width: 100%;
    position: relative;
    margin-top: 0.45rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
}
.inaia{
    width: 80%;
    height: auto;
}
.inaib{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.inao{
    width: 100%;
    margin-top: 0.45rem;
    line-height: 0.36rem;
    font-size: 0.18rem;
    color: #656565;
}
.inaf{
    width: 100%;
    margin-top: 0.45rem;
    display: flex;
    justify-content: space-between;
}
.inafs{
    width: auto;
    height: auto;
}
.inaflt{
    width: auto;
    height: 0.55rem;
    margin: 0 auto;
    font-size: 0.18rem;
    color: #191919;
}
.inaflti{
    width: auto;
    height: 0.55rem;
}
.inaflf{
    margin-top: 0.2rem;
    font-size: 0.18rem;
    color: #7f7e7e;
}
.inafb{
    width: 26%;
    height: 0.5rem;
    margin: 0.55rem 37% 0 37%;
    text-align: center;
    line-height: 0.5rem;
    border: 0.02rem solid #5db531;
    font-size: 0.17rem;
    color: #5db531;
}
.inc{
    width: 100%;
    margin-top: 0.7rem;
    position: relative;
}
.incb{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.inca{
    width: 100%;
}
.inct{
    width: 100%;
    padding-top: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.6rem;
    color: #fff;
}
.incc{
    width: 100%;
    padding-top: 0.2rem;
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
}
.incd{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -99999;
    opacity: 0;
}
.incd_bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -8;
    background: #fff;
}
.incdbg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.5;
    background: #000;
}
.incdc{
    width: 5rem;
    height: 5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
    z-index: 2;
    background: #fff;
}
.incdc iframe{
    width: 5rem !important;
    height: 5rem !important;
}
.inci{
    width: 7%;
    height: auto;
    display: inline-block;
    margin: 0.22rem 46.5% 0 46.5%;
}
.incf{
    width: 84%;
    height: auto;
    padding: 0.33rem 5%;
    margin: 0.23rem 3% 0 3%;
    background: #fff;
    display: flex;
    justify-content: space-between;
    box-shadow: 0.02rem 0.05rem 0.05rem 0.02rem #f0f0f0;
}
.incfs{
    width: 20%;
}
.incfsi{
    width: 100%;
    height: auto;
}
.incfsp{
    width: 100%;
    margin-top: 0.13rem;
    line-height: 0.22rem;
    text-align: center;
    font-size: 0.22rem;
    color: #4d4c4c;
}
.inaq{
    width: 100%;
    margin-top: 0.36rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.inaqs{
    width: 30%;
    height: auto;
    box-shadow: 0.01rem 0.03rem 0.05rem 0.05rem #f0f0f0;
    margin-top: 0.24rem;
    box-shadow: 0.1rem;
}
.inaqi{
    width: 100%;
    height: auto;
}


/*子页*/
.zyt{
    width: 94%;
    margin: 0 3%;
    padding-top: 0.36rem;
}
.zytt{
    width: 100%;
    text-align: center;
    line-height: 0.5rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333;
}
.zytp{
    width: 100%;
    text-align: center;
    padding-top: 0.15rem;
    line-height: 0.26rem;
    font-size: 0.16rem;
    color: #696d6d;
}
.zytc{
    width: 100%;
    height: 0.4rem;
    margin-top: 0.3rem;
    overflow: hidden;
}
.zytc_b{
    width: 100%;
    height: 0.6rem;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.zytcs{
    margin-right: 0.2rem;
}
.zytcs_b{
    height: 0.36rem;
    line-height: 0.36rem;
    white-space: nowrap;
    overflow: hidden;
    padding: 0rem 0.15rem;
    border: 0.01rem solid #5eb532;
    font-size: 0.2rem;
    color: #5eb532;
}
.zytcs_active{
    background: #5eb532;
    color: #fff;
}
.zyc{
    width: 94%;
    min-height: 4rem;
    margin: 0.5rem 3% 0 3%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zycs{
    width: 45%;
    margin: 0 2% 0.2rem 2%;
    border: 0.01rem solid #f0f0f0;
}
.zycsi{
    width: 100%;
    height: auto;
    display: inline-block;
}
.zycsp{
    width: 94%;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    overflow: hidden;
    padding: 0.1rem 3%;
    font-size: 0.2rem;
    color: #333;
}
.zycs_b{
    width: 100%;
    height: 0.32rem;
    padding: 0.05rem 0;
    border-bottom: 0.01rem solid #f0f0f0;
}
.zycsl{
    width: 60%;
    height: 0.32rem;
    line-height: 0.32rem;
    overflow: hidden;
    float: left;
    font-size: 0.2rem;
    color: #333;
}
.zycsr{
    width: 35%;
    height: 0.32rem;
    text-align: center;
    line-height: 0.32rem;
    overflow: hidden;
    float: right;
    font-size: 0.2rem;
    color: #666;
}
.zyct{
    width: 100%;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.24rem;
    color: #000;
}
.zyca{
    width: 100%;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    color: #999;
}
.zycb{
    width: 60%;
    height: auto;
    margin: 0.15rem 20% 0.35rem 20%;
}
.zycc{
    width: 100%;
    margin-bottom: 0.3rem;
}
.zycc img{
    max-width: 86% !important;
    height: auto !important;
}
.zycc iframe{
    margin: 0 auto !important;
    max-width: 100% !important;
}
.zycd{
    width: 100%;
    line-height: 0.32rem;
    font-size: 0.16rem;
    color: #333;
}
.zycd a{
    font-size: 0.16rem;
    color: #333;
}








