body {
    color: #555;
    font-family: Microsoft Yahei
}

dd, dl, dt, ol, ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

table {
    font-size: 9pt
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px;
    vertical-align: middle;
    border-top-color: #eee
}

a {
    color: #666
}

a:hover {
    color: #e4393c;
    text-decoration: none
}

a:focus {
    outline: 0
}

.thumbnail {
    margin: 0;
    padding: 0;
    border: none
}

.btn {
    padding: 6px 15px;
    border-radius: 2px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 3px 6px;
    border-radius: 2px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 9pt;
    border-radius: 2px
}

.btn-group-lg > .btn, .btn-lg {
    padding: 9pt 28px;
    border-radius: 4px;
    font-size: 18px
}

.btn-default {
    border-color: #ddd;
    color: #666
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    border-color: #bbb;
    color: #444
}

.btn-primary {
    border-color: #e4393c;
    background-color: #e4393c
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    border-color: #e4393c;
    background-color: #e4393c;
    opacity: .85;
    filter: alpha(opacity=85)
}

.btn-danger {
    border-color: #ff5e52;
    background-color: #ff5e52
}

.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    border-color: #ef4639;
    background-color: #ef4639
}

.label {
    padding: 0 3px;
    border-radius: 2px;
    font-weight: 400
}

.label-primary {
    background-color: #e4393c
}

.modal-content {
    border: none;
    border-radius: 4px
}

@media (min-width:768px) {
    .container {
        width: auto
    }
}

@media (min-width:992px) {
    .container {
        width: auto
    }
}

@media (min-width:1200px) {
    .container {
        width: auto
    }
}

img {
    max-width: 100%
}

body {
    background-color: #f6f6f6
}

.container, body {
    position: relative
}

.container {
    margin: 0 auto;
    padding: 0;
    max-width: 75pc
}

.header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    margin-bottom: 15px;
    padding: 55px 0 20px;
    border-color: rgba(0,0,0,.08);
    border-bottom: 1px solid #eaeaea;
    background-color: #be0000;
    box-shadow: 0 1px 3px rgba(0,0,0,.03)
}

.category-job .header, .page-template-pagesnavs-php .header, .page-template-pagestheme-php .header, .page-template-pagesthemes-php .header, .page-template-pagestools-php .header, .site-minicat .header {
    margin-bottom: 0;
    border-bottom: none;
    box-shadow: none
}

.carousel {
    margin-bottom: 15px
}

.carousel-inner .item a {
    display: block;
    text-align: center
}

.carousel-inner .item img {
    margin: 0 auto;
    border-radius: 4px
}

.carousel-control {
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 5pc
}

.carousel-control.left, .carousel-control.right {
    background: 0 0
}

.carousel-control:hover {
    background-color: #000;
    color: #fff;
    opacity: .5
}

.carousel .fa {
    margin-top: 62%;
    font-size: 30px
}

.carousel-indicators {
    bottom: 6px
}

#homeslider {
    margin-bottom: 15px
}

.content-wrap {
    float: left;
    width: 100%
}

.content {
    position: relative;
    margin-right: 380px;
    margin-bottom: 15px;
    min-height: 500px
}

.site-layout-1 .content {
    margin-right: 0
}

.sidebar {
    position: relative;
    float: left;
    margin-left: -360px;
    width: 360px
}

.single .content {
    padding: 0 20px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff
}

.logo {
    float: left;
    margin: 0
}

.logo, .logo a {
    overflow: hidden
}

.logo a {
    display: block;
    height: 3pc;
    font-size: 0
}

.logo img {
    display: block;
    margin-bottom: 2pc;
    max-height: 3pc;
    vertical-align: top
}

.brand {
    position: relative;
    top: 1px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    padding-left: 10px;
    height: 48px;
    border-left: 2px solid #eaeaea;
    color: #bbb;
    font-size: 18px;
    line-height: 24px
}

.site-navbar {
    float: right;
    margin-top: 7px;
    margin-right: -15px;
    font-size: 18px
}

.site-navbar li {
    position: relative;
    float: left
}

.site-navbar li:hover {
    z-index: 2
}

.site-navbar a {
    display: block;
    padding: 0 15px;
    color: #fff;
}

.site-navbar a:hover, .site-navbar li.active a:hover, .site-navbar li:hover > a {
    color:yellow
}

.site-navbar .fa {
    width: 18px
}

.site-navbar .fa-angle-down {
    width: 11px
}

.search-on .site-navbar li.navto-search a {
    color: #e4393c
}

.topbar .fa {
    width: 14px
}

.topbar .fa-angle-down {
    width: 9px
}

.topbar {
    position: absolute;
    top: -39px;
    right: 0;
    left: 0;
    margin-right: -15px;
    margin-bottom: 20px
}

.topbar, .topbar a {
    color: #fff
}

.topbar a:hover {
    color: #e4393c
}

.topmenu {
    float: right
}

.topmenu li {
    position: relative;
    float: left
}

.topmenu li:hover {
    z-index: 2
}

.topmenu a {
    display: block;
    padding: 0 15px;
    color: #999
}

.topmenu .red {
    display: inline-block;
    color: #ff5e52
}

.topmenu .red:hover {
    color: #ff5e52;
    text-decoration: underline
}

.site-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    padding: 6px 0;
    width: 123pt;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    font-weight: 700;
    font-size: 9pt;
    line-height: 2pc
}

.site-nav ul .sub-menu {
    top: -7px;
    left: 100%;
    border-radius: 0
}

.site-nav .sub-menu a:hover {
    background-color: #f6f6f6
}

.site-nav li:hover > .sub-menu {
    display: block
}

.site-nav li:hover .fa-angle-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.site-nav li.current-menu-item > a, .site-nav li.current-menu-parent > a {
    color: #e4393c
}

.sign-info {
    clear: both;
    margin-top: 10px;
    font-size: 9pt
}

.site-search {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 75pt;
    background-color: #fff;
    background-color: hsla(0,0%,100%,.95)
}

.search-on .site-search {
    top: 81pt
}

.site-search-form {
    overflow: hidden;
    padding: 25px 20%
}

.search-input {
    float: left;
    padding: 4px 9pt;
    width: 85%;
    height: 50px;
    outline: 0;
    border: solid 1px #ddd;
    border-right: none;
    border-radius: 2px 0 0 2px;
    color: #999;
    font-size: 1pc
}

.search-input:focus {
    border-color: #e4393c
}

.search-btn {
    padding: 0 9pt;
    width: 15%;
    height: 50px;
    border: none;
    border-radius: 0 2px 2px 0;
    background: #e4393c;
    color: #fff;
    font-size: 1pc
}

.search-btn:focus, .search-btn:hover {
    color: #fff;
    opacity: .85;
    filter: alpha(opacity=85)
}

.search-btn .fa {
    width: 1pc;
    font-size: 1pc
}

.site-search-form a {
    margin-left: 20px;
    color: #999
}

.site-search-form a:hover {
    color: #e4393c
}

#bdcs {
    overflow: hidden;
    padding: 25px 20%
}

#bdcs .bdcs-search-form-input {
    float: left;
    padding: 4px 9pt;
    width: 85%;
    height: 50px;
    outline: 0;
    border: solid 1px #ddd;
    border-right: none;
    border-radius: 2px 0 0 2px;
    color: #999;
    font-size: 1pc
}

#bdcs .bdcs-search-form-input:focus {
    border-color: #e4393c
}

#bdcs .bdcs-search-form-submit {
    padding: 0 9pt;
    width: 15%;
    height: 50px;
    outline: 0;
    border: none;
    border-radius: 0 2px 2px 0;
    background: #e4393c;
    color: #fff;
    font-size: 1pc
}

#bdcs .bdcs-search-form-submit:focus, #bdcs .bdcs-search-form-submit:hover {
    color: #fff;
    opacity: .85;
    filter: alpha(opacity=85)
}

.search .site-search {
    position: relative;
    margin: -15px 0 15px;
    border-bottom: 1px solid #eaeaea
}

.branding {
    position: relative;
    z-index: 9;
    padding: 70px 20px;
    text-align: center
}

.branding h1, .branding h2 {
    margin: 0 0 20px;
    font-size: 33px
}

.branding h1 .fa, .branding h2 .fa {
    display: block;
    margin-bottom: 10px
}

.branding .btn {
    margin: 0 10px
}

.branding-primary {
    background-color: #e4393c;
    color: #fff
}

.branding-primary p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    font-size: 9pt
}

.branding-primary p strong {
    color: #2c7eb3
}

.branding-primary .btn {
    border-color: #fff;
    color: #fff
}

.branding-primary .btn:hover {
    background-color: #fff;
    color: #e4393c
}

.branding-black {
    background-color: #444
}

.branding-black h1, .branding-black h2 {
    color: #ccc
}

.branding-black .btn {
    border-color: #ccc;
    color: #ccc
}

.branding-black .btn:hover {
    background-color: #ccc;
    color: #444
}

.branding-white {
    background-color: #fff
}

.branding-white h1 {
    color: #888
}

.branding-sm {
    padding-top: 40px;
    padding-bottom: 40px
}

.branding-mb {
    margin-bottom: 15px
}

.pagetitle, .title {
    overflow: hidden;
    margin-bottom: 10px
}

.pagetitle h1, .pagetitle h2, .title h3 {
    float: left;
    margin: 0;
    font-size: 20px
}

.title .more {
    position: relative;
    top: 5px;
    float: right
}

.title .more a {
    display: inline-block;
    margin-left: 20px;
    color: #999
}

.title .more a:hover {
    color: #e4393c
}

