@charset "utf-8";
button,
hr {
    overflow: visible;
}

html {
    font-family: -apple-system,HuaweiSans,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,Microsoft JhengHei,SimSun,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

@media (min-width: 770px) {
    body {
        margin: 0;
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline-width: 0;
    text-decoration: none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
       -moz-text-decoration: underline dotted;
            text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

.cloud-blog-detail-content strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
         box-sizing: content-box;
    height: 0;
}

pre,
textarea {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText none 1px !important;
}

input {
    line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

input[type='search'] {
    -webkit-appearance: textfield;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    color: inherit;
    padding: 0;
}

optgroup {
    font-weight: 700;
}

a {
    outline: 0;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

:focus {
    outline: 0;
}

.AGrid-row:after,
.AGrid-row:before {
    content: ' ';
    display: table;
    line-height: 0;
}

.AGrid-row:after {
    clear: both;
}

.AGrid-row {
    *zoom: 1;
    clear: both;
}

.AGrid-row.no-gap,
.gap .AGrid-row.no-gap {
    margin: 0;
}

.AGrid-row.no-gap [class^='col-'],
.gap .AGrid-row.no-gap [class^='col-'] {
    padding: 0;
}

.AGrid-row.gap,
.no-gap .AGrid-row.gap {
    margin: -10px;
}

.AGrid-row.gap [class^='col-'],
.no-gap .AGrid-row.gap [class^='col-'] {
    padding: 10px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-mb-1,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-pd-1,
.col-pd-10,
.col-pd-11,
.col-pd-12,
.col-pd-2,
.col-pd-3,
.col-pd-4,
.col-pd-5,
.col-pd-6,
.col-pd-7,
.col-pd-8,
.col-pd-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    position: relative;
}

.col-mb-1,
.col-mb-10,
.col-mb-11,
.col-mb-12,
.col-mb-2,
.col-mb-3,
.col-mb-4,
.col-mb-5,
.col-mb-6,
.col-mb-7,
.col-mb-8,
.col-mb-9 {
    float: left;
}

.col-mb-1 {
    width: 8.33333333%;
}

.col-mb-2 {
    width: 16.66666667%;
}

.col-mb-3 {
    width: 25%;
}

.col-mb-4 {
    width: 33.33333333%;
}

.col-mb-5 {
    width: 41.66666667%;
}

.col-mb-6 {
    width: 50%;
}

.col-mb-7 {
    width: 58.33333333%;
}

.col-mb-8 {
    width: 66.66666667%;
}

.col-mb-9 {
    width: 75%;
}

.col-mb-10 {
    width: 83.33333333%;
}

.col-mb-11 {
    width: 91.66666667%;
}

.col-mb-12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-pd-1,
    .col-pd-10,
    .col-pd-11,
    .col-pd-12,
    .col-pd-2,
    .col-pd-3,
    .col-pd-4,
    .col-pd-5,
    .col-pd-6,
    .col-pd-7,
    .col-pd-8,
    .col-pd-9 {
        float: left;
    }
    .col-pd-1 {
        width: 8.33333333%;
    }
    .col-pd-2 {
        width: 16.66666667%;
    }
    .col-pd-3 {
        width: 25%;
    }
    .col-pd-4 {
        width: 33.33333333%;
    }
    .col-pd-5 {
        width: 41.66666667%;
    }
    .col-pd-6 {
        width: 50%;
    }
    .col-pd-7 {
        width: 58.33333333%;
    }
    .col-pd-8 {
        width: 66.66666667%;
    }
    .col-pd-9 {
        width: 75%;
    }
    .col-pd-10 {
        width: 83.33333333%;
    }
    .col-pd-11 {
        width: 91.66666667%;
    }
    .col-pd-12 {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 1280px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 1366px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
}

@media (min-width: 1680px) {
    .col-xg-1,
    .col-xg-10,
    .col-xg-11,
    .col-xg-12,
    .col-xg-2,
    .col-xg-3,
    .col-xg-4,
    .col-xg-5,
    .col-xg-6,
    .col-xg-7,
    .col-xg-8,
    .col-xg-9 {
        float: left;
    }
    .col-xg-1 {
        width: 8.33333333%;
    }
    .col-xg-2 {
        width: 16.66666667%;
    }
    .col-xg-3 {
        width: 25%;
    }
    .col-xg-4 {
        width: 33.33333333%;
    }
    .col-xg-5 {
        width: 41.66666667%;
    }
    .col-xg-6 {
        width: 50%;
    }
    .col-xg-7 {
        width: 58.33333333%;
    }
    .col-xg-8 {
        width: 66.66666667%;
    }
    .col-xg-9 {
        width: 75%;
    }
    .col-xg-10 {
        width: 83.33333333%;
    }
    .col-xg-11 {
        width: 91.66666667%;
    }
    .col-xg-12 {
        width: 100%;
    }
}

@media (max-width: 799px) {
    .mb-hide {
        display: none !important;
    }
}

@media (min-width: 800px) {
    .pd-hide {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .sm-hide {
        display: none !important;
    }
}

@media (min-width: 1280px) {
    .md-hide {
        display: none !important;
    }
}

@media (min-width: 1366px) {
    .lg-hide {
        display: none !important;
    }
}

@media (min-width: 1680px) {
    .xg-hide {
        display: none !important;
    }
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #f0f2f5;
}

::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #f0f2f5;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #bfc3c6;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: inherit;
    -moz-box-sizing: inherit;
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: inherit !important;
}

dd,
dl,
li,
ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.cf:after,
.cf:before {
    content: ' ';
    display: table;
    line-height: 0;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.digit {
    font-weight: 400;
}

.digit-bold {
    font-weight: 700;
}

.block-title {
    color: #36383c;
    font-size: 24px;
    line-height: 24px;
    padding-left: 12px;
    margin-bottom: 20px;
    border-left: 3px solid #c7000b;
}

.block-sub-title {
    font-size: 20px;
    color: #91989e;
    display: inline-block;
    margin-left: 20px;
}

@media (max-width: 1279px) {
    .block-sub-title {
        display: none;
    }
}

@media (max-width: 799px) {
    .block-title {
        font-size: 24px;
        line-height: 1;
        line-height: 20px !important;
    }
}

.caption {
    font-size: 24px;
    color: #36383c;
    line-height: 1.25;
    margin-bottom: 10px;
}

.summary {
    font-size: 18px;
    line-height: 1.666667;
    color: #6f7479;
}

.detail {
    font-size: 14px;
    color: #6f7479;
    line-height: 1.714286;
    text-align: left;
}

.info {
    font-size: 14px;
    line-height: 1.714286;
    color: #91989e;
}

.price {
    color: #e41e2b;
}

.strong,
strong {
    color: #36383c;
}

a.linker {
    color: #737980;
    font-size: 12px;
}

a.link:hover,
a.linker:hover {
    color: #2d56b1;
}

a.link.more:after,
a.linker.more:after {
    content: '';
    width: 17px;
    height: 17px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: -4px;
    -webkit-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

a.link.more:hover:after,
a.linker.more:hover:after {
    background-position: -190px 4px;
}

.txt-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.wrapper-top {
    height: 46px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}

.header-max {
    float: left;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    text-align: left;
}

.bbs-icon {
    background-image: url(../../images/bbs-icon.png) !important;
}

.home-icon {
    display: inline-block;
    background-position: -83px -246px !important;
    margin-right: 10px;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}

.header-max a:hover .home-icon {
    background-position: -313px -46px !important;
}

.header-max a {
    color: #fff;
}

.header-max a:hover {
    color: #e41f2b;
}

.wrapper-menu {
    width: 1180px;
    margin: 0 auto;
    height: 59px;
}

.wrapper-menu-cloud {
    display: inline-block;
    float: left;
    font-size: 20px;
    line-height: 59px;
    width: 115px;
    color: #000;
}

.wrapper-menu-nav {
    display: inline-block;
    float: left;
    height: 58px;
    line-height: 58px;
    width: 28px;
    font-size: 14px;
    margin-right: 30px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.wrapper-menu-nav:hover {
    height: 59px;
    color: #e41f2b;
    border-bottom: 2px solid #e41e2b;
}

.wrapper-menu-nav-active {
    height: 60px;
}


/*问答详情*/

.wrapper-menu-btn {
    cursor: pointer;
    float: right;
    width: 73px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    margin-top: 11px;
    margin-left: 10px;
    text-align: center;
    color: #000;
    font-size: 12px;
}

.wrapper-menu-btn:hover {
    color: #e41e2b;
    border: 1px solid #e41e2b;
}

.container-blog-list {
    width: 980px;
    margin-top: 35px;
}

.blog-menu {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 27px;
    position: relative;
}

.container-blog-list-cloud-blog .blog-menu-noImg {
    min-height: auto;
}

.blog-menu-header:after {
    content: '';
    overflow: hidden;
    height: 0;
    display: block;
    clear: both;
}

.common-blog-btn {
    cursor: default;
    display: inline-block;
    text-align: center;
    width: 38px;
    height: 22px;
    border: #e2e2e2 1px solid;
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}

.common-information-btn {
    cursor: default;
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 22px;
    margin-right: 7px;
    border: #00c373 1px solid;
    color: #00c373;
    font-size: 12px;
}

.common-questions-btn {
    cursor: default;
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 22px;
    margin-right: 7px;
    border: #079dce 1px solid;
    color: #079dce;
    font-size: 12px;
}

.common-blog-title label {
    display: inline-block;
    max-height: 60px;
    position: relative;
    clear: both;
    white-space: normal !important;
    cursor: pointer;
}

.blog-attachment-icon {
    margin-left: 8px;
    width: 20px;
    display: inline-block !important;
    height: 20px;
    position: relative;
    top: 5px;
    background: url(../../images/attachment-download-icon.png);
}

.common-blog-title {
    display: inline-block;
    line-height: 30px;
    font-size: 24px;
    color: #333;
    text-align: justify;
    overflow: hidden;
    float: left;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.common-blog-title:hover {
    color: #2d56b1;
}

.blog-menu-content {
    width: 980px;
}

.blog-menu-content-left {
    cursor: pointer;
    display: inline-block;
    top: 30px;
    position: absolute !important;
    right: 0;
    width: 240px;
    height: 135px;
    margin-left: 36px;
    overflow: hidden;
    position: relative;
}

.blog-menu-content-left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 135px;
    background: rgba(0, 0, 0, 0.04);
    z-index: 100;
}

.blog-menu-content-left img {
    width: 240px;
    height: 135px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    z-index: 10;
    position: relative;
}

.blog-menu-content-left:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    z-index: 3;
}

.blog-menu-content-left {
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 240px;
    height: 135px;
    overflow: hidden;
}

.m-main-content-index .blog-menu .common-blog-btn {
    display: none;
}

.m-main-content-index .blog-menu-noImg .common-blog-btn {
    display: inline-block;
}

.main-content-mp-hotnews .common-blog-title {
    max-width: 597px;
}

.main-content-mp-hotnews .blog-menu .common-blog-btn {
    display: none;
}

.main-content-mp-hotnews .blog-menu-noImg .common-blog-btn {
    display: inline-block;
}

.main-content-mp-hotnews .blog-menu .blog-menu-content-left:before {
    content: '博客';
    position: absolute;
    left: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    padding: 0 6px;
    z-index: 98;
}

.main-content-devcloud .blog-menu .common-blog-btn {
    display: none;
}

.main-content-devcloud .blog-menu-noImg .common-blog-btn {
    display: inline-block;
}

.main-content-devcloud .blog-menu .blog-menu-content-left:before {
    content: '博客';
    position: absolute;
    left: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    padding: 0 6px;
    z-index: 98;
}

.blog-menu-content-left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 135px;
    background: rgba(0, 0, 0, 0.04);
    z-index: 100;
}

.blog-menu-content-left img {
    width: 240px;
    height: 135px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.blog-menu-content-left:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    z-index: 3;
}

.blog-menu-content-right {
    margin-top: 10px;
    width: 604px;
}

.common-blog-icons {
    height: 22px;
    margin-bottom: 17px;
    text-align: left;
}

.common-blog-icons img {
    width: 100%;
}

.author-min-head {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.common-blog-icons a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-left: 0 !important;
}

.common-blog-icons span {
    cursor: default;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 3px;
    margin-right: 18px;
    font-size: 12px;
    color: #999;
    vertical-align: top;
    overflow: hidden;
}

.common-blog-icons .author-min-head+span {
    margin-left: 10px;
}

.common-blog-text {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    max-height: 78px;
    text-align: justify;
    overflow: hidden;
}

.blog-menu-footer {
    margin-top: 11px;
    padding-bottom: 22px;
    margin-bottom: 0;
    overflow: hidden;
}

.common-blog-menu-btn {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 22px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #999;
    border-radius: 24px;
    margin-right: 10px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}

.common-blog-menu-btn:hover {
    border-color: #c7000b !important;
    color: #c7000b !important;
}

.pagination {
    height: 90px;
    padding-top: 33px;
    text-align: center;
}

.pagination ul li {
    display: inline-block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    line-height: 22px;
    border: 1px solid #e1e1e1;
    margin-right: 5px;
}

.pagination ul li:hover {
    background-color: #e50017;
    border: 1px solid #e50017;
    color: #fff;
}

.pagination-active {
    background-color: #e50017;
    border: 1px solid #e50017;
    color: #fff;
}

.compatibility {
    background: #f0f2f5;
    text-align: center;
    height: auto;
    overflow: hidden;
    display: none;
    -webkit-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    -moz-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}

.Compatible .compatibility {
    height: 80px;
}

.compatibility .layer {
    padding: 20px 0;
    width: auto;
    line-height: 40px;
}

.icon-compatibility {
    margin-right: 10px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/icon-compatibility.png) 0 0 no-repeat;
}

.icon-compatibility.chrome {
    width: 26px;
    height: 26px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.icon-compatibility.firefox {
    width: 28px;
    height: 28px;
    background-position: -23px 0;
    background-repeat: no-repeat;
}

.icon-compatibility.ie {
    width: 27px;
    height: 30px;
    background-position: -50px 0;
    background-repeat: no-repeat;
}

.icon-compatibility.notice {
    width: 37px;
    height: 31px;
    margin-left: 0;
    background-position: -81px 0;
}

.icon-compatibility.close-large {
    width: 23px;
    height: 23px;
    vertical-align: -5px;
    margin-left: 40px;
    margin-right: 0;
    background-position: -118px 0;
    cursor: pointer;
}

@media (min-width: 768px) {
    body,
    html {
        max-width: inherit !important;
        font-size: 14px !important;
    }
}

.menu-boxs {
    overflow: auto;
    padding-top: 20px;
    width: 100%;
    position: absolute;
    background-color: #222;
    background-color: rgba(34, 34, 34, 0.94);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    z-index: 1000;
    top: 46px;
    display: none;
}

.menu-boxs.show {
    display: block;
}

.i-search {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    background-position: -82px -282px !important;
}

.i-search:hover {
    background-position: -313px -154px !important;
}

.i-search.on {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: 0 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.i-search.on:after,
.i-search.on:before {
    content: '';
    background: #f2f2f2;
    position: absolute;
}

.i-search.on:before {
    width: 14px;
    height: 2px;
    top: 9px;
    left: 3px;
}

.i-search.on:after {
    width: 2px;
    height: 14px;
    top: 3px;
    left: 9px;
}

.i-search.on:hover:after,
.i-search.on:hover:before {
    background: #e41f2b;
}

#nav-main.search {
    width: 100%;
    max-width: none;
}

#nav-main.search.show {
    height: 100%;
}

.menu-boxs.search {
    padding-top: 0;
    overflow: visible;
}

#nav-main.search .nav-ing {
    max-height: none;
}

#nav-main.search .nav-ing::after {
    display: none;
}

.menu-boxs.search .search-mask {
    position: fixed;
    top: 146px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.005);
}

.search-content {
    padding: 30px 30px;
    position: relative;
    z-index: 1;
}

.head-search-panel {
    width: 610px;
    margin: auto;
}

.head-search-panel .search-bar {
    position: relative;
    height: 40px;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
}

.search-bar .search-input-box {
    position: relative;
    height: 40px;
    line-height: 20px;
    margin-right: 58px;
    padding: 10px 30px 10px 15px;
}

.search-input-box .search-input {
    width: 100%;
    border: none;
    color: #333;
    background: 0 0;
}

.search-input::-ms-clear {
    display: none;
}

.search-input-box .search-clear-btn {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    display: none;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    border-radius: 50%;
    background: #dcdcdc;
}

.search-clear-btn:after,
.search-clear-btn:before {
    content: '';
    background: #fff;
    position: absolute;
}

.search-clear-btn:before {
    width: 11px;
    height: 1px;
    top: 8px;
    left: 3px;
}

.search-clear-btn:after {
    width: 1px;
    height: 11px;
    top: 3px;
    left: 8px;
}

.search-input-box.inputing .search-clear-btn {
    display: block;
}

.search-clear-btn:hover {
    background: #c6c6c6;
}

.search-bar .search-btn {
    float: right;
    padding: 10px 15px;
    color: #666;
    cursor: pointer;
    position: relative;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    -moz-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

.search-bar .search-btn:before {
    content: '';
    height: 20px;
    border-left: 1px solid #ddd !important;
    position: absolute;
    left: 0;
    top: 10px;
}

.search-bar .search-btn:hover {
    background: #e41f2b;
    color: #fff;
}

.search-bar .search-btn:hover:before {
    display: none;
}

.search-bar .search-btn:active {
    background: #c8000d;
}

.head-search-panel .search-suggestion {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    border-top: 1px solid #e2e2e2;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1);
    display: none;
}

.show-suggest .search-suggestion {
    display: block;
}

.search-suggestion .sugg-item {
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    line-height: 33px;
    cursor: pointer;
}

.search-suggestion .sugg-item:hover {
    background: #fafafa;
    color: #e41f2b;
}

.search-suggestion .sugg-item.on {
    background: #f5f6f7;
    color: #e41f2b;
}

.head-search-panel .hot-search {
    margin-top: 5px;
    color: #c3c5c6;
    font-size: 14px;
}

.hot-search-item {
    margin-right: 20px;
}

.hot-search-item:hover {
    color: #e41f2b;
}

.hot-search-item:last-child {
    margin-right: 0;
}

.code2-show {
    display: block;
}

.icons-2code {
    width: 72px;
    height: 72px;
    display: inline-block;
    -o-background-size: auto !important;
       background-size: auto !important;
    vertical-align: top;
}

.icons-2code.weibo {
    background-position: -10px -102px !important;
}

.icons-2code.weixin {
    background-position: -102px -10px !important;
}

.icons-2code.app {
    background-position: -10px -10px !important;
}

.footer-content .code-2-layer {
    position: relative;
    height: 190px;
    display: inline-block;
    width: auto;
}

.code-2-box.code2-show {
    margin-bottom: 12px;
}

.code-2-box .code-name {
    display: block;
}

.code-2-box .code-name.weibo {
    left: 80px;
    cursor: pointer;
}

.code-2-box .img-code-2 {
    display: none;
}

.code-2-box.code2-show .img-code-2 {
    display: block;
}

.code-2-box.code2-show .code-name {
    padding-bottom: 3px;
}

.aui-dialog-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.oldIE .aui-dialog-mask {
    background-color: #000;
    filter: alpha(opacity=40);
}

.aui-dialog-main,
.aui-dialog-main1 {
    position: fixed;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    background: #fff;
    overflow: auto;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: none \0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18);
    transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18);
    -o-transition: opacity 0.3s, -o-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18);
    -moz-transition: transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18), opacity 0.3s, -moz-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18);
    transition: transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18), opacity 0.3s;
    transition: transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18), -moz-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18), -o-transform 0.3s cubic-bezier(0.05, 0.62, 0.5, 1.18);
}

