.box .icon {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    margin-top: 16px;
}

.top {
    margin-top: 0.64rem;
}

.title,
.datatime {
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
}

.title {
    font-size: 0.72rem;
    margin: 0.42rem 1.2rem 0rem;
    font-weight: bold;
}

.datatime {
    font-size: 0.56rem;
    margin: 0.16rem 1.2rem 0.4rem;
}

.box .stentxt {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.64rem;
    margin-bottom: 0.64rem;
    /* text-align: justify; */
    text-justify: inter-ideograph;
    /* text-align: left; */
    /*IE*/
}

.box .stentxtForeign {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.64rem;
    margin-bottom: 0.32rem;
    /* text-align: justify; */
    text-justify: inter-ideograph;
    /* text-align: left; */
    word-break: keep-all;
    /*IE*/
}

.box .stentxtForeignTwo {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.64rem;
    text-justify: inter-ideograph;
    word-break: keep-all;
}

.box .stentxtOne{
    margin-top: 0.8rem;
}

.box .stentxtThree{
    margin-bottom: 0.64rem;
}

.box .stentxtTwo{
    margin-bottom: 0.64rem;
}

.box .stentxtFour {
    color: rgba(0, 0, 0, 0.9);
    font-size: 0.64rem;
    text-justify: inter-ideograph;
}

.box .stentxtFive{
    margin-bottom: 1.5rem;
}

.box .stentxtFinve{
    text-indent: 0;
}

.list {
    padding-left: 35px;
    margin-top: 0;
}

.list li {
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.56rem;
    margin-bottom: 0.32rem;
}

.list li p {
    color: rgba(0, 0, 0, 0.9);
}

.two li p {
    color: rgba(0, 0, 0, 0.6);
}
.two li span {
    color: rgba(0, 0, 0, 0.9);
}

.list li:last-child {
    margin-bottom: 0.96rem;
}

.two li:last-child {
    margin-bottom: 0.64rem;
}

.box a {
    color: #0A59F7;
    font-weight: bold;
}

.more {
    text-align: center;
}

.showRec {}

.sectionTitle{
    font-size: 0.64rem;
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
    margin-bottom: 0.64rem;
}

.sectionTitleTwo{
    margin-bottom: 0.32rem;
}

.sectionTitleThree{
    font-size: 0.64rem;
    color: rgba(0, 0, 0, 0.9);
    font-weight: bold;
}

.interfaceLanguage{
    font-weight: bold;
}

.list64 li:last-child {
    margin-bottom: 0.64rem;
}

.box .tips {
	color: rgba(0, 0, 0, 0.6);
    font-size: 0.56rem;
}

body{opacity:0}