.pagetitle small {
    position: relative;
    top: 2px;
    margin-left: 10px;
    color: #999
}

.title .pull-right {
    position: relative;
    bottom: -4px;
    font-size: 9pt
}

.title .pull-right a {
    color: #bbb
}

.title .pull-right a:hover {
    color: #999
}

.single .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.ads {
    position: relative;
    overflow: hidden;
    text-align: center
}

.ads img {
    max-width: 100%
}

.ads-large {
    margin-bottom: 30px
}

.ads-large img {
    max-width: 100%
}

.ads-post {
    margin-bottom: 30px
}

.ads-cat, .ads-index, .ads-search, .ads-tag {
    margin-bottom: 15px
}

.ads-post-01 {
    margin-bottom: 20px
}

.ads-your {
    clear: both;
    display: block;
    overflow: hidden;
    border: 2px dashed #bbb;
    background-color: #fbfbfb;
    color: #aaa;
    text-align: center;
    font-size: 15px
}

.ads-your:hover {
    border-color: #ff5e52;
    color: #ff5e52
}

.excerpt {
    overflow: hidden;
    margin-bottom: -1px;
    padding: 20px 20px 20px 255px;
    border: 1px solid #eaeaea;
    background-color: #fff
}

.excerpt .post-linkto {
    text-align: right
}

.excerpt-text {
    padding-left: 20px
}

.excerpt-1 {
    border-radius: 4px 4px 0 0
}

.excerpt-10 {
    border-radius: 0 0 4px 4px
}

.excerpt:hover {
    position: relative;
    z-index: 2;
    background-color: #f9f9f9
}

.excerpt .focus {
    float: left;
    margin-left: -235px;
    width: 220px
}

.excerpt .thumb {
    width: 220px;
    height: 150px;
}

.excerpt .no-thumb {
    line-height: 150px;
    text-align: center;
    background-color: #eee;
    color: #333;
    font-size: 20px;
}

.excerpt header {
    margin-bottom: 10px
}

.excerpt .cat {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 6px;
    padding: 3px 6px;
    background-color: #e4393c;
    color: #fff;
    font-size: 9pt
}

.excerpt .cat:hover {
    opacity: .85;
    filter: alpha(opacity=85)
}

.excerpt .cat i {
    position: absolute;
    top: 50%;
    right: -4px;
    display: inline-block;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #e4393c;
    vertical-align: middle
}

.excerpt h2 {
    display: inline;
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px
}

.excerpt h2 a {
    color: #555
}

.excerpt h2 a:hover {
    color: #e4393c
}

.excerpt .author, .excerpt .pc, .excerpt .pv, .excerpt time {
    margin-right: 20px
}

.excerpt .note {
    color: #999;
    word-wrap: break-word;
    font-size: 9pt;
    line-height: 20px
}

.excerpt_pro .note {
    line-height: 18px
}

.excerpt .meta {
    margin-bottom: 10px;
    color: #999;
    font-size: 9pt
}

.excerpt .meta .fa {
    margin-right: 4px
}

.excerpt .meta a {
    color: #999;
    text-decoration: underline
}

.excerpt .meta a:hover {
    color: #e4393c
}

.excerpt .note b, .excerpt h2 b, .excerpt .meta b {
    color: #ff5549
}

.excerpt .note b {
    font-weight: 400
}

.excerpt-minic {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff
}

.excerpt-minic h2 {
    margin: 0 0 15px;
    margin-top: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px
}

.excerpt-minic h2 a {
    color: #555
}

.excerpt-minic h2 a:hover {
    color: #e4393c
}

.excerpt-minic .author, .excerpt-minic .pc, .excerpt-minic .pv, .excerpt-minic time {
    margin-right: 20px
}

.excerpt-minic .meta {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    color: #999;
    font-size: 9pt
}

.excerpt-minic .meta .fa {
    margin-right: 4px
}

.excerpt-minic .meta a {
    color: #999;
    text-decoration: underline
}

.excerpt-minic .meta a:hover {
    color: #e4393c
}

.excerpt-minic .article-content p {
    text-indent: 30px
}

.excerpt-minic .article-content p:last-child {
    margin-bottom: 0
}

.excerpt-minic .note {
    margin-bottom: 0;
    color: #666;
    text-indent: 28px
}

.excerpt-minic-index h2 {
    font-size: 18px
}

.excerpt-minic-index .meta {
    padding-bottom: 0;
    border-bottom: none
}

.excerpt-minic-index .red {
    margin-left: -8px;
    color: #ff5e52
}

.article-header {
    margin-bottom: 20px;
    padding: 25px 0;
    border-bottom: 1px solid #eee;
    text-align: center
}

.article-title {
    margin-top: 0;
    font-size: 26px;
    line-height: 36px
}

.article-title a, .article-title a:hover {
    color: #555
}

.article-meta {
    color: #999;
    font-size: 9pt
}

.article-meta .item {
    margin-right: 20px
}

.article-content {
    word-wrap: break-word;
    font-size: 15px;
    line-height: 25px
}

.article-content img {
    display: block;
    margin: 5px auto;
    height: auto;
    max-width: 100%
}

.article-content h2, .article-content h3, .article-contenth4， .article-content h5 {
    margin-bottom: 18px;
    padding: 10px 0;
    color: #555;
    font-weight: 700
}

.article-content h2 {
    margin: 18px 0;
    border-bottom: 1px solid #eaeaea;
    font-weight: 700;
    font-size: 18px
}

.article-content h3 {
    font-size: 1pc
}

.article-content h4 {
    font-size: 15px
}

.article-content h5 {
    font-size: 14px
}

.article-content ol, .article-content ul {
    margin: 0 0 18px 50px
}

.article-content ul {
    list-style: disc
}

.article-content ol {
    list-style: decimal
}

.article-content li {
    margin-bottom: 6px
}

.article-content p {
    margin-bottom: 18px
}

.article-content p, .article-content pre {
    word-wrap: break-word
}

.article-content table {
    margin-bottom: 18px;
    width: 100%;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd
}

.article-content table th {
    background-color: #f9f9f9;
    text-align: center
}

.article-content table td, .article-content table th {
    padding: 5px 10px;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd
}

.article-content .alignnone {
    margin: 0 auto
}

.article-content .alignleft {
    float: left;
    margin-right: 10px;
    text-align: left
}

.article-content .aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center
}

.article-content .alignright {
    float: right;
    margin-left: 10px;
    text-align: right
}

.article-content .wp-caption {
    margin-bottom: 18px;
    padding: 10px 10px 1px;
    max-width: 100%;
    background-color: #f6f6f6
}

.article-content .wp-caption img {
    margin: 0 0 5px
}

.article-content .wp-caption p {
    margin-bottom: 10px;
    text-indent: 0
}

.article-content .wp-caption.alignnone {
    text-align: center
}

.article-content .wp-caption:hover .wp-caption-text {
    color: #e4393c
}

.article-content a {
    color: #e4393c;
    text-decoration: underline
}

.article-content a:hover {
    color: #ff5e52
}

.article-content pre, .comment pre {
    margin: 20px 0;
    padding: 10px 15px;
    border: none;
    background: #272822;
    color: #f8f8d4;
    font: 9pt/20px 'courier new'
}

.article-content blockquote {
    margin: 30px;
    padding: 15px 20px 1px;
    border-left: 5px solid #eee;
    color: #999;
    font-size: 1pc
}

.article-content blockquote p {
    margin: 0;
    margin-bottom: 10px;
    padding: 0
}

.article-content .newstext {
    padding-top: 20px
}

/*.p_indent .article-content p {
    text-indent: 30px
}*/

.post-copyright {
    padding: 3px 0;
    padding-right: 30px;
    border-radius: 3px;
    background-color: #eee;
    color: #aaa;
    text-align: center;
    font-size: 9pt
}

.article-content .post-copyright a, .post-copyright a:hover {
    color: #aaa;
    text-decoration: none
}

.post-copyright:hover {
    background-color: #e4393c;
    color: #fff
}

.post-copyright:hover a {
    color: #fff
}

.ads-post-footer b {
    color: #41c282;
    font-weight: 400
}

.ads-post-footer strong {
    color: #fd6a5e;
    font-weight: 400
}

.ads-post-footer a {
    border-bottom: solid 2px #eee;
    text-decoration: none
}

.ads-post-footer a:hover {
    border-bottom-color: #1faeff
}

.article-tags {
    margin: 30px 0;
    text-align: center
}

.article-tags a {
    display: inline-block;
    margin: 0 4px 4px 0;
    padding: 4px 7px 3px;
    background-color: #e4393c;
    color: #fff;
    font-size: 9pt;
    opacity: .85;
    filter: alpha(opacity=85)
}

.article-tags a:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tag-clouds {
    overflow: hidden
}

.tag-clouds a {
    float: left;
    margin: 0 1% 1% 0;
    padding: 0 10px;
    width: 19%;
    height: 28px;
    border-radius: 2px;
    background-color: #eee;
    color: #999;
    font-size: 9pt;
    line-height: 28px
}

.tag-clouds a small {
    margin-left: 5px
}

.tag-clouds a:hover {
    background-color: #4daae6;
    color: #fff
}

.article-nav {
    overflow: hidden;
    margin-bottom: 30px;
    color: #bbb;
    font-size: 14px
}

.article-nav span {
    position: relative;
    float: left;
    width: 50%
}

.article-nav span.article-nav-next {
    float: right;
    text-align: right
}

.article-nav span.article-nav-next:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #eee;
    content: ''
}

.article-nav a {
    display: inline-block;
    margin-right: 10px;
    color: #999
}