.aui-dialog-main.hidden {
    visibility: hidden;
}

.aui-dialog.show .aui-dialog-mask {
    visibility: visible;
    opacity: 1;
}

.aui-dialog.show .aui-dialog-main {
    visibility: visible;
    opacity: 1;
    display: block \0;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

.aui-dialog.shown .aui-dialog-main {
    -webkit-animation: shake 0.5s;
       -moz-animation: shake 0.5s;
         -o-animation: shake 0.5s;
            animation: shake 0.5s;
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@-moz-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
             transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
             transform: translate3d(10px, 0, 0);
    }
}

@-o-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
             transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
             transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
             transform: translate3d(10px, 0, 0);
    }
}

.aui-dialog.show .aui-dialog-main {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    margin: auto !important;
    background: #fff;
    width: 450px;
    height: 200px;
}

.aui-dialog-main,
.aui-dialog-main.hidden {
    visibility: hidden;
}

.aui-dialog.shown .aui-dialog-main {
    -webkit-animation: shake 0.5s;
       -moz-animation: shake 0.5s;
         -o-animation: shake 0.5s;
            animation: shake 0.5s;
}

.aui-dialog-main .dialog-content {
    padding: 30px 30px 0;
    background: #fff;
}

#region-select .aui-dialog-main .dialog-content {
    padding: 40px 50px;
}

