body {
    font-family: "Helvetica Neue", Helvetica, "Microsoft yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    color: #666;
    font-size: 14px;
}

a {
    text-decoration: none;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.over_hidden {
    overflow: hidden;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.txt-center {
    text-align: center;
}

.margin-left30 {
    margin-left: 30px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin0 {
    margin: 0 !important;
}

.margin-top0 {
    margin-top: 0 !important;
}

.padding-top10 {
    padding-top: 10px;
}

.padding-top15 {
    padding-top: 15px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.padding-bottom30 {
    padding-bottom: 30px !important;
}

.border-none {
    border: none !important;
}

/*common*/
.word-table-zhinan td {
    vertical-align: top;
    padding: 5px;
    border: 1px solid #000;
    text-align: center;
}

.word-table-zhinan td img {
    /*width: 100%;*/
    height: 300px !important;
    max-width: 280px !important;
}

.word-table-zhinan td p {
    text-indent: 2em !important;
    text-align: left !important;
    margin-top: 8px;
    margin-bottom: 5px;
}

.li-list-word-title {
    margin-top: 10px;
}

.li-list-word-title li span {
    font-size: 20px;
    line-height: 28px;
    height: 28px;
    margin: 5px 0;
    display: block;
}

.word-title-second li span {
    padding-left: 10px;
}

.title-word-third li strong {
    font-size: 16px !important;
    line-height: 28px !important;
    height: 28px !important;
    font-weight: normal;
}

.title-word-third p {
    text-indent: 2em !important;
    text-align: left !important;
}

.title-word-third td img {
    text-align: center;
}

.content-word-tiaokuan h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
}

.content-word-tiaokuan span {
    font-weight: 700;
    display: block;
    line-height: 22px;
    height: 22px;
}

.content-word-tiaokuan h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    height: 32px;
}

.content-word-tiaokuan li {
    line-height: 25px;
    padding-left: 1em;
}

.content-word-tiaokuan p {
    line-height: 25px;
}

.content-word-tiaokuan-list li{
	padding-left: 2em;
}
.content-word-tiaokuan000{
	color: #000;
}
.word-last-title {
    display: block;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
}

.strong-content{
    font-weight: bold;
    margin: 0 5px;
}

.inside-ul{
    list-style: inside;
}

.inside-ul li{
    overflow: hidden;
}

.inside-ul li div{
    float: right;
    width: calc(100% - 19px);
}

.content-word-tiaokuan, .content-word-zhinan {
    margin-bottom: 10px;
}
/*隐私政策*/
.logo-policy{
    height: 30px;
    margin: 15px 0;
}
.content-word-policy h3{
    font-size:24px;
    font-weight: 700;
    color: #000;
    padding: 15px 0;
}
.article-detail-policy p {
    /*text-indent: 2em;*/
    color: #000;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 16px;
}
.content-policy-img img{
    height: auto;
    overflow: hidden;
    margin: 15px 0;
    width: 100%;
}
.foot-logo img{
    height: 100px;
    margin: 15px 0;
}
@media (min-width: 768px ){
    .logo-policy {
        margin: 15px 0;
        height: 50px;
    }
    .foot-logo img {
        height: 148px;
    }
    .content-policy-img img{
        width: auto;
        height: 355px;
    }
}