.article-nav span.article-nav-next a {
    margin-right: 0;
    margin-left: 10px
}

.article-nav a:hover {
    color: #e4393c
}

.relates ul {
    margin-bottom: 30px;
    margin-left: 18px;
    color: #bbb;
    list-style: disc
}

.relates li {
    margin-top: 9pt
}

.relates a {
    color: #777
}

.relates a:hover {
    color: #e4393c;
    text-decoration: underline
}

.action-share {
    position: relative;
    margin: 30px 0;
    color: #666;
    text-align: center
}

.bdsharebuttonbox.bdshare-button-style0-24 a {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0 2px
}

.bdsharebuttonbox.bdshare-button-style0-24 span {
    position: relative;
    vertical-align: top
}

.bdsharebuttonbox.bdshare-button-style0-24 .bds_count {
    margin: 0;
    color: #666
}

.bdsharebuttonbox.bdshare-button-style0-24 a.bds_more {
    color: #666;
    font-size: 14px
}

.fcode {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px
}

#respond {
    padding-bottom: 25px
}

#postcomments, #respond, .comment {
    position: relative
}

.comment #respond {
    padding: 10px 0 15px 46px
}

.comment #commentform {
    margin-bottom: 0
}

.commentnew .comt-m {
    margin-bottom: 5px
}

.commentlist {
    margin: 0;
    padding: 0;
    list-style: none
}

.comt-avatar {
    position: relative;
    float: left;
    display: inline;
    margin-top: 19px;
    width: 36px;
    height: 36px;
    background-color: #fff
}

.commentnew .comt-avatar {
    margin-top: 0
}

.comt-avatar .avatar {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.comt-main {
    position: relative;
    overflow: hidden;
    margin-right: 60px;
    margin-left: 46px;
    padding: 0 0 15px;
    max-height: 300px;
    color: #888;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 22px
}

.comt-main p {
    margin-top: 15px;
    margin-bottom: 0
}

.comt-author {
    margin-right: 5px
}

.url, .url:hover {
    color: #60c4fd
}

.url:hover {
    text-decoration: underline;
    opacity: .85;
    filter: alpha(opacity=85)
}

.comt-meta {
    color: #bbb;
    font-size: 9pt
}

.comt-meta .signin-loader {
    margin-left: 10px
}

.comment-reply-link {
    display: none;
    color: #bbb;
    font-size: 9pt
}

.comment:hover > .comt-main .comment-reply-link {
    display: inline-block;
    margin-left: 5px
}

.comment pre {
    margin: 3px 0 5px;
    padding: 7px 10px;
    border-radius: 1px
}

.depth-1 {
    border-bottom: #eee 1px solid
}

.comment .children {
    padding: 0;
    list-style: none
}

.comment .children .comment {
    margin: 0;
    border-top: 1px solid #eee
}

.commentlist > .comment .children {
    margin-left: 46px
}

.comt-f {
    position: absolute;
    top: 15px;
    right: 0;
    color: #ccc;
    font-size: 1pc
}

.comment:hover .comt-f {
    color: #666
}

.comt-approved {
    display: inline-block;
    margin-top: 4px;
    margin-left: 5px;
    padding: 1px 5px 0;
    border-radius: 2px;
    background-color: #eee;
    color: #999;
    font-size: 9pt;
    line-height: 20px
}

.wp-smiley {
    margin-bottom: 2px
}

.sidebarfix .comt-main {
    padding: 6px 0 4px;
    font-size: 9pt;
    line-height: 20px
}

.sidebarfix .depth-1 {
    border-bottom-color: #eee
}

.sidebarfix .comment .children .comment {
    border-top-color: #eee
}

#comments {
    margin-bottom: 15px;
    font-size: 1pc
}

#comments b {
    color: #ff5e52;
    font-weight: 400
}

#comments .pull-right {
    position: relative;
    top: 5px;
    font-size: 9pt
}

#commentform, .comt-count {
    margin-bottom: 5px
}

.comt-count {
    float: right;
    color: #999
}

.comt {
    position: relative;
    padding-left: 46px
}

.comt-title {
    float: left;
    margin-left: -46px;
    width: 36px;
    color: #999;
    text-align: center;
    font-size: 9pt
}

.comt-title .avatar {
    margin-bottom: 5px;
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.comt-title p {
    overflow: hidden;
    margin-bottom: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.comt-box {
    position: relative;
    padding: 4px 0 0 4px;
    border: 2px solid #ccd4d9;
    border-radius: 2px;
    background-color: #fff
}

.comt-ctrl {
    margin-left: -4px;
    height: 36px;
    border-top: solid 1px #f2f2f2;
    background-color: #fbfbfb
}

#submit {
    position: absolute;
    right: -2px;
    bottom: -2px;
    padding: 0;
    width: 75pt;
    height: 38px;
    outline: 0;
    border: none;
    border: 2px solid;
    border-color: #e4393c;
    border-top: none;
    border-left: none;
    border-radius: 0 0 2px 0;
    background: #e4393c;
    color: #fff;
    font-size: 1pc
}

#comment {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 68px;
    outline: 0;
    border: none;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    resize: none
}

.hide {
    display: none
}

.comt-tips {
    margin-right: 110px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 87pt
}

.comt-tip {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: 2;
    border-radius: 2px;
    background: #7ad071
}

.comt-error {
    background: #ff5e52
}

.comt-comterinfo {
    padding: 15px 0;
    text-align: center
}

.comt-comterinfo ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

.comt-comterinfo li {
    margin-bottom: 5px
}

.comt-comterinfo input {
    position: relative;
    margin-right: 10px;
    padding: 3px 5px;
    width: 220px;
    height: 34px;
    outline: 0;
    border: 2px solid #ccd4d9;
    border-radius: 2px;
    box-shadow: none
}

#cancel-comment-reply-link {
    display: none;
    margin-top: 7px;
    color: #999;
    text-align: center;
    font-size: 9pt
}

#cancel-comment-reply-link:hover {
    color: #ff5e52
}

.comment #cancel-comment-reply-link {
    display: block
}

.comment-signarea {
    margin-bottom: 20px;
    padding: 30px 20px;
    border-radius: 7px;
    background-color: #f6f6f6;
    text-align: center
}

.comment-signarea h3 {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    font-weight: 400;
    font-size: 18px
}

.comment-signarea .auth {
    margin: 0 5px
}

.rollbar {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    display: none
}

.rollbar ul {
    margin: 0;
    padding: 0;
    width: 50px;
    list-style: none
}

.rollbar li {
    position: relative;
    margin-top: 5px;
    text-align: center;
    opacity: .4;
    filter: alpha(opacity=40)
}

.rollbar a {
    position: relative;
    z-index: 2;
    display: block;
    height: 50px;
    border-radius: 2px;
    background-color: #666;
    color: #fff
}

.rollbar a:hover {
    color: #fff
}

.rollbar .fa {
    font-size: 34px;
    line-height: 50px
}

.rollbar .fa-comments {
    font-size: 24px
}

.rollbar li:hover, .rollbar li:hover h6 {
    opacity: .9;
    filter: alpha(opacity=90)
}

.rollbar li:hover h6 {
    right: 100%
}

.rollbar h6 {
    position: absolute;
    top: 50%;
    right: -15%;
    z-index: 1;
    margin: -13px 10px 0 0;
    width: 53px;
    border-radius: 2px;
    background-color: #666;
    color: #fff;
    text-align: center;
    font-size: 9pt;
    line-height: 26px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.rollbar h6 i {
    position: absolute;
    top: 50%;
    right: -4px;
    display: inline-block;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #666;
    vertical-align: middle
}

.f404 {
    margin: 75pt 0;
    text-align: center
}

.f404 h1 {
    margin: 40px 0 20px;
    font-size: 60px
}

.f404 h2 {
    margin-bottom: 20px;
    font-size: 1pc
}

.pagination {
    /*display: block;*/
    margin: 0;
    padding: 20px;
    text-align: center;
    font-size: 9pt
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0
}

.pagination ul > li {
    display: inline
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    margin: 0 2px;
    padding: 5px 9pt;
    border-radius: 2px;
    background-color: #ddd;
    color: #666;
    opacity: .88
}

.pagination ul > li > a:focus, .pagination ul > li > a:hover {
    opacity: 1
}

.pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #e4393c;
    color: #fff;
    cursor: default
}

.pagination ul > .disabled > a, .pagination ul > .disabled > a:focus, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > span, .pagination ul > li > span {
    background-color: transparent;
    color: #999;
    cursor: default
}

.pagination-loading {
    padding: 15px 0;
    color: #999;
    text-align: center;
    font-size: 1pc
}

.pagination-loading img {
    width: 5pc
}

.ias_trigger {
    margin: 15px 0 0
}

.ias_trigger a {
    display: block;
    background-color: #e6e6e6;
    color: #999;
    text-align: center;
    line-height: 2pc
}

.ias_trigger a:hover {
    display: block;
    background-color: #ddd;
    color: #666
}

.pagenav {
    overflow: hidden;
    padding: 20px;
    text-align: center
}

.pagenav .current, .pagenav .page-numbers, .pagenav a {
    display: inline-block;
    margin: 0 1px;
    padding: 6px 9pt 5px;
    border-radius: 3px;
    background-color: #eee;
    color: #666;
    font-size: 9pt
}

.pagenav .current {
    background-color: #e4393c;
    color: #fff
}

.pagenav a:hover {
    background-color: #ccc;
    color: #444
}

.widget {
    position: relative;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff
}

.widget h3 {
    margin: 0;
    padding: 11px 15px 10px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    color: #666;
    font-size: 18px
}

