﻿body,div,p,h1,h2,h3,ul,li,dl,dd,dt,ol,form,input,select,a,span,label,img {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    list-style: none;
    border: none;
    font-family: "微软雅黑", Verdana, Tahoma, Arial, Helvetica, "宋体", sans-serif;
    color: #000;
}

body {
    font-size: 0.75em;
}
select,input{
    margin: 0;
    padding: 0;
    border: 0;
    outline:none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
input:focus ,select:focus{
    outline:none;
}
img {
    width: 100%;
    height: auto;
    display: block;
}
.clearfix:before,
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}
.red{
    color:rgb(255, 0, 0);
}
.main {
    width: 100%;
    min-width: 320px;
    margin: 0px auto;
    /*top: 0;
    position: fixed;
    bottom:38px;
    left: 0;
    overflow:scroll;
    -webkit-overflow-scrolling: touch;*/
}
.m {
    margin: 0 0
}
p{
    font-family: "microsoft yahei";
}
ul{
    list-style: none;
}
.t_pg{
    width: 7.5rem;
    background: #fff;
}
.t_pg p{
    font-size: .37rem;
    line-height: .52rem;
    color: #444444;
    font-weight: bold;
    text-align: center;
    margin-bottom: .5rem;
}
.t_pg_box{
    width: 5.98rem;
    margin: 0 auto;
    padding:.3rem .5rem;
}
.t_pg .inp_style{
    position: relative;
    overflow: hidden;
    /*height:.88rem;*/
    margin-bottom:.2rem;
    padding-left: .2rem;
    border-radius: .1rem;
    border: 1px solid #979797;
    background: #fff;
}
.t_pg .inp_style span {
    font-family: "微软雅黑", Verdana, Tahoma, Arial, Helvetica, "宋体", sans-serif;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 0.3rem;
    line-height: 0.8rem;
    padding-left: .35rem;
    position: absolute;
    left: .1rem;
    top:0rem;
    color: #333333;
}
.t_pg .inp_style input,.t_pg .inp_style select{
    width: 4.6rem;
    display:block;
    border:0;
    padding:0;
    margin:0;
    line-height:.8rem;
    font-size:.3rem;
    padding: 0 .2rem;
    float: right;
    box-sizing: border-box;
    background: #fff;
}
.t_pg .inp_style select {
    background: url(../images/stra.jpg) 3.2rem center no-repeat #fff;
    background-size: .34rem .2rem;
}

.t_pg .inp_style select:focus {
    background: url(../images/stra.jpg) 3.2rem center no-repeat #fff;
    background-size: .34rem .2rem;
}
.tijiao{
    width: 100%;
    height: 0.8rem;
    background:#203f91;
    /*box-shadow:0px 12px 24px 16px rgba(0,0,0,0.1);*/
    text-align: center;
    box-sizing:border-box;
    /*margin: 0 auto;*/
    border-radius: .1rem;
    margin: .5rem auto 0;
}
.tijiao input{
    width: 100%;
    font-size: 0.3rem;
    font-family: "microsoft yahei";
    line-height: 0.8rem;
    color: #fff;
    background:transparent;
    border:0;
    padding:0;
    margin:0;
    display: block;
}
.box4{
    display: block;
    width: 7.5rem;
    height: 1.78rem;
    background: url(../images/m_04.jpg) no-repeat;
    background-size: cover;
}
.box20{
    display: block;
    width: 7.5rem;
    height: 1.8rem;
    background: url(../images/m_20.jpg) no-repeat;
    background-size: cover;
}
