﻿body {
    margin:0;
    padding:0;
    font-family:Arial,sans-serif;
    font-size: 15px;
}

/*默认页样式开始*/
@media screen and (max-width: 1000px) {
    
}
.default_page{
    /* background: #F5F7FA; */
}
.default_page,.result_page {
    display: flex;
    max-width:7.5rem;
    flex-direction: column;
    align-items: center;
    position:relative;
    margin:0 auto;
}
.default_page>div{
    flex-shrink:0;
}
.logo {
    width: 1.5rem;
    margin-top: 1.2rem;
    text-align: center;
}
.logo_img{
    width: 100%;
}
.sys_title{
    font-size:.36rem;
    font-weight:bold;
}
.sys_introduce{
    text-align:center;
    color:#666;
    font-size: 0.28rem;
    margin-top: 10px;
}
.sys_title_introduce{
        margin: .1rem 0 .7rem;
}
.code_query_btn{
    width:80%;
    position:relative;
}
.tip-scan{
    position: absolute;
    right: -35px;
    width: 127px;
    display:none;
}
.query_tip{
    font-size: 0.28rem ;
    line-height: 30px;
    color: #666;
    font-weight:bold;
}
.inp_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position:relative;
    /*border: 1px solid #ccc;*/
    border-radius: 40px;
    overflow:hidden;
    margin-top:0.1rem;
}
.footer-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.footer-item span{
    color: #919191;
    opacity: 0.4;
    font-size: .22rem;
}
.footer-item img{
    width: .4rem;
}
#code{
    height:0.9rem;
    width:76%;
    box-sizing:border-box;
    outline:none;
    border:none;
    color: black;
    font-size: 0.32rem;
    text-indent: 0.3rem;
    font-weight: bold;
    border: 1px solid red;
    border-right: none;
    border-top-left-radius: 40px;
    box-sizing:border-box;
    border-bottom-left-radius: 40px;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
     padding:0;
}
.border{
    border-top: 1px solid red;
    border-right: 1px solid red;
    border-bottom: 1px solid red;
    border-left: none;
}
#code::placeholder{
    color: #6B6666;
    opacity: 0.7;
    font-weight: 300;
    font-size: .28rem;
}
.QueryBtn-wrap{
    position: absolute;
    right: 0px;
        height: 100%;
    width: 25%;
    cursor: pointer;
        box-sizing: border-box;
    /*border: 1px solid red;*/
    border-left: none;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
.QueryBtn{
    display:none;
    white-space: nowrap;
    color: #fff;
    border-left: none;
    font-size: .28rem;
    font-weight: bold;
    text-align: center;
        height:100%;
    line-height: .9rem;
    background:#D20818;
}
.Scan{
    border: 0.01rem solid;
    box-sizing: border-box;
    height:0.9rem;
    width: 100%;
    outline: none;
    background: #D20818;
    color: white;
    font-size: .31rem ;
    font-weight: bold;
    text-align: center;
    line-height: 0.9rem;
    border-radius: 40px;
    margin-right: 0.02rem;
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.banner{
    width: 80%;
    margin-top: .38rem;
    height: 187px;
    margin-bottom: 1.58rem;
    /* position: relative;
    background: url(./images/img_zzc.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px; */
    
}
.banner img:first-child{
    float: left;
}

.banner img{
    width: 100%;
   
}
.what{
    font-size:0.28rem;
    color: black;
    margin: 0.48rem  0;
}
.tip_title{
    color:#777;
    font-size:0.24rem;
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* line-height:0; */
    margin: .2rem 0;
}
.bor{
    height:1px;
    width: 30%;
    background:#ddd;
}

.phone_query{
    display:flex;
    justify-content: space-between;
    width: 80%;
    margin-top: 0.5rem;
}
.left_phone_img img{
    width:1.04rem 
}

.right_phone_content {
    padding-left: 0.4rem;
}

.phone_title{
    color: #333;
    font-size: 0.28rem ;
    padding-bottom: 0.1rem;
}
.phone_details{
    font-size:0.24rem;
    color:#666;
}

.ewm{
    width: 90%;
}
.ewm img{
    width:80%;display:block;margin:0 auto;
}
.support{
    text-align: center;
    color: #919191;
    opacity: 0.4;
}

.copyright{
    text-align: center;
    color: #919191;
    opacity: 0.4;
}
.footer{
    margin-top: 1.58rem;
    font-size:0.24rem ;
    /* position:absolute; */
    bottom:0;
    left:0;
    right:0;
    max-width: 10.5rem;
    margin: 0 auto 20px;
}
.hr-1{
    width: 1px;
    background-color: #efeeee;
}
/*默认页样式结束*/

.result_content{
    font-size:0.28rem ;
    width: 90%;
    margin-top:0.36rem;
}

.result_max_title{
    color:#e50012;
    font-weight:bold;
    font-size:0.4rem;
    padding:0.36rem;
    border-bottom: 1px solid #d3d3d4;
    text-align: center;
    width: 80%;
}

.result_min_title{
    display: flex;
    align-items: center;
}

.query_result{
    margin:0.4rem  0;
}

.dot_icon{
    width:12px;
    height:12px;
     border:0.02rem solid #30a561;
     border-radius:50%;
     position:relative;
     flex-shrink:0;
     margin-right:0.1rem;
}
.dot_icon div{
    position: absolute;
    height: 8px;
    width: 8px;
    top: 0;
    left: 0;
    right: 0;
    background: #30a561;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    box-sizing: border-box;
}

.tip_fwCode{
    text-align:center;
    letter-spacing: 1px;
}
.state_icon{
    display:block;
    width: 25%;
    margin: 0.8rem auto 0.8rem;
}
.min_tip{
    font-size:0.28rem ;
    width:90%;
    margin-top: 0.8rem;
    margin-bottom: 0.2rem;
}
.min_tip >div:first-child{
    color:red;
    margin-bottom:0.24rem;
}
.query_list{
    font-size:0.24rem;
    width:82%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}
.hr{
    height: 6px;
    background: #F3F3F3;
}
.query_item{
    display:flex;
    align-items: center;
    justify-content:space-between;
    padding: 0.24rem 0;
}
.user_head{
    width:1rem;
    height:1rem;
    overflow:hidden;
}
.user_head img{
    width:100%;
    height:100%;
    border-radius: 50%;
    overflow: hidden;
    display: block;
}
.times{
    color: #D20818;
    font-weight: bold;
}
.name_address_date{
    width:60%;
}
.query_address{
    margin:0.1rem 0;
    font-size: .2rem;
    color: #6B6666;
    opacity: .5;
}
.query_date{
    color: #6B6666;
    opacity: .5;
}
.query_name {
    font-weight: bold;
    font-size: 0.28rem;
}
.fwEwm{
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
}
.fwEwm img{
    width:28%;
}
.red_Packet{
    width:100%;
    display: block;
    border-top: 0.14rem  solid #d7d7d7;
    border-bottom: 0.14rem  solid #d7d7d7;
    margin-top:0.4rem;
}
.red_Packet2{
    width:90%;
    display: block;
}
.tag_info{
    width: 100%;
    margin-top: 0.48rem;
    padding: 0.16rem 0;
    border-top: 0.14rem solid #d7d7d7;
    border-bottom: 0.14rem solid #d7d7d7;
    padding-left: 5%;
    box-sizing:border-box;
}
.pop_tag_btn{
    display:flex;
    padding: 0.24rem 0 0.24rem 0.34rem;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;

}
.firm_info{
    width: 100%;
    padding: 0.16rem 0;
    padding-left: 5%;
    font-size:0.28rem;
    box-sizing:border-box;
}
.firm_name:before{
    content:'企业名称：'
}
.web_site:before{
    content:"官方网站："
}
.service_phone:before{
    content:'服务电话：';
}
.firm_info_details{
    padding-left:0.36rem;
}
.message{
    width: 100%;
    padding: 0.16rem 0;
    border-top:0.1rem solid #d7d7d7;
    border-bottom: 0.1rem solid #d7d7d7;
    padding-left: 5%;
    box-sizing:border-box;
}


.pop{
    position:absolute;
    top:0;
    width:100%;
    height:100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    visibility:hidden;
    transition:all .3s;
    z-index: 999;
    overflow: hidden;
}
.pop img{
    
    /* transform:scale(1);
    
    transition:all 0.3s; */
}

.footer-content{
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.close{
    margin-top: 50px;
    width: 40px;
    height: 40px;
}

.shadow{
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100vh;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s;
    background-color: rgba(0, 0, 0, .0);
}
.tip img{
    display: block;
    margin: 0 auto;
}

.success-page,.repeat-page{
    max-width: 10.5rem;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 0 auto; 
}


.back{
    display: flex;
    align-items:center;
    font-size: 18px;
    font-weight: bold;
    color: #D20818;
    margin: 0 auto;
    width: max-content;
}
.back-tip{
    width: 30px;
    height: 30px;
    background-color: #F6C1C5;
    border:3px solid #D20818;
    border-radius: 50%;
    margin-right: 10px;
}
.area1{
    position: absolute;
    top: 100px;
    left: 44px;
}
.area2{
    position: absolute;
    right: 0;
    margin: 24px;
}

.leave,#leave{
    width: 50px;
    height: 50px;
    position: fixed;
    display: none;
    right: 10px;
    top: 100px;
    bottom: 0;
    margin: auto;
}
.tip-list{
    margin-bottom: 30px;
    display: none;
    max-width: 10.5rem;
    margin: 0 auto 25px;
}
.tip-1{
    font-size: .25rem;
    color: #6B6666;
    text-align: center;
}
.tip-2{
    font-size: .36rem;
    color: #262626;
    text-align: center;
    font-weight: bold;
}
.tip-3{
    font-size: .25rem;
    color: #262626;
    font-weight: bold;
    text-align: center;
    padding: 0 30px;
}
.tip-4{
    font-size: .22rem;
    color: #B5B2B2;
    text-align: center;
}
.firm-info{
    font-size: .25rem;
    color: #262626;
    font-weight: bold;
}
.tip-5{
    font-size: .25rem;
    color: #B5B2B2;
}
.tip-6{
    color: #A9151E;
    text-decoration: none;
    font-size: .25rem;
}
.title-1{
    color: #262626;
    font-size: .26rem;
    font-weight: bold;
}
.title-2{
    color: #6B6666;
    font-size: .24rem;
    margin-top: 5px;
}
.state-icon{
    display: block;
    width:70px;
    margin: 25px auto 20px;
}
.padding-1{
    padding: .29rem .58rem;
    border-top: 6px solid #F3F3F3;
    border-bottom: 6px solid #F3F3F3;
}
.title-3{
    color: #6D6666;
    font-size: .24rem;
    padding: 0.6rem 0.6rem;
}
.margin-b{
    margin-bottom: 1.16rem;
}
.tip-icon{
    width: .47rem;
    float: left;
    margin-top: 3px;
    height: 24px;
}
.margin-t-12{
    margin-top: 12px;
}
.margin-t-57{
    margin-top: 57px;
}
.padding-t-28{
    padding-top: .58rem;
    padding-bottom: .3rem;
}
.float-r{
    float: right;
}
.overflow-h{
    overflow: hidden;
}
.w-cut{
    width: 89%;
}
.padding-c{
    padding: 0 .58rem;
}
.margin-29{
    margin-bottom: .29rem;
}
.color-img{
    width: 1.54rem;
  padding: 0.54rem 0 0.3rem;
display:none;
}
.text-c{
    text-align: center;
    margin-bottom: 10px;
    font-size: .36rem;
}
p{
    margin: 0;
}
/*
    切换选中样式    
*/
.errorActive{
   
         box-shadow:0 0 6px #e40011;
         border:1px solid #e40011;
         color:#340011;
}


.swiper-container {
    height: 10rem;
    margin-top: 1.2rem;
}

.swiper-pagination-bullet-active {
    background-color: red !important;
}

.swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.swiper-slide>img {
    width: 100%;
    height: 82%;

}

.swiper-slide {
    background: white;
    border-radius: 12px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    overflow: hidden;
}

.swiper-pagination {
    position: static !important;
    margin-top: 10px;
}

.play {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    transition: all 0.3s;
    right: 0;
}

.hide-play {
    transform: scale(2.5);
    opacity: 0;
}

.plan {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(./images/img_222.png) no-repeat, white;
    background-size: 112%;
    background-position: center 0;
}

.plan img {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

.tag-img {
    width: 100% !important;
    height: auto !important;
    /* top: 12px; */
    right: 0;
    z-index: 9;
}

.area2 {
    position: absolute;
    right: 0;
    margin: 18px 18px 18px 0;
    border: 1px dashed red;
    border-radius: 16px;
    padding: 10px 0;
    background: white;
    width: 52%;
    height: 31%;
}

.area1 {
    position: absolute;
    top: 30%;
    left: 0;

    transform: translateX(-66%);
}
.query-list-record{
    display: flex;
    align-items: center;
    padding: 10px 18px;
}
.query-list-record svg{
    margin-right: 18px;
}
.scan-total{
    font-size: 0.32rem;
    color: black;
    
}
.tip-record{
    color: #ccc;
    font-size: 0.22rem;
    margin-left: auto;
}
.query_list{
    min-height: 1.2rem;
margin: 34px auto 50px;
border: 1px solid #ccc;
border-radius: 10px;
box-sizing: border-box;
padding: 0;

}
.query_item{
    padding: 0.24rem 20px;
    position: relative;
}

.record-wrap > div:not(:nth-last-of-type(2))::after {
    content: '';
    width: 76%;
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #ccc;
    opacity: 0.7;

}
.record-wrap{
    height: 0;
    overflow: hidden;
    transition: 0.3s all;
    position: relative;
}
.record-wrap::before{
    content: '';
    border-top: 1px solid #ccc;
    position: absolute;
    width: 100%;
}
.user_head{
    width: 0.8rem;
    height: 0.8rem;

}