.widget.affix {
    position: fixed;
    width: 360px
}

.widget .title strong {
    border-bottom-color: transparent
}

.widget .title .btn {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 2px 7px 1px;
    font-weight: 400
}

.widget-tops {
    height: 200px
}

.widget-nav {
    height: 36px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fbfbfb;
    line-height: 36px
}

.widget-nav li {
    float: left;
    width: 25%;
    border-right: 1px solid #eaeaea;
    color: #999;
    text-align: center;
    cursor: pointer
}

.widget-nav li.active {
    background-color: #fff;
    color: #666;
    font-weight: 700;
    cursor: default
}

.widget-navcontent {
    position: relative;
    clear: both
}

.widget-navcontent .item {
    position: absolute;
    left: 100%;
    padding: 15px;
    width: 100%;
    opacity: 0
}

.widget-navcontent .item.active {
    left: 0;
    opacity: 1
}

.widget-navcontent .item-01 li {
    overflow: hidden;
    margin-bottom: 9pt;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 9pt
}

.widget-navcontent .item-01 time {
    float: right;
    margin-left: 10px;
    color: #bbb
}

.widget-navcontent .item-01 li:first-child a {
    font-weight: 700
}

.widget-navcontent .item-02 dl {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 0 0 5pc
}

.widget-navcontent .item-02 dt {
    float: left;
    margin-left: -70px
}

.widget-navcontent .item-02 dd {
    padding-top: 6px;
    font-size: 1pc
}

.widget-navcontent .item-02 dd .text-muted {
    display: block;
    overflow: hidden;
    height: 20px;
    font-size: 14px
}

.widget-navcontent .item-02 .avatar {
    width: 50px;
    height: 50px;
    border: 2px solid #e6e6e6;
    border-radius: 75pt
}

.widget-navcontent .item-02 ul {
    overflow: hidden;
    padding-left: 82px;
    color: #999;
    font-size: 9pt
}

.widget-navcontent .item-02 li {
    float: left;
    margin-bottom: 10px;
    width: 50%
}

.widget-navcontent .item-02 h4 {
    margin: 25px 0;
    text-align: center;
    font-size: 20px;
    line-height: 20px
}

.widget-navcontent .item-02 p, .widget-navcontent .item-03 {
    text-align: center
}

.widget-navcontent .item-03 h2 {
    margin: 10px 0;
    font-size: 20px;
    line-height: 2pc
}

.widget-navcontent .item-03 strong {
    color: #ff5e52;
    font-weight: 400
}

.widget-navcontent .item-04 {
    text-align: center
}

.widget-navcontent .item-04 h2 {
    margin: 20px 0;
    font-size: 20px;
    line-height: 40px
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget ul ul {
    border: none
}

.widget ul:after, .widget ul:before {
    display: table;
    content: "";
    line-height: 0
}

.widget ul:after {
    clear: both
}

.widget-notip h3 {
    margin-bottom: 13px
}

.widget_recent_entries li, .widget_rss li, .widget_views li {
    padding: 8px 15px;
    border-bottom: solid 1px #eee;
    font-size: 14px
}

.widget_links ul {
    padding: 10px 0 10px 15px;
    color: #999;
    font-size: 14px
}

.widget_links li {
    float: left;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 0;
    width: 50%;
    height: 22px;
    border-bottom: none;
    line-height: 22px
}

.widget_links li a {
    margin-right: 15px;
    color: #777
}

.widget_links li a:hover {
    color: #e4393c
}

.widget_pages ul {
    overflow: hidden;
    padding: 10px 15px 5px
}

.widget_pages li {
    float: left;
    margin-bottom: 5px;
    width: 50%
}

.widget_recent_entries span {
    display: block;
    margin-top: 2px;
    color: #999;
    font-size: 9pt
}

.widget_ui_statistics ul {
    overflow: hidden;
    padding: 15px;
    color: #888;
    line-height: 26px
}

.widget_ui_statistics li {
    float: left;
    width: 50%
}

.widget_ui_statistics li strong {
    color: #555
}

.widget_calendar {
    overflow: hidden;
    padding: 15px
}

#calendar_wrap {
    margin: 0 0 10px
}

.widget_calendar table {
    width: 100%;
    text-align: center
}

.widget_calendar table caption {
    margin-bottom: 5px;
    font-size: 18px
}

.widget_calendar table #next a, .widget_calendar table #prev a {
    display: block;
    padding: 0 10px
}

.widget_calendar table #prev {
    text-align: left
}

.widget_calendar table #next {
    text-align: right
}

.widget_calendar table tbody td, .widget_calendar table tfoot td, .widget_calendar table thead th {
    padding: 5px 3px;
    border: 1px solid #eee
}

.widget_calendar table thead th {
    background-color: #fbfbfb;
    text-align: center
}

.widget_calendar table tbody td a {
    display: block;
    margin: 0 3px;
    background-color: #428bca;
    color: #fff
}

.widget_calendar table tbody td a:hover {
    background-color: #357ebd
}

.widget_categories ul {
    overflow: hidden;
    padding: 15px;
    color: #999
}

.widget_categories li .children {
    margin-top: 10px
}

.widget_categories li {
    margin-bottom: 7px;
    margin-left: 20px;
    list-style: disc
}

.widget_categories li a {
    color: #777
}

.widget_categories li a:hover {
    color: #e4393c
}

.widget_categories li ul {
    padding: 0 0 0 15px
}

.widget_categories li li {
    float: none;
    width: auto
}

.postform {
    margin-bottom: 10px;
    border: 1px solid #ddd
}

.widget_nav_menu ul {
    padding: 10px 15px 5px;
    color: #999
}

.widget_nav_menu ul li {
    margin-bottom: 7px;
    margin-left: 20px;
    list-style: disc
}

.widget_rss ul {
    color: #999
}

.widget_meta ul {
    padding: 15px;
    color: #999
}

.widget_meta ul li {
    margin-bottom: 5px;
    margin-left: 20px;
    list-style: disc
}

.widget_ui_ads img {
    display: block
}

.widget_ui_ads .item {
    position: relative;
    overflow: hidden
}

.widget_ui_ads .sell {
    display: block;
    height: 123px;
    border: solid 1px #d6d6d6;
    color: #999;
    text-align: center;
    font-weight: 700;
    line-height: 123px
}

.widget_ui_ads .sell:hover {
    border-color: #bbb;
    color: #777
}

.widget_ui_readers ul {
    padding: 10px 0 15px 15px
}

.widget_ui_readers li {
    float: left;
    margin: 6px 6px 0 0;
    width: 36px;
    height: 36px
}

.widget_ui_readers li a {
    display: block
}

.widget_ui_readers li a, .widget_ui_readers li a:hover {
    color: #fff
}

.widget_ui_readers li:hover {
    z-index: 20
}

.widget_ui_readers li:hover .avatar-popup {
    display: block
}

.widget_ui_readers .avatar {
    width: 100%;
    height: 100%
}

.widget_ui_comments ul a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 15px 10px 61px;
    border-bottom: 1px solid #eee;
    color: #999;
    font-size: 9pt;
    line-height: 20px
}

.widget_ui_comments ul li:last-child a {
    border-bottom: none
}

.widget_ui_comments ul a:hover {
    background-color: #fbfbfb;
    color: #999
}

.widget_ui_comments strong {
    color: #e4393c
}

