html,
body {
    height: 100%;
    width: 100%;
    font-family: 'Heiti SC','华文黑体','黑体',"Helvetica Neue";
}

li {
    list-style: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.hide {
    display: none !important;
}

.ui-panel {
    background-color: #0078d2;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078d2), to(#0078d2));
}

.bold {
    font-weight: bold;
}

.green {
    color: green;
}

.red {
    color: red;
}

.gmu-media-detect {
    height: 0px !important;
}

.left-menu a {
    color: white;
}

a,
a:hover {
    text-decoration: none;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}

.border-box {
    box-sizing: border-box;
}

.row {
    display: block;
    width: 100%;
}

.row:before {
    display: table;
    content: '';
    clear: both;
}

.row:after {
    display: table;
    content: '';
    clear: both;
}

.row > .span {
    display: block;
    float: left;
}

.row > .span1 {
    display: block;
    float: left;
    width: 8.33333333%;
}

.row > .span2 {
    display: block;
    float: left;
    width: 16.66666667%;
}

.row > .span3 {
    display: block;
    float: left;
    width: 25%;
}

.row > .span4 {
    display: block;
    float: left;
    width: 33.33333333%;
}

.row > .span5 {
    display: block;
    float: left;
    width: 41.66666667%;
}

.row > .span6 {
    display: block;
    float: left;
    width: 50%;
}

.row > .span7 {
    display: block;
    float: left;
    width: 58.33333333%;
}

.row > .span8 {
    display: block;
    float: left;
    width: 66.66666667%;
}

.row > .span9 {
    display: block;
    float: left;
    width: 75%;
}

.row > .span10 {
    display: block;
    float: left;
    width: 83.33333333%;
}

.row > .span11 {
    display: block;
    float: left;
    width: 91.66666667%;
}

.row > .span12 {
    display: block;
    float: left;
    width: 100%;
}

.toolbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #0078d2;
    background-image: none;
    border: 0;
    margin: 0;
    padding: 0;
    height: 60px;
    width: 100%;
    min-height: 36px;
    font-size: 18px;
    font-weight: normal;
    z-index: 9999;
}

.toolbar .icon-back {
    display: block;
    text-align: center;
    float: left;
    width: 49px;
    height: 49px;
    line-height: 58px;
    color: #fff;
    font-size: 30px;
}

.toolbar .menu-indicator {
    cursor: pointer;
    display: block;
    float: left;
    width: 49px;
    height: 49px;
    text-align: center;
    line-height: 58px;
    font-size: 30px;
    color: #fff;
}

.toolbar .menu-icon {
    background: transparent;
    border: none;
    width: 30px;
    height: 36px;
    text-indent: -900em;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
}

.toolbar .menu-icon:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 3px;
    background: #fff;
    top: 10px;
    left: 16%;
    box-shadow: 0 6px 0 #fff, 0 13px 0 #fff;
}

.toolbar .home {
    color: white;
    font-size: 22px;
    position: absolute;
    padding-left:10px;
    /*border-left: 1px solid #ccc;*/
    height: 60px;
}

@media (min-width: 320px) and (max-width: 400px) {
    .toolbar .home {
        /*width: 270px;
        background: url('../img/c-sbg.jpg');
        background-size: 100%;
        padding: 0px;
        margin-left: 1px;*/
    }
}

@media (min-width: 401px) {
    .toolbar .home {
        /* width: 360px;
         background: url('../img/c-bbg.jpg');
         background-size: 100%;
         padding: 0px;
         margin-left: -10px;*/
    }
}

.toolbar .home img {
    margin-top: 17px;
    width: 120px;
    display: block;
    height: 25px;
}

.toolbar .download-btn {
    float: right;
    margin: 18px 18px 0;
    display: inline-block;
    z-index: 10000;
    background: #0078d2;
    color: white;
    border-radius: 3px;
    font-size: 10px;
    text-align: center;
    width: 73px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #fff;
}

