/*
Theme ID: user40
Author: 懒鸟飞移植
Author QQ：1430826160
Author Email：1430826160@qq.com
Author URL: http://www.lanniaofei.com/
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Helvetica, Arial, "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "tohoma,sans-serif";
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-image: url('../images/beijingdatu.png');;
    background-size: 100%;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 767px) {
    body {
        background: #f9f9f9;
        padding-right: 0 !important;
    }
}

::-moz-selection {
    background: #ff7f00;
    color: #fff;
}

::selection {
    background: #463f39;
    color: #fff;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff7f00;
    text-decoration: none;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: #222;
}

::-webkit-scrollbar-track {
    background: #222;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2px;
}

.md-3-5, .md-8-5, .xs-1, .sm-1, .md-1, .lg-1, .xs-2, .sm-2, .md-2, .lg-2, .xs-3, .sm-3, .md-3, .lg-3, .xs-4, .sm-4, .md-4, .lg-4, .xs-5, .sm-5, .md-5, .lg-5, .xs-6, .sm-6, .md-6, .lg-6, .xs-7, .sm-7, .md-7, .lg-7, .xs-8, .sm-8, .md-8, .lg-8, .xs-9, .sm-9, .md-9, .lg-9, .xs-10, .sm-10, .md-10, .lg-10, .xs-11, .sm-11, .md-11, .lg-11, .xs-12, .sm-12, .md-12, .lg-12 {
    position: relative;
    min-height: 1px;
    padding: 8px;
}

@media screen and (max-width: 767px) {
    .md-3-5, .md-8-5, .xs-1, .sm-1, .md-1, .lg-1, .xs-2, .sm-2, .md-2, .lg-2, .xs-3, .sm-3, .md-3, .lg-3, .xs-4, .sm-4, .md-4, .lg-4, .xs-5, .sm-5, .md-5, .lg-5, .xs-6, .sm-6, .md-6, .lg-6, .xs-7, .sm-7, .md-7, .lg-7, .xs-8, .sm-8, .md-8, .lg-8, .xs-9, .sm-9, .md-9, .lg-9, .xs-10, .sm-10, .md-10, .lg-10, .xs-11, .sm-11, .md-11, .lg-11, .xs-12, .sm-12, .md-12, .lg-12 {
        padding: 4px;
    }
}

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

.xs-12 {
    width: 100%;
}

.xs-11 {
    width: 91.66666667%;
}

.xs-10 {
    width: 83.33333333%;
}

.xs-9 {
    width: 75%;
}

.xs-8 {
    width: 66.66666667%;
}

.xs-7 {
    width: 58.33333333%;
}

.xs-6 {
    width: 50%;
}

.xs-5 {
    width: 41.66666667%;
}

.xs-4 {
    width: 33.33333333%;
}

.xs-3 {
    width: 25%;
}

.xs-2 {
    width: 16.66666667%;
}

.xs-1 {
    width: 8.33333333%;
}

@media (min-width: 767px) {
    .sm-1, .sm-2, .sm-3, .sm-4, .sm-5, .sm-6, .sm-7, .sm-8, .sm-9, .sm-10, .sm-11, .sm-12 {
        float: left;
    }

    .sm-12 {
        width: 100%;
    }

    .sm-11 {
        width: 91.66666667%;
    }

    .sm-10 {
        width: 83.33333333%;
    }

    .sm-9 {
        width: 75%;
    }

    .sm-8 {
        width: 66.66666667%;
    }

    .sm-7 {
        width: 58.33333333%;
    }

    .sm-6 {
        width: 30%;
    }

    .sm-5 {
        width: 41.66666667%;
    }

    .sm-4 {
        width: 33.33333333%;
    }

    .sm-3 {
        width: 25%;
    }

    .sm-2 {
        width: 16.66666667%;
    }

    .sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 991px) {
    .md-3-5, .md-8-5, .md-1, .md-2, .md-3, .md-4, .md-5, .md-6, .md-7, .md-8, .md-9, .md-10, .md-11, .md-12 {
        float: left;
    }

    .md-12 {
        width: 100%;
    }

    .md-11 {
        width: 91.66666667%;
    }

    .md-10 {
        width: 83.33333333%;
    }

    .md-9 {
        width: 75%;
    }

    .md-8-5 {
        width: 70.833333333%;
    }

    .md-8 {
        width: 66.66666667%;
    }

    .md-7 {
        width: 58.33333333%;
    }

    .md-6 {
        width: 50%;
    }

    .md-5 {
        width: 41.66666667%;
    }

    .md-4 {
        width: 17.33333333%;
    }

    .md-3-5 {
        width: 29.16666666%;
    }

    .md-3 {
        width: 25%;
    }

    .md-2 {
        width: 16.66666667%;
    }

    .md-1 {
        width: 15.33333333%;
    }

    .md-offset-12 {
        margin-left: 100%;
    }

    .md-offset-11 {
        margin-left: 91.66666667%;
    }

    .md-offset-10 {
        margin-left: 83.33333333%;
    }

    .md-offset-9 {
        margin-left: 75%;
    }

    .md-offset-8 {
        margin-left: 66.66666667%;
    }

    .md-offset-7 {
        margin-left: 58.33333333%;
    }

    .md-offset-6 {
        margin-left: 50%;
    }

    .md-offset-5 {
        margin-left: 41.66666667%;
    }

    .md-offset-4 {
        margin-left: 33.33333333%;
    }

    .md-offset-3 {
        margin-left: 25%;
    }

    .md-offset-2 {
        margin-left: 16.66666667%;
    }

    .md-offset-1 {
        margin-left: 8.33333333%;
    }

    .md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1300px) {
    .lg-1, .lg-2, .lg-3, .lg-4, .lg-5, .lg-6, .lg-7, .lg-8, .lg-9, .lg-10, .lg-11, .lg-12 {
        float: left;
    }

    .lg-12 {
        width: 100%;
    }

    .lg-11 {
        width: 91.66666667%;
    }

    .lg-10 {
        width: 83.33333333%;
    }

    .lg-9 {
        width: 75%;
    }

    .lg-8 {
        width: 66.66666667%;
    }

    .lg-7 {
        width: 58.33333333%;
    }

    .lg-6 {
        width: 50%;
    }

    .lg-5 {
        width: 41.66666667%;
    }

    .lg-4 {
        width: 33.33333333%;
    }

    .lg-3 {
        width: 16%;
    }

    .lg-2 {
        width: 16.66666667%;
    }

    .lg-1 {
        width: 8.33333333%;
    }

    .lg-pull-12 {
        right: 100%;
    }

    .lg-pull-11 {
        right: 91.66666667%;
    }

    .lg-pull-10 {
        right: 83.33333333%;
    }

    .lg-pull-9 {
        right: 75%;
    }

    .lg-pull-8 {
        right: 66.66666667%;
    }

    .lg-pull-7 {
        right: 58.33333333%;
    }

    .lg-pull-6 {
        right: 50%;
    }

    .lg-pull-5 {
        right: 41.66666667%;
    }

    .lg-pull-4 {
        right: 33.33333333%;
    }

    .lg-pull-3 {
        right: 25%;
    }

    .lg-pull-2 {
        right: 16.66666667%;
    }

    .lg-pull-1 {
        right: 8.33333333%;
    }

    .lg-pull-0 {
        right: auto;
    }

    .lg-push-12 {
        left: 100%;
    }

    .lg-push-11 {
        left: 91.66666667%;
    }

    .lg-push-10 {
        left: 83.33333333%;
    }

    .lg-push-9 {
        left: 75%;
    }

    .lg-push-8 {
        left: 66.66666667%;
    }

    .lg-push-7 {
        left: 58.33333333%;
    }

    .lg-push-6 {
        left: 50%;
    }

    .lg-push-5 {
        left: 41.66666667%;
    }

    .lg-push-4 {
        left: 33.33333333%;
    }

    .lg-push-3 {
        left: 25%;
    }

    .lg-push-2 {
        left: 16.66666667%;
    }

    .lg-push-1 {
        left: 8.33333333%;
    }

    .lg-push-0 {
        left: auto;
    }

    .lg-offset-12 {
        margin-left: 100%;
    }

    .lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .lg-offset-9 {
        margin-left: 75%;
    }

    .lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .lg-offset-6 {
        margin-left: 50%;
    }

    .lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .lg-offset-3 {
        margin-left: 25%;
    }

    .lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .lg-offset-0 {
        margin-left: 0;
    }
}

.mobile-header-wrap {
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: #000;
    display: none;
    position: fixed;
    z-index: 100;
}

@media screen and (max-width: 767px) {
    .mobile-header-wrap {
        display: block;
    }
}

.mobile-header-wrap .mobile-logo {
    display: block;
    max-width: 128px;
    max-height: 32px;
    margin: 9px auto;
    text-align: center;
    text-decoration: none;
}

.mobile-header-wrap .mobile-logo img {
    max-width: 138px;
    max-height: 55px;
}

.btn-mobile-sidenav {
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    color: #ddd;
    cursor: pointer;
    display: none;
}

@media screen and (max-width: 767px) {
    .btn-mobile-sidenav {
        display: block;
    }
}

.nav-bar {
    margin: 13px;
    position: fixed;
    z-index: 1000;
}

.nav-bar span {
    width: 22px;
    height: 2px;
    background: #fff;
    margin: 4.5px;
    display: block;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    -webkit-transform-origin: 20px;
    transform-origin: 20px;
    -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.nav-bar-animate span {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-bar-animate span:nth-last-child(2) {
    opacity: 0;
}

.nav-bar-animate span:nth-last-child(3) {
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hide-sidenav {
    transform: translate(-230px, 0) !important;
}

.show-sidenav {
    transform: translate(0, 0) !important;
}

.sidenav-mark {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.75);
    position: fixed;
    z-index: 299;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 530ms;
    animation-duration: 530ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sidenav {
    width: 210px;
    top: 0;
    left: 0;
    height: 100%;
    color: #ccc;
    background-image:url('../images/zuoce.png') ;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 300;
    box-shadow: 0 0 18px #595046;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .sidenav {
        width: 180px;
    }
}

@media screen and (max-width: 767px) {
    .sidenav {
        box-shadow: none;
        transform: translate(-230px, 0);
        transition: transform 430ms cubic-bezier(0.3, 0, 0, 1);
    }
}

.sidenav .btn-mobile-close {
    top: 0px;
    width: 180px;
    height: 40px;
    padding-top: 18px;
    padding-left: 12px;
    display: none;
    position: absolute;
}

@media screen and (max-width: 767px) {
    .sidenav .btn-mobile-close {
        display: block;
    }
}

.sidenav .logo {
    text-align: center;
    margin: 40px auto;
}

.sidenav .logo img {
    width: 120px;
    height: auto;
    z-index: 2;
}

.sidenav .nav-item {
    border-top: 1px solid #222;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-item:hover {
    background-color: #ff7f00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-item a {
    color: #120707;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    display: block;
}

.sidenav .nav-item a span {
    text-align: center;
    position: relative;
}

.sidenav .nav-item.active {
    background: #463f39;
}

.sidenav .nav-item.active a {
    color: #fff;
}

.sidenav .nav-tags ,.sidenav .nav-tags2{
    max-height: 400px;
  
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
}

@media screen and (min-height: 900px) {
    .sidenav .nav-tags ,.sidenav .nav-tags2{
        max-height: 390px;
    }
}

@media screen and (min-height: 760px) and (max-height: 900px) {
    .sidenav .nav-tags,.sidenav .nav-tags2 {
        max-height: 295px;
    }
}

@media screen and (min-height: 630px) and (max-height: 760px) {
    .sidenav .nav-tags ,.sidenav .nav-tags2{
        max-height: 230px;
    }
}

@media screen and (min-height: 460px) and (max-height: 630px) {
    .sidenav .nav-tags ,.sidenav .nav-tags2{
        max-height: 165px;
    }
}

@media screen and (max-height: 460px) {
    .sidenav .nav-tags ,.sidenav .nav-tags2{
        max-height: 65px;
    }
}

.sidenav .nav-tags .active,.sidenav .nav-tags2 .active{
    background-color: #333;
}

.sidenav .nav-tags .active a ,.sidenav .nav-tags2 .active a{
    color: #fff;
}

.sidenav .nav-tags li ,.sidenav .nav-tags2 li{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li:hover,.sidenav .nav-tags2 li:hover {
    background: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li a,.sidenav .nav-tags2 li a {
    color: #2f0b0b;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidenav .nav-tags li a:hover,.sidenav .nav-tags2 li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-wrap {
    margin-left: 230px;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .main-wrap {
        margin-left: 180px;
    }
}

@media screen and (max-width: 767px) {
    .main-wrap {
        margin-left: 0;
    }
}

.main {
    width: 95%;
    margin: 70px auto 0px;
}

@media screen and (max-width: 767px) {
    .main {
        width: 100%;
    }
}

.board {
    position: fixed;
    z-index: 199;
    top: 0;
    right: 0;
    width: 100%;
    height: 55px;
    background: #fff;
    padding: 16px 55px 16px 250px;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: 0px 0px 6px #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .board {
        padding-left: 200px;
    }
}

@media screen and (max-width: 767px) {
    .board {
        position: relative;
        z-index: 0;
        top: 60px;
        height: 45px;
        padding: 12px 12px;
    }
}

.board .board-title {
    font-size: 16px;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    .board .board-title {
        font-size: 15px;
    }
}

.board .board-notice {
    color: red;
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .board .board-notice {
        font-size: 14px;
    }
}

.panel {
    
    margin-bottom: 10px;

    box-shadow: 0 0 3px #595046;
    border-radius: 2px;
}

.panel .panel-heading {
    color: #666;
    font-size: 16px;
    font-weight: 900;
    padding: 12px;
    border-left: 3px solid #f00;
    border-bottom: 1px solid #eee;
}

@media screen and (max-width: 767px) {
    .panel .panel-heading {
        font-size: 14px;
        padding: 8px;
    }
}

.panel .panel-heading .more {
    float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    .panel .panel-heading .more {
        font-size: 13px;
    }
}

.panel .panel-body {
    padding: 1px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .panel .panel-body {
        padding: 5px;
    }
}

.panel .panel-body .content {
    font-size: 14px;
    line-height: 22px;
    padding: 8px;
}

@media screen and (max-width: 767px) {
    .panel .panel-body .content {
        font-size: 13px;
    }
}

.panel .panel-body .content p {
    margin: 5px auto;
}

.card {
    background: #fff;
    padding: 12px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px #ccc;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .card {
        padding: 10px;
    }
}

.card:hover {
    box-shadow: 1px 3px 8px #ccc;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.card .card-heading {
    color: #333;
    display: block;
    cursor: pointer;
    overflow: hidden;
}

.card .card-heading .card-icon {
    width: 20px;
    height: 20px;
    float: left;
    display: block;
    border-radius: 32px;
}

.card .card-heading .card-icon img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 1px;
}

.card .card-heading .card-title {
    color: inherit;
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin: 1px 0px 1px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card .card-body {
    color: #666;
    font-size: 12px;
    margin-top: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card .card-footer {
    color: #888;
    font-size: 11px;
    line-height: 8px;
    margin: 6px 0px 16px;
}

.card .card-footer .view {
    width: 50%;
    float: left;
}

.card .card-footer .love {
    max-width: 50%;
    float: left;
}

.card .card-footer .love-active {
    color: #ff7f00;
}

.content .img {
    float: right;
    width: 320px;
    max-width: 40%;
    height: auto;
}

@media screen and (max-width: 767px) {
    .content .img {
        width: 40%;
    }
}

.content .img img {
    width: 100%;
    height: auto;
}

.btns {
    text-align: center;
}

.btn {
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 15px;
    margin: 5px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    opacity: 1;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 767px) {
    .btn {
        width: 105px;
        height: 35px;
        font-size: 14px;
    }
}

.btn:hover {
    opacity: 0.75;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-black {
    background: #000;
}

.btn-red {
    background: #ff5722;
}

.btn-orange {
    background: #ff7f00;
}

.btn-blue {
    background: #1e9fff;
}

.btn-green {
    background: #5cb85c;
}

.form-item {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.form-item .form-label {
    float: left;
    width: 10%;
    height: 38px;
    font-size: 14px;
    background: #eee;
    padding: 8px 4px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 2px 0px 0px 2px;
}

@media screen and (max-width: 767px) {
    .form-item .form-label {
        width: 20%;
    }
}

.form-item .input {
    float: left;
    width: 90%;
    height: 38px;
    font-size: 14px;
    padding: 0px 10px;
    margin-left: -1px;
    border: 1px solid #ccc;
    border-radius: 0px 2px 2px 0px;
    outline: none;
}

@media screen and (max-width: 767px) {
    .form-item .input {
        width: 80%;
    }
}

.form-item .input:hover {
    border: 1px solid #aaa;
}

.form-item .select {
    float: left;
    width: 90%;
    height: 38px;
    font-size: 14px;
    padding-left: 7px;
    margin-left: -1px;
    border: 1px solid #ccc;
    border-radius: 0px 2px 2px 0px;
    outline: none;
}

@media screen and (max-width: 767px) {
    .form-item .select {
        width: 80%;
    }
}

.form-item .select:hover {
    border: 1px solid #aaa;
}

.form-item .textarea {
    width: 100%;
    min-height: 100px;
    line-height: 20px;
    font-size: 14px;
    padding: 10px;
    margin-top: -1px;
    resize: vertical;
    border: 1px solid #ccc;
    border-radius: 0px 0px 2px 2px;
    outline: none;
}

.form-item .textarea:hover {
    border: 1px solid #aaa;
}

#link-tooltip {
    width: auto;
    top: 200px;
    left: 300px;
    min-width: 80px;
    max-width: 220px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    color: #a1a7b7;
    background: #000;
    padding: 8px 12px;
    position: absolute;
    z-index: 100;
    display: none;
    border-radius: 4px;
}

@media screen and (max-width: 767px) {
    #link-tooltip {
        display: none !important;
    }
}

#link-tooltip .tooltip-content {
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.suspend {
    right: 20px;
    bottom: 10%;
    display: block;
    position: fixed;
}

.suspend ul {
    list-style: none;
}

.suspend ul li {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #000;
    margin: 5px auto;
    opacity: 0.75;
    border-radius: 2px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .suspend ul li {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
}

.suspend ul li:hover {
    opacity: 1;
}

.suspend .top:hover .more, .suspend .qq:hover .more, .suspend .email:hover .more, .suspend .wx:hover .more {
    right: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all .3s;
}

@media screen and (max-width: 767px) {
    .suspend .top:hover .more, .suspend .qq:hover .more, .suspend .email:hover .more, .suspend .wx:hover .more {
        right: 40px;
    }
}

.suspend .more {
    right: -250px;
    width: 190px;
    font-size: 14px;
    line-height: 26px;
    padding: 5px;
    margin: 2px 0;
    background: #000;
    position: absolute;
    border-radius: 2px;
}

@media screen and (max-width: 767px) {
    .suspend .more {
        font-size: 12px;
        line-height: 16px;
    }
}

.suspend .more i {
    top: 50%;
    right: -4px;
    width: 0;
    height: 0;
    margin-top: -5px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    border-left: 4px solid #000;
    border-top: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.suspend .top .more {
    width: 70px;
}

@media screen and (max-width: 767px) {
    .suspend .top .more {
        width: 55px;
    }
}

.suspend .qq .more {
    width: 100px;
}

@media screen and (max-width: 767px) {
    .suspend .qq .more {
        width: 90px;
    }
}

.suspend .email .more {
    width: 150px;
}

@media screen and (max-width: 767px) {
    .suspend .email .more {
        width: 130px;
    }
}

.suspend .wx .more {
    width: 100px;
    height: 100px;
    margin: -30px 0;
}

@media screen and (max-width: 767px) {
    .suspend .wx .more {
        width: 80px;
        height: 80px;
        margin: -25px 0;
    }
}

.suspend .wx .more img {
    width: 100%;
    background: #fff;
}

.footer {
    font-size: 13px;
    text-align: center;
    color: #231f1f;
   
    padding: 10px;
    margin-top: 20px;
   
}

.footer p {
    margin: 5px auto;
}

.footer a {
    color: #555;
}

.footer a:hover {
    color: #ff7f00;
}
    .nav_menuclearfix{
overflow: hidden;
    }

@media (max-width: 480px) {
    .nav_menuclearfix{

    }
    
}
@media (min-width: 967px) {
    .nav_menuclearfix{
        
        width:800px;

        overflow: hidden;
      
    }
    
}

.typegold{
    float:left; 
    list-style: none; 
    margin-right: 20px;
    text-align: center;
}
.typegold a{}
.typegold img{
    width: 80px;
    height: 80px;
}




.pagination{padding:20px;text-align:center}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;padding: 0}
.pagination ul > li{
    display:inline;
    height: auto;
    width: auto;
    line-height: 20px;}
.pagination ul > li > a,.pagination ul > li > span{
    margin:0 5px;
    float:left;
    padding:5px 10px;
    text-decoration:none;
    background-color:#ddd;
    color:#666;
    border-radius: 3px;
    display: block;
}
.pagination-multi ul > li > a,.pagination-multi ul > li > span{padding:5px 12px;margin:0 2px;font-size: 12px;}
.pagination ul > li > a:hover,.pagination ul > li > a:focus{opacity: 1}
.pagination ul > .active > a,.pagination ul > .active > span,.pagination ul > li a:hover{
    background-color:#FF5E52;
    color:#fff}
.pagination ul > .active > a,.pagination ul > .active > span{cursor:default}
.pagination ul > li > span,.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus{color:#999999;background-color:transparent;cursor:default}
.pagination ul > li.next-page > a{background-color: #FF5E52;color: #fff;}


/*****内容部分*******/
.zhengwen {
    padding: 20px 20px 0 20px;
    overflow: hidden;
    font-size: 14px;
}
.zhengwen p {
    font-size: 14px;
    line-height: 24px;
    color:#666666;
}
.zhengwen .zwimg{
    float:left;padding-right:20px;width:150px;height:150px;
}
.zhengwen .zwimg img{ width:150px;height:150px; 
    vertical-align: middle;
    border: 0;}
    .zhengwen .zwwximg{
    float:left;padding-right:20px;width:120px;height:120px;
}
.zhengwen .zwwximg img{ width:120px;height:120px;  
    vertical-align: middle;
    border: 0;}
.zhengwen .zwtit{
    float:left;
    margin-bottom:10px;
    margin-left:20px; 
    width: 80%;
}
.zhengwen .zwtit h3{
    font-size:18px;
margin: 0;
}
.zhengwen .zwtit p{
    font-size:14px;
    margin: 5px auto;
}
.zhengwen .zwtit .oclink{
    margin-top:10px;
}
.zhengwen .zwtit .oclink a{
    background-color: #3a85ff;
    border: 0;
    border-radius: 3px;
    padding: 6px 10px;
    color: #fff;
    display: inline-block;
}
.zhengwen .zwtit .oclink a:hover{
    background-color: #156eff;
}
.zhengwen .zwxq{
    font-size:16px;
    line-height:42px;
    border-bottom: 1px solid #ddd;
    margin-bottom:10px;
}
.zhengwen .zwbd{
    margin: 20px auto;
}
.clear{
    clear: both;
}