.widget_ui_comments .avatar {
    float: left;
    margin: 3px 0 0 -46px;
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.widget_ui_textads {
    border: none;
    border-radius: 0
}

.widget_ui_textads a {
    display: block;
    padding: 0 15px 15px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff;
    font-size: 9pt
}

.widget_ui_textads a h2 {
    margin-top: 14px;
    font-weight: 400;
    font-size: 20px
}

.widget_ui_textads a p {
    margin-bottom: 0;
    color: #999
}

.widget_ui_textads a strong {
    display: inline-block;
    margin: -1px 0 0;
    padding: 4px 15px;
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.widget_ui_textads a.style01 {
    color: #428bca
}

.widget_ui_textads a.style01:hover {
    border-color: #428bca
}

.widget_ui_textads a.style01 strong {
    background-color: #428bca
}

.widget_ui_textads a.style02 {
    color: #ff5e52
}

.widget_ui_textads a.style02:hover {
    border-color: #ff5e52
}

.widget_ui_textads a.style02 strong {
    background-color: #ff5e52
}

.widget_ui_textads a.style03 {
    color: #5cb85c
}

.widget_ui_textads a.style03:hover {
    border-color: #5cb85c
}

.widget_ui_textads a.style03 strong {
    background-color: #5cb85c
}

.widget_ui_textads a.style04 {
    color: #c35bff
}

.widget_ui_textads a.style04:hover {
    border-color: #c35bff
}

.widget_ui_textads a.style04 strong {
    background-color: #c35bff
}

.widget_ui_textads a.style05 {
    color: #e4393c
}

.widget_ui_textads a.style05:hover {
    border-color: #e4393c
}

.widget_ui_textads a.style05 strong {
    background-color: #e4393c
}

.widget_ui_tags .items {
    overflow: hidden;
    padding: 15px 0 9pt 15px
}

.widget_ui_tags .items a {
    float: left;
    overflow: hidden;
    margin: 0 1% 1% 0;
    padding: 0 8px;
    width: 31.3333%;
    height: 29px;
    background-color: #f6f6f6;
    color: #999;
    font-size: 9pt;
    line-height: 29px
}

.widget_ui_tags .items a:hover {
    background-color: #e4393c;
    color: #fff
}

.widget_ui_posts li:last-child a {
    border-bottom: none
}

.widget_ui_posts li a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 15px 10px 150px;
    border-bottom: solid 1px #eee;
    color: #888;
    font-size: 14px
}

.widget_ui_posts li a:hover {
    background-color: #fbfbfb
}

.widget_ui_posts li a:hover .text {
    color: #e4393c
}

.widget_ui_posts .text {
    display: block
}

.widget_ui_posts .thumbnail {
    float: left;
    margin-left: -135px
}

.widget_ui_posts .thumbnail img,
.widget_ui_posts .thumbnail .thumb {
    width: 122px;
    height: 86px
}

.widget_ui_posts .thumbnail .thumb {
    text-align: center;
    line-height: 86px;
}

.widget_ui_posts .muted {
    margin-right: 15px;
    color: #bbb;
    font-size: 9pt
}

.widget_ui_posts .nopic li a {
    padding: 10px 15px
}

.widget_ui_posts .nopic .text {
    margin-top: 0;
    color: #888
}

.widget_ui_posts .nopic .text:hover {
    color: #e4393c
}

.widget_meta .widget_tit {
    margin: 0 0 10px
}

.widget_meta ul {
    line-height: 24px
}

.widget_meta ul a {
    color: #777
}

.widget_meta ul a:hover {
    color: #e4393c
}

.widget_archive ul {
    overflow: hidden;
    padding: 15px 0 15px 15px;
    color: #999;
    font-size: 14px
}

.widget_archive li {
    float: left;
    margin-bottom: 7px;
    width: 50%
}

.widget_archive li a {
    margin-right: 15px
}

.widget_archive select, .widget_categories select {
    margin-top: 10px;
    margin-left: 15px;
    padding: 2px;
    width: 91%;
    height: 2pc;
    line-height: 2pc
}

.tagcloud {
    padding: 10px 10px 15px 15px
}

.tagcloud a {
    display: inline-block;
    margin: 7px 7px 0 0;
    color: #777
}

.tagcloud a:hover {
    color: #e4393c
}

.textwidget {
    padding: 15px;
    color: #777
}

.textwidget a {
    color: #777
}

.textwidget a:hover {
    color: #e4393c
}

.sign {
    z-index: 999;
    visibility: hidden;
    overflow: auto;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
    -ms-transition: all .3s
}

.sign, .sign-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sign-mask {
    background-color: #313b43;
    opacity: .9;
    filter: alpha(opacity=90)
}

.sign .container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    margin: auto;
    width: 25pc;
    height: 360px;
    background-color: #e7ebef;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
    transform: rotateX(-20deg) translateZ(200px) translateY(20%);
    -ms-transition: all .3s;
    -ms-transform: rotateX(-20deg) translateZ(200px) translateY(20%)
}

.sign .close-link {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    padding: 22px 0;
    width: 70px;
    background-color: #e4393c;
    color: #fff;
    text-align: center;
    font-size: 18px;
    opacity: .85;
    filter: alpha(opacity=85)
}

.sign .close-link:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.sign form {
    padding: 0 50px
}

.sign h3 {
    margin: 0 -50px 20px;
    padding: 25px 50px;
    background-color: #fff;
    color: #e4393c;
    font-size: 18px
}

.sign h3 small {
    float: right;
    margin-top: 4px;
    color: #bbb;
    font-size: 14px;
    cursor: pointer
}

.sign h6 {
    margin-bottom: 15px
}

.sign .sign-submit .btn {
    float: right
}

.sign .sign-submit label {
    margin-top: 8px;
    font-weight: 400;
    font-size: 9pt
}

.sign .sign-submit label input {
    position: relative;
    top: 2px;
    margin-right: 4px
}

.sign-tips {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 0 50px;
    height: 0;
    background-color: #fd6e6e;
    color: #fff;
    font-size: 9pt;
    line-height: 29px
}

.sign-show .sign {
    visibility: visible;
    opacity: 1
}

.sign-show .sign .container {
    -webkit-transform: rotateX(0) translateZ(0) translateY(0);
    transform: rotateX(0) translateZ(0) translateY(0);
    -ms-transform: rotateX(0) translateZ(0) translateY(0)
}

body.sign-show {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.footer {
    position: relative;
    z-index: 9;
    clear: both;
    padding: 40px 30px;
    border-top: 1px solid #eaeaea;
    background-color: #be0000;
    text-align: center;
    font-size: 9pt;
    line-height: 9pt
}

.footer, .footer a {
    color: #fff
}

.footer a:hover {
    color: #fff
}

.footer-menu {
    overflow: hidden;
    margin: 0 -2% 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #494949;
    text-align: left
}

.footer-menu dl {
    display: inline-block;
    margin: 0 2% 0 0;
    width: 14.666666666%;
    vertical-align: top
}

.footer-menu dt {
    overflow: hidden;
    margin-bottom: 10px;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 18px
}

.footer-menu dd a {
    display: block;
    margin: 5px 0;
    padding: 0 5px 0 24px;
    line-height: 20px
}

.footer-menu .fa-envelope-o, .footer-menu .fa-rss, .footer-menu .fa-tencent-weibo, .footer-menu .fa-weibo {
    width: 9pt;
    text-align: center
}

.container-page {
    padding-left: 215px
}

.container-page .article-header {
    padding: 0
}

.container-page .content {
    padding: 20px
}

.container-no-sidebar .content, .container-page .content {
    margin-right: 0;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff
}

.container-no-sidebar .content {
    padding: 15px 30px 20px
}

.container-no-sidebar .article-content {
    overflow: hidden;
    margin-bottom: 50px
}

.pageside {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px
}

.pagemenu {
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff;
    list-style: none
}

.pagemenu li a {
    display: block;
    padding: 9pt 20px;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    color: #999;
    font-size: 1pc
}

.pagemenu li a:hover {
    color: #666
}

.pagemenu li.active a {
    margin: 0 -1px;
    background-color: #e4393c;
    color: #fff
}

.pagemenu li:last-child a {
    border-bottom: none
}

.pagemenu li .glyphicon {
    font-size: 14px
}

.pagemenu h4 {
    margin: 0
}

.pagemenu h4 a {
    padding-top: 15px;
    background-color: #f9f9f9;
    color: #666;
    cursor: default;
    border-bottom-color: #e6e6e6
}

.pageheader {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 25px 20px;
    background-color: #e4393c;
    color: #fff
}

.pageheader h1 {
    margin: 0;
    font-size: 30px
}

.pageheader h1 small {
    position: relative;
    top: -4px;
    margin-left: 10px;
    color: #fff;
    font-size: 9pt
}

.pageheader .note {
    margin-top: 5px
}

.pageheader p {
    margin-bottom: 0
}

.pageheader .share {
    float: right;
    margin: 17px 0 0;
    height: 28px;
    color: #fff
}

.pageheader .share a {
    position: relative;
    top: 0;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -8px;
    width: 28px;
    height: 28px;
    border: solid 2px #fff;
    border-radius: 4px;
    background-color: #fff;
    opacity: .9
}

.pageheader .share .bds_count {
    border-left-color: #fff
}

.pageheader-mini {
    padding: 15px 0 13px
}

.pageheader-mini h1 {
    font-size: 18px
}

.pageheader-mini .share {
    margin: -5px 0
}

.page-template-pagesthemes-php .pageheader {
    margin-top: -15px
}

#themes .item {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 20px 300px 20px 260px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff
}

#themes .item .focus {
    float: left;
    margin-left: -15pc
}

#themes .item .thumb {
    width: 220px;
    height: 150px
}

#themes .item .buy {
    float: right;
    margin-right: -300px;
    padding-bottom: 30px;
    width: 300px;
    border-left: 1px solid #eee;
    text-align: center
}

#themes .item .buy dfn {
    display: block;
    padding: 20px 0 10px;
    color: #000;
    color: #ff5e52;
    font-style: normal;
    font-size: 24px
}

#themes .item .buy dfn small {
    margin-right: 2px;
    font-size: 18px
}

#themes .item h2 {
    margin: -20px -300px 20px -260px;
    padding: 9pt 20px;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f9f9f9;
    font-size: 20px
}

#themes .item h2 small {
    margin-left: 20px;
    color: #999;
    font-size: 9pt
}

#themes .item .desc dl {
    float: left;
    overflow: hidden;
    margin: 0 0 4px;
    padding-left: 85px;
    font-size: 9pt
}

#themes .item .desc dt {
    float: left;
    margin-left: -85px;
    padding: 5px 6px;
    width: 5pc;
    background-color: #f1f1f1;
    text-align: right
}

#themes .item .desc dd {
    margin-right: 30px;
    padding: 5px 0;
    color: #888
}

#themes .item .desc dd.wd {
    width: 75pt
}

.plinks {
    overflow: hidden
}

.plinks .linkcat {
    margin-bottom: 50px
}

.plinks h2 {
    padding-bottom: 5px;
    border-bottom: solid 1px #eee;
    font-size: 20px
}

.plinks ul {
    clear: both;
    overflow: hidden
}

.plinks ul li {
    float: left;
    width: 20%
}

.plinks ul li a {
    display: block;
    overflow: hidden;
    margin: 10px 10px 0 0;
    padding: 0 10px;
    height: 38px;
    border: 1px solid #eaeaea;
    line-height: 38px
}

.plinks ul li img {
    float: left;
    margin-top: 10px;
    margin-right: 8px;
    width: 1pc;
    height: 1pc
}

.plinks ul li a:hover {
    border-color: #e4393c
}

.readers, .readers a {
    overflow: hidden
}

