*{margin: 0; padding: 0; list-style-type: none;}
a{text-decoration: none;}
input, textarea, select, button { outline: none; background-color: transparent; border: none; }
em, i{ font-style: normal; }
a{ text-decoration: none; }
img{ vertical-align: top; }
.clearfix:after,.clearfix:before{ content: ''; display: table; }
.clearfix:after{ clear: both; }


body{
    font-size: .2133rem;
}
.main{
    width: 10rem;
    overflow: hidden;
}
.levy{
    width: 100%;
}
.levy_img{
    width: 10rem;
    height: 3.96rem;
}
.levy_img img{
    width: 100%;
    height: 100%;
}
.levy_list_box{
    width: 100%;
    padding: .3067rem .2667rem;
    box-sizing: border-box;
    background-color: #0E9A3F;
}
.levy_list{
    width: 100%;
    padding: 0 .5333rem;
    padding-top: .48rem;
    box-sizing: border-box;
    background-color: #fff;
}
.levy_list li{
    margin-bottom: .2rem;
    width: 100%;
}
.levy_list li:nth-last-child(1){
    margin-bottom: 0;
}
.levy_list li p{
    font-size: .36rem;
    margin-bottom: .2667rem;
    padding-top: .2667rem;
}
.levy_list em{
    color: #999999;
}
.levy_list input[type="text"],
.levy_list select{
    font-size: .4rem;
    width: 100%;
    height: .8267rem;
    line-height: .8267rem;
    border-radius: .1333rem;
    border: 2px solid #CCCCCC;
    padding-left: .24rem;
    box-sizing: border-box;
    color: #999999;
}