.toolbar .download-btn img {
    max-height: 70%;
}

.toolbar .title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    width: 8em;
    text-align: left;
    line-height: 30px;
    height: 34px;
}

.footerbar {
    background: #0f496d;
    color: #FFF;
    line-height: 2.5em;
    padding-left: 10px;
    left: 0;
    right: 0;
    height: 34px;
    width: 100%;
    position: fixed;
    bottom: 0;
    opacity: 0.8;
    z-index: 999999;
}

.footerbar-placeholder {
    height: 34px;
    width: 100%;
    background: #f7f7f7;
}

.app-info p {
    padding: 10px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.not-wscn-app .content-wrapper{
    margin-top: 60px !important;
}
.content-wrapper {
    position: relative !important;
    margin-top: 0 !important;
    width: 100% !important;
    z-index: 997 !important;
}

/*判断是否有header*/
.no-header .content-wrapper {
    margin-top: 0px !important;
}

.no-header .toolbar {
    display: none !important;
}

.login-icon {
    margin-bottom: 5px;
}

.login-icon > div {
    background-image: url(../img/login.png);
    background-position: 6px 10px !important;
    -webkit-background-size: initial;
    background-size: initial;
    -o-background-size: initial;
}

.favorite {
    width: 24px;
    height: 24px;
}

/**Left Menu**/

.left-menu {
    width: 10em;
    padding-top: 20px;
}

.left-menu .person-icon {
    border-radius: 60px;
    width: 68px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0px;
}

.left-menu ul {
    top: 0%;
    position: absolute;
    width: 80%;
    text-align: center;
}

.left-menu ul li {
    padding: 10px;
    /*border-bottom: 1px dashed #fff;*/
    padding-top: 20px;
}

.left-menu ul li img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.left-menu ul li span {
    margin-left: 10px;
}

.news-list img.special-item-img {
    width: 75px;
    height: 60px;
    float: left;
}

.news-list li a.special-news-item {
    display: block;
    position: relative;
}

#special-container {
    background: #f0f0f0;
    font-family: 'Heiti SC','华文黑体','黑体',"Helvetica Neue";
}

#special-container .special-content-box {
    margin-left: 90px;
}

.news-list li.special-news {
    padding: 12px 0;
    background-color: #f0f0f0;
    border-bottom: 1px solid #dce1e6;
    position: relative;
}

#special-container .news-list li dd.content {
    margin: 0;
    color: #0a1e3c;
}

#special-container .news-list li dd.source {
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #949ea8;
}

#special-container .special-title {
    font-size: 18px;
    font-weight: bold;
    color: #0A1e3c;
    line-height: 18px;
    padding: 20px 0;
}

#special-container .special-summary {
    border: 1px solid #949ea8;
    padding: 7px 8px;
    font-size: 13px;
    color: #949ea8;
    background: #fff;
    line-height: 17px;
    margin-bottom: 8px;
}

.page-article .article-content {
    font-size: 18px;
    line-height: 1.75em;
    margin-bottom: 30px;
}

.page-article .article-content:before {
    display: table;
    content: '';
    clear: both;
}

.page-article .article-content:after {
    display: table;
    content: '';
    clear: both;
}

.page-article .article-content > :last-child {
    margin-bottom: 0;
}

.page-article .article-content img {
    max-width: 100%;
    display: block;
}

.page-article .article-content p {
    margin-bottom: 25px;
}

.page-article .article-content ul {
    margin-bottom: 30px;
}

.page-article .article-content li {
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 30px;
}

.page-article .article-content a {
    color: #288CF0;
}

.page-article .article-content fieldset,
.page-article .article-content img {
    border: 0;
}

.page-article .article-content img {
    -ms-interpolation-mode: bicubic;
}

.page-article .article-content iframe {
    display: block;
}

.page-article .article-content blockquote {
    font-size: 17px;
    line-height: 27px;
    position: relative;
    padding:0px 10px;
    margin-bottom: 15px;
}