.aui-dialog-main .dialog-content p {
    font-size: 14px;
    color: #666;
    text-align: left;
}

.aui-dialog .dialog-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    padding: 15px;
    cursor: pointer;
    font-size: 20px;
    color: #999;
    z-index: 1;
}

.aui-dialog .dialog-head {
    height: 60px;
    padding: 10px 20px;
    background-color: #7a858f;
    line-height: 40px;
}

.aui-dialog .dialog-head .caption {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
}

.aui-dialog .dialog-actions {
    text-align: center;
    background: #fff;
    padding: 20px;
    bottom: 0;
    width: 100%;
}

.aui-dialog .aui-btn-red,
.aui-dialog .aui-btn-white {
    margin: 0 10px;
    padding: 6px 25px;
}

.aui-btn-white {
    color: #e41e2b !important;
    background: #fff !important;
}

.aui-btn-white:hover {
    background: #e41e2b !important;
    color: #fff !important;
}

.aui-btn-red {
    background: #e41e2b;
    color: #fff;
    padding: 4px 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e41e2b;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.aui-btn-red:hover {
    background: #f53642;
    color: #fff;
}

.aui-btn-black {
    border: #ddd 1px solid;
    background: #fff;
    color: #000;
}

.aui-btn-black:hover {
    color: #e41e2b;
    background: #fff;
    border: 1px solid #e41e2b;
}

.service-dialog .dialog-block-title {
    margin-left: -30px;
    text-align: left;
}

.dialog-block-title {
    color: #333;
    font-size: 24px;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 20px;
    border-left: 3px solid #c7000b;
    font-weight: 400;
}

.aui-dialog.show .aui-dialog-mask {
    visibility: visible;
    opacity: 1;
}


/*敏感词弹框修改*/

#sensitive-words .dialog-block-title {
    height: 28px;
    line-height: 28px;
    border: none;
    position: relative;
    font-size: 22px;
    color: #252b3a;
    margin-bottom: 30px;
}

