* {
    margin: 0;
    padding: 0
}

body.content-body {
    width: 100%;
    background-color: #fff
}

.wrap {
    width: 92%;
    margin-left: 4%;
    padding: 20px 0 30px 0
}

    .wrap h3 {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 15px;
        color: #3c3c3c
    }

h3 {
    height: inherit
}

.wrap .con {
    margin: 0;
    font-size: 13px;
    color: #505050
}

a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: underline
}

.crude {
    font-weight: 700
}

.lineHight {
    margin: 15px 0 !important
}

.marghTop {
    margin-top: -15px !important
}

.textDecoration {
    text-decoration: underline
}

#update-time {
    text-align: right
}

.textIndext {
    text-indent: 27px
}

.Personalized_ad {
    color: #00f;
    font-size: 14px
}

.text_content {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 15px;
    box-sizing: border-box
}

.urlClass {
    text-decoration: none;
    color: #00e;
    border-bottom: 1px solid #00e
}

.titleBox {
    color: #000;
    font-size: 14px;
    margin: 15px 0;
    box-sizing: border-box
}

td {
    text-align: center
}

html {
    font-size: 6.66667vw;
    -webkit-text-size-adjust: none;
    height: 100%
}

body {
    min-height: 100%;
    font-family: \\82F9\65B9, San Francisco, \\9ED1\4F53, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .28rem;
    color: #000;
    background: #f5f5f5;
    margin: 0
}

a,
body,
dd,
div,
dl,
dt,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
img,
input,
li,
p,
section,
select,
span,
table,
td,
textarea,
th,
tr,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    border: none;
    outline: none;
    -webkit-touch-callout: none
}

.clearfix {
    *zoom: 1
}

    .clearfix:after,
    .clearfix:before {
        display: table;
        line-height: 0;
        content: ""
    }

    .clearfix:after {
        clear: both
    }

a {
    text-decoration: none;
    color: #000
}

img {
    max-width: 100%
}

li {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.radius5 {
    border-radius: .1rem
}

.radius10 {
    border-radius: .2rem
}

.hide {
    display: none
}

.show {
    display: block
}

.show-in {
    display: inline-block
}

.header-tip {
    position: relative;
    display: block;
    font-size: .26rem;
    text-align: center;
    padding: .2rem .3rem;
    line-height: .36rem;
    background: #349bff;
    color: #fff
}

    .header-tip .icon-point-right-white {
        position: absolute;
        right: .3rem;
        top: 50%;
        margin-top: -.93333vw
    }

.common-sec-title {
    font-size: .26rem;
    font-weight: 700;
    color: #a0a0a0;
    line-height: .34rem;
    margin: .28rem 0 .12rem;
    padding: 0 .3rem
}

.user {
    font-size: 4.26667vw;
    color: #fff;
    height: 13.33333vw;
}

.textTable {
    width: 100%
}

    .textTable table {
        border-left: 1px solid #505050;
        border-top: 1px solid #505050;
        width: 100%;
        table-layout: fixed
    }

        .textTable table tr {
            width: 100%
        }

        .textTable table td,
        .textTable table th {
            border-right: 1px solid #505050;
            border-bottom: 1px solid #505050;
            word-wrap: break-word;
            padding: 0 1.06667vw
        }
