* {
    margin: 0;
    -webkit-tap-highlight-color: transparent;
}

 

.header-bg {
    background-color: #116bff;
    width: 100%;
    border-radius: 0 0 16px 16px;
    padding-bottom: 16px;
}

.header-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 0 16px;
    height: 44px;
    line-height: 44px;
}

.endterprise-tit {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    margin: 10px 0;
    text-align: center;
}

.info-box {
    padding: 0 14px 0 14px;
}

.enterprise-info {
    padding: 12px 10px 12px;
    background-color: #fff;
    border-radius: 8px;
}

.title {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 6px 3px;
    border-bottom: 1px solid #fdf7e9;
    line-height: 180%;
}

.title .key {
    font-weight: 700;
    display: inline;
}

.title .value {
    display: inline;
}

.abnormal-box {
    margin-top: 12px;
    padding: 0 10px;
}

.abnormal-info {
    border-radius: 8px;
    padding: 12px;
    border: 1px solid #428aff;
}

.notice {
    display: flex;
    white-space: nowrap;
}

.img {
    width: 14px;
    height: 14px;

}

.notice-txt {
    color: #e32929;
    font-weight: 600;
    font-size: 14px;
    margin-left: 6px;
    display: flex;
    align-items: center;
    white-space: normal;
}

.yiju_err {
    width: 100%;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: 8px;

}

.list-head {
    display: flex;
    color: #9a6c13;
    background: #f9cf63;
}

.list-head .th {
    font-size: 14px;
    padding: 8px 10px;
    flex-direction: column;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.item {
    display: flex;
    background-color: fff;
    padding: 0px 10px;
    border-bottom: 1px #f9cf63 solid;
}

.item {
    text-align: left;
}

.item .td {
    line-height: 22px;
    color: #333; 
    font-size: 14px;
    padding: 8px 0;
}
.item .td .red{
    color: #ff5722;
}

.abnormal-info .abnormal-bottom {
    font-size: 12px;
    padding: 10px 0 0 0;
    color: #666;
    font-weight: 700;
    text-align: center;
}

.applyfor-box {
    margin-top: 12px;
    padding: 0 10px;
}

.applyfor-info {
    border-radius: 8px;
    border: 1px solid #428aff;
}

.applyfor-head {
    border-radius: 6px 6px 0 0;
    padding: 12px;
    background-color: #116bff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.applyfor-txt {
    color: #fff;
    font-weight: 700;
    font-size: 18px;

}

.applyfor-body {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 0.8rem;
    border-bottom: 1px #116bff solid;
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
}

.applyfor-conter {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.applyfor-fot {
    display: flex;
    color: #666;
    font-size: 12px;
    margin-top: 8px;
    font-weight: 700;
    flex-direction: column;
    align-items: center;
}

.btn-area {
    margin-top: 10px;
}

.submit-btn {
    width: 175px;
    height: 48px;
    line-height: 48px;
    background-color: #e04f3d;
    box-shadow: 0 3px 0px 0 #fbef55;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 12px;
}

 

.content-box {
    padding: 10px 16px;
    line-height: 200%;
    font-size: 12px;
    color: #999;
}

.txt-basis {
    font-size: 12px; 
    color: #9b9b9b;
    line-height: 22px;
    padding: 0 10px;
}

.txt-basis {
    margin-top: 12px;
}

.foot-box {
    width: 100%;
    box-sizing: border-box;
    margin-top: 12px;
    padding: 10px 10px 16px;
    line-height: 160%;
    background-color: #116bff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    text-align: center;
}

.foot-info {
    border-radius: 8px;
    padding: 10px 12px;
    border: 1px solid #c6a844;
    line-height: 150%;
}

.foot-txt {
    color: #fff;
    font-weight: 700;
    text-align: left;
    font-size: 13px;
    text-indent: 28px;
    margin-bottom: 8px;
}

.font-font {
    display: flex;
}

.font-font .foot-cellphone {
  
    text-align: left;
    font-size: 12px;
    color: #fff;
}

.font-font .text-right {
    text-align: right;
}
 

.foot-copyright {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 9px;
}

 

.kefudianhua {
    padding: 12px 10px;
    box-sizing: border-box;
    width: 50px;
    position: fixed;
    right: 0px;
    bottom: 90px;
    background: #f0f0f0;
    border-radius: 8px 0 0 8px;
    z-index: 9;
    text-align: center;
    color: #000;
    font-size: 10px;
    text-decoration: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
}
.kefudianhua .wxkf{

    font-size: 14px;
}
.kefudianhua a{
    display: block;
    margin-top: 8px;
}

.kefudianhua .kefu-img {
    width: 25px;
    height: 25px;
}

.icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}


.zf-box .box:nth-child(2) {
    width: 155px;
    height: 111px;
    background: #3e73fe
}

.zf-box .box:nth-child(2),
.zf-box-list .box {
    border-radius: 2px
}

.zf-box-list {
    margin: 20px 0;
}

.zf-box-list .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    width: 280px;
    margin: 0 auto;
    opacity: 1;
    margin-bottom: 10px;
    padding: 0 25px;
    border-radius: 25px;
    color: #116bff;
    background-color: #bdd6ff;
    border: 2px solid #fff
}

.zf-box-list .box .name {
    font-size: 17px;
    font-weight: 600;
    width: 78px;
    white-space: nowrap;
}

.zf-box-list .box .price {
    font-size: 23px;
    font-weight: 500;
    margin-left: 80px;
}

.zf-box-list .box .select {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #116bff
}

.zf-box-list .box-active {
    border: 2px solid #116bff
}

.zf-box-list .box-active .select {
    background: #116bff;
    border: 2px solid #fff
}

.choose-box-pay {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.choose-box-pay .choose-item {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 2px solid #fff;
    box-shadow: 0 0px 9px 3px rgb(0 0 0 / 10%);
    border-radius: 25px;
    padding: 0 10px;
    min-width: 0;  
    box-sizing: border-box;
    cursor: pointer;
    flex-wrap: wrap;
    width: 155px;
    height: 64px;
}

.choose-box-pay .choose-item:nth-child(2n) {
    margin-left: 14.6px
}

.choose-box-pay .choose-item .uc-img {
    width: 39px;
    height: 39px;
    margin-left: 10px;
}



.choose-box-pay img {
    display: block;
    margin-right: 5px
}


.pay-type {
    border: 2px solid #116bff !important;
}

.g-fixedOperate-foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 888;
    background-color: #fff;
    box-shadow: 5px 0px 10px 0px #9E9E9E;
}

.btn-red {
    width: 165.4665px;
    background: #f5461d
}

.btn-blue,
.btn-red {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center
}

.g-fixedOperate-foot .btn-blue {
    width: 345px;
    background: #3e73fe;
    opacity: 1;
    border-radius: 10px;
}

.houguo h2 {
    color: #da2b15;
    padding: 10px 15px;
    background-color: #fcedea;
    border-radius: 10px;
    margin: 10px auto;
    text-align: center;
    width: 200px;
}

.houguo .content {}

.houguo .content ol {
    margin: 0;
    padding-left: 15px;
}
.houguo .content ol li{
    list-style: decimal;
}

.result-list { 
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

 

.result-list li {
    width: 100px;
    height: 60px;
    padding: 14px 4px;
    border-radius: 3px; 
    flex-direction: column;
    justify-content: center;
    text-align: center;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    font-size: 12px;
    margin-bottom: 10px;

}

.result-list img {
    display: block;
    margin: 0 auto 8px;
    width: 35px;
}