#sensitive-words .dialog-block-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 22px;
    left: 0;
    top: 3px;
    border-left: 3px solid #c7000b;
    display: inline-block;
}

#sensitive-words .aui-dialog-main-new .dialog-content p.new-dialog-content {
    font-size: 0;
    line-height: 22px;
    max-height: 46px;
}

#sensitive-words .aui-dialog-main-new .dialog-content p.new-dialog-content p{
    font-size: 18px;
    color: #252b3a;
    line-height: 22px;
    max-height: 46px;
}

#sensitive-words .aui-dialog-main-new .dialog-content p.new-dialog-tips {
    margin-top: 10px;
    font-size: 12px;
    color: #666a75;
    line-height: 18px;
}

#sensitive-words .dialog-btns {
    margin: 40px 0 30px;
}

#sensitive-words .dialog-btns .dialog-btn-confirm {
    width: 118px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    margin-right: 10px;
    border: 1px solid #c7000b;
    font-size: 14px;
}

#sensitive-words .dialog-btns .dialog-btn-cancel {
    width: 118px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    color: #c7000b;
    border: 1px solid #c7000b;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}

#sensitive-words .dialog-btns .dialog-btn-cancel:hover {
    color: #fff;
    background: #c7000b;
}

#sensitive-words .dialog-btns .dialog-btn-close {
    padding: 10px;
    font-size: 14px;
    width: 32px;
    height: 32px;
    color: #666a75;
    line-height: 1;
    top: 12px;
    right: 12px;
}