.readers a {
    float: left;
    margin: 0 5px 25px;
    width: 72px;
    height: 60px;
    color: #999;
    text-align: center;
    text-decoration: none;
    font-size: 9pt
}

.readers a:hover {
    color: #ff5e52
}

.readers .avatar {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    width: 36px;
    height: 36px;
    border-radius: 5px
}

.readers a.item-top {
    margin: 0 1% 30px;
    padding: 10px;
    width: 31.222222%;
    height: 75pt;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: #bbb;
    text-align: left
}

.readers a.item-top .avatar {
    float: left;
    margin-right: 10px;
    margin-left: 10px
}

.readers a.item-top h4 {
    color: #ff5e52;
    font-size: 1pc
}

.readers a.item-top strong {
    display: block;
    color: #666
}

.readers a.item-top:hover {
    background-color: #f1f1f1
}

.readers a.item-2 h4 {
    color: #7ccd38
}

.readers a.item-3 h4 {
    color: #52baf5
}

.archives .item {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.archives h3 {
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
    color: #f15a23;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px
}

.archives-list {
    margin: 0 0 20px 140px;
    padding-left: 20px
}

.archives-list li {
    margin-bottom: 4px;
    margin-left: 20px;
    list-style: disc
}

.archives-list time {
    display: inline-block;
    width: 40px
}

.archives-list span {
    display: inline-block;
    margin-left: 10px;
    font-size: 9pt
}

.page .content.resetpass {
    margin-right: 0;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    background-color: #fff;
    text-align: center
}

.resetpass form {
    margin: 0 auto;
    width: 300px;
    text-align: left
}

.resetpass form p {
    margin-bottom: 20px
}

.resetpass h1 {
    font-weight: 400;
    font-size: 24px
}

.resetpass h3 {
    color: #777
}

.resetpass h3 .glyphicon {
    top: 4px
}

.resetpasssteps {
    overflow: hidden;
    margin-bottom: 50px
}

.resetpasssteps li {
    position: relative;
    float: left;
    width: 33.33333%;
    background-color: #eee;
    color: #666;
    line-height: 33px
}

.resetpasssteps li.active {
    background-color: #e4393c;
    color: #fff
}

.resetpasssteps li .glyphicon {
    position: absolute;
    top: -10px;
    right: -17px;
    z-index: 2;
    color: #fff;
    font-size: 46px
}

.errtip {
    padding: 8px 15px;
    border: 1px solid #fc9797;
    border-radius: 5px;
    background-color: #fceaea;
    color: #db5353;
    font-size: 14px
}

.post-linkto {
    text-align: center
}

.prettyprint, pre.prettyprint {
    overflow: hidden;
    padding: 10px 15px;
    border: none;
    background-color: #272822
}

.prettyprint.linenums, pre.prettyprint.linenums {
    box-shadow: inset 40px 0 0 #39382e,inset 41px 0 0 #464741
}

.prettyprint.linenums ol, pre.prettyprint.linenums ol {
    margin: 0 0 0 30px
}

.prettyprint.linenums ol li, pre.prettyprint.linenums ol li {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 9pt;
    color: #bebec5;
    list-style: decimal;
    line-height: 20px
}

.prettyprint .com {
    color: #93a1a1
}

.prettyprint .lit {
    color: #ae81ff
}

.prettyprint .clo, .prettyprint .opn, .prettyprint .pun {
    color: #f8f8f2
}

.prettyprint .fun {
    color: #dc322f
}

.prettyprint .atv, .prettyprint .str {
    color: #e6db74
}

.prettyprint .kwd, .prettyprint .tag {
    color: #f92659
}

.prettyprint .atn, .prettyprint .dec, .prettyprint .typ, .prettyprint .var {
    color: #a6e22e
}

.prettyprint .pln {
    color: #66d9ef
}

.mejs-layer, .wp-video, embed, video {
    display: block;
    margin: 0 auto 1pc;
    max-width: 100%
}

.article-paging {
    clear: both;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    font-size: 9pt
}

.article-paging span {
    display: inline-block;
    padding: 4px 9pt;
    border: 1px solid #ccc;
    background-color: #ccc;
    color: #666
}

.article-paging a span {
    background-color: #fff;
    color: #666
}

.article-paging a:hover span {
    border-color: #bbb
}

.nav-fixed .header .topbar {
    display: none
}

.nav-fixed .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    padding: 15px 0
}

.nav-fixed .site-navbar {
    margin-top: 5px
}

.m-icon-nav, .m-mask, .m-navbar {
    display: none
}

.btn, .header, .m-icon-nav, .rollbar h6, .rollbar li, .search-btn, .site-nav .fa-angle-down, .site-navbar, .site-search, .widget-navcontent .item, a {
    -webkit-transition: all .25s;
    transition: all .25s;
    -ms-transition: all .25s
}

@media (max-width:1320px) {
    .menusns .sub-menu {
        right: 0;
        left: auto
    }
}

@media (max-width:1240px) {
    .container {
        margin: 0 15px
    }

    .pageheader {
        padding: 15px 0
    }
}

@media (max-width:1024px) {
    .content {
        margin-right: 0
    }

    .sidebar {
        display: none
    }

    .site-search-form {
        padding: 25px 0
    }

    .brand, .navto-design, .navto-nav {
        display: none
    }

    .container-page {
        padding-left: 185px
    }

    .pageside {
        width: 170px
    }

    .plinks ul li {
        width: 25%
    }
}

@media (max-width:860px) {
    .topmenu {
        display: none
    }

    .pageheader h1 {
        font-size: 22px
    }

    .pageheader .share {
        display: none
    }

    .container-page {
        padding-left: 155px
    }

    .pageside {
        width: 140px
    }

    .pagemenu li a {
        padding: 10px 5px 10px 15px
    }

    .tag-clouds a {
        width: 24%
    }

    .archives h3 {
        float: none
    }

    .archives-list {
        margin-left: 0
    }

    .plinks ul li {
        width: 33.3333333%
    }
}

@media (max-width:720px) {
    body {
        padding-top: 77px
    }

    .header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 99;
        padding: 15px 0;
        height: 62px;
        text-align: center
    }

    .header .container {
        margin: 0
    }

    .logo {
        float: none;
        max-width: 100%
    }

    .logo, .logo a {
        text-align: center
    }

    .logo a {
        max-width: 180px
    }

    .logo a, .logo img {
        margin: 0 auto
    }

    .site-navbar > li[id], .topbar, .topbar-user {
        display: none
    }

    .m-navbar {
        position: fixed;
        top: 0;
        bottom: 0;
        left: -70%;
        z-index: 9999;
        display: block;
        overflow-y: auto;
        margin: 0;
        padding: 0;
        width: 40%;
        height: 100%;
        background-color: #293038;
        text-align: left;
        font-size: 1pc;
        line-height: 2pc;
        -webkit-transition: left .68s;
        transition: left .68s;
        -ms-transition: left .68s
    }

    .m-navbar li {
        float: none;
        margin-left: 0
    }

    .m-navbar .sub-menu {
        position: relative;
        top: 0;
        margin: 0 0 0 25px;
        padding: 0;
        width: auto;
        border: none;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
        font-weight: 400;
        font-size: 14px
    }

    .m-navbar .fa {
        display: inline-block;
        width: 18px;
        text-align: center
    }

    .m-navbar li a {
        display: block;
        margin: 0 20px;
        padding: 10px;
        border-bottom: 1px solid #303c4a;
        color: #eee
    }

    .m-navbar li a:hover, .m-navbar li.current-menu-item > a, .m-navbar li.current-menu-parent > a, .m-navbar li:hover > a {
        color: #fff
    }

    .m-navbar .navto-search {
        display: none
    }

    .m-icon-nav {
        position: absolute;
        top: -15px;
        left: 0;
        display: block;
        padding: 21px 30px 21px 15px;
        color: #999;
        font-size: 19px
    }

    .m-nav-show {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .m-nav-show .m-navbar {
        left: 0
    }

    .m-nav-show .m-mask {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        display: block;
        overflow: hidden;
        background-color: rgba(0,0,0,.5)
    }

    .m-nav-show .m-icon-nav {
        color: #e4393c
    }

    .site-search {
        top: -75pt
    }

    .site-navbar li.navto-search {
        position: absolute;
        top: -15px;
        right: 0;
        border-bottom: none
    }

    .site-navbar li.navto-search a {
        margin: 0;
        padding: 15px 15px 15px 30px;
        border-bottom: none;
        color: #999
    }

    .site-nav .navto-search .fa {
        display: block;
        font-size: 19px
    }

    .search-on .site-search {
        top: 62px
    }

    .page-template-pagesnavs-php .pageheader, .pageheader {
        margin-top: -15px
    }

    .tag-clouds a {
        width: 32.3333333%
    }

    .readers a.item-top {
        float: none;
        display: block;
        margin: 0 0 15px;
        width: auto
    }

    .comment-signarea p {
        display: none
    }
}

