﻿  html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
table,
td,
tr,
th,
ol,
ul,
li,
p,
button,
input,
textarea {
    margin: 0px;
    padding: 0px;
}

p {
    color: #000000;
    font-size: 0.30rem;
    /*  margin: 0.48rem 0;*/
}
img {
    width: 100%;
    max-width: 100%;
    height: auto !important;
}
#articleText h3 {
    color: #000000;
    font-size: 0.26rem;
    text-indent: 2em;
    line-height: 2.2em;
    margin: 0 0 10px;
}

#articleText h3+h3 {
    margin-top: 0.6em;
}

#articleText h3+.articleImg {
    text-indent: 0em;
    margin-top: -0.35em;
    line-height: 2.2em;
}

#articleText .articleImg+h3 {
    margin-top: -0.32em;
    line-height: 2.2em;
}
.nav_a,
.nav_b {
    text-decoration: none;
    display: block;
    font-style: normal;
    font-size: 0.27rem;
    float: left;
    font-weight: 500;
}

.boxs {
    width: 100%;
    background: white;
}

.boxMargin {
    width: 91.1%;
    margin: 0 4.4%;
    background: white;
}
.header {
    width: 100%;
    background: white;
    margin-top: 1.7em;
}

.header .header_a {
    display: block;
    font-size: 0.46rem;
    text-align: left;
    line-height: 0.57rem;
}

.handI {
    display: none;
    background: #f9f9f9;
    width: 100%;
}
.navI {
    width: 100%;
    height: 0.24rem;
    background: white;
    margin-top: 1.3em;
}

.navI .nav_a {
    color: #bfbfbf;
    line-height: 0.24rem;
    text-decoration: none;
}

.navI .nav_b {
    margin-left: 2%;
    color: #bfbfbf;
    text-align: left;
    line-height: 0.24rem;
}

.textI {
    width: 100%;
    margin-top: 1.25em;
}

.footerI {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

.footerI .footer_a {
    float: right;
    color: #3557e9;
    font-size: 0.18rem;
}

.line-Height {
    line-height: 0.25rem;
    font-size: 0.18rem;
}

.ulul li {
    margin-bottom: 0.1rem;
    background: white;
}

.text_a {
    list-style: none;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.text_a p{
        margin:10px 0px;
}

.oppoBanner {
    padding: 0.5rem 0;
}

#articleText section p {
    text-indent: 2em;
}

#articleText .articleImg {
    text-indent: 0em;
}

#articleText .articleP+.articleImg {
    text-indent: 0em;
    margin-top: -0.35em;
    line-height: 2.2em;
}

#articleText .articleImg+.articleP {
    /*margin-top: -0.32em;*/
    line-height: 2.2em;
}

#articleText .articleImg+.articleImg {
    text-indent: 0em;
    margin-top: -0.35em;
    line-height: 2.2em;
}

#articleText .articleP+.articleP {
    margin-top: 0.6em;
}

#articleText  .articleP {
    text-indent: 2em;
    line-height: 2.2em;
}

#articleText  .articleEach img {
    margin-bottom: 0.4em;
}
#vivo_full_text {
    width: 103%;
    margin-left: -1%;
    text-align: center;
    height: 7em;
    position: absolute;
    bottom: -15px;
    padding-top: 2.5em;
    background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,0)),color-stop(31%, #fff));
}

#vivo_full_text img {
    width: 6.2%;
}

#vivo_full_text div {
    color: #456FFF;
    margin-left: -9%;
    text-indent: 0.56rem;
}

#vivo_full_text img:after {
    content: '.';
    position: absolute;
    top: 50%;
    left: 50%;
    color: rgba(255, 102, 0, 0.1);
}