* {
    margin: 0;
    padding: 0
}

body, button, input, keygen, legend, select, textarea {
    font-family: "Microsoft YaHei UI", sans-serif;
    outline: 0;
    color: #333333;
}

body {
    font-size: .28rem;
    overflow-x: hidden;
    position: relative;
    background: #eeeeee;
}

textarea {
    resize: none
}

iframe, img {
    border: 0
}

iframe {
    max-width: 100%
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only
}

input::-webkit-input-placeholder {
    color: #ccc
}

input {
    -webkit-appearance: none
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

button:focus {
    outline: none
}

button, input {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none
}

a {
    color: #333
}

img {
    width: 100%;
    display: block
}

em, i {
    font-style: normal
}

p {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}

.clearfix {
    *zoom: 1
}

input,button,select,textarea{
    border-radius: 0;
    outline:none;
    -webkit-appearance: none;
    background: none;
    outline: none;
    border: none;
    -webkit-appearance:none;
}
textarea{resize:none}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.pb-02 {
    padding-bottom: .2rem
}

.wrapper {
    width: 7.5rem;
    margin: 0 auto;
    height: 100%;
    position: relative
}
.lianxi{
    display: inline-block;
    width: 1.2rem;
    right: 0;
    position: fixed;
    top: 5.2rem;
}

.form{
    padding: .3rem;
    background: #fff;
    margin: 0 0.15rem 0.5rem;

}
.tab{
    display: flex;
    justify-content:space-evenly;
}
.tab div{
    /*flex: 0 0 2rem;*/
}
.con {
    position: relative;
}
.con ul{
    overflow-y: scroll;
}
.tab-con{
    margin:0 0.2rem;
    background: #fff;
    padding: 0.3rem;
    margin-bottom: 1.2rem;
}
.tou{
    margin: 0 0.15rem 0;
}
.form{
    padding-bottom: 0.5rem;
}
.form .input-form{
    width: 100%;
    height: 0.8rem;
    background: #eee;
    margin-top: 0.4rem;
    display: flex;
}
.input-form input{
    width: 80%;
    font-size: 0.28rem;
}
.form .input-form span{
    display: inline-block;
    width: 0.4rem;
    margin: 0.2rem;
}
.btn-tj{
    width: 100%;
    height: 0.8rem;
    margin: 0.4rem 0;
}
.form p{
    text-align: center;
    line-height: 0.4rem;
}
.form p span{
    color: #eb695a;
    font-weight: bold;
}
.sanjiao{
    width: 0.5rem;
    position: absolute;
    top: -0.55rem;
    left: 0.5rem;
}
.second .sanjiao{
    left: 3rem;
}
.third .sanjiao{
    left: 5.4rem;
}
.con a{
    display: flex;
}
.con a .img{
    flex: 0 0 2.2rem;
    margin-right: 0.3rem;
}
.con li:first-child{
    padding-top: 0.1rem;
}

.con li{
    padding: 0.3rem 0;
    border-bottom: 1px solid #eee;
}
.con li:last-child{
    border: none;
    padding-bottom: 0.1rem;
}
.tab-con-list {
    margin-bottom: 0.3rem;
}
.title{
    text-align: justify;
    line-height: 0.45rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.8rem;
}
.back{
    position: fixed;
    top: .4rem;
    left: .3rem;
    width: .7rem;

}

.lowin {
    text-align: center;
    width: 5.5rem;
    position: fixed;
    z-index: 2;
    padding: 0.4rem;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-table;
    background: #5b77d3;
}
.lowin-tab{
    display: flex;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-weight: bold;
}
.lowin-tab div{
    flex: 1;
    letter-spacing: 2px;
    border-bottom: 1px solid #fff;
}
.lowin-tab div.on{
    border-bottom: 2px solid #ea695c;
}
.lowin-con{
    background: #fff;
    padding: 0.4rem 0 0.3rem;
    margin: 0.3rem 0;
    border-radius: 0.1rem;
    position: relative;
}
.lowin-con img{
    width: 80%;
    margin: 0 auto 0.1rem;
}
.dh a{
    text-decoration: underline;
}
.del{
    position: absolute;
    top: -1rem;
    right: -1rem;
    width: 0.6rem;
}
.lowin .lowin-wrapper {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    position: relative;
    margin: 0 auto;
}

.lowin .lowin-box-inner p {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
    text-align: center;
}

.overly{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top:0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
:root{
    color: #ff11a6;
}
.rule{
    position: fixed;
    width: 1.9rem;
    height: 0.7rem;
    display: inline-block;
    right: 0;
    top: 1rem;
    z-index: 1;

}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.xin{
    position: absolute;
    top: 0;
    left: 0;
}

