@charset "utf-8";

/* CSS Document */

html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
textarea,
dl,
dt,
dd,
span,
i {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    position: relative;
}

body {
    font-family: '微软雅黑';
    font-size: 14px;
    max-width: 460px;
    margin: 0 auto;
    position: relative;
}

ul,
ol,
li,
dl,
dt,
dd {
    list-style: none;
}

select,
input,
textarea,
img {
    vertical-align: middle;
    border: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

i {
    font-style: normal;
}

b {
    font-weight: normal;
}

input {
    outline: none;
}

button {
    border: 0;
    background-color: transparent;
    outline: none;
}

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333;
}

input:-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
    opacity: 1;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fbd1a7;
    opacity: 1;
}


/**index.wxss**/

.banner {
    width: 100%;
    min-height: 14rem;
    background-color: #000;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: 460px;
    left: 50%;
    transform: translate(-50%, 0);
}

.banner img {
    width: 100%;
}

.tabulation {
    width: 100%;
    overflow: hidden;
    margin-top: 11rem;
    border-top-left-radius: 25px;
    position: relative;
    z-index: 99;
    background-color: #fff;
}

.rwm{
    width: 100%;
    overflow: hidden;
    left: 0;
    z-index: 1;
    text-align: center;
}
.bj{
    background: url(../img/bj.jpg) no-repeat top center;
    background-size: 110%;
}
.toptext{
    margin-top: 10%;
    text-align: center;
    font-weight: bold; 
}

.toptext p{
    font-size: 32px;
}
.toptext span{
    font-size: 18px;
    display: block;
    width: 91%;
    margin: 0 auto;
    margin-bottom: 12px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.toptext text{
    width: 44%;
    text-align: center;
    background-color: #fff;
    color: #0ebbe6;
    padding: 12px 0;
    border-radius: 5px;
}
.toptext  span text:nth-child(2){
    background-color: inherit;
    border: 1px #0ebbe6 solid;

    
}
.lies{
    width: 90%;
    margin: 0 auto;
}
.lies li{
    width: 100%;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    margin-top: 10px;
    box-shadow: 0px 0px 7px #eee;
}
.liess li{
    width: 96%;
    box-shadow: 0px 0px 7px #eee;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 2%;
    margin-top: 20px;
}
.lies li img{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.lies li p{
    font-size: 18px;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 12px;
    font-weight: bold;
    margin-top: -16px;
}
.liess{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.liess li img{
    width: 70%;
    float: left;
    display: block;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.liess li p{
    width: 30%;
    float: left;
    text-align:center;

}
.liess li p span{
    display: block;
    font-size: 24px;
    margin-top: 22px;
    font-weight: bold;
}
.liess li:nth-child(1)  p{
    color: #0078ff;
}
.liess li:nth-child(2) p{
    color: #ffba00;
}
.lisd{
    width: 100%;
    height: 220px;
}
.bannersn{
    width: 92%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #fff;
}
.bannersn .swipers{
    background-color: #fff;
    padding: 3%;
}
.imsqs{
    overflow: hidden;
}
.imsqs .left{
    float: left;
    width: 30%;
    border-radius: 5px;
}
.imsqstext{
    float: left;
    margin-left: 10px;
    margin-top: 8px;
}
.imsqstext p{
    color: #493f36;
    font-weight: bold;
    font-size: 16px;
}
.imsqstext span{
    margin-top: 12px;
    color: #999;
    display: block;
}
.imsqstext span text{
    color: #eb4b4b;
}
.imsqstext span img{
    float: left;
    width: 20px;
    margin-right: 12px;
}
.qiad{
    background-color: #fff;
    border-radius: 5px;
    width: 86%;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0px 0px 7px #eee;
    padding: 3%;
}
.qiad img{
    width: 100%;
}
.lsis{
    width: 86%;
    margin: 0 auto;
    padding: 6% 3%;
    background-color: #fff;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}
.llisd{
    width: 65%;
}
.rew{
    margin-top: 20px;
}
.jianli{
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #eb4b4b;
    letter-spacing: 1px;
}
.nnspas{
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
}
.tab{
    width: 100%;
    height: 40px;
    border: 1px #eee solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}
.tab p{
    float: left;
    width: 50%;
    text-align: center;
    line-height: 40px;
}
.tabclick{
    background-color: #0ebbe6;
    color: #fff;
}
.nnsql{
    margin-top: 16px;
}
.lisxx{
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}
.lisxx li{
    width: 40%;
    box-shadow: 0px 0px 7px #eee;
    padding: 3%;
    border-radius: 5px;
    background: rgba(14, 187, 230, .4);
}
.lisxx li i{
    font-size: 14px;
    color: #fff;
    display: block;
}
.lisxx li span{
    font-weight: normal;
    margin-top: 8px;
    display: block;
    color: #fff;
}
.topimg{
    width: 70%;
    margin: 0 auto;
    display: block;
    margin-top: 12px;
}
.lsiqd{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.lsiqd div{
    width: 28%;
    border: 1px #eee solid;
    text-align: center;
    padding: 3% 1%;
    border-radius: 5px;
}
.lsiqd div span{
    font-size: 12px;
    color: #999;
}
.sign{
    width: 82%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #fff;
    padding: 5%;
    position: relative;
}
.sign .text{
    color: #494037;
    font-weight: bold;
    font-size: 16px;
}
.sign .text img{
    width: 26px;
    height: 26px;
}
.sign span{
    color: #ed474b;
}
.sign .js{
    font-size: 12px;
    color: #999;
}
.ka{
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content:space-between;
    margin-top: 16px;
}
.ka li{
    width: 12%;
    background-color: #fef8e2;
    text-align: center;
    padding: 8px 0;
    border-radius: 5px;
    color: #666;
}
.ka li img{
    width: 22px;
    height: 22px;
    display: inline-block;
}
.ka li p{
    margin-top: 4px;
    font-size: 10px;
}
.ka .dak{
    background-color: #fee370;
    color: #fff;
}
.qiand{
    width: 80%;
    height: 40px;
    margin: 20px auto;
    text-align: center;
    line-height: 40px;
    border-radius: 25px;
    color: #854f07;
    font-size: 16px;
    font-weight: bold;
    background: linear-gradient(to bottom, #fcf299, #fed650);
}
.dq{
    margin-bottom: 20rpx;
    text-align: center;
    color: #666;
    display: inline-block;
    width: 100%;
}
.logon{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.that{
    display:flex;
    justify-content: space-between;
    border-bottom: 1px #eee solid;
    margin-bottom: 10px;
    font-size: 12px;
    padding-bottom: 10px;
}
.hexi{
    width: 92%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    border-bottom: 1px #eee solid;
    display: flex;
    justify-content:space-between;
    border-radius: 5px 5px 0 0;
}
.hexi li{
    width: 24.6%;
    line-height: 46px;
    text-align: center;
    color: #999;
    border-left: 1px #eee solid;
}
.hexi li:nth-child(1){
    border-left: none;
}
.hexi .hexi-dj{
    color: #fff;
    background-color: #0ebbe6;
    border-left: 1px #0ebbe6 solid;
}
.jiaps li{
    display: none;
}
.jiaps .jiaps-dj{
    display: block;
}