@media (max-width:640px) {
    body {
        padding-top: 67px
    }

    .header {
        padding: 15px 0;
        height: 56px
    }

    .logo a {
        height: 24px
    }

    .logo img {
        height: 100%
    }

    .m-icon-nav {
        top: -10px;
        padding: 14px 30px 13px 15px
    }

    .site-navbar li.navto-search a {
        padding: 18px 15px 13px 30px
    }

    .search-on .site-search {
        top: 46px
    }

    .carousel-control {
        display: none
    }

    .article-header {
        padding: 15px 0;
        text-align: left
    }

    .article-title {
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px
    }

    .article-meta .item {
        margin-right: 10px
    }

    .ads-post {
        margin-bottom: 15px
    }

    .article-content img {
        border-radius: 5px
    }

    .post-copyright {
        display: none
    }

    .action-share, .article-tags {
        text-align: left
    }

    .rollbar {
        right: -90pt
    }

    .article-content {
        font-size: 15px;
        line-height: 24px
    }

    .article-content h2, .article-content h3, .article-content h4, .article-content p {
        margin-bottom: 15px
    }

    .article-content h2 {
        margin: 15px -10px;
        padding-left: 10px;
        border-left: none;
        font-weight: 700;
        font-size: 1pc;
        line-height: 18px
    }

    .article-content ol, .article-content ul {
        margin-left: 20px
    }

    .content {
        min-height: 200px
    }

    .pagetitle h1 {
        font-weight: 700;
        font-size: 1pc
    }

    .excerpt {
        padding: 10px 10px 10px 180px
    }

    .excerpt .focus {
        margin-left: -170px;
        width: 10pc
    }

    .excerpt .thumb {
        width: 10pc;
        height: 109px
    }

    .excerpt .cat, .excerpt .note {
        display: none
    }

    .excerpt h2, .excerpt-minic h2 {
        font-size: 1pc;
        line-height: 18px
    }

    .excerpt-text {
        padding-left: 10px
    }

    .excerpt-minic {
        padding: 10px
    }

    .excerpt-minic-index h2 {
        margin-bottom: 5px;
        font-size: 1pc
    }

    .excerpt-minic .note {
        text-indent: 24px;
        font-size: 9pt
    }

    .page-template-pagesnavs-php .pageheader, .pageheader {
        margin-top: -11px
    }

    .pageheader h1 {
        font-weight: 700;
        font-size: 18px
    }

    .pageheader .note {
        font-size: 9pt
    }

    .container-page {
        padding-left: 110px
    }

    .container-page .content {
        padding: 15px
    }

    .container-page .content:after {
        display: none
    }

    .pageside {
        width: 75pt
    }

    .pagemenu {
        margin-bottom: 5px
    }

    .pagemenu li a {
        padding: 7px 10px;
        font-weight: 700;
        font-size: 14px
    }

    .branding {
        padding: 30px 15px
    }

    .branding h1, .branding h2 {
        margin-bottom: 10px;
        font-size: 20px
    }

    .btn-lg {
        padding: 6px 15px;
        font-size: 14px
    }

    .pagetitle h1, .pagetitle h2, .pagetitle h3 {
        font-weight: 700;
        font-size: 1pc
    }

    .title h3 {
        font-size: 1pc
    }

    .title .more {
        display: none
    }

    .footer {
        padding: 30px 0 20px
    }

    .footer nav {
        display: none
    }

    .footer {
        padding: 15px 10px
    }

    .footer .container {
        overflow: hidden;
        height: 2pc;
        line-height: 1pc
    }

    .footer a:first-child {
        display: block
    }

    .archives-list span {
        display: none
    }

    .archives h3 {
        font-weight: 700;
        font-size: 1pc
    }
}

@media (max-width:480px) {
    .container {
        margin: 0 10px
    }

    .single section.container {
        margin: 0
    }

    .single .content {
        padding: 0 15px;
        border: none;
        border-radius: 0
    }

    .single {
        padding-top: 54px
    }

    .article-header {
        margin-bottom: 10px
    }

    .carousel-indicators {
        bottom: 2px
    }

    .carousel-indicators li, .carousel-indicators li.active {
        margin: 0 1px;
        width: 7px;
        height: 7px
    }

    .cat-first {
        padding: 10px 10px 10px 170px
    }

    .cat-first .thumbnail {
        margin-left: -10pc;
        width: 150px
    }

    .cat-first .meta .pc, .cat-first .note {
        display: none
    }

    .cat-first h2, .excerpt-minic h2 {
        font-size: 1pc;
        line-height: 20px
    }

    .cat-posts li {
        width: 50%
    }

    .cat-posts li a {
        padding: 10px
    }

    .cat-posts li:nth-child(1) {
        border-radius: 0
    }

    .cat-posts li:nth-child(1), .cat-posts li:nth-child(2) {
        border-bottom: none
    }

    .cat-posts li:nth-child(3) {
        border-left: 1px solid #eaeaea;
        border-radius: 0 0 0 4px
    }

    .tag-clouds a {
        width: 49%
    }

    .plinks ul li {
        width: 50%
    }

    .page-template-pagesresetpassword-php section.container {
        margin: 0
    }

    .page-template-pagesresetpassword-php .content {
        padding: 0 15px;
        border: none;
        border-radius: 0
    }

    .page-template-pagesresetpassword-php {
        padding-top: 44px
    }

    .page .content.resetpass {
        padding: 15px
    }

    .resetpasssteps {
        margin: -14px -15px 15px
    }

    .resetpasssteps li {
        font-size: 9pt;
        line-height: 28px
    }

    .resetpass form {
        width: 100%
    }

    .resetpass h3 {
        font-size: 1pc
    }

    .sign .container {
        width: 80%
    }

    .sign .close-link {
        right: 0;
        left: auto
    }

    .sign form {
        padding: 0 20px
    }

    .sign h3 {
        margin: 0 -20px 20px;
        padding: 25px 20px
    }

    .sign h3 small {
        margin-right: 5pc
    }

    .pagination ul > li {
        display: none
    }

    .pagination ul > li.next-page, .pagination ul > li.prev-page {
        display: inline
    }

    .pagination ul > li.next-page a {
        background-color: #e4393c;
        color: #fff
    }

    .input-lg {
        padding: 10px;
        height: 34px;
        border-radius: 4px;
        font-size: 14px
    }

    .excerpt {
        padding: 10px 10px 10px 90pt
    }

    .excerpt .focus {
        margin-left: -110px;
        width: 75pt
    }

    .excerpt .thumb {
        width: 75pt;
        height: 68px
    }

    .excerpt .no-thumb {
        line-height: 68px;
        text-align: center;
        font-size: 12px;
    }

    .excerpt .author, .excerpt .note, .excerpt .pc {
        display: none
    }

    .excerpt-text {
        padding-left: 10px
    }

    .excerpt h2 {
        position: relative;
        display: block;
        overflow: hidden
    }

    .excerpt h2:before {
        float: left;
        width: 5px;
        content: ""
    }

    .excerpt h2, .excerpt h2:before {
        height: 36px
    }

    .excerpt h2 > :first-child {
        float: right;
        margin-left: -5px;
        width: 100%
    }

    .excerpt h2:after {
        position: relative;
        top: -18px;
        left: 100%;
        float: right;
        box-sizing: content-box;
        margin-left: -3em;
        padding-right: 5px;
        width: 3em;
        background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(white),color-stop(50%,#fff));
        background: linear-gradient(to right,hsla(0,0%,100%,0),#fff 50%,#fff);
        content: "\02026";
        text-align: right
    }
}

@media (max-width:360px) {
    .single .content {
        padding: 5px 15px
    }

    .cat-ebox li {
        width: 100%;
        border-right: none
    }

    .cat-ebox li:first-child {
        border-bottom: 2px solid #eaeaea
    }

    .cat-posts li a {
        height: 170px
    }

    .article-header {
        padding: 10px 0;
        text-align: left
    }

    .article-meta .item:nth-child(2) {
        display: none
    }

    .article-title {
        font-size: 1pc
    }

    .excerpt h2 {
        font-size: 14px;
        line-height: 18px
    }

    .excerpt .pc {
        display: none
    }

    .excerpt .pv {
        margin-right: 0
    }

    .btn-lg {
        padding: 8px 20px;
        font-size: 14px
    }

    #commentform {
        padding-left: 0
    }

    #respond {
        overflow: hidden;
        width: 100%
    }

    .comt {
        padding-left: 0
    }

    .comt-title {
        float: none;
        overflow: hidden;
        margin-bottom: 10px;
        margin-left: 0;
        width: auto
    }

    .comt-avatar {
        float: left;
        margin-right: 5px;
        width: 30px;
        height: 30px
    }

    .comt-avatar .avatar {
        width: 30px;
        height: 30px;
        border-radius: 50%
    }

    .comt-comterinfo {
        width: 100%
    }

    .comt-comterinfo .text-muted {
        display: none
    }

    .comt-comterinfo input {
        margin-right: 0;
        width: 100%;
        box-shadow: none
    }

    .comment-reply-link, .comt-info {
        position: relative;
        top: 0;
        display: inline-block;
        margin-left: 10px
    }

    .comt-main {
        margin-right: 0;
        margin-left: 40px
    }

    .comt-f {
        display: none
    }

    .commentlist > .comment .children {
        margin-left: 0
    }

    .commentlist > .comment.depth-1 > .children {
        margin-left: 46px
    }

    .comt-author {
        display: inline-block
    }

    .branding {
        padding: 30px 10px
    }

    .branding h1, .branding h2 {
        margin-bottom: 10px;
        font-weight: 700;
        font-size: 1pc
    }

    .branding p {
        font-weight: 400
    }

    .tag-clouds a {
        width: 99%
    }

    .plinks ul li {
        width: 100%
    }
}

#navs {
    color: #aaa
}

#navs h2 {
    margin: 0;
    padding: 10px;
    background-color: #e4393c;
    color: #fff;
    font-weight: 400;
    font-size: 20px
}

#navs .item {
    overflow: hidden;
    margin: 20px 0 30px
}

#navs .item h2 {
    margin: 0;
    padding: 11px 15px;
    width: 140px;
    font-size: 18px
}

#navs .item ul {
    margin-right: -1%
}