.levy_list textarea{
    width: 100%;
    height: 2.1867rem;
    border-radius: .1333rem;
    border: 2px solid #CCCCCC;
    margin-bottom: .4267rem;
}
.levy_lis_box h5{
    font-size: .3467rem;
    line-height: 1;
    margin-bottom: .28rem;
    color: #999999;
    font-weight: normal;
}
.levy_first{
    margin-top: .6rem;
}
.levy_btn{
    background-color: #fff;
}
.levy_inp{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.levy_list .levy_inp p{
    margin: 0;
    padding: 0;
   /* font-size: .3733rem;*/
    height: .3467rem;
    width: 25%;
    height: .4rem;
    line-height: .4rem;
    color: #0D0409;
    margin-bottom: 43px;
}
.levy_list .inp_act p{
    width: 32%;
    height: .4rem;
    line-height: .4rem;
}


.levy_inp input[type="checkbox"]{
    width: .32rem;
    height: .32rem;
    margin-right: 5px;
}
.levy_inp input[type="checkbox"]{
    appearance: none;
    border: 1px solid #999999;
    position: relative;
    top: 2px;
}

.levy_inp input[type="checkbox"]:focus,
.levy_inp input[type="checkbox"]:hover {
    outline: none;
}
.levy_inp input[type="checkbox"]:checked::after{
    content:"✓";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: .32rem;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: green;
}

.levy_btn{
    text-align: center;
    padding-bottom: .96rem;
    padding-top: 1.0rem;
}
.levy_btn button{
    width: 3.52rem;
    height: 1.08rem;
    background: #0E9A3F;
    text-align: center;
    border-radius: .5333rem;
    font-size: .4533rem;
    line-height: 1.0667rem;
    color: #FFFFFF;
}


.levy_list .levy_sc input{
    width: 2.8rem;
    height: 2.8rem;
    border: 1px solid #BCBCBC;
    border-radius: .2667rem;
    opacity: 0;
    z-index: 4;
}
.levy_list .levy_sc .img_file{
    width: 3rem;
    height: 3rem;
    border: 1px solid #BCBCBC;
    border-radius: .2667rem;
    position: relative;
    margin-right: .2667rem;
    overflow: hidden;
    display: inline-block;
}

.levy_list .levy_sc .img_annex{
    width: 3rem;
    height: 3rem;
    position: relative;
    margin-right: .2667rem;
    overflow: hidden;
    display: inline-block;
}
.levy_list li .img_file_poa{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: .2667rem;
    /* padding-top: 1.7333rem; */
    padding-top: 70%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    background: url(../images/img.png) no-repeat center .6033rem;
    background-color: #fff;
}
.levy_list li .img_file_poa em{
    display: block;
    font-size: .2667rem;
    color: #000;
    width: 100%;
    text-align: center;
}
.img_file_poa2{
    background: url(../images/shipin.png) no-repeat center .6933rem !important;
    background-color: #fff;
}

.img_file_poa3{
   /* background: url(../images/fujian.png) no-repeat center .6933rem !important;*/
    background-color: #fff;
}








.tuijian{
    width: 3.12rem;
    height: 1.1067rem;
    line-height: 1.1067rem;
    border-radius: .2933rem;
    font-size: .3467rem;
    color: #009348;
    position: relative;
    border: 1px solid #BCBCBC;
}
.tuijian em{
    display: block;
    position: absolute;
    width: 3.12rem;
    height: 1.1067rem;
    line-height: 1.1067rem;
    border-radius: .2933rem;
    font-size: .3467rem;
    box-sizing: border-box;
    color: #009348;
    left: 0;
    top: 0;
    padding-left: 1.2667rem;
    background: url(../images/sc.png) no-repeat .4533rem center;
    background-color: #fff;

}
.tuijian input{
    opacity: 0;
}

.xz_box{
    width: 100%;
 /*   display: flex;*/
}
.xz_box p{
    width: 45%;
}
.levys_xz{
    flex: 1;
    padding-top: 0.2667rem;
}
.levys_xz div{
    height: 30px;
    margin-bottom: 50px;
}
.levys_xz a{
    height: 30px;
    font-size: 28px;
    font-family: PingFang SC;
    font-weight: 500;
    text-decoration: underline;
    color: #009348;
    line-height: 30px;
}
.levys_title p{
    width: 100% !important;
    font-size: .3467rem;
    line-height: .55rem;
    margin: 0 !important;
    padding: 0 !important;
    color: #504f4f;
    font-weight: normal;
}
.levys_xy input[type="checkbox"]{
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 5px;
}
.levys_xy input[type="checkbox"]{
    appearance: none;
    border: 1px solid #999999;
    position: relative;
    top: 2px;
}

.levys_xy input[type="checkbox"]:focus,
.levys_xy input[type="checkbox"]:hover {
    outline: none;
}
.levys_xy input[type="checkbox"]:checked::after{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 0.32rem;
    width: 0.32rem;
    height: 0.32rem;
    text-align: center;
    box-sizing: border-box;
    color: #009348;
    font-weight: bold;
    background: url(../images/trueigm.png) no-repeat center center;
}
.levys_xy i{
    font-size: .32rem;
    color: #009348;
}
.levys_xy{
    margin-top: 50px;
}

.levy_inp input[type="radio"]{
    width: .32rem;
    height: .32rem;
    margin-right: 5px;
}
.levy_inp input[type="radio"]{
    appearance: none;
    border: 1px solid #999999;
    position: relative;
    top: 2px;
}

.levy_inp input[type="radio"]:focus,
.levy_inp input[type="radio"]:hover {
    outline: none;
}
.levy_inp input[type="radio"]:checked::after{
    content:"✓";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: .32rem;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: green;
}

.informa_list{
    width: 100%;
    color: #000;
    padding: .3067rem  0.2667rem 0;
    box-sizing: border-box;
    /* background-color: #fff; */
    background-color: #0E9A3F;
}
.inform_lis_box{
    background-color: #fff;
    padding: .3067rem 0.53333rem 0;
}
.informa_list_box{
    width: 100%;
    padding-bottom: 5px;
}

.informa_list p{
    font-size: .4rem;
    line-height: 0.45rem;
    font-weight: bold;
    margin-bottom: .2rem;
    /* text-indent: 1em; */
}
.informa_list_box li{
    display: inline-block;
    font-size: .38rem;
    line-height: 0.45rem;
    padding: 0 0.2rem;
}
.levy_list_box{
    padding-top: 0;
}
.informa_list_box a{
    color: #999;
    display: block;
}
.informa_list_box .active a{
    color: #0E9A3F;
}

.levy_list_box{
    display: none;
}
.levy_list_active{
    display: block;
}
.img_file_poa i{
    font-size: .2rem;
    color: #999;
    text-align: center;
    display: block;
    width: 100%;
}

.annex-this{
    display: none  !important;
}