.show-rss {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

.rss-ready {
    display: inline-block;
    padding: 30px;
    background: #fff;
    margin: 0 auto;
    width: 700px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    position: fixed;
    top: -webkit-calc(50% - 129px);
    top: -moz-calc(50% - 129px);
    top: calc(50% - 129px);
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}

.rss-ready .home-rss-info {
    font-size: 0;
}

.rss-ready:before {
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 64px;
    bottom: 0;
    left: 0;
    z-index: 1;
    border-top: #e2e2e2 1px solid;
    background: #f5f5f5;
}

.rss-nav {
    position: relative;
    margin-bottom: 30px;
}

.rss-nav:before {
    content: '';
    position: absolute;
    background-color: #c7000b;
    width: 3px;
    height: 22px;
    left: -30px;
    top: 2px;
}

.rss-nav p {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #252b3a;
    letter-spacing: 0;
    line-height: 28px;
}

.rss-right {
    display: inline-block;
    background: url(../images/new-blog-icon.svg) no-repeat center;
    width: 16px;
    height: 16px;
    background-position: 0px -322px;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.rss-center p {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.rss-center input {
    display: inline-block;
    margin: 0 16px 0 20px;
    padding: 0;
    width: 480px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    color: #252b3a;
    line-height: 22px;
    height: 32px;
    border: 1px solid #ddd;
}

.rss-but {
    background: #c7000b;
    color: #f6f6f6;
    padding: 8px 20px;
    border: none;
    border-radius: 2px;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    vertical-align: bottom;
}

.rss-but:hover {
    box-shadow: 0 4px 10px 0 rgba(246, 111, 106, 0.3);
}

.rss-tips {
    margin-left: 77px;
    font-size: 12px;
    color: #499df2;
    line-height: 18px;
    margin-top: 10px;
}

.last-but {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.last-but button {
    display: inline-block;
    background-color: #fff;
    color: #c7000b;
    border: 1px solid #c7000b;
    border-radius: 2px;
    padding: 10px 30px;
    font-size: 12px;
}

.last-but button:hover {
    background: #c7000b;
    color: #fff;
}

.last-but-nav {
    margin-top: 40px;
}

.info-color:hover {
    color: red;
}

@media only screen and (max-width: 768px) {
	#header{
		display: none;
	}
    #footer {
        display: none;
    }
}

    .por-modal-icon{
       margin: 0 98px;
       vertical-align:0%;
    }

    .section-block{
      position:relative ;
      overflow:hidden;
      float: left;
      border-right: 1px solid #DFE1E6;
      width: 213px;
      height: 300px;
    }
    .section-block-first{
      width: 212px;
    }
    .section-block-last{
      border-right: none;
    }
    .section-list{
      position: absolute;
      top: 10px;
      width: 100%;
      left: 0px;
    }
    .section-item{
      display: block;
      line-height: 38px;
      padding: 0 20px;
      color: #252B3A;
      font-size: 14px;
      height: 38px;
      cursor: pointer;
      position: relative;
    }
    .section-item:hover{
      background-color: #f5f5f6;
      color: #C7000B;
    }
    .section-item-active{
      background-color: #f5f5f6;
      color: #C7000B;
    }
    .section-block-last .section-item-active{
      background-color: #C7000B;
      color: #FFF;
    }
    .section-item .por-icon-right{
      position: absolute;
      right: 10px;
      top: 12px;
    }

    @media only screen and (max-width: 768px) {
      .label-prompt-modal-content{
      text-align: left;
      max-height:345px;
      width: 340px;
      padding:46px 20px 32px;
    }
    .label-prompt-title{
      text-align:left;
    }
    .label-prompt-modal-content-success-label{
      max-height:200px;
      width: 345px;
      padding:80px 60px 60px;
    }
    }

/* endregion 导航搜索移动端 */