.page-article .article-content blockquote::before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../img/left-quote.png);
    background-size: 100%;
    position: absolute;
    top: -10px;
    left: -4px;
}
.page-article .article-content blockquote::after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    background: url(../img/right-quote.png);
    background-size: 100%;
    bottom: -10px;
    right: -4px;
}

.page-article .article-content blockquote blockquote {
    padding: 0 0 0 1em;
    margin-left: 2em;
}

.page-article .article-content acronym,
.page-article .article-content abbr {
    border-bottom: 1px dotted;
    font-variant: normal;
}

.page-article .article-content abbr {
    cursor: help;
}

.page-article .article-content del {
    text-decoration: line-through;
}

.page-article .article-content address,
.page-article .article-content caption,
.page-article .article-content cite,
.page-article .article-content code,
.page-article .article-content dfn,
.page-article .article-content em,
.page-article .article-content th,
.page-article .article-content var {
    font-style: normal;
    font-weight: 400;
}

.page-article .article-content em {
    font-style: italic;
}

.page-article .article-content ul,
.page-article .article-content ol {
    list-style: none;
}

.page-article .article-content caption,
.page-article .article-content th {
    text-align: left;
}

.page-article .article-content q:before,
.page-article .article-content q:after {
    content: '';
}

.page-article .article-content sub,
.page-article .article-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: text-top;
}

.page-article .article-content:root sub,
.page-article .article-content:root sup {
    vertical-align: baseline;
    /* for ie9 and other mordern browsers */
}

.page-article .article-content sup {
    top: -0.5em;
}

.page-article .article-content sub {
    bottom: -0.25em;
}

.page-article .article-content strong {
    font-weight: bold;
}

.page-article .article-content ins,
.page-article .article-content a {
    text-decoration: none;
}

.page-article .article-content u,
.page-article .article-content .typo-u {
    text-decoration: underline;
}

.page-article .article-content mark {
    background: #fffdd1;
}

.page-article .article-content pre,
.page-article .article-content code {
    font-family: "Courier New", Courier, monospace;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.page-article .article-content pre {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 1em 1.5em;
}

.page-article .article-content hr {
    border: none;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    height: 10px;
    *margin: -7px 0 2px;
}

.page-article .article-content small,
.page-article .article-content .typo-small,
.page-article .article-content figcaption {
    font-size: 0.9em;
    color: #888;
}

.page-article .article-content [draggable] {
    cursor: move;
}

.page-article .article-content .textwrap,
.page-article .article-content .textwrap td,
.page-article .article-content .textwrap th {
    word-wrap: break-word;
    word-break: break-all;
}

.page-article .article-content .textwrap-table {
    table-layout: fixed;
}

.page-article .article-content .serif {
    font-family: Palatino, Hiragino Mincho ProN W3, Optima, STSong, Georgia, serif;
}

.page-article .article-content .typo p,
.page-article .article-content .typo pre,
.page-article .article-content .typo ul,
.page-article .article-content .typo ol,
.page-article .article-content .typo dl,
.page-article .article-content .typo form,
.page-article .article-content .typo hr,
.page-article .article-content .typo table,
.page-article .article-content .typo-p,
.page-article .article-content .typo-pre,
.page-article .article-content .typo-ul,
.page-article .article-content .typo-ol,
.page-article .article-content .typo-dl,
.page-article .article-content .typo-form,
.page-article .article-content .typo-hr,
.page-article .article-content .typo-table {
    margin-bottom: 1.2em;
}

.page-article .article-content .typo h1,
.page-article .article-content .typo h2,
.page-article .article-content .typo h3,
.page-article .article-content .typo h4,
.page-article .article-content .typo h5,
.page-article .article-content .typo h6,
.page-article .article-content .typo-h1,
.page-article .article-content .typo-h2,
.page-article .article-content .typo-h3,
.page-article .article-content .typo-h4,
.page-article .article-content .typo-h5,
.page-article .article-content .typo-h6 {
    margin-bottom: 0.4em;
    line-height: 1.5;
}

.page-article .article-content .typo h1,
.page-article .article-content .typo-h1 {
    font-size: 1.8em;
}

.page-article .article-content .typo h2,
.page-article .article-content .typo-h2 {
    font-size: 1.6em;
}

.page-article .article-content .typo h3,
.page-article .article-content .typo-h3 {
    font-size: 1.4em;
}

.page-article .article-content .typo h4,
.page-article .article-content .typo-h4 {
    font-size: 1.2em;
}

.page-article .article-content .typo h5,
.page-article .article-content .typo h6,
.page-article .article-content .typo-h5,
.page-article .article-content .typo-h6 {
    font-size: 1em;
}

.page-article .article-content .typo ul,
.page-article .article-content .typo-ul {
    margin-left: 1.3em;
    list-style: disc;
}

.page-article .article-content .typo ol,
.page-article .article-content .typo-ol {
    list-style: decimal;
    margin-left: 1.9em;
}

.page-article .article-content .typo li ul,
.page-article .article-content .typo li ol,
.page-article .article-content .typo-ul ul,
.page-article .article-content .typo-ul ol,
.page-article .article-content .typo-ol ul,
.page-article .article-content .typo-ol ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2em;
}