#navs .item li {
    float: left;
    overflow: hidden;
    margin-top: 1%;
    margin-right: 1%;
    padding: 15px;
    width: 19%;
    height: 89px;
    border-bottom: 15px solid #fff;
    background-color: #fff;
    font-size: 9pt
}

#navs .item li a {
    display: inline-block;
    margin-bottom: 5px;
    border-bottom: 2px solid transparent;
    color: #e4393c;
    font-weight: 700;
    font-size: 14px
}

#navs .item li a:hover {
    color: #fd8c84;
    border-bottom-color: #fd8c84
}

#navs .items {
    margin-left: 10pc
}

#navs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #e4393c
}

#navs nav, #navs nav ul {
    width: 140px
}

#navs nav a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0,0,0,.08);
    color: #fff
}

#navs nav .active a, #navs nav a:hover {
    color: #fff;
    font-weight: 700
}

#navs nav ul.affix {
    position: fixed;
    top: 0
}

#navs nav ul.affix-bottom {
    position: fixed
}

.page-template-pagesnavs-php .pageheader {
    margin: 0
}

@media (max-width:1280px) {
    #navs .items {
        margin-right: 10px
    }
}

@media (max-width:1024px) {
    #navs .item {
        margin-top: 10px
    }

    #navs .items {
        margin: 0
    }

    #navs nav {
        display: none
    }

    #navs .item li {
        width: 24%
    }
}

@media (max-width:640px) {
    #navs .item li {
        width: 32.333333%
    }

    #navs .item h2 {
        width: auto;
        text-align: center
    }
}

@media (max-width:320px) {
    #navs .item li {
        width: 49%
    }
}

.video {
    position: relative;
    padding-top: 56.25%
}

.video embed, .video video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.movie-header {
    overflow: hidden;
    padding: 25px 25px 0 190px;
    background-color: #fff
}

.movie-header .movie-pic {
    float: left;
    margin-left: -165px;
    width: 155px
}

.movie-header h1 {
    margin-top: 0;
    font-size: 26px
}

.movie-info li {
    line-height: 29px
}

.movie-info li a {
    color: #e4393c
}

.movie-header .movie-info .zt {
    padding-left: 30px
}

.movie-header .movie-info {
    padding-left: 25px
}

.movie-header .movie-pic img {
    width: 155px;
    box-shadow: 4px 4px 4px rgba(0,0,0,.1)
}

.movie-content {
    word-wrap: break-word;
    line-height: 25px
}

.movie-content .note {
    margin: 25px 0;
    border: solid #eee;
    border-width: 1px 0
}

.movie-content .note p {
    margin: 10px 0 10px;
    text-indent: 30px
}

.star, .start5 {
    display: block;
    overflow: hidden;
    margin-bottom: 3px;
    width: 220px;
    height: 1pc;
    background: url(../images/starr.gif) no-repeat
}

.star1 {
    background-position: 0 -4pc
}

.star2 {
    background-position: 0 -3pc
}

.star3 {
    background-position: 0 -2pc
}

.star4 {
    background-position: 0 -1pc
}

.starA {
    position: relative;
    float: left;
    width: 135px;
    background: url(../images/star2.gif) repeat-x scroll 0 0 transparent
}

.starA, .starB {
    display: block;
    height: 28px
}

.starB {
    margin: 0;
    background: url(../images/star2.gif) repeat-x scroll 0 -29px transparent
}

.starC {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 28px
}

.s0 {
    width: 0
}

.s0, .s1 {
    float: left
}

.s1 {
    width: 13.5px
}

.s2 {
    width: 27px
}

.s2, .s3 {
    float: left
}

.s3 {
    width: 40.5px
}

.s4 {
    width: 54px
}

.s4, .s5 {
    float: left
}

.s5 {
    width: 67.5px
}

.s6 {
    width: 81px
}

.s6, .s7 {
    float: left
}

.s7 {
    width: 94.5px
}

.s8 {
    width: 81pt
}

.s8, .s9 {
    float: left
}

.s9 {
    width: 121.5px
}

.s10 {
    float: left;
    width: 135px
}

.starscore {
    display: inline;
    overflow: hidden;
    padding-top: 2px;
    width: 185px;
    line-height: 28px
}

#start, .starscore {
    height: 28px
}

.starC a {
    float: left;
    display: block;
    margin: 0;
    width: 13.5px;
    height: 28px
}

#filmStarScore, .star1 .no {
    float: left;
    padding-right: 4px;
    padding-left: 4px;
    color: #f60;
    font-weight: 700;
    font-size: 23px;
    font-family: Arial;
    line-height: 28px
}

#filmStarScore i {
    font-style: normal;
    font-size: 18px
}

.fen {
    display: inline;
    padding: 8px 0 6px;
    height: 22px;
    line-height: 22px
}

.fen span {
    color: #227dd8;
    font-weight: 700;
    font-size: 14px;
    font-family: Arial
}

.downlist {
    margin-bottom: 10px;
    border: 1px solid #efefef
}

.downlist h4 {
    margin: 0;
    padding: 0 1pc;
    height: 50px;
    border-bottom: 1px solid #efefef;
    background: #fbfbfb;
    color: #e4393c;
    font-size: 1pc;
    line-height: 50px
}

.downlist ul {
    overflow: hidden
}

.downlist li {
    margin-top: -1px;
    padding: 10px 0 4px 1pc;
    border-top: 1px dashed #ebe6ed
}

.downlist li a:link {
    text-decoration: none
}

.downlist li a:active, .downlist li a:hover, .downlist li a:visited {
    color: #e4393c;
    text-decoration: none
}

.movielist {
    padding: 20px 20px 20px 150px
}

.movielist .focus {
    margin-left: -130px;
    width: 10pc
}

.movielist .thumb {
    width: 140px;
    height: 190px
}

#menu-item-47 ul {
    width: 101pt
}

#menu-item-63 ul {
    width: 83pt
}

@media (max-width:640px) {
    .movie-header {
        padding: 0
    }

    .movie-header .movie-pic {
        float: none;
        margin: 25px auto
    }

    .movie-header .movie-info {
        padding-left: 0
    }

    .movie-header h1 {
        margin-top: 0;
        font-size: 24px
    }

    .movielist {
        padding: 10px 10px 10px 130px
    }

    .movielist .focus {
        margin-left: -90pt;
        width: 90pt
    }

    .movielist .thumb {
        width: 110px;
        height: 150px
    }
}

@media (max-width:360px) {
    .movielist {
        padding: 10px 10px 10px 100pt
    }
}

.pagination > .active > a {
    background-color: #e4393c;
    border-color: #e4393c;
}

.pagination > li > a, .pagination > li > span {
    color: #777;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff;
    background-color: #e4393c;
    border-color: #e4393c;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    background-color: #e4393c;
    border-color: #e4393c;
}

.WebName {
    position: relative;
    top: 1px;
    float: left;
    overflow: hidden;
    /*margin-left: 10px;
    padding-left: 10px;*/
    height: 48px;
    color: #fff;
    font-size: 28px;
    line-height: 24px;
}
.WebName a,
.WebName a:hover {
    color: #fff;
}
.pro-info {
    margin-top: 30px;
    margin-bottom: 40px;
    position: relative;
}

.pro-info .qrCode {
    position: absolute;
    top: 0px;
    right: 0px;
}

.pro-info .qrCode {
    text-align: center;
    width: 150px;
    margin-top: 10px;
}

.pro-info .qrCode p {
    color: #f00;
    margin-top: 8px;
    text-indent: 0;
}

.pro-info em {
    font-style: normal;
}

.pro-info a {
    text-decoration: none;
}

.ps_item_icon em {
    color: #df3033;
    background: 0 0;
    border: 1px solid #df3033;
    padding: 2px 3px;
    margin-right: 5px;
    display: inline-block;
    line-height: 16px;
    *zoom: 1;
    font-size: 12px;
}

@media (max-width: 720px) {
    .WebName {
        text-align: center;
        float: none;
    }
}

@media (max-width: 640px) {
    .pro-info .qrCode {
        position: inherit;
    }

    .pro-info .qrCode p {
        line-height: 15px;
    }
}

.bs-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    background-color: #fff;
}

.bs-example:after {
    content: "咨询留言" !important;
}

.bs-example:after {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: "Example";
}

@media (min-width: 768px) {
    .bs-example {
        margin-right: 0;
        margin-left: 0;
        background-color: #fff;
        border-color: #ddd;
        border-width: 1px;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coslt_m {
    background-color: #fff;
    padding: 10px 0;
    margin: 0 0 15px 0;
}

.coslt_m .coslt_c {
    padding: 0 20px;
}

.coslt_m .coslt_h {
    text-align: center;
    background-color: #fff;
    padding: 25px 0;
}

.coslt_m .coslt_h p {
    margin: 0;
}

.coslt_m .coslt_h p:first-child {
    font-size: 24px;
    letter-spacing: 5px;
}

.coslt_m .coslt_h p:nth-child(2) {
    font-size: 16px;
    margin-top: 10px;
}

.coslt_m input,
.coslt_m textarea {
    margin-top: 15px;
}

.coslt_m .consult_btn {
    margin: 15px 0;
    border-color: #e4393c;
    background-color: #e4393c;
    color: #fff;
}

@media (max-width: 1024px) {
    .sidebar {
        display: block;
        float: none;
        margin-left: 0;
    }

    .content-wrap {
        float: none;
    }

    .sidebar .widget_ui_posts {
        display: none;
    }

    .coslt_m {
        margin: 34px auto 15px auto;
        width: 98%;
    }
}

.mt35 {
    margin-top: 35px;
}
