
* {
    margin: 0px;
    padding: 0px;
}

.c.t_left {
    font-size: 14px;
}

.n.t_right.grey {
    font-size: 12px;
}

.query_btn {
    padding: 10px 20px;
    margin-top: 20px;
    
    background-color: snow;
    border: none;
    border-radius: 4px;
    color: black;
    font-size: 18px;
}

.query_btn2 {
    
    margin: 20px;
    
}

body {
    font-size: 12px;
    color: #333;
    font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
    background: #DDD;
    -webkit-overflow-scrolling: touch;
}

ul {
    list-style-type: none;
}

img {
    border: 0;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea,
select {
    -webkit-appearance: none;
}

input,
textarea,
select {
    font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
    outline: none;
}

i {
    font-style: normal;
}


.kk {
    width: 100%;
    background-color: #FFF;
    padding: 0.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.kk .btn a {
    display: block;
    border: solid 1px #FFF;
    background-color: #12b360;
    color: #FFF;
    text-align: center;
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    margin: 15px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.checkvin {
    text-align: center;
}

.checkvin .ipt {
    background-color: #FFF;
    border: solid 1px #CCC;
    height: 0.65rem;
    font-size: 0.24rem;
    width: 100%;
    padding: 0 10px;
    margin-top: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.checkvin .btn {
    background-color: #12b360;
    color: #FFF;
    text-align: center;
    width: 100%;
    height: 0.75rem;
    font-size: 0.3rem;
    margin: 15px 0;
    border: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.checkvin .link {
    font-size: 0.25rem;
    color: #999;
    padding-left: 10px;
    line-height: 2;
    text-decoration: underline;
}

.checkvin .btn1,
.checkvin .btn2 {
    display: inline-block;
    font-size: 0.26rem;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0.08rem 0.20rem;
    margin: 10px;
}

.checkvin .btn1 {
    border: solid 1px #333;
    color: #333;
}

.checkvin .btn2 {
    border: solid 1px #C00;
    color: #C00;
}

.checkvin .btn1 a,
.checkvin .btn2 a {
    color: inherit;
}

.sevrmem {
    margin: 10px 0;
    text-align: center;
}

.sevrmem .list {
    font-size: 0.26rem;
    height: 0.5rem;
    font-size: 16px;
}

.sevrmem .list img {
    width: 0.5rem;
    vertical-align: middle;
}

.sevrmem .list span {
    color: #999;
}

.sevrmem .star {
    margin-top: 10px;
}

.sevrmem .star span {
    font-family: "iconfont" !important;
    margin: 0 2px;
    font-size: 0.5rem;
    color: #ffa500;
}

.faq li h3 {
    font-size: 0.4rem;
    line-height: 2.1;
    font-weight: 300;
}

.faq li h3:before {
    font-family: "iconfont" !important;
    content: "\e608";
    font-size: 0.18rem;
    margin-right: 5px;
}

.faq li p {
    display: none;
    font-size: 0.4rem;
    color: #12b360;
    line-height: 1.5;
    padding: 5px 0 10px 15px;
    text-align: justify;
}

.faq li h3.on {
    color: #12b360;
}

.share li {
    font-size: 0.26rem;
    line-height: 2.1;
    font-weight: 300;
}

.share li:before {
    font-family: "iconfont" !important;
    content: "\e608";
    font-size: 0.18rem;
    margin-right: 5px;
}

footer {
    background-color: #12b360;
    padding: 0.4rem 0;
    text-align: center;
    font-size: 0.25rem;
    color: #FFF;
    line-height: 1.5;
    margin-bottom: 1rem;
}

footer a {
    color: inherit;
}

.btm {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    background-color: #10a160;
    text-align: center;
}

.report p i {
    font-family: "iconfont" !important;
    margin-right: 5px;
    font-size: 0.3rem;
    vertical-align: middle;
}

.report .list {
    border-top: solid 1px #DDD;
}

.report .list:last-child {
    border-bottom: solid 1px #DDD;
}

.report .list .date {
    width: 30%;
    float: left;
    text-align: center;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
