.expirediv{

}
.freeguanggao{
    margin-top: 18px;
    width: 100%;
    background-color: #0dad4d;
    color: white;
    height:140px;
    border-radius: 5px;
    overflow: hidden;
}
.freeguanggao h3{
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: yellow;
    color: green;
    margin-bottom: 10px;
    font-weight: bold;
}
.freeguanggao p{
    text-align: center;
    height: 24px;
    line-height: 24px;

}
.part-h2{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0d793e;

}
.p-div{
    position: relative;
    border: 1px solid gainsboro;
    height: 140px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 2px 0px 0px #0845a9;
    background:linear-gradient(to right, #e1cfd8, #34bae9);
}
.p-div-l{
    position: absolute;
    width: 40px;
    height: 18px;
    line-height: 18px;

    left: 0px;
    top: 3px;
    background-color: red;
    border-radius: 5px;
    color:yellow;
    text-align: center;
    font-size: 10px;

}
.p-div-r{
    position: absolute;
    width: 90px;
    height: 20px;
    right: 0px;
    bottom: 3px;
    /*background-color: white;*/
}
.p-div-r img{
    width: 20px;
    height: 20px;
    float: left;
}

.p-div-r span{
    display: inline-block;
    float: right;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    color: #56108d;
}
.p-div h4{
    margin: 0px 5%;
    margin-top: 10px;
    width: 90%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #a80f59;
    font-weight: bold;
}
.p-div p{
    /*margin-top: 5px;*/
    padding: 2px 5px;
    font-size: 12px;
}
.p-div h5{
    width: 90%;
    margin: 0px 5%;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}
.p-div h5 b{
    margin: 0px 15px;
}

.p-img{
    display: none;
    position: absolute;
    width: 100%;
    height: 140px;
    top:0;
    left: 0;
    z-index: 999;
    text-align: center;
}
.p-div:hover .p-img{
    display: block;
    background-color: rgb(39 99 32 / 65%); /* Semi-transparent background */
    /*opacity: 0; !* Initially mask is transparent *!*/
    /*transition: opacity 0.5s ease; !* Smooth transition *!*/
}
.p-b-img-box{
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-top: 10px;
    position: relative;
}
.p-b-img{
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.p-t-img{
    position: absolute;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    top:33px;
    left: 33px;

}
#joingys{
    position: fixed;
    bottom: 0px;
    padding: 20px 0px;
    background: linear-gradient(to right, #ea087e, #6fc7e6);
    right: 50px;
    border-top-right-radius:10px;
    border-top-left-radius:10px;

}
#joingys1{
    position: fixed;
    bottom: 0px;
    right: 0px;

}
.expirediv h3{
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.expirecharge{
    display: block;
    background-color: black;
    width:120px;
    height: 120px;
    margin-left: 60px;
    color: gold;
    text-align: center;
    border-radius: 5px;
}
.expirediv img{
    width:112px;
    height: 112px;
    margin-left: 60px;
    border: 4px solid #f5d6cf;
    border-radius: 5px;

}
.expirecharge .p1{
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}
.expirecharge .p2{
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.expirecharge .p3{
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}


.nowtype{
    position:absolute;
    top: 15px;
    left: 5px;
    z-index: 1000;

    display: block;
    padding: 10px 15px;

    font-size: 12px;
    font-weight: bold;

    background-color: #cf085c;
    color: white;
    border-radius: 5px;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    border: 3px solid white;

}
.huiyuanbox{
    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    background: linear-gradient(to right, #989ba0, #f9f9f7);
    margin-top: 40px;
}
.huiyuan1{
    background: linear-gradient(to right, #a23505, #f9f9f7);
}
.huiyuan2{
    background: linear-gradient(to right, #1a56f1, #f9f9f7);
}
.huiyuanbox p{
    padding-left: 20%;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
.gyp p{
    padding-left: 10px;
}
.huiyuanbox p b{
    margin-right: 10px;
}
.hytitle{
    display: inline-block;
    font-size: 20px;
    height: 120px;
    line-height: 120px;
    width: 120px;
    text-align: center;
    background-color: #8080807d;
    border-radius: 50%;
    margin-top: 20px;
    color: white;
}
.hytitle b{
    font-size: 40px;
}
.huiyuan1 .hytitle{
    background-color: #732506b0;
}
.huiyuan2 .hytitle{
    background-color: #0b2ed5bf;
}
.hyh3{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin:10px 0px;
    color: #3e3b3b;
    margin-bottom: 10px;
    margin-top: 20px;

}

.hyh3 span{
    background-color: #00000042;
    border-radius: 20px;
    padding: 10px 20px;
    color: white;
    margin-top: 10px;
}
.hygn{
    background-color: #0000007d;
    color: white;
    height: 50px!important;
    line-height: 50px!important;
    margin-top: 10px;
    text-align: center!important;
    padding: 0px!important;
}
.xunpanjs p{
    margin: 5px 0px;
}
.rwh3{
    font-size: 14px;
    /*font-weight: bold;*/
    height: 30px;
    line-height: 30px;
    color: #075db9;
}
.xpol,.xpod{
    color: black;
}
.xpod span{
    margin-left: 10px;
    color: grey;
}
.xfrom0{
    color: red;
}
.xfrom1{
    color: #0d6aad;
}
.tablexunpan-div{

    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    padding: 15px 0px;
    margin: 10px 0px;
    border-left:2px solid #dde8f0 ;
    border-bottom: 4px solid #ffff0008;
}
.tablexunpan-div:hover{
    border-bottom: 4px solid #1dc48bf5;
}
.tablexunpan-div p{

    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
}
.btntj{
    background-color: #ede09a;
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    /*border-radius: 10px;*/
    /*border-bottom-left-radius: 0px;*/
    /*border-top-right-radius: 0px;*/
    font-size: 14px;
}
.atype{
    background-color: #ede09a;
    padding: 15px 0px;
    display: inline-block;
    width: 90%;
    text-align: center;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 16px;
}
.atype:hover,.atypeselect{
    background-color: #0d6aad;
    color: white;
}
.atypetop{
    position:absolute;
    background-color: red;
    color: white;
    border-radius: 5px;
    padding: 3px 5px;
    font-size: 10px;
    top: 0;
    right: 5%;

    z-index: 1000;
}
.feedivtitle{
    background-color: #047ed5;
    padding:10px 0px ;
    color: white;
    margin-bottom: -20px;
}
.feedivtitle span{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.zsimg{
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    height: auto;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
}
.zsdiv{
    margin-top: 30px;
}
.zsdiv h4{
    font-size: 18px;
    font-weight:bold;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    /*text-align: center;*/
}
.zsdiv p{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
#feehistorydiv .layui-table thead tr{
    background-color: #0d6aad;
    color: white;
}
.topbanner{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    font-size: 16px;
    margin-left: 40px;
}
.expire-danger{
    height: 40px;
    line-height: 40px;
    background-color: #d66262;
    color: white;
    width: 80%;
    padding-left: 20%;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.expire-show{
    height: 40px;
    line-height: 40px;
    background-color: #b17d55;
    color: white;
    width: 80%;
    padding-left: 20%;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.new-account-back .layui-colla-title{
    background-color:#d2ebe9 ;
    font-weight: bold;
}
.new-history-back{
    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 0px;
    margin-bottom: 0px;

}
.new-history-back .layui-colla-title{
    background-color:#d2ebe9 ;
    font-weight: bold;
    text-align: center;
}
    /*---------------------*/
.xcxm{
    width: 120px;
    height: 120px;
    /*margin-left: 50px;*/
}
.xcxm .back{
    width:120px;
    height:120px;
}
.xcxm .cximg{
    position: absolute;
    left: 43px;
    top:43px;
    border-radius: 50%;

    height: 54px;
    width: 54px;
}
.cxspan{
    position: absolute;
    left: 109px;
    top:59px;
    border-radius: 50%;

    height: 92px;
    width: 92px;
    line-height: 90px;
    text-align: center;
    background-color: white;
    display: block;

    font-size: 18px;
    font-weight: bolder;
}
.sc-div{
    margin-top: 40px;
}
.sc-div h4{
    font-weight: bolder;
    font-size: 18px;
    margin-bottom:20px ;
}
.sc-div p{
    height: 24px;
    line-height: 24px;
    font-size: 16px;
}
.bindingbtn{
    margin-top: 60px;
    margin-left: 100px;
}
.blog-acc p{
    width: 90%;
    margin-left: 5%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.blog-acc p i{
    font-weight: bold;
    display: inline-block;
    width: 70px;
    text-align: right;
    font-style: normal;
    margin-right: 5px;
}
.book-acc-img{
    width: 100%;
    height: auto;
}
.blogtop{
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin-top: 10px;
}
.companyloop{
    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    border-radius: 10px;
    margin-top: 10px;
}
.companyloop ul{
    list-style: none;
    width: 100%;
    margin: 10px 0px;
    background-color: white;
}
.companyloop ul li{
    width: 90%;
    margin: 5px 5%;
    float: left;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #80808040;
}
.companyloop h2{
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
#booktablediv .layui-table-cell {
    height: auto;
    line-height: unset;
    padding: 0px;
    position: relative;
}
#booktablediv .layui-table-page{
    width: unset;
    background-color: #a5e1ec;
    padding: 10px 0px;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    z-index: 99999;
    position: fixed;
    bottom: 0;


}
#uprotocol{
    font-size: 18px;
    font-weight: bold;
}
#uprotocol span{
    margin-right: 20px;
}
.newdetail-div{
    border: 4px solid #158e7a;
}
#booktablediv .layui-table-view{
    border:none;
    position: relative;
}
#booktablediv .layui-table-header{
    display: none;
}
.new-search-back .layui-form-label{
    background-color: #6a8670;
    color: white;
}
.new-search-back .layui-btn{
    background-color: #be1a69;
}
.ownfee-div{
    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    padding: 0px;
    margin: 10px 0px;
}
.ownfee-div .layui-table-view{
    margin: 0px;
}
.ownfee-div h2{
    font-size: 14px;
    font-weight: bold;
    background-color: #368ac1;
    color: white;
    height: 28px;
    line-height: 28px;
    width: 100%;
    text-align: center;
}
.ownfee-div p{
    text-align: center;
    margin:10px 0px;
}
.scongzhi{
    display: inline-block;
    float: right;
    background-color: #4e72ab!important;

}
.loader {
    border: 16px solid #dfa1a1; /* Light grey */
    border-top: 16px solid #3498db; /*Blue */
    border-radius: 50%;
    width: 10px;
    height: 10px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 300px;
    margin-left: -30px; /*Half of width */
    margin-top: -30px;
    z-index: 100;
}

/*Half of height */
@keyframes spin {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}
.g-btn{
    float: right;
    margin-right: 20px;
}
.fee-type0{
    position: relative;
    top: -5px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #0dad4d;
    color: white;

}
.fee-type1{
    position: relative;
    top: -5px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #b009e0;
    color: white;

}
.fee-type2{
    position: relative;
    top: -5px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #e00949;
    color: white;

}
.step-div{
    width: 100%;
    margin-top: 10px;
}
.step-div i{
    width: 100%;
    height: 0px;
    border-top: 3px solid grey;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -10;
}
.step-div span{
    display: inline-block;
    background-color:white;
    color: green;
    font-size: 14px;
    padding: 8px 10px;
    border: 2px solid green;
    border-radius: 10px;
    position: relative;
}
.spanon{
    background-color: darkgreen!important;
    color: white!important;
    border: 2px solid darkgreen;
}
.tablefee-div{

    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    padding: 15px 0px;
    margin: 10px 0px;
    border-left:2px solid #dde8f0 ;
    border-bottom: 4px solid #ffff0008;
}
.tablefee-div:hover{
    border-bottom: 4px solid #1dc48bf5;
}
.fee-p-l,.fee-p-d{
    font-size: 14px;
    font-weight: bold;
    padding-left: 5%;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    display:block;
    width: 95%;
}
.fee-p-l span,.fee-p-d span{
    font-size: 12px;
    margin-left: 10px;
    color: grey;
}
.fee-p-date1,.fee-p-date2{
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;

}
.fee-fee{
    font-size: 14px;
    font-weight: bold;
    color: #0dad4d;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    overflow: hidden;
}
.fee-fee2{
    font-size: 14px;
    color: grey;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    overflow: hidden;
}
.table-div{
    background-color: white;
    /*padding: 30px 20px;*/
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    /*border-radius: 10px;*/
    /*margin-bottom: 10px;*/
    /*padding-bottom: 20px;*/
    /*border-bottom-left-radius: 0px;*/
    /*border-bottom-right-radius: 0px;*/
}
#booktablediv .layui-table-view .layui-table td{
    padding: 0px;
}
.table-div .layui-table,.table-div .layui-table-view{
    margin: 0px;
}
.table-div::before,.table-div::after{
    display: none;
}
.new-search-back{
    background-color: white;
    padding: 30px 20px;
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 10px;
    margin-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-top: 0px;
    background: linear-gradient(to bottom, #8fbdf7, #f9f9f7);
}
.new-account-back{
    background-color: white;
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 0px;
    margin-bottom: 0px;


}
.new-submit-back{
    background-color: white;
    padding: 30px 20px;
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 10px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-top-left-radius: 0px;
    /*border: 4px solid #116cae;*/
    background: linear-gradient(to bottom, #e0ebf9, #f9f9f7);
}

.new-submit-back .layui-form-label{
    width: 70px;
    padding: 8px 10px;
    background-color: #9089b3;
    color: white;
}
.new-submit-back .layui-input-block {
    margin-left: 70px;
}
.fees-title{
    background-color: white;
    padding: 10px 0px;
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    /* margin: 10px 0px; */
    background-color: #086f4d;

}

.fees-detail{
    background-color: white;
    padding: 10px;
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    /* margin: 10px 0px; */
    /* background-color: #086f4d; */

}


.border-bottom-no{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}



.search-box{
    margin-top: 10px;
}
/*search box*/
.search-back{
    background-color: white;
    padding: 30px 20px;
    /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
    box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
    margin: 10px 0px;
    border-radius: 10px;
}
.s-back{
    /*padding: 5px;*/
    padding-top: 0px;
    /*box-shadow: 10px 10px 10px #7d7c7c;*/

    margin: 10px 0px;
    border-radius: 10px;
}
.s-back table{
    margin-top: 0px;
    border:2px solid #cecaca!important;
    border-bottom: 4px solid #b5b4b4!important;
    border-top: none!important;

}

.s-back h3{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0e90d2;
    color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.search-tit{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #6d6d6d;
}
.bsearch-l{
    width: 100%!important;
    margin-left: 0px;
    padding: 10px 0px;

}
.bsearch-span{
    position: absolute;
    top: 20px;
    left: 6px;
    z-index: 9;
    font-weight: bold;
    color: #ee5757;
    font-size: 6px;
}
.bsearch-l input{
    border: 2px solid grey;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: none;
    text-align: center;
    color: grey;
}
.bsearch-l input:hover,.bsearch-l input:visited{
    border: 2px solid grey!important;
    border-right: none!important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bsearch-m{
    height: 34px;
    line-height: 34px;
    border: 2px solid grey!important;
    margin-top: 10px;
    border-left: 0px;
    text-align: center;
}
.bsearch-m i{

    font-size: 31.5px;
    color: #21a9a2;
}
.bsearch-r{
    width: 100%!important;
    margin-left: 0px;
    padding: 10px 0px;
}

.bsearch-r input,.bsearch-r input:hover{
    text-align: center;
    border: 2px solid grey!important;
    border-left: none!important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: grey;
}
.port-search-input input,.port-search-input input:hover{
    text-align: center;
    border: 2px solid grey!important;
    border-radius: 10px;
    color: grey;
}
.bsearch-btn{
    margin-top: 10px;
    background-color: red;
    border-radius:10px;
    width: 100%;
    font-weight: bold;

}



.layui-table-box {
    margin-bottom: 10px;
}

/*search box*/

.booktable-back{
    background-color: white;
}
.booktable-back .layui-table-view{
    margin: 0px;
}


.banner-box{
    position: relative;
    max-height: 300px;
    overflow: hidden;
}
.banner-bg{
    width: 100%;
    height: auto;
}
.banner-word{
    position: absolute;
    top:0;
    width: 100%;
    padding-top:20px;
}

.zhanshi img{
    /*border: 10px solid white;*/
    margin-top: 20px;
    border-radius: 50%;
    width: 70%;
    margin-left: 15%;
}
.zhanshi p{
    color: white;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.ys-box h1{
    color: white;
    font-size: 2.5em;
    font-weight: bold;
}
.ys-box ul{
    list-style: none;
    margin-top: 20px;
}
.ys-box ul li{
    /*height: 2.4em;*/
    /*line-height: 2.4em;*/
    margin-top: 20px;
    font-size: 1.6em;
    font-weight: bold;
    color: white;
}
.ys-box ul li span{
    display: inline-block;
    padding: 5px 10px!important;
    background-color: orange;
    border-radius: 10px;
    margin-right: 20px;
}

@media (max-width: 800px) {
    .bsearch-btn{
        margin-top: 10px;
        background-color: red;
        border-radius:10px;
        width: 100%;
        font-weight: bold;
        font-size: 10px;
        padding: 0px;
    }
    .search-back{
        background-color: white;
        padding: 10px;
        /*box-shadow: 0 5px 25px rgb(0 0 0 / 40%);*/
        box-shadow: 0px 4px 40px 0px rgb(188 197 220 / 80%);
        margin: 10px 0px;
        border-radius: 10px;
    }
    .banner-box{
        max-height: 800px;
    }
    .banner-bg{
        width: 2000px;
        height: 600px;
    }
    .zhanshi img{
        width: 50%;
        margin-left: 25%;
    }
    .ys-box h1{
        margin-top: 20px;
        font-size: 2em;
    }
    .ys-box ul li{
        /*height: 2.4em;*/
        /*line-height: 2.4em;*/
        margin-top: 20px;
        font-size: 1.2em;

    }
    .ys-box ul li span{

        padding: 5px 10px!important;
        margin-right: 10px;
    }

}

@media screen and (min-width: 900px) {
    .layui-container {
        width: 100%;
    }
}
/*
@media screen and (min-width: 1200px) {
    .layui-container {
        width: 1180px;
    }
}
@media screen and (min-width: 1300px) {
    .layui-container {
        width: 1280px;
    }
} */

@media screen and (min-width: 1400px) {
    .layui-container {
        width: 1380px;
    }
}

@media (max-width: 800px) {
    .fee-p-l,.fee-p-d{
        font-size: 12px;
    }
    .fee-fee{
        font-size: 12px;
    }.fee-fee2{
    font-size: 12px;
         }
     .tablefee-div .layui-btn{
         font-size: 12px;
         padding: 0px 5px;
         height: 20px;
         line-height: 20px;
         margin-top: 10px;
     }
    .atype{
        padding: 10px 0px;
        font-size: 12px;
    }
    .atypetop {
        top: -10px;
    }
}