.page-article .article-content .typo li ul,
.page-article .article-content .typo-ul ul,
.page-article .article-content .typo-ol ul {
    list-style: circle;
}

.page-article .article-content .typo table th,
.page-article .article-content .typo table td,
.page-article .article-content .typo-table th,
.page-article .article-content .typo-table td .typo table caption {
    border: 1px solid #ddd;
    padding: 0.5em 1em;
    color: #666;
}

.page-article .article-content .typo table th,
.page-article .article-content .typo-table th {
    background: #fbfbfb;
}

.page-article .article-content .typo table thead th,
.page-article .article-content .typo-table thead th {
    background: #f1f1f1;
}

.page-article .article-content .typo table caption {
    border-bottom: none;
}

.page-article .article-content .typo-input,
.page-article .article-content .typo-textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

.page-article .article-content::-moz-selection {
    background: #08c;
    color: #fff;
}

.page-article .article-content::selection {
    background: #08c;
    color: #fff;
}

.page-article .article-content .typo-em,
.page-article .article-content .typo em,
.page-article .article-content legend,
.page-article .article-content caption {
    font-weight: 700;
}

/**News Info**/

/**Livenews Info**/

.livenews-info .icon {
    display: inline-block;
    vertical-align: bottom;
    width: 19px;
    height: 19px;
    margin-right: 10px;
}

.livenews-info .title {
    width: 100%;
    padding-left: 30px;
    padding-top: 10px;
    color: #222;
    font-size: 15px;
    line-height: 25px;
}

.livenews-info .title.red {
    color: #fb0000;
}

.livenews-info .title.blue {
    color: #004d7f;
}

.livenews-info .title.bold {
    font-weight: bold;
}

.livenews-info .head {
    margin-bottom: 10px;
    margin-top: 5px;
}

.livenews-info .content {
    line-height: 2;
}

.livenews-info .content blockquote {
    margin: 1em;
    padding: 10px 1em;
    border-left: .4em solid #666;
    background: #f1f1f1;
}

.livenews-info .content p {
    margin-bottom: 15px;
}

.livenews-info .content img {
    display: block;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 15px;
}

/**Livenews Info**/

/** Share Action**/

