@charset "gb2312";

.clear{ clear:both;}

.location{font-size:0.675rem; height:2rem; background:#f0f0f0; color:#8f8f8f; line-height:2rem; text-indent:0.375rem; border-top:1px solid #dddddd;border-bottom:1px solid #dddddd; }
.location a{color:#8f8f8f;}

.t1 h2{width: 100%; height: 1.05rem; line-height: 1.05rem; font-size: 0.75rem; padding: 0.5rem 0; text-align: center; border-bottom: 1px solid #ddd;}
.fuxuan{padding: 0.5rem 0;}
.fuxuan input{width: 0.5rem; height: 0.5rem; border: 1px solid #000000; float: left; margin-top: 0.5rem; margin-right: 0.2rem;}
.fuxuan ul li{font-size: 0.6rem; height: 1.5rem; line-height:1.5rem; overflow: hidden; width:90%; margin: 0 auto;}
.fuxuan h2{font-size: 0.65rem; font-weight: normal; width: 90%; margin: 0 auto;}

.weui-cell {
    padding: 0.25rem 0.375rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
}
.weui-cell:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 0px solid #D9D9D9;
    color: #D9D9D9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 0.375rem;
}
.weui-cell:first-child:before {
    display: none;
}
.weui-cell_primary {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.weui-cell__bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.weui-cell__ft {
    text-align: right;
    color: #999999;
}
.weui-cell_access {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}
.weui-cell_access:active {
    background-color: #ECECEC;
}
.weui-cell_access .weui-cell__ft {
    padding-right: 0.325rem;
    position: relative;
}
.weui-cell_access .weui-cell__ft:after {
    content: " ";
    display: inline-block;
    height: 0.15rem;
    width: 0.15rem;
    border-width: 0.05rem 0.05rem 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -0.05rem;
    position: absolute;
    top: 50%;
    margin-top: -0.1rem;
    right: 0.05rem;
}
.weui-cell_link {
    color: #586C94;
    font-size: 0.35rem;
}
.weui-cell_link:first-child:before {
    display: block;
}
.weui-check__label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-left: 0.875rem !important;
    padding-left: 0px !important;
    border: 0px !important;
}
.weui-check__label:active {
    background-color: #ECECEC;
}
.weui-check {
    position: absolute;
    left: -9999em;
}
.weui-label {
    display: block;
    width: 3.25rem;
    font-size: 0.6rem;
    word-wrap: break-word;
    word-break: break-all;
}
.weui-label span{color: #FF0004;}
.weui-input {
    width: 100%;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
  
    color: inherit;
    height: 0.9rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
}
.weui-input::-webkit-outer-spin-button,
.weui-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.weui-textarea {
    display: block;
    border: 0;
    resize: none;
    width: 100%;
    color: inherit;
    font-size: 1em;
    line-height: inherit;
    outline: 0;
    border: 1px solid #e5e5e5;
    margin-left: 0.375rem;
}
.weui-textarea-counter {
    color: #B2B2B2;
    text-align: right;
    bottom: 0.25rem;
    right: 0.375rem;
    position:absolute;
}
.weui-cell_warn .weui-textarea-counter {
    color: #E64340;
}
.weui-toptips {
    display: none;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: 0;
    left: 0;
    right: 0;
    padding: 0.125rem;
    font-size: 0.35rem;
    text-align: center;
    color: #FFF;
    z-index: 5000;
    word-wrap: break-word;
    word-break: break-all;
}
.tj { width:96%; margin: 0.5rem  auto;}
.tj input{background:rgba(32, 160, 255, 1);borde-radius:4;color:rgba(255, 255, 255, 1);
    color: #fff; width: 100%; padding: 0.5rem 0; border-radius: 0.3rem; border: 0; font-size: 0.7rem;
}

.img{
    width: 100%; float: left;
}