* {
    padding: 0;
    margin: 0;
}

body {
    /*background-color: #eee;*/
    width: 100%;
    overflow: hidden;
}

.mt10 {
    margin-top: 10px
}

html {
    overflow-y: scroll;
    /*font-size: 10px;*/
}

.clear {
    clear: both;
}

.index_div-frist {
    width: 98%;
    margin: 5px auto;
    border-radius: 10px
}
/* 头部 */
.container-fluid {
    padding: 0;
}
/* 轮播部分 */
/* 轮播图片 */
.carousel-inner .item img {
    width: 100%;
}
/*最新公共*/
.gongga-zuix {
    /*padding:1rem;*/
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 图标部分 */
.icon {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 5px
}

.icon-div {
    width: 25%;
    position: relative;
    height: 100%;
}

    .icon-div img {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
    }

    .icon-div p {
        position: absolute;
        top: 70%;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
    }

.icon_c {
    width: 20px;
    height: 20px;
    color: red;
    background-color: #F1EEEE;
    border-radius: 50%;
    position: absolute;
    right: 20%;
    top: 15%;
}

.gungao-lefet {
    float: left;
    font-size: 18px;
    width: 30%;
}

.gongfao-txt {
    padding-left: 10px;
    border-left: 2px solid #0089e1;
}

.notice {
    height: 34px;
    overflow: hidden;
    z-index: 2;
    width: 100%;
    float: right
}

    .notice li {
        width: auto;
        margin-right: 10px;
        display: inline;
        line-height: 30px;
        font-size: 14px;
        color: red;
        font-weight: 600;
    }
/* 单号查询 */
.inp {
    position: relative;
}
/* .input{
    width: 100%;
} */
.inpt_txt {
    width: 31%;
    height: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 2px solid #0089e1;
}

.inp_inp {
    width: 68%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tit-h2 {
    font-size: 20px;
}

.danh-input {
    position: relative
}

    .danh-input input {
        border-radius: 20px;
        height: 35px;
        font-size: 14px;
        outline: none;
        width: 100%;
        text-indent: 20px;
        background: #ececec
    }

.danh-bts {
    border-radius: 20px;
    position: absolute;
    right: 0;
    z-index: 999;
    background-color: #40B4FF;
    margin-top: 0px;
    color: #fff;
    width: 70px;
    height: 35px;
    font-size: 16px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 35px
}
/* 按钮 */
.bts {
    border-radius: 20px;
    position: absolute;
}
/* 导航部分 */
.nac {
    transform: translateZ(0)
}

.nav {
    background-color: #fff;
}

.nac {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 10px 0;
}

.co-div {
    background-color: #f1f1f1;
    height: 80px;
    margin-top: 2%;
    border-radius: 10px;
    overflow: hidden;
    width: 30%;
    transform: translateZ(0)
}

.co-div {
    margin-left: 5%;
    margin: 2%;
}

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6 {
    height: 100%;
    border-radius: 20px;
    position: relative;
}
/* 圆 */
.circular {
    position: relative;
    width: 100%;
    height: 100%;
}

.c1, .c2, .c3, .c4, .c5 {
    position: absolute;
    border-radius: 100%;
    background-color: rgba(247, 247, 247, 0.5);
}

.c1 {
    width: 10px;
    height: 10px;
    top: 10%;
    left: 10%;
}

.c2 {
    width: 40px;
    height: 40px;
    top: -15%;
    right: -5%;
}

.c3 {
    width: 20px;
    height: 20px;
    left: 11%;
    bottom: 17%;
}

.c4 {
    width: 30px;
    height: 30px;
    top: 14%;
    right: 35%;
}

.c5 {
    width: 25px;
    height: 25px;
    right: 25%;
    bottom: 9%;
}
/* 导航背景颜色 */
.nav1 {
    background-image: linear-gradient(45deg, #63D7EC, #736EFE);
    border-radius: 10px;
}

.nav2 {
    background-image: linear-gradient(45deg, #0cD5F9, #3C8BE7);
    border-radius: 10px;
}

.nav3 {
    background-image: linear-gradient(45deg, #FED374, #F8782F);
    border-radius: 10px;
}

.nav4 {
    background-image: linear-gradient(45deg, #F6CEEC, #D939CD);
    border-radius: 10px;
}

.nav5 {
    background-image: linear-gradient(45deg, #FCFF00, #FFA8A8);
    border-radius: 10px;
}

.nav6 {
    background-image: linear-gradient(45deg, #F761A1, #8C1BAB );
    border-radius: 10px;
}

.nav-a {
    display: block;
    width: 100%;
    height: 100%
}
/* 导航文字部分 */
.tex {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 50%;
}

    .tex p:nth-child(1) {
        font-size: 18px;
        color: #fff;
        width: 110px;
        display: block;
    }

    .tex p:nth-child(2) {
        font-size: 10px;
        margin-top: 25%;
        color: #fff;
    }
/* 录入部分 */
.lr {
    background-color: #fff;
    /*height: 24rem;*/
    position: relative;
}

.lr_cont {
    padding: 5px;
}

.lr_text_left {
    position: absolute;
    float: left;
    top: 50%;
    transform: translateY(-50%);
    border-left: 2px solid #0089e1;
}

.lr_top {
    position: relative;
    padding: 10px
}

.lr-h1 {
    font-size: 18px;
    padding-left: 10px;
    float: right;
}

.lr_text_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 27%;
    right: 0;
}

.lr-h2 {
    float: left;
}
/* 录入input框 */
.lr_input1 {
    height: 30px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-top: 5px;
}

.lr-csz {
    width: 90%;
    margin: 0 auto
}

.lr_input_text {
    position: absolute;
    float: left;
    font-size: 15px;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
}

.lr_input {
    position: absolute;
    width: 200px;
    height: 20px;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
    outline: none;
    font-size: 14px
}

.lr_input2 {
    margin-top: 5px;
    height: 30px;
    position: relative;
}

.lr-img img {
    width: 20px;
    float: right
}
/*.lr_btn{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 3rem;
    height: 1.5rem;
    color: #fff;
    background-color: #FB8F8F;
    border-radius: 1rem;
    border: 0;
    width: 10rem;
    height: 3rem;
    outline: none;
    bottom: 5%;
}*/
.lr_btn {
    color: #fff;
    background-color: #FB8F8F;
    border-radius: 10px;
    border: 0;
    outline: none;
    bottom: 5%;
    padding: 5px 10px;
    transform: translateX(-50%);
    margin-left: 50%;
    width: 25%;
    margin-top: 10px
}

.input {
    width: 95%;
}
/* 内容部分 */
.cont_two {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px
}

.cont_two_div {
    width: 25%;
}

    .cont_two_div a {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

.cont-img {
    width: 55px;
    height: 55px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
}

.cw-flex {
    display: flex;
    justify-content: center;
}

/* 内容2 */
.tit-t {
    position: absolute;
    border-left: 3px solid #0089e1;
    left: 5%;
    top: 4%;
    height: 5%;
}

.title {
    position: absolute;
    top: 2%;
    left: 7%;
}

.content-two {
    position: relative;
    background-color: #ffffff;
    margin-top: 10px;
    height: 240px;
}

.content_two_p {
    width: 100%;
    text-align: center;
    color: #2f2f2f;
    font-size: 15px;
    margin-top: 5px
}
/* 圆的颜色 */
.y1 {
    background-image: linear-gradient(45deg, #FEB592, #EC5959);
}

.y2 {
    background-image: linear-gradient(45deg, #ABDBFF 0%, #0396FE 100%)
}

.y3 {
    background-image: linear-gradient(45deg, #0396FE 0%, #31CCBC 100%);
}

.y4 {
    background-image: linear-gradient(45deg, #31CCBC, #31CCBC);
}

.y5 {
    background-image: linear-gradient(45deg, #FEB592, #EA5656);
}

.y6 {
    background-image: linear-gradient(45deg, #FFE984, #FA742D);
}

.y7 {
    background-image: linear-gradient(45deg, #F6D242, #FF52E5);
}

.y8 {
    background-image: linear-gradient(45deg, #3C8CE7, #00EAFF);
}

.y9 {
    background-image: linear-gradient(45deg, #97ABFF, #123597);
}


/* 内容2的字体部分 */
.text p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
}

.text p:nth-child(2) {
    font-size: 14px;
    color: #aaa;
}

.err {
    height: 20px;
}
/* 脚部 */
.footer {
    background-color: #fff;
    padding: 5px;
}

.footers {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #bbb
}

.footer_hyzx {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-div {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
}
    /* 图片 */
    .footer-div img {
        width: 30px;
    }

    .footer-div p {
        width: 100%;
        text-align: center;
        font-size: 13px;
        color: #5d5d5d;
    }

.footer-div-a {
    display: block;
    width: 100%;
    padding: 5px 0;
}

.lang-a {
    position: fixed;
    right: 0;
    bottom: 62px;
    background: #40B4FF;
    border-radius: 12px 0 0 12px;
    z-index: 999;
    color: #fff;
    font-size: 14px;
    padding: 4px 4px 4px 8px;
}

    .lang-a img {
        vertical-align: middle;
        display: inline-block;
        width: 18px;
        margin-right: 4px;
    }

.lang {
    position: fixed;
    background: rgba(0,0,0, .6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.langbox {
    background: #fff;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 12px 12px 0 0;
    padding-top: 12px;
}

.wand-picker {
    position: relative;
    background: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: 100%
}

.wand-picker__toolbar {
    display: block;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 32px;
    line-height: 32px
}

.wand-picker__cancel {
    position: absolute;
    left: 0;
    top: 0;
    color: #9d9ea7;
    padding: 0 12px;
    height: 100%;
    font-size: 14px;
}

.wand-picker__title {
    max-width: 12em;
    color: #9d9ea7;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}

.wand-picker__confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #3f86ff;
    padding: 0 12px;
    height: 100%;
    font-size: 14px;
}

.wand-picker__columns {
    position: relative;
    display: flex;
    height: 180px;
}

.wand-picker-column {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    font-size: 16px;
    text-align: center
}

.wand-picker-column__wrapper {
    -webkit-transition-timing-function: cubic-bezier(.23,1,.68,1);
    transition-timing-function: cubic-bezier(.23,1,.68,1);
    transform: translate3d(0, 72px, 0);
    line-height: 36px;
}

.wand-picker-column__item {
    padding: 0 12px;
    word-break: break-all;
    color: #2b313d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px
}

.wand-picker__mask {
    position: absolute;
    left: 0;
    width: 100%;
    pointer-events: none;
    top: 0;
    z-index: 2;
    height: 100%;
    background-image: -webkit-linear-gradient(top,#fff,hsla(0,0%,100%,.5)),-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,.5));
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,.5))),-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,.5)));
    background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,.5)),linear-gradient(0deg,#fff,hsla(0,0%,100%,.5));
    background-repeat: no-repeat;
    background-position: top,bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wand-picker__frame {
    width: auto;
    left: 12px;
    right: 12px;
    position: absolute;
    pointer-events: none;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: -webkit-linear-gradient(top,#ececec,#ececec 50%,transparent 0) 0 0 no-repeat,-webkit-linear-gradient(bottom,#ececec,#ececec 50%,transparent 0) 0 100% no-repeat;
    background: -webkit-linear-gradient(top,#ececec,#ececec 50%,transparent 0) 0 0 no-repeat,-webkit-linear-gradient(90deg,#ececec,#ececec 50%,transparent 0) 0 100% no-repeat;
    background: linear-gradient(180deg,#ececec,#ececec 50%,transparent 0) 0 0 no-repeat,linear-gradient(1turn,#ececec,#ececec 50%,transparent 0) 0 100% no-repeat;
    background-size: 100% 1px,100% 1px;
    background-color: initial
}