.btn[data-action=to-share] {
    display: block;
    float: right;
    z-index: 9;
    font-size: 14px;
    padding: 0 .5em;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.btn[data-action=to-share] > .icon {
    background-image: url(../img/sprite.png?v1.01);
    background-repeat: no-repeat;
    background-size: 577px 37px;
    -webkit-background-size: 577px 37px;
    -o-background-size: 577px 37px;
    background-position: -554px 0;
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 3px;
}

.btn[data-action=to-share] > .text {
    display: block;
    float: left;
    line-height: 22px;
    color: #aaa;
}

.sharebar {
    margin-bottom: 50px;
    display: block;
    width: 100%;
    /*float:left;
  background-color: #f7f7f7;
  padding: 0px 15px !important;*/
}

.sharebar > .label {
    line-height: 36px;
}

.sharebar > .item {
    display: block;
    float: left;
    margin-right: 5px;
    height: 38px;
}

.sharebar > .btn.tsina {
    background-position: 0 0;
}

.sharebar > .btn.tqq {
    background-position: -42px 0;
}

.sharebar > .btn.cqq {
    background-position: -84px 0;
}

.sharebar > .btn.evernote {
    background-position: -127px 0;
}

.sharebar > .btn {
    width: 38px;
    background: url(../img/share-new-sprite.png) no-repeat;
    background-size: 165px 36px;
}

/** Share Action**/

.news-more {
    display: block;
    padding: 0 15px;
}

.news-more .news-font {
    display: block;
    height: 35px;
    width: 100%;
    color: #666;
    text-align: center;
    line-height: 35px;
    background: #eee;
    margin: 15px 0;
    border-radius: 4px;
}

/**Calendar**/

.cal-icon {
    cursor: pointer;
    height: 32px;
    width: 32px;
    margin: 0;
    padding: 0;
    margin-right: 3px;
    background-image: url(../img/calendar.png?v1.01);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 2px;
}

.calendar-info .txt-font {
    color: #666666
}

.calendar-info .important-bg {
    background-color: #E6F0F8;
}

.calendar-info .normal-bg {
    background-color: #fff;
}

.calendar-info .datetime-label {
    margin-bottom: 5px;
    text-align: center;
    font-size: 12px;
    margin-top: 15px;
}

.calendar-info .content {
    /*min-height: 800px;*/
    padding: 0 10px;
}

ol,
ul {
    list-style: none;
}

.calendar-info .content .item {
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #323232;
}

.calendar-info .content .item:before {
    display: block;
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 4px solid #646464;
    border-radius: 13px;
    left: -6px;
    top: 1px;
}

.calendar-info .content .item:after {
    display: block;
    position: absolute;
    content: '';
    top: 16px;
    bottom: 0;
    left: 0;
    width: 0;
    border-left: 1px solid #555;
}

.calendar-info .row {
    display: block;
    width: 100%;
}

.calendar-info .row:before {
    display: table;
    content: '';
    clear: both;
}

.calendar-info .row:after {
    display: table;
    content: '';
    clear: both;
}

.calendar-info .content .item .time {
    line-height: 15px;
}

.calendar-info .left {
    float: left;
}

.calendar-info .right {
    float: right;
}

.calendar-info .content .item .details {
    margin-top: 10px;
    line-height: 1.75em;
}

.calendar-info .details {
    width: 100%;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.35);
    border-radius: 2px;
}

.calendar-info .details tr {
    line-height: 2;
}

.calendar-info .details tr > td {
    padding-left: 10px;
}

.calendar-info .details tbody tr td:last-child {
    padding-right: 10px;
}

.calendar-info .details tbody tr:first-child td:last-child {
    text-align: right;
}

.calendar-info .fe,
.calendar-info .sr,
.calendar-info .vn,
.calendar-info .bi {
    margin-top: 10px;
}

.calendar-info .fe .title,
.calendar-info .sr .title,
.calendar-info .vn .title,
.calendar-info .bi .title {
    font-size: 12px;
    margin-left: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/**Calendar**/



/**Login**/

.login-form,
.register-form,
.reset-password-form {
    margin: 25px auto;
    position: relative;
    width: 100%;
}

.login-section,
.register-section,
.reset-password-section {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -ms-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border: 1px solid #c4c6ca;
    margin: 0 auto;
    padding: 25px 0 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 90%;
}

.register-section {
    padding-top: 15px;
}

.login-section h1,
.register-section h1,
.reset-password-section h1 {
    color: #7E7E7E;
    /*font: bold 25px Helvetica, Arial, sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 20px;
    margin: 10px 0 30px;
}

.register-section h1 {
    margin-bottom: 10px;
}

.login-section h1:before,
.login-section h1:after,
.register-section h1:before,
.register-section h1:after,
.reset-password-section h1:before,
.reset-password-section h1:after {
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 15%;
}

.login-section h1:after,
.register-section h1:after,
.reset-password-section h1:after {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    right: 0;
}

.login-section h1:before,
.register-section h1:before,
.reset-password-section h1:before {
    background: rgb(126, 126, 126);
    background: -moz-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
    left: 0;
}

.login-section:after,
.login-section:before,
.register-section:after,
.register-section:before,
.reset-password-section:after,
.reset-password-section:before {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    background: linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(249, 249, 249, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#f9f9f9', GradientType=0);
    border: 1px solid #c4c6ca;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    position: absolute;
    width: 100%;
}

.login-section:after,
.register-section:after,
.reset-password-section:after {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
    top: 0;
    z-index: -1;
}

.login-section:before,
.register-section:before,
.reset-password-section:before {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
    top: 0;
    z-index: -2;
}

.login-section form,
.register-section form,
.reset-password-section form {
    margin: 0 20px;
    position: relative;
    height: 230px;
}

.register-section form {
    height: 300px;
}

.reset-password-section form {
    height: 180px;
}

.login-section form input[type="text"],
.login-section form input[type="password"],
.register-section form input[type="text"],
.register-section form input[type="password"],
.reset-password-section form input[type="text"],
.reset-password-section form input[type="password"] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #eae7e7 url(../img/login.png) no-repeat;
    border: 1px solid #c8c8c8;
    color: #777;
    font: 13px Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    padding: 15px 10px 15px 40px;
    width: 80%;
}

.login-section form input[type="text"]:focus,
.login-section form input[type="password"]:focus,
.register-section form input[type="text"]:focus,
.register-section form input[type="password"]:focus,
.reset-password-section form input[type="text"]:focus,
.reset-password-section form input[type="password"]:focus {
    -webkit-box-shadow: 0 0 2px #ed1c24 inset;
    -moz-box-shadow: 0 0 2px #ed1c24 inset;
    -ms-box-shadow: 0 0 2px #ed1c24 inset;
    -o-box-shadow: 0 0 2px #ed1c24 inset;
    box-shadow: 0 0 2px #ed1c24 inset;
    background-color: #fff;
    border: 1px solid #ed1c24;
    outline: none;
}

.username,
.email {
    background-position: 10px 10px !important
}

.password {
    background-position: 10px -53px !important
}

.agreement {
    text-align: left;
    padding-top: 10px;
}

.login-section form input[type="submit"],
.register-section form input[type="submit"],
.reset-password-section form input[type="submit"],
.password-modify-section form input[type="submit"] {
    background: rgb(254, 231, 154);
    background: -moz-linear-gradient(top, rgba(254, 231, 154, 1) 0%, rgba(254, 193, 81, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 231, 154, 1) 0%, rgba(254, 193, 81, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 231, 154, 1) 0%, rgba(254, 193, 81, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 231, 154, 1) 0%, rgba(254, 193, 81, 1) 100%);
    background: linear-gradient(top, rgba(254, 231, 154, 1) 0%, rgba(254, 193, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee79a', endColorstr='#fec151', GradientType=0);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    border: 1px solid #D69E31;
    color: #85592e;
    cursor: pointer;
    float: left;
    font: bold 15px Helvetica, Arial, sans-serif;
    height: 35px;
    margin: 20px 0 35px 15px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 120px;
}

.login-section form input[type="submit"]:hover,
.register-section form input[type="submit"]:hover,
.reset-password-section form input[type="submit"]:hover,
.password-modify-section form input[type="submit"]:hover {
    background: rgb(254, 193, 81);
    background: -moz-linear-gradient(top, rgba(254, 193, 81, 1) 0%, rgba(254, 231, 154, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 193, 81, 1) 0%, rgba(254, 231, 154, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 193, 81, 1) 0%, rgba(254, 231, 154, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 193, 81, 1) 0%, rgba(254, 231, 154, 1) 100%);
    background: linear-gradient(top, rgba(254, 193, 81, 1) 0%, rgba(254, 231, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec151', endColorstr='#fee79a', GradientType=0);
}

.login-section form div a {
    color: #004a80;
    float: right;
    font-size: 12px;
    margin: 30px 10px 0 0;
}

.login-section .nav,
.register-section .nav,
.reset-password-section .nav {
    background: rgb(247, 249, 250);
    background: -moz-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -o-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: -ms-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
    background: linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f9fa', endColorstr='#f0f0f0', GradientType=0);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #CFD5D9;
    /*padding: 15px 0;*/
    position: relative;
    height: 40px;
}

.login-section .nav .left,
.register-section .nav .left,
.reset-password-section .nav .left {
    position: absolute;
    left: 10px;
    top: 10px;
    cursor: pointer;
}

.login-section .nav .right,
.register-section .nav .right,
.reset-password-section .nav .right {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.login-section .nav a {
    background: url(../img/login.png) 0 -112px no-repeat;
    color: #7E7E7E;
    font-size: 17px;
    padding: 2px 0 2px 40px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.login-section .nav a:hover {
    background-position: 0 -135px;
    color: #00aeef;
}

/**Login**/

/**Search**/

#tagcloud {
    position: relative;
    width: 0%;
    height: 500px;
    margin: 0 auto;
}

#tagcloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Microsoft YaHei;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 6px;
}

#tagcloud a:hover {
    border: 1px solid #eee;
    background: #ccc;
}

#tagcloud .blue {
    color: blue;
}

#tagcloud .red {
    color: red;
}

#tagcloud .yellow {
    color: yellow;
}

.search {
    position: relative;
    padding: 1px 1px 5px 1px;
    /*background: #F3F3F3;*/
    display: -webkit-box;
    -webkit-box-pack: start;
    z-index: 99;
}

.search input {
    border: none;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    font-size: 16px;
    vertical-align: middle;
}

.search-input {
    -webkit-box-flex: 1;
    border: 1px solid #9a9a9a;
    background: #fff url(../img/ipt.png) 0 0 no-repeat;
    border-radius: 2px 0 0 2px;
}

.search-input input {
    width: 100%;
    height: 39px;
    padding: 0 10px;
}

.search-button,
.submit {
    border: 1px solid #888888;
    border-left: none;
    border-radius: 0 2px 2px 0;
    z-index: 0;
}

.search-button input,
.search-button .submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 39px;
    height: 39px;
    padding: 0 3px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    margin: 0;
    border: 0 none transparent;
    border-radius: 0 !important;
    background: -moz-linear-gradient(-90deg, #f7f7f7, #dfdfdf);
    background: -o-linear-gradient(-90deg, #f7f7f7, #dfdfdf);
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f6), to(#dfdfdf));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#dfdfdf);
    cursor: pointer;
}

.hot-word-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

/**Search**/

/**Person Information**/

.person-tab {
    border-top: 1px solid #2468c9;
    border-bottom: 1px solid #0145a5;
    background: #2773dc;
    width: 100%;
}

.person-tab ul li {
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    -webkit-box-flex: 1;
    display: inline-block;
    list-style: none;
    width: 49%;
    -webkit-box-align: center;
    -webkit-box-pack: center;
}

.person-tab ul li.selected {
    background: #0c4da8;
}

.person-tab ul li a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    padding: 0 15px;
}

.password-modify div {
    padding: 10px;
}

.password-modify div:after {
    content: '';
    clear: both;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.password-modify label {
    width: 35%;
    float: left;
}

.password-modify input {
    border: 1px solid #c8c8c8;
    line-height: 25px;
}

.weixin-cover {
    position: fixed;
    top: 0;
    left: 0;
    background: RGBA(0, 0, 0, .7);
    z-index: 10000;
    height: auto;
}

.weixin-cover img {
    width: 100%;
}

#weixin-share {
    position: absolute;
    width: 0;
    height: 0;
    left: -1000px;
    z-index: -1;
}

/*new 2015/10/21 重构侧边栏*/
.container,
.content-wrap {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.container {
    background: #373a47;
}

.menu-wrap a {
    color: #b8b7ad;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
    color: #c94e50;
}

.content-wrap {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

/* Menu Button */
.menu-button {
    position: fixed;
    z-index: 1000;
    margin: 1em;
    padding: 0;
    width: 2.5em;
    height: 2.25em;
    border: none;
    text-indent: 2.5em;
    font-size: 1.5em;
    color: transparent;
    background: transparent;
}

.menu-button::before {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    bottom: 0.5em;
    left: 0.5em;
    background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
    content: '';
}

.menu-button:hover {
    opacity: 0.6;
}

/* Close Button */
.close-button {
    width: 1em;
    height: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    text-indent: 1em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    color: transparent;
}

.close-button::before,
.close-button::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #bdc3c7;
}

.close-button::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-button::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
    top: 0px;
    position: fixed;
    z-index: 1001;
    width: 140px;
    height: 100%;
    font-size: 16px;
    padding-top: 60px;
    color: #fff;
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    background-color: #0078d2;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078d2), to(#0078d2));
}

.menu,
.icon-list {
    height: 100%;
}

.icon-list {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    padding-top: 13px;
}

.icon-list a {
    display: block;
    padding: 13px;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
}

.icon-list,
.icon-list a {
    -webkit-transition: -webkit-transform 0s 0.4s;
    transition: transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.icon-list a:nth-child(2) {
    -webkit-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0);
}

.icon-list a:nth-child(3) {
    -webkit-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
}

.icon-list a:nth-child(4) {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}

.icon-list a:nth-child(5) {
    -webkit-transform: translate3d(0, 2500px, 0);
    transform: translate3d(0, 2500px, 0);
}

.icon-list a:nth-child(6) {
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
}

.icon-list a:nth-child(7) {
    -webkit-transform: translate3d(0, 3500px, 0);
    transform: translate3d(0, 3500px, 0);
}

.icon-list a:nth-child(8) {
    -webkit-transform: translate3d(0, 4000px, 0);
    transform: translate3d(0, 4000px, 0);
}

.icon-list a:nth-child(9) {
    -webkit-transform: translate3d(0, 4500px, 0);
    transform: translate3d(0, 4500px, 0);
}

.icon-list a span {
    margin-left: 10px;
    color: #fff;
}

/* Shown menu */
.show-menu .menu-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list a {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
}

.menu-wrap .icon-list img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

/*突发新闻*/
.has-breaking-news .content-wrapper {
    margin-top: 0px !important;
}

.breaking-news {
    display: block;
    position: relative;
    width: 100%;
    z-index: 998;
}

.breaking-news .break-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

.breaking-news .breaking-news-container {
    padding: 15px 25px 15px;
    background-color: #ff4a46;
    color: #fff;
}

.breaking-news .breaking-news-container a {
    text-decoration: none;
    color: #fff;
}

.breaking-news .breaking-news-container::after {
    content: " ";
    width: 10px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform-origin: 100% 0%;
    transform: rotate(45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: rotate(45deg);
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: rotate(45deg);
}

.breaking-news .breaking-news-container:before {
    content: " ";
    width: 12px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform-origin: 100% 0%;
    transform: rotate(-45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: rotate(-45deg);
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: rotate(-45